[Sub] Log ingestion response

Response for log ingestion request

Response Topic and Payload

Topic

things5-production/v1/devices/<device-id>/logs/ingest_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