| Class | Description |
|---|---|
| DeviceAlert |
Model object for an alert event from a remote device.
|
| DeviceCommandInvocation |
Implementation of
IDeviceCommandInvocation. |
| DeviceCommandResponse |
Implementation of
IDeviceCommandResponse. |
| DeviceEvent |
Model object for an event originating from a remote device.
|
| DeviceEventBatch |
A batch of new events to create for a given device.
|
| DeviceEventBatchResponse |
Response from device event batch create operation.
|
| DeviceEventOriginator |
Default implementation of
IDeviceEventOriginator. |
| DeviceLocation |
Represents the location of a device at a moment in time.
|
| DeviceMeasurement |
Model object for a single measurement.
|
| DeviceMeasurements |
Implementation of device measurements.
|
| DeviceStateChange |
Model object for a state change reported by a remote device.
|
| DeviceStreamData |
Holds a single chunk of data from a binary stream.
|
| MeasurementEntry |
A single measurement entry associated with a measurements event.
|
| MeasurementsProvider |
Handles creating/modifying a collection of measurements.
|