[Evt][Sub] Firmware version response

Notifies the device that things5 has received the firmware version sent in firmware version request

Response Topic and Payload

Topic

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

Payload Representation

{
  "request_id": "UUID sent in the request",
  "errors": [
    "error description"
  ]
}
namedescription
request_idUUID sent by the device in the request
errorsA list of strings with the errors