[Sub]Variables changed response

Listen for messages to this topic for a confirmation that Things5 have correclty processed the variables changed request variables changed request

Request Topic and Payload

Topic

things5-production/v1/devices/<device-id>/event/variables_changed_res

Payload Representation

{
  "request_id": "UUID generated by the request",
  "errors": []
}

Payload Parameters

namedescriptionexample
request_idthe request id to be sent back by things5 when sending the response
errorslist of errors. If empty no errors have occurred.["unexpected error"]