Consider the following new features in version 1.1.0:
Support of Common Configurator via Industrial Edge Management
SINUMERIK Connector now rejects invalid data point definitions at configuration time. Invalid data points then will not be part of the metadata notification.
SINUMERIK Connector supports the native SINUMERIK data types for low frequency data points and data events of the connected controller. The data is no longer always delivered as a "string", but is mapped to the appropriate data type of the Connectivity Suite. Each data point type is represented in the metadata notification.
The SINUMERIK Connector provides a simple diagnostic view, that displays the current status and configuration information via a JSON structure.
The following bugs have been fixed in version 1.1.0:
Wrong driver state (BAD) when configuration invalid (schema error)
Invalid datapoints will not be added to rejected datapoint field during create subscription
Security related bugfixes and refinements