ThingSpeak · Arazzo Workflow
ThingSpeak Revise Queued TalkBack Command
Version 1.0.0
Queue a command, revise its text before a device runs it, then read it back.
View Spec
View on GitHub
IoTInternet of ThingsAnalyticsTime SeriesMQTTMATLABSensorsTelemetryArazzoWorkflows
Provider
Workflows
revise-queued-talkback-command
Queue a command, update its text, then read the revised command.
Adds a command, captures its id, updates the command text, and reads the command back to confirm the change.
1
addCommand
addCommand
Add the initial command to the TalkBack queue.
2
updateCommand
updateCommand
Update the queued command with the corrected command text.
3
readCommand
readCommand
Read the command back to confirm the revised text was stored.