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

Additional update of the driver help to be more up-to-date. #347

Merged
merged 2 commits into from
Jun 25, 2024
Merged
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
6 changes: 3 additions & 3 deletions connector/doc/MediaKind_RX1.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ The MediaKind RX1 connector focuses on monitoring the configuration found in the
|--|--|--|--|
| 1.0.0.x | Initial version (monitoring of configuration parameters). | - | - |
| 1.0.1.x | Configurable display key on Active Alarms. | 1.0.0.3 | May affect visual overviews, Automation scripts, trending, alarms, etc. |
| 1.0.1.x [SLC Main] | - Decryption Table display key updated.<br>- SDI Outputs table columns are now writable.<br>- Video and Audio status columns.<br>- Decoding service selection. | 1.0.1.8 | May affect visual overviews, Automation scripts, alarms, etc. |
| 1.1.0.x | - Changed JSON properties have been updated.<br>- Program number, IP sources, and source addresses are now editable.<br>- DCF interfaces added.<br>- Redundancy Mode parameter discreets updated. | 1.0.2.5 | Not backwards compatible with older versions. SDI Outputs table will not be filled in because of the mismatch. |
| 1.0.1.x | - Decryption Table display key updated.<br>- SDI Outputs table columns are now writable.<br>- Video and Audio status columns.<br>- Decoding service selection. | 1.0.1.8 | May affect visual overviews, Automation scripts, alarms, etc. |
| 1.1.0.x [SLC Main] | - Changed JSON properties have been updated.<br>- Program number, IP sources, and source addresses are now editable.<br>- DCF interfaces added.<br>- Redundancy Mode parameter discreets updated. | 1.0.2.5 | Not backwards compatible with older versions. SDI Outputs table will not be filled in because of the mismatch. |

### Product Info

Expand Down Expand Up @@ -64,4 +64,4 @@ The connector is only used for monitoring, so no special settings are required.

## Notes

Currently, the API provided by the vendor is still in its infancy. This connector has been developed using the information available in version 3.0 of the API. However, this means that only the configuration on the device can be monitored, not the status of the signals and processes.
This connector has been developed using the information available in version 6.0 of the API. The connector monitors the configuration of the device and the status of the signals.
Loading