„ucDevices.json“ ändern

fehlerhafte Leerzeichen im Code der MAC eines Unifi AP's entfernt.
This commit is contained in:
Andreas 2022-04-23 19:27:54 +00:00
parent f0553f900b
commit cb096dee52

View File

@ -242,7 +242,7 @@
}, },
{ {
"name": "FW_02", "name": "FW_02",
"mac": " d0:21:f9:4f:2b:2c", "mac": "d0:21:f9:4f:2b:2c",
"gateway_nexthop": "78455886ea77", "gateway_nexthop": "78455886ea77",
"gateway": "3a1213fa88ec", "gateway": "3a1213fa88ec",
"linked_to": "78:45:58:86:ea:77", "linked_to": "78:45:58:86:ea:77",