AMWA-TV / is-06

AMWA IS-06 NMOS Network Control Specification (Deprecated)
https://specs.amwa.tv/is-06
Apache License 2.0
14 stars 10 forks source link

Remove v1.0 from example filenames #27

Closed garethsb closed 5 years ago

garethsb commented 5 years ago

Should be merged after https://github.com/AMWA-TV/nmos-network-control/pull/21 on which it is based.

Since specification versions are managed as tags (v1.0, v1.0.1) and branches (v1.0.x, v1.1-dev), it is much simpler to maintain examples if they do not contain the version number in the filename.

(Cf. AMWA-TV/nmos-discovery-registration#69, AMWA-TV/nmos-device-connection-management#50, etc.)

garethsb commented 5 years ago

Rebased to make this PR independent of #21. Can it be merged, @vsachin33, @NEOAdvancedTechnology? Thanks.