I am trying to add some experimenter extension match-fields and actions for openflow protocol. The test method I use is to write JSON file for table addition with curl command for ODL. But I am not sure the syntax for experimenter extension in JSON file.
For example, I have the following standard match fields. And I want to an experimenter match-field named traffic-class. How should I write it in this JSON file?