You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the client I able to add a user but the access type is set to "Always" and the schedule does not seem to stick. The user does get added though. I've tried looking through the docs but no example was found.
Command I'm using:
device.add_user T8502K1023170326 Tommy 12345 {"startDay":"e907020d","endDay":"e907020f","startTime":"0000","endTime":"ffff","week":"7f"}
(Also tried this)
device.add_user T8502K1023170326 Tommy 12345 {"start":"2025-02-01T00:00:00Z","end":"2025-02-04T23:59:59Z"}
The text was updated successfully, but these errors were encountered:
Ask your question
Hi,
Using the client I able to add a user but the access type is set to "Always" and the schedule does not seem to stick. The user does get added though. I've tried looking through the docs but no example was found.
Command I'm using:
device.add_user T8502K1023170326 Tommy 12345 {"startDay":"e907020d","endDay":"e907020f","startTime":"0000","endTime":"ffff","week":"7f"}
(Also tried this)
device.add_user T8502K1023170326 Tommy 12345 {"start":"2025-02-01T00:00:00Z","end":"2025-02-04T23:59:59Z"}
The text was updated successfully, but these errors were encountered: