The MineServer type exposes the following members.

Events

  Name Description
Public event GatewayMessage
Fired when a message is received from a gateway.
Public event LogException
Fired when an exception is caught allowing the exception to be logged.
Public event PersistGateway
Fired when changes have been made to the gateway object that can be persisted to a permanent data store.
Public event PersistSensor
Fired when changes have been made to the sensor object that can be persisted to a permanent data store.
Public event SensorMessage
Fired when one or more sensor messages are received.

See Also