backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of15 / libofproto-OFP15-meter_features_reply.packet.json
1 {
2    "OFPMeterFeaturesStatsReply": {
3       "body": [
4          {
5             "OFPMeterFeaturesStats": {
6                "band_types": 2147483654, 
7                "capabilities": 15, 
8                "features": 3, 
9                "max_bands": 255, 
10                "max_color": 0, 
11                "max_meter": 16777216
12             }
13          }
14       ], 
15       "flags": 0, 
16       "type": 11
17    }
18 }