From cc71ee85ba071e527035ba4a0ece7d5118901faf Mon Sep 17 00:00:00 2001 From: Cristian Recoseanu Date: Thu, 3 Jul 2025 15:03:03 +0100 Subject: [PATCH 1/2] Update title to "Implementation guide for NMOS Device Control & Monitoring" and add references to BCP-008 --- README.md | 8 ++++---- spec.yml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a2851b6..c592545 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# AMWA INFO-006: Implementation Guide for NMOS Device Capabilities Control +# AMWA INFO-006: Implementation Guide for NMOS Device Control & Monitoring [![Lint Status](https://github.com/AMWA-TV/info-006/workflows/Lint/badge.svg)](https://github.com/AMWA-TV/info-006/actions?query=workflow%3ALint) [![Render Status](https://github.com/AMWA-TV/info-006/workflows/Render/badge.svg)](https://github.com/AMWA-TV/info-006/actions?query=workflow%3ARender) @@ -9,14 +9,14 @@ This repository holds the source for this Implementation Guide, part of the fami ### What does it do? -- It guides the reader through some of the most important aspects when implementing a compliant NMOS IS-12 device or controller. +- It guides the reader through some of the most important aspects when implementing a compliant NMOS IS-12, BCP-008 device or controller. ### Why does it matter? -- It provides an easy way of navigating the NMOS Device Capabilities Control suite when attempting to create a compliant device or controller implementation. +- It provides an easy way of navigating the NMOS Device Control & Monitoring suite when attempting to create a compliant device or controller implementation. ### How does it work? -- It provides tutorials and How-To examples to assist with implementing a compliant NMOS IS-12 device or controller. +- It provides tutorials and How-To examples to assist with implementing a compliant NMOS IS-12, BCP-008 device or controller. diff --git a/spec.yml b/spec.yml index e7f41d2..a1270a4 100644 --- a/spec.yml +++ b/spec.yml @@ -1,6 +1,6 @@ amwa_id: INFO-006 url: https://specs.amwa.tv/info-006 -name: Implementation guide for NMOS Device Capabilities Control +name: Implementation guide for NMOS Device Control & Monitoring status: AMWA Specification repo_name: info-006 alt_repo_name: info-device-capabilities-control From a6fff7cb31673b191712883918d163fb8df78046 Mon Sep 17 00:00:00 2001 From: Gareth Sylvester-Bradley <31761158+garethsb@users.noreply.github.com> Date: Wed, 9 Jul 2025 10:40:54 +0100 Subject: [PATCH 2/2] AMWA IS-12 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c592545..84e9832 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This repository holds the source for this Implementation Guide, part of the fami ### What does it do? -- It guides the reader through some of the most important aspects when implementing a compliant NMOS IS-12, BCP-008 device or controller. +- It guides the reader through some of the most important aspects when implementing a compliant AMWA IS-12, BCP-008 device or controller. ### Why does it matter? @@ -17,6 +17,6 @@ This repository holds the source for this Implementation Guide, part of the fami ### How does it work? -- It provides tutorials and How-To examples to assist with implementing a compliant NMOS IS-12, BCP-008 device or controller. +- It provides tutorials and How-To examples to assist with implementing a compliant AMWA IS-12, BCP-008 device or controller.