
Technical Support
Activity overview
Latest activity by Technical Support
-
Lock User Management using U Home API
POST Lock User Management https://api.u-tec.com/action Body raw (json) { "header": { "namespace": "Uhome.Device", "name": "Command", "messageId": "a4fdcb21-c6f4-43b3-a904-18d8823319e...
- Technical Support
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Query Device Status using U Home API
POST Query Device Status https://api.u-tec.com/action Through this interface, you can query the real-time status information of U Home devices. Body raw (json) { "header": { "namespace...
- Technical Support
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Retrieve Device List using U Home API
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 com...
- Technical Support
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Switch Level Control using U Home API
POST Switch Level Control https://api.u-tec.com/action Body raw (json) { "header": { "namespace": "Uhome.Device", "name": "Command", "messageId": "53e0f2ab-5bfd-434d-90b5-062520ded4e6...
- Technical Support
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Switch Control using U Home API
POST Switch Control https://api.u-tec.com/action Body raw (json) { "header": { "namespace": "Uhome.Device", "name": "Command", "messageId": "94219111-6b72-40d4-949a-15c1795f70eb", ...
- Technical Support
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Lock Mode Setting using U Home API
POST Lock Mode Setting https://api.u-tec.com/action Body raw (json) { "header": { "namespace": "Uhome.Device", "name": "Command", "messageId": "8137bbdb-7616-401c-bae8-76452e7aba94",...
- Technical Support
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Lock Control using U Home API
POST Lock Control https://api.u-tec.com/action Body raw (json) { "header": { "namespace": "Uhome.Device", "name": "Command", "messageId": "178854f9-1fa7-4432-89c3-456c3d4b984b", ...
- Technical Support
- Updated
- 1 follower
- 0 comments
- 0 votes
-
User Unlink using U Home API
POST User Unlink https://api.u-tec.com/action Log out the current user. Body raw (json) { "header": { "namespace": "Uhome.User", "name": "Logout", "messageId": "<Unique identifier, ...
- Technical Support
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Retrieve User Information using U Home API
POST Retrieve User Information https://api.u-tec.com/action Retrieve the basic information of the current user. Body raw (json) { "header": { "namespace": "Uhome.User", "name": "Get", ...
- Technical Support
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Register URIs for U Home-related event notifications
POST Register Notification URL https://api.u-tec.com/action This interface is primarily used to register URIs for U Home-related event notifications, such as device change notifications and eve...
- Technical Support
- Updated
- 1 follower
- 0 comments
- 0 votes