POST Retrieve Device List
The Discovery interface describes the message used to identify the endpoints associated with a customer device account. You can issue this command, and U Home OpenApi will respond with a list of all supported devices and their associated properties and capabilities.
Body raw (json)
{
"header": {
"namespace": "Uhome.Device",
"name": "Discovery",
"messageId": "Unique identifier, preferably a version 4 UUID",
"payloadVersion": "1"
},
"payload": {}
}
Related to
Comments
0 comments
Please sign in to leave a comment.