Interface | Description |
---|---|
IDeviceAlertCreateRequest |
Interface for arguments needed to create a device alert.
|
IDeviceCommandInvocationCreateRequest |
Interface for arguments needed to create a device command invocation.
|
IDeviceCommandResponseCreateRequest |
Interface for arguments needed to create a device command response.
|
IDeviceEventCreateRequest |
Interface for arguments needed to create a device event.
|
IDeviceLocationCreateRequest |
Interface for arguments needed to create a device location.
|
IDeviceMappingCreateRequest |
Information needed to map a device to a slot on a composite device.
|
IDeviceMeasurementsCreateRequest |
Interface for arguments needed to create device measurements.
|
IDeviceRegistrationRequest |
Interface for arguments needed to register a device.
|
IDeviceStateChangeCreateRequest |
Request from a device to update its state in SiteWhere.
|
IDeviceStreamCreateRequest |
Information needed to create a new
IDeviceStream . |
IDeviceStreamDataCreateRequest |
Interface for arguments needed to create a chunk of stream data for a device.
|
ISendDeviceStreamDataRequest |
Request from a device to send a chunk of device stream data.
|