Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BCP-008-01 implementation #41

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,13 @@

<!-- INTRO-START -->

This is a mock NMOS device written in Typescript and running on the NodeJS stack. It has support for the NMOS Modeling suite (MS-05-02 and IS-12 in particular).
This is a mock NMOS device written in Typescript and running on the NodeJS stack.

It has support for the NMOS Control & Monitoring suite:

* MS-05-02
* IS-12
* BCP-008-01

It also has support for IS-04 and IS-05 with some limitations:

Expand Down Expand Up @@ -54,5 +60,6 @@ These are the configuration keys which can be specified in the configuration fil
* [MS-05-01 NMOS Control Architecture](https://specs.amwa.tv/ms-05-01)
* [MS-05-02 NMOS Control Framework](https://specs.amwa.tv/ms-05-02)
* [BCP-002-02 NMOS Asset Distinguishing Information](https://specs.amwa.tv/bcp-002-02)
* [BCP-008-01 NMOS Receiver Status](https://specs.amwa.tv/bcp-008-01/)

<!-- INTRO-END -->
Loading
Loading