-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdados.json
More file actions
31 lines (31 loc) · 727 Bytes
/
dados.json
File metadata and controls
31 lines (31 loc) · 727 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"clients": {
"c1772206673208": {
"nome": "COND PRAIA DO CASTELO"
},
"c1772246229689": {
"nome": "PROTECTOR SISTEMAS"
},
"c1772251086422": {
"nome": "COND. PRAIA BELLA"
}
},
"terminals": {
"t1772206767650": {
"ip": "3b050206abd6.sn.mynetname.net",
"port": 3333,
"nome": "SPA ANTIGO",
"localizacao": "SPA ANTIGO",
"username": "admin",
"password": "5tgb6yhn",
"notas": "",
"terminal_type": "hikvision_face_ultra",
"client_id": "c1772246229689",
"modelo": "DS-K1T671M-L",
"serial": "AF3660551",
"firmware": "V3.2.30",
"status": "Online",
"ping": "0ms"
}
}
}