Retrieve Device List using U Home API

Technical Support
Technical Support
  • Updated

POST Retrieve Device List

https://api.u-tec.com/action

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

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.