/nmos-network-control

NMOS Network Control Specification

Primary LanguageRAMLOtherNOASSERTION

AMWA IS-06 NMOS Network Control Specification

This repository contains details of this AMWA IS-06 NMOS Specification. This REST API can be exposed by a network controller. The specification includes APIs to create and manage network flows, and senders/receivers of the flow.

Getting started

Readers are advised to be familiar with:

Readers should read the documentation in this repository, starting with the Overview, and then look at the APIs, which are written in RAML and JSON Schema (if a suitable tool for reading RAML is not available, then this will create HTML versions).

Releases

It is recommended that the tagged releases are used as a reference for development as opposed to the 'master' or development branches of this repository.

Each version of the specification is available under a v<#MAJOR>.<#MINOR> tag such as 'v1.0'. Once a specification has been released, any updates to its documentation and schemas which do not modify the specification will be made available via a v<#MAJOR>.<#MINOR>.<#UPDATE> tag such as 'v1.0.1'.

Contents