[Sub] Read recipes request

Subscribe to this topic to receive read recipes requests.
Publish on write recipes response to send the requested recipes.

Request Topic and Payload

Topic

things5-production/v1/devices/<device-id>/cmd/read_recipes_req

Payload Representation

{
  "request_id": "UUID"
}

Payload Parameters

typedescriptionexample
request-idthe request id to be sent back by the device when sending the response

Expected response

📘

Response has to be sent into the things5-production/v1/devices/<device-id>/cmd/read_recipes_res topic