astm-utm / Protocol

ASTM UTM Protocol (API and sequence diagrams)
16 stars 11 forks source link

Update API to match 0.4 text prior to second ballot #67

Closed BenjaminPelletier closed 2 years ago

BenjaminPelletier commented 2 years ago

This PR makes a number of relatively small adjustments to bring the API in line with the state of the standard before going into the second ballot.

BenjaminPelletier commented 2 years ago

One thing that needs to be added to this PR is an adjustment of the requirement reference enums in the logging section. @davidmurphy1152 , could you pull those new lists together?

davidmurphy1152 commented 2 years ago

One thing that needs to be added to this PR is an adjustment of the requirement reference enums in the logging section. @davidmurphy1152 , could you pull those new lists together?

UserNotificationRecord enum values:

GEN0400 GEN0405 SCD0090 SCD0095 ACM0010 CMSA0115 CMSA0300 CSTP0005 CSTP0010 CSTP0020 CSTP0025 CSTP0030 CSTO0035

UserInputRecord enum values:

OPIN0040 CMSA0010 CMSA0025 CMSA0100 CMSA0105 CMSA0110 CMSA0200 CMSA0205 CMSA0210 CMSA0215

BenjaminPelletier commented 2 years ago

Comments addressed, including updating the requirement numbers in the enums.