[Pub] Perform action response

This topic can be used to request a device to perform an action

Request Topic and Payload

Topic


things5-production/v1/devices/<device-id>/cmd/perform_action_res

Payload Representation

{
  "request_id": "UUID sent during perform action request",
  "errors": []
}
namedescriptionexample
request_ida random UUID created by things5 during perform action request
errorslist of strings. Empty if no errors