User

Technical Support

Member since
Total activity 37
Last activity
Following 0 users
Followed by 0 users
Votes 0
Subscriptions 18

Articles

Recent activity by Technical Support

  • Lock Control using Xthings API

    POST    Lock Controlhttps://api.u-tec.com/actionBody  raw (json){ "header": { "namespace": "Uhome.Device", "name": "Command", "messageId": "178854f9-1fa7-4432-89c3-456c3d4b984b", ...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Lock Mode Setting using Xthings API

    POST  Lock Mode Settinghttps://api.u-tec.com/actionBody raw (json){ "header": { "namespace": "Uhome.Device", "name": "Command", "messageId": "8137bbdb-7616-401c-bae8-76452e7aba94", ...

    • Updated
    • 1 follower
    • 0 comments
    • -1 votes
  • Lock User Management using Xthings API

    POST  Lock User Managementhttps://api.u-tec.com/actionBody raw (json){ "header": { "namespace": "Uhome.Device", "name": "Command", "messageId": "a4fdcb21-c6f4-43b3-a904-18d8823319e2",...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Switch Control using Xthings API

    POST Switch Controlhttps://api.u-tec.com/actionBody raw (json){ "header": { "namespace": "Uhome.Device", "name": "Command", "messageId": "94219111-6b72-40d4-949a-15c1795f70eb", "p...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Switch Level Control using Xthings API

    POST Switch Level Controlhttps://api.u-tec.com/actionBody raw (json){ "header": { "namespace": "Uhome.Device", "name": "Command", "messageId": "53e0f2ab-5bfd-434d-90b5-062520ded4e6", ...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Retrieve Device List using Xthings API

    POST Retrieve Device Listhttps://api.u-tec.com/actionThe Discovery interface describes the message used to identify the endpoints associated with a customer device account. You can issue this comma...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Query Device Status using Xthings API

    POST  Query Device Statushttps://api.u-tec.com/actionThrough this interface, you can query the real-time status information of Xthings devices.Body raw (json){ "header": { "namespace": ...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Category Reference

    category is a required parameter that helps define what kind of device is being interacted with. Below is a list of currently supported categories.   Category Description SmartLock Endpoint ...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Device Handler Types Reference

    Every device using Xthings Schema must be associated with a device handler type. This indicates the capabilities available on the device. 📌 IMPORTANTThe Health Check is mandatory for each Device Pr...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Production Capabilities

    Here you can find the list of standard production capabilities maintained by Xthings. Live Capabilities are available for you to use today. lock Allow for the control of a lock devicecapabilityst.l...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes