ThingSpeak · Arazzo Workflow
ThingSpeak Queue and Execute TalkBack Command
Version 1.0.0
Add a command to a TalkBack queue, then dequeue it as a device would.
View Spec
View on GitHub
IoTInternet of ThingsAnalyticsTime SeriesMQTTMATLABSensorsTelemetryArazzoWorkflows
Provider
Workflows
queue-and-execute-talkback-command
Queue a TalkBack command and dequeue it from the device side.
Adds a command to the queue, then executes the next command and branches on whether a command was returned.
1
addCommand
addCommand
Add a command to the TalkBack queue from the cloud side.
2
executeNextCommand
executeNextCommand
Perform the device-side call that receives and dequeues the next command.