MQTT CommandResponse Action
Publish MQTT Message based on event completely serverless via Thingsup IoT Platform.
PublishTopic
SubscribeTopic
QoS
Function
//Example 1
message = payload;
tx_topic = "somenewtopic";
rx_topic = "someothertopic";ResponseFunction
Timeout
Connection ID

Last updated
Was this helpful?