ubnt-api-devices/gateways.json
Stefan Hoffmann 98a4a5eef2
All checks were successful
continuous-integration/drone/push Build is passing
Update 'gateways.json'
2023-05-11 19:36:24 +00:00

14 lines
202 B
JSON

{
"devices":[
{
"name": "VPN01",
"mac": "ga:te:wa:vp:01",
"domain": "other"
},
{
"name": "VPN02",
"mac": "ga:te:wa:vp:02",
"domain": "other"
}
]
}