The IBM® Sensor Event
is the event format used by WebSphere® Sensor Events.
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 Sensor Events Toolkit documentation
for an example of this event format.