The IBM® Sensor Event
is the event format used by WebSphere® Premises Server.
A sensor event is an event detected by a sensor device and reported.
The IBM Sensor
Event (IBMSensorEvent class) has three sections:
- Header - contains information about the who, what, and
where of an event
- Payload metadata - provides a way for users to pass data
about the payload (additional data about the event)
- Payload - contains the actual data that was captured from
the sensor device (event data)
See the Example event format in the WebSphere Premises Server Toolkit documentation
for an example of this event format.