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

14 lines
208 B
JSON

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