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