10 lines
177 B
JSON
10 lines
177 B
JSON
{
|
|
"mac:aa:bb:cc:dd:ee:ff": {
|
|
"role": "router",
|
|
"owner": "admin",
|
|
"location": "server-room",
|
|
"tags": ["critical", "gateway"],
|
|
"notes": "Main gateway"
|
|
}
|
|
}
|