[Sub] Data ingestion response

Response for data ingestion request

# Response Topic and Payload

Topic

things5-production/v1/devices/<device-id>/data_res

Payload Representation

{
    "request_id": "UUID",
    "errors": [
      "error",'
      "error"
    ]
}

Payload Parameters

typedesctiption
errorsA list of errors, if the list is empty the response is successful