mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 07:07:19 +00:00
visitor password
This commit is contained in:
@ -2,7 +2,8 @@
|
||||
{
|
||||
"accessUser": "Ali Doe",
|
||||
"accessType": "Admin",
|
||||
"accessPeriod": "2023-08-01",
|
||||
"startTime": "2023-08-01",
|
||||
"endTime": "2023-08-02",
|
||||
"accessibleDevice": "Smart Door",
|
||||
"authorizationSource": "System",
|
||||
"authorizer": "Jane Smith",
|
||||
@ -12,8 +13,9 @@
|
||||
}, {
|
||||
"accessUser": "oamr Doe",
|
||||
"accessType": "Admin",
|
||||
"accessPeriod": "2023-08-01",
|
||||
"accessibleDevice": "Smart Door",
|
||||
"startTime": "2023-08-01",
|
||||
"endTime": "2023-08-05",
|
||||
"accessibleDevice": "Smart Door",
|
||||
"authorizationSource": "System",
|
||||
"authorizer": "Jane Smith",
|
||||
"authorizationTime": "2023-08-01 10:00 AM",
|
||||
@ -22,7 +24,8 @@
|
||||
}, {
|
||||
"accessUser": "John Doe",
|
||||
"accessType": "Admin",
|
||||
"accessPeriod": "2023-08-01",
|
||||
"startTime": "2023-08-01",
|
||||
"endTime": "2023-08-10",
|
||||
"accessibleDevice": "Smart Door",
|
||||
"authorizationSource": "System",
|
||||
"authorizer": "Jane Smith",
|
||||
@ -34,7 +37,8 @@
|
||||
{
|
||||
"accessUser": "John Doe",
|
||||
"accessType": "Admin",
|
||||
"accessPeriod": "2023-08-01",
|
||||
"startTime": "2023-08-01",
|
||||
"endTime": "2023-10-10",
|
||||
"accessibleDevice": "Smart Door",
|
||||
"authorizationSource": "System",
|
||||
"authorizer": "Jane Smith",
|
||||
@ -45,7 +49,8 @@
|
||||
{
|
||||
"accessUser": "John Doe",
|
||||
"accessType": "Admin",
|
||||
"accessPeriod": "2023-08-01",
|
||||
"startTime": "2023-03-01",
|
||||
"endTime": "2023-05-10",
|
||||
"accessibleDevice": "Smart Door",
|
||||
"authorizationSource": "System",
|
||||
"authorizer": "Jane Smith",
|
||||
@ -56,7 +61,8 @@
|
||||
{
|
||||
"accessUser": "John Doe",
|
||||
"accessType": "Admin",
|
||||
"accessPeriod": "2023-08-01 ",
|
||||
"startTime": "2023-07-01",
|
||||
"endTime": "2023-08-10",
|
||||
"accessibleDevice": "Smart Door",
|
||||
"authorizationSource": "System",
|
||||
"authorizer": "Jane Smith",
|
||||
@ -66,7 +72,8 @@
|
||||
}, {
|
||||
"accessUser": "John Doe",
|
||||
"accessType": "Admin",
|
||||
"accessPeriod": "2023-08-01 ",
|
||||
"startTime": "2023-01-01",
|
||||
"endTime": "2023-09-05",
|
||||
"accessibleDevice": "Smart Door",
|
||||
"authorizationSource": "System",
|
||||
"authorizer": "Jane Smith",
|
||||
@ -77,7 +84,8 @@
|
||||
{
|
||||
"accessUser": "Alice Johnson",
|
||||
"accessType": "User",
|
||||
"accessPeriod": "2023-08-01 to 2023-08-31",
|
||||
"startTime": "2023-08-01",
|
||||
"endTime": "2023-08-10",
|
||||
"accessibleDevice": "Smart Lock",
|
||||
"authorizationSource": "Admin",
|
||||
"authorizer": "John Doe",
|
||||
|
Reference in New Issue
Block a user