-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdevices.json
More file actions
28 lines (28 loc) · 1003 Bytes
/
devices.json
File metadata and controls
28 lines (28 loc) · 1003 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
{
"index": {
"0": {
"hostname": "test.2.com",
"IPadd": "127.0.0.1",
"Description": "\u0442\u0435\u0441\u0442",
"past state": "Offline",
"currently state": "Offline",
"currently time": "11:08:19 03.05.2021"
},
"1": {
"hostname": "test.3.com",
"IPadd": "128.0.0.1",
"Description": "\u0442\u0435\u0441\u0442 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u0435",
"past state": "Offline",
"currently state": "Offline",
"currently time": "11:11:21 03.05.2021"
},
"2": {
"hostname": "test.test.2",
"IPadd": "123.0.0.1",
"Description": "\u0442\u0435\u0441\u0442 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u0435 2",
"past state": "Offline",
"currently state": "Offline",
"currently time": "11:11:56 03.05.2021"
}
}
}