C# Mine
ContentsIndexHome
MineServer Members Public Methods
Public Methods
 
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.