Class | Description |
---|---|
AggregateEvent |
AggregateEvent is used to indicate a change in the current tag list.
|
CommandCompletionEvent |
CommandCompletionEvent is published when a command has been completed on a
device.
|
CommandQueuedEvent |
CommandQueuedEvent signals when any user of your application has queued a
command.
|
DeviceFailureEvent |
DeviceFailureEvent is published to subscribers when a physical device has
failed for any reason.
|
DeviceRestoreEvent |
DeviceRestoreEvent is published to subscribers when a physical device has
been recovered from failure by Terso technical support.
|
HeartbeatEvent |
HeartbeatEvent is used to indicate that a device is still working properly
and has internet connectivity.
|
JetstreamEvent |
Abstract class for any Jetstream Event
|
JetstreamEventService |
An abstract class that implements a recurring service to receive and remove
JetstreamEvents from the event queue.
|
LogEntryEvent |
LogEntryEvent event data indicates when a device has added a record or
multiple records to its syslog or eventlog.
|
LogicalDeviceAddedEvent |
LogicalDeviceAddedEvent event data indicates when an application has added a
logical device using AddLogicalDevice.
|
LogicalDeviceRemovedEvent |
LogicalDeviceRemovedEvent event data indicates when an application has
removed a logical device using RemoveLogicalDevice.
|
ObjectEvent |
The ObjectEvent indicates a tag list that has been read by an RFID reader.
|
SensorReadingEvent |
SensorReading event is published when a sensor has provided Jetstream® with
a new reading or a batch of readings.
|