Java Mine
ContentsIndexHome
Classes
Classes
 
Name 
Description 
 

Base 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  
 

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.  
 

Inbound packet data objects  
 

Class that manages communication with gateways and parses communications to and from sensors.  
 

Responsible for TCPSocket objects  
 

Responsible for UDPSocket objects  
 

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.  
@2015 all rights reserved