[Req][Sub] Model change responseThings5 sends a response back to device with errors if anyRequest Topic and Payload Topic Topicthings5-production/v1/devices/<device-id>/req/model_change_res Payload Representation If no errors are present errors array is empty JSON{ "request_id": "UUID sent in the request", "errors": ["model id does not exist"] }