bbfdm/test/files/etc/board.json
2026-01-14 10:11:45 +05:30

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"
}
}