Update 'gateways.json'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Stefan Hoffmann 2023-05-11 19:27:04 +00:00
parent 1c99a7bbe5
commit c056fbd471

View File

@ -1,9 +1,9 @@
{ {
"devices":[ "devices":[
{ {
"name": "Testgateway", "name": "Testgateway",
"mac": "18:e8:29:ad:9a:34", "mac": "18:e8:29:ad:9a:34",
"domain": "other", "domain": "other",
} }
] ]
} }