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