hiroki | fca084b | 2018-06-02 08:29:42 -0700 | [diff] [blame] | 1 | { |
2 | "ports" : { | ||||
3 | "netconf:127.0.0.1:11001/42" : { | ||||
4 | "odtn-terminal-device" : { | ||||
5 | "client" : "netconf:127.0.0.1:11001/41", | ||||
6 | "enable" : true | ||||
7 | } | ||||
8 | }, | ||||
9 | "netconf:127.0.0.1:11002/42" : { | ||||
10 | "odtn-terminal-device" : { | ||||
11 | "client" : "netconf:127.0.0.1:11002/41", | ||||
12 | "enable" : true | ||||
13 | } | ||||
14 | } | ||||
15 | } | ||||
16 | } | ||||
17 |