diff --git a/connector/doc/Pebble_Beach_EMS.md b/connector/doc/Pebble_Beach_EMS.md index c9ac94e3..bde107a6 100644 --- a/connector/doc/Pebble_Beach_EMS.md +++ b/connector/doc/Pebble_Beach_EMS.md @@ -18,7 +18,8 @@ This connector communicates with this data source through the HTTP REST and SNMP | 2.0.0.x [Obsolete] | Adapted SNMP integration to support new firmware. | 1.0.0.x | Different display keys and columns removed on some tables. Existing DMS filters, Automation scripts, visual overviews and reports may need to be adapted. | | 2.0.1.x [Obsolete] | - SNMP and HTTP integration.
- SNMP is used to track nodes and component health and status. | 2.0.0.x | Changed parameter descriptions on Node and Component Tables. Existing DMS filters, Automation scripts, visual overviews and reports may need to be adapted. | | 2.0.2.x [Obsolete] | Added possibility to monitor channels data. | 2.0.1.x | New HTTP connection added to the connector to support Channel Monitoring API. | -| 2.0.3.x | - Corrected the State discreets for Channel Health.
- Implemented child event processing.
- Changed column descriptions of Events Table.
- Added Media Name to Events Table. | 2.0.2.x | - The updated parameter descriptions can affect the following DMS filters, Automation scripts, visual overviews, reports, and web API implementations.
- Column order changed: table information will be reordered if requested externally. | +| 2.0.3.x [Obsolete] | - Corrected the State discreets for Channel Health.
- Implemented child event processing.
- Changed column descriptions of Events Table.
- Added Media Name to Events Table. | 2.0.2.x | - The updated parameter descriptions can affect the following DMS filters, Automation scripts, visual overviews, reports, and web API implementations.
- Column order changed: table information will be reordered if requested externally. | +| 2.0.4.x | Primary key of Channel Items table updated to a combination of the channel ID and the channel item ID. | 2.0.3.x | All saved alarm and trend data in the Channel Items table will be lost. | | 2.1.0.x [SLC Main] | - Initial version with HTTP only.
- SNMP support has been decommissioned.
- HTTP notifications have been implemented. | - | The connector now uses only an HTTP connection. | | 2.1.1.x | - Primary key of events table updated to combination of playlist ID and UID. | 2.1.0.x | - Automatic poll frequency slowed to once per hour because of updated OnEventUsageTimeChanged notification handling.
- Custom start and end triggers are now used. | @@ -29,6 +30,7 @@ This connector communicates with this data source through the HTTP REST and SNMP | 2.0.1.x | \> 2.8 | | 2.0.2.x | \> 2.8 | | 2.0.3.x | \> 2.8 | +| 2.0.4.x | \> 2.8 | | 2.1.0.x | \> 2.8 | | 2.1.1.x | \> 2.8 | @@ -39,6 +41,7 @@ This connector communicates with this data source through the HTTP REST and SNMP | 2.0.1.x | No | Yes | - | - | | 2.0.2.x | No | Yes | - | - | | 2.0.3.x | No | Yes | - | - | +| 2.0.4.x | No | Yes | - | - | | 2.1.0.x | No | Yes | - | - | | 2.1.1.x | No | Yes | - | - |