The MineServer type exposes the following members.
Events
Name | Description | |
---|---|---|
GatewayMessage |
Fired when a message is received from a gateway.
|
|
LogException |
Fired when an exception is caught allowing the exception to be logged.
|
|
PersistGateway |
Fired when changes have been made to the gateway object that can be persisted to a permanent data store.
|
|
PersistSensor |
Fired when changes have been made to the sensor object that can be persisted to a permanent data store.
|
|
SensorMessage |
Fired when one or more sensor messages are received.
|