We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6355ac commit 7dcc3b3Copy full SHA for 7dcc3b3
fixtures/userdata/LiteBeam5AC_sta-ptp_30mhz.json
@@ -94,7 +94,7 @@
94
"sta": [
95
{
96
"mac": "68:D7:9A:9A:08:BB",
97
- "lastip": "192.168.1.21",
+ "lastip": "127.0.0.21",
98
"signal": -65,
99
"rssi": 31,
100
"noisefloor": -87,
@@ -493,7 +493,7 @@
493
}
494
],
495
"ipaddr": [
496
- "192.168.1.21"
+ "127.0.0.21"
497
498
"ip6addr": [
499
"fe80::6ad7:9aff:fe9a:8be"
@@ -575,7 +575,7 @@
575
"rx_errors": 0,
576
"tx_dropped": 0,
577
"rx_dropped": 0,
578
- "ipaddr": "192.168.1.22",
+ "ipaddr": "127.0.0.22",
579
580
581
"addr": "fe80::6ad7:9aff:fe98:fbff",
0 commit comments