Support for bulk actions #216

Closed
opened 2022-07-05 01:39:15 +02:00 by blacklight · 0 comments
Owner

Created by: BlackLight

Support the executions of a list of actions passed all in one message, e.g.

[
    {"target":"raspberry", "action":"switch.wemo.on", "device":"Bulbs"},
    {"target":"raspberry", "action":"light.hue.on", "device":"Kitchen"}
]
*Created by: BlackLight* Support the executions of a list of actions passed all in one message, e.g. ``` [ {"target":"raspberry", "action":"switch.wemo.on", "device":"Bulbs"}, {"target":"raspberry", "action":"light.hue.on", "device":"Kitchen"} ] ```
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: platypush/platypush#216
No description provided.