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
type | desctiption |
---|---|
errors | A list of errors, if the list is empty the response is successful |