Streaming
Event Examples
All message always send the full data model object of the related device type of the message. In case of the connect
or delete
message, the last know state of the device will be send.
Vehicle Streaming Message Examples
Vehicles can send the following message types:
{subscriptionId}.vehicle.connect
{subscriptionId}.vehicle.update
{subscriptionId}.vehicle.delete
{subscriptionId}.vehicle.offline
{subscriptionId}.vehicle.command
Tariff Streaming Message Examples
Tariffs can send the following message types:
{subscriptionId}.tariff.connect
{subscriptionId}.tariff.update
{subscriptionId}.tariff.price.update
{subscriptionId}.tariff.delete
HVAC Streaming Message Examples
HVACs can send the following message types:
{subscriptionId}.hvac.connect
{subscriptionId}.hvac.update
{subscriptionId}.hvac.schedules.update
{subscriptionId}.hvac.delete
{subscriptionId}.hvac.offline
{subscriptionId}.hvac.command
Battery Streaming Message Examples
Batteries can send the following message types:
{subscriptionId}.battery.connect
{subscriptionId}.battery.update
{subscriptionId}.battery.delete
{subscriptionId}.battery.offline
PV-Inverter Streaming Message Examples
PV-Inverters can send the following message types:
{subscriptionId}.pv-inverter.connect
{subscriptionId}.pv-inverter.update
{subscriptionId}.pv-inverter.delete
{subscriptionId}.pv-inverter.offline
Meter Streaming Message Examples
Meters can send the following message types:
{subscriptionId}.meter.connect
{subscriptionId}.meter.update
{subscriptionId}.meter.delete
{subscriptionId}.meter.offline