Operators: com.ibm.streamsx.iot 1.2.0

Operators

AllDevices
Composite that produces streams for all devices in an organization.
CommandPublish
Publish an event to be sent to a device.
CommandTupleToPayload
Convert tuples to device commands.
CommandsSubscribe
Subscribe to device commands published under the streams topic streamsx/iotdevice/commands/sent.
DeviceCommands
Subscribe to device commands for an IBM Watson IoT Platform organization.
DeviceEventExtractData
Extract application event data into an SPL tuple from the JSON.
DeviceEvents
Subscribe to device events for an IBM Watson IoT Platform organization.
DeviceStatuses
Subscribe to device status events for an IBM Watson IoT Platform organization.
EventsSubscribe
Subscribe to device events published under the streams topic streamsx/iot/device/events.
IotPlatform
Application providing integration with an IBM Watson IoT Platform organization.
IotPlatformBluemix
Application providing integration with an IBM Watson IoT Platform service on IBM Cloud.
PublishDeviceCommands
Publishes all device commands for an organization.
PublishDeviceEvents
Publishes all device events for an organization.
PublishDeviceStatuses
Publishes all device statuses for an organization.
Quickstart
Quickstart application that subscribes to a single quickstart device's events.
QuickstartDeviceEvents
Subscribe to a device's events for Quickstart.
SendCommandToDevice
Send commands to devices registered for an IBM Watson IoT Platform organization.
StatusesSubscribe
Subscribe to device status updates published under the streams topic streamsx/iot/device/statuses.
SubscribeDeviceCommands
Subscribes to device commands to be sent to devices for an organization.
ViewAllDevices
Simple application that subscribes to all information for all devices.