C# Mine
ContentsIndexHome
PreviousUpNext
API_Classes
 
Name 
Description 
 
This is class DataMessage. 
 
class required to pass data about the gateway and its settings between server and plug-in code. If overridden your object will be used and passed back to you upon completion of its use by the server.  
 
Class that contains the meta data about the message that a gateway sends to the server  
 
Event data passed when gateway communicates  
 
This is class GW_Encryption. 
 
Event data passed when exception has occurred.  
 
Event data passed when fields have been updated on gateway.  
 
Event data passed when fields have been updated on a sensor.  
 
This is class InboundPacket. 
 
Class that manages communication with gateways and parses communications to and from sensors.  
 
This is class MineTCPSocket. 
 
This is class MineUDPSocket. 
 
Base class required to pass data about the sensor and its settings between server and plug in code. If overridden your object will be used and passed back to you upon completion of its use by the server.  
 
Class containing data sent from sensor  
 
Event data passed when sensor data messages are received.  
 
Event data passed when an unregistered gateway talks to Mine.  
 
Event data passed when an unregistered gateway talks to Mine.  
Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!