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