backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of15 / libofproto-OFP15-bundle_features_reply.packet.json
1 {
2     "OFPBundleFeaturesStatsReply": {
3         "body": {
4             "OFPBundleFeaturesStats": {
5                 "capabilities": 7,
6                 "properties": [
7                     {
8                         "OFPBundleFeaturesPropTime": {
9                             "length": 72,
10                             "sched_accuracy": {
11                                 "OFPTime": {
12                                     "nanoseconds": 1717986918,
13                                     "seconds": 6148914691236517205
14                                 }
15                             },
16                             "sched_max_future": {
17                                 "OFPTime": {
18                                     "nanoseconds": 2290649224,
19                                     "seconds": 8608480567731124087
20                                 }
21                             },
22                             "sched_max_past": {
23                                 "OFPTime": {
24                                     "nanoseconds": 2863311530,
25                                     "seconds": 11068046444225730969
26                                 }
27                             },
28                             "timestamp": {
29                                 "OFPTime": {
30                                     "nanoseconds": 3435973836,
31                                     "seconds": 13527612320720337851
32                                 }
33                             },
34                             "type": 1
35                         }
36                     }
37                 ]
38             }
39         },
40         "flags": 0,
41         "type": 19
42     }
43 }