Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand All @@ -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 AMWA 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 AMWA IS-12, BCP-008 device or controller.

<!-- INTRO-END -->
2 changes: 1 addition & 1 deletion spec.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down