mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2026-01-27 17:37:17 +01:00
19 lines
287 B
JSON
19 lines
287 B
JSON
{
|
|
"model": {
|
|
"id": "genexis,e650-r0",
|
|
"name": "Test-env"
|
|
},
|
|
"network": {
|
|
"lan": {
|
|
},
|
|
"wan": {
|
|
"device": "eth0",
|
|
"protocol": "static"
|
|
}
|
|
},
|
|
"system": {
|
|
"label_macaddr": "aa:bb:cc:00:00:00",
|
|
"hostname": "Test-Env",
|
|
"timezone": "CET-1CEST,M3.5.0,M10.5.0/3"
|
|
}
|
|
}
|