Networked Media Open Specifications

Upgrade Path

←Behaviour · Index↑

As is common with web APIs, over time changes will be made to support new use cases and deprecate old ways of working. The NMOS APIs are no different, and have been designed to permit in-service upgrades across a facility which may be running large amounts of equipment with support for different versions of these specifications.

API versioning is specified in the APIs documentation, with procedures for handling upgrades described below.

Requirements for Channel Mapping APIs

Implementers of the Channel Mapping API must support at least one API version, and may support more than one at a time.

Requirements for Channel Mapping clients

Implementers of Channel Mapping API clients are strongly recommended to support multiple versions of the Channel Mapping API simultaneously in order to ease the upgrade process in live facilities.

Performing Upgrades

The following procedure is suggested for a live system which needs to migrate between API versions.

←Behaviour · Index↑