Simon Hunt | cc26756 | 2014-10-29 10:22:17 -0700 | [diff] [blame] | 1 | { |
2 | "comment": "sample device properties", | ||||
3 | "id": "of:0000000000000011", | ||||
Thomas Vachuska | 1de6601 | 2014-10-30 03:03:30 -0700 | [diff] [blame] | 4 | "type": "switch", |
Simon Hunt | cc26756 | 2014-10-29 10:22:17 -0700 | [diff] [blame] | 5 | "propOrder": [ "name", "type", "dpid", "optLink" ], |
6 | "props": { | ||||
7 | "name": "SFO-pkt", | ||||
8 | "dpid": "00:00:00:00:00:00:00:11", | ||||
9 | "type": "SwitchX", | ||||
10 | "optLink": "SFO-W10" | ||||
11 | } | ||||
12 | } |