Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.66 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.66 KB

AMWA IS-07 NMOS Event & Tally Specification

This repository contains details of this AMWA Specification, including message types, event types, core models, transports, REST API and measurement units guidelines.

Getting started

Readers are advised to be familiar with:

Readers should then read the documentation, APIs (RAML and JSON Schema), and examples (JSON)

HTML rendered versions of all NMOS Specifications are available on the NMOS GitHub pages

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

  • README.md -- This file
  • docs/ -- Documentation
  • APIs/ -- API descriptions
  • examples/ -- Example JSON requests, responses and event messages
  • LICENSE -- Licenses for software and text documents
  • NOTICE -- Disclaimer