The IMonnitMineServiceDataAccess type exposes the following members.

Methods

  Name Description
Public method LoadGateways
Allows user to populate a list of every gateway used by the server
Public method LoadSensors
Allows user to create and populate a list of Monnit.Mine.Sensor or derived objects for sending sensor updates, and defining which sensors belong to a gateways network
Public method LogException
Allows user to receive and log any exceptions not handled by the server
Public method SaveGateway
Allows the user to update the data store with information about the gateway from the server
Public method SaveSensor
Allows the user to update the data store with information about the sensor from the server

See Also