REST Publisher
Enabling the plugin
plugins.vmq_http_pub = onConfiguration
Bind plugin to HTTP(s) listener
listener.https.http_pub = 127.0.0.1:3001
listener.https.http_pub.http_module.vmq_http_pub.auth.mode = apikey
listener.https.http_pub.http_modules = vmq_http_pubvmq-admin api-key create scope=httppubAuthentication and Authorization
MQTT Payload
JSON
Header parameters
Header
Description
Query String
Examples
All required information encoded in the payload
All required information encoded in the payload (base64payload)
MQTT information encoded in header parameters
MQTT information encoded in query string
Metrics
Misc Notes
Last updated
Was this helpful?