Jump to content

5.5.3/ZMatter: lock REST commands no longer working


wmcneil
Go to solution Solved by wmcneil,

Recommended Posts

  5.5.3/ZMatter:  Kwikset 914 deadbolt lock.  The following two rest commands no
 longer work. When entered in a web browser no data is returned and eventually
 the browser displays "the connection was reset.

http://uname:password@IP:port/rest/zwave/node/ZY###_###/security/user/2/delete

http://uname:password@IP:port/rest/zwave/node/ZY###_###/security/user/2/set/code/WXYZ

ZY###_### is the address of the Access Control Alarm that is associated with the ZWave lock.

I have opened a ticket.

Link to comment
  • Solution

UD provided the solution in my ticket. The REST API is slightly different for ZMatter zwave than it is for the original zwave:

original zwave:

http://uname:password@IP:port/rest/zwave/node/...

ZMatter zwave:

http://uname:password@IP:port/rest/zmatter/zwave/node/...

EX: http://uname:password@IP:port/rest/zmatter/zwave/node/ZY002_306/security/user/2/delete

 

  • Thanks 1
Link to comment
Guest
This topic is now closed to further replies.

  • Recently Browsing

    • No registered users viewing this page.
  • Forum Statistics

    • Total Topics
      36.9k
    • Total Posts
      370.2k
×
×
  • Create New...