HiveMQ
HiveMQ is an enterprise MQTT broker and IoT connectivity platform that provides reliable, scalable bidirectional messaging between connected devices and back-end systems using the MQTT protocol. It supports MQTT 3, MQTT 5, MQTT over WebSocket, clustering, multi-cloud deployments, and an extensible e
10 channels
across 1 AsyncAPI spec
· Provider profile
Channels
-
Sparkplug B primary application (SCADA host) STATE message. Indicates whether the primary host application is ONLINE or OFFLINE.HiveMQ MQTT Broker
-
Sparkplug B Device BIRTH certificate for a device attached to an EoN node.HiveMQ MQTT Broker
-
Sparkplug B Device COMMAND — write commands targeted at a device.HiveMQ MQTT Broker
-
Sparkplug B Device DATA — runtime metric updates from a device.HiveMQ MQTT Broker
-
Sparkplug B Device DEATH certificate for an attached device.HiveMQ MQTT Broker
-
Sparkplug B Edge Node BIRTH certificate. Published by an Edge of Network (EoN) node when it comes online. Payload is a Sparkplug B protobuf encoded `Payload` message containing the node's metrics. SpaHiveMQ MQTT Broker
-
Sparkplug B Edge Node COMMAND — write commands targeted at the EoN node.HiveMQ MQTT Broker
-
Sparkplug B Edge Node DATA — runtime metric updates from the EoN node.HiveMQ MQTT Broker
-
Sparkplug B Edge Node DEATH certificate. Registered as the MQTT Last Will and Testament for the EoN node so the broker publishes it when the node disconnects ungracefully.HiveMQ MQTT Broker
-
Generic MQTT application topic. MQTT topics are UTF-8 strings organised as hierarchical levels separated by `/`. Wildcards `+` (single level) and `#` (multi level) are valid only in subscriptions. TheHiveMQ MQTT Broker