aboutsummaryrefslogtreecommitdiffstats
path: root/demo-ui/app/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'demo-ui/app/config.json')
-rw-r--r--demo-ui/app/config.json20
1 files changed, 5 insertions, 15 deletions
diff --git a/demo-ui/app/config.json b/demo-ui/app/config.json
index 56c74c6..05e2f47 100644
--- a/demo-ui/app/config.json
+++ b/demo-ui/app/config.json
@@ -9,24 +9,14 @@
"uniList" : [
{
- "ip" : "10.1.1.11",
- "mac" : "00:11:11:11:11:11",
- "address" : "Denver"
+ "ip" : "10.36.0.21",
+ "mac" : "00:21:21:21:21:21",
+ "address" : "pi-left"
},
{
- "ip" : "10.1.1.12",
+ "ip" : "10.36.0.22",
"mac" : "00:22:22:22:22:22",
- "address" : "Paris"
- },
- {
- "ip" : "10.1.1.13",
- "mac" : "00:33:33:33:33:33",
- "address" : "Tokyo"
- },
- {
- "ip" : "10.1.1.14",
- "mac" : "00:44:44:44:44:44",
- "address" : "Quebec"
+ "address" : "pi-right"
}
]
} \ No newline at end of file