Publish MQTT Message Action
Publish message to MQTT Broker completely serverless via Thingsup IoT Platform.
PublishTopic
QoS
Function
//Example 1
message = payload;
topic = "somenewtopic";Connection ID

Last updated
Was this helpful?