AMWA-TV / is-14

AMWA IS-14 NMOS Device Configuration Specification [Work In Progress]
https://specs.amwa.tv/is-14
Apache License 2.0
0 stars 2 forks source link

MS-05 Constraints Violations #20

Closed jonathan-r-thorpe closed 1 week ago

jonathan-r-thorpe commented 1 month ago

Does the backup mechanism obey the constraints MS-05 mechanism? i.e. if the client attempts to configure a property to a value that violates constraints, should it cause an error?

If the client attempts to configure a value to one that violates constraints, should there be a specific error code? Or should that be in the error message?

How does the client know what the constraints for a configurable value are? Should the constraints be included in the backup dataset?

cristian-recoseanu commented 1 month ago

The constraints are already available in the data model and can be accessed via the /descriptor endpoints for:

These are already in the backup data set as part of the class manager branch.