-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample_request.json
58 lines (58 loc) · 1.2 KB
/
example_request.json
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[
{
"mac":"02:8A:08:80:F3:0E",
"name":"bananapi",
"addr":"192.168.88.119",
"last":"45s",
"status":"bound"
},
{
"mac":"D8:BF:C0:FE:9C:F4",
"name":"ESP-FE9CF4",
"addr":"192.168.88.208",
"last":"2m15s",
"status":"bound"
},
{
"mac":"D8:BF:C0:FE:3F:A4",
"name":"ESP-FE3FA4",
"addr":"192.168.88.63",
"last":"2m15s",
"status":"bound"
},
{
"mac":"98:F4:AB:08:FE:88",
"name":"esp32-arduino",
"addr":"192.168.88.113",
"last":"1m20s",
"status":"bound"
},
{
"mac":"A8:48:FA:5F:B0:80",
"name":"esp32-arduino",
"addr":"192.168.88.148",
"last":"1m20s",
"status":"bound"
},
{
"mac":"98:F4:AB:09:00:20",
"name":"esp32-arduino",
"addr":"192.168.88.70",
"last":"1m20s",
"status":"bound"
},
{
"mac":"BA:7C:9F:1F:63:2D",
"name":"",
"addr":"192.168.88.128",
"last":"7m34s",
"status":"bound"
},
{
"mac":"00:13:EF:30:07:88",
"name":"raspberrypi",
"addr":"192.168.88.123",
"last":"7s",
"status":"bound"
}
]