MD-SAL Statistics Manager - Adding support for individual flow stats
[controller.git] / opendaylight / md-sal / model / model-flow-base / src / main / yang / opendaylight-flow-types.yang
index e83306db50db1155ab1d9fb7147fd71e2329cfff..6e87cc6f1c5642530c7175bcc7774da93824317e 100644 (file)
@@ -12,6 +12,9 @@ module opendaylight-flow-types {
         description "Initial revision of flow service";
     }
     
+    typedef table-id {
+       type uint8;
+    }
     grouping instruction-list {
         list instruction {
             key "order";