This topic is a lightweight alternative of read recipes request. You can find more info in the introduction section.
Subscribe to this topic to receive list recipes requests.
Publish on list recipes response to send the list of recipes ids.
Request Topic and Payload
Topic
things5-production/v1/devices/<device-id>/cmd/list_recipes_req
Payload Representation
{
"request_id": "UUID"
}
Payload Parameters
type | description | example |
---|---|---|
request-id | the 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_ids_res
topic