-
Notifications
You must be signed in to change notification settings - Fork 96
Description
I know this is less of an issue and more of a question, but I dont know where else to get an answer. I am sure I am simply not looking in the right place.
Back on v1.8 the PDF standards docs had a table in part 2 - section 8.2 that detailed all of the Event data items and most importantly listed the valid data values for each.
For example, here is CONTROLLER_MODE from v1.8 Part 2 Pg 128:

As you can see - it lists the valid data values automatic, manual, etc
The new 2.0 docs list the event dataitems, but do not list the valid data values. Here is the description of CONTROLLER_MODE from v2.0 Part 2 Pg 78:

I have tried looking through the mtc model browser, but I cant find what I am looking for.
Was data value validation abandoned in v2.0?
Where can I find valid data values listed for event dataitems for v2.0?
Edit:
Further - there is another section in the 2.0 PDF standards that lists all "subTypes" but doesnt associate them with their parent dataitem. hard to know which subTypes associate with which dataitems