C# Mine
ContentsIndexHome
PreviousUpNext
MineServer Members

The following tables list the members exposed by MineServer.

 
Name 
Description 
 
This is DecryptPacket, a member of class MineServer. 
 
This is EncryptPacket, a member of class MineServer. 
 
This is FindGatewayByExternalIdentifier, a member of class MineServer. 
 
This is the overview for the ProcessPacket method overload. 
 
This is the overview for the resetDataAck method overload. 
 
This is ResponseHeader, a member of class MineServer. 
 
This is ReturnStartupPacket, a member of class MineServer. 
 
This is ReturnStartupPacketEDHCe, a member of class MineServer. 
 
Name 
Description 
 
Fires the LogException event.  
 
Name 
Description 
 
Fires Gateway event.  
 
Fires PersistGateway event.  
 
Fires PersitSensor event.  
 
Fires the SensorMessage event.  
 
Fires the UnknownGateway event.  
 
Fires the UnknownSensor event.  
 
Name 
Description 
 
Fired when a message is received from a gateway.  
 
Fired when an exception is caught allowing the exception to be logged.  
 
Fired when changes have been made to the gateway object that can be persisted to a permanent data store.  
 
Fired when changes have been made to the sensor object that can be persisted to a permanent data store.  
 
Fired when one or more sensor messages are received.  
 
Fired when Mine receives a message from an unregistered gateway.  
 
Fired when a gateway declines a join from a sensor.  
 
Name 
Description 
 
Clear queue of all commands to be sent to sensor  
 
Queues sensor specific command to be sent down  
 
Access to the object instances used by the server. Returns null if gatewayID does not belong to any of the registered gateways.  
 
Access to the object instances used by the server. Returns null if sensorID does not belong to any of the registered gateways.  
 
Initializes a new instance of the Server class.  
 
This is ProcessBytes, a member of class MineServer. 
 
Adds the gateway to the servers list of valid objects  
 
Adds the sensor to the servers list of valid objects  
 
Removes the gateway from the servers list of valid objects  
 
Removes the sensor from the servers list of valid objects  
 
This call starts the socket listeners that the gateways will use to communicate  
 
This call stops the socket listeners that the gateways will use to communicate  
Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!