backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of15 / libofproto-OFP15-controller_status.packet.json
1 {
2     "OFPControllerStatus": {
3         "status": {
4             "OFPControllerStatusStats": {
5                 "channel_status": 1,
6                 "length": 48,
7                 "properties": [
8                     {
9                         "OFPControllerStatusPropUri": {
10                             "length": 26,
11                             "type": 0,
12                             "uri": "tls:192.168.34.23:6653"
13                         }
14                     }
15                 ],
16                 "reason": 1,
17                 "role": 1,
18                 "short_id": 65535
19             }
20         }
21     }
22 }