OPC UA Connector
Content Type: Module
Categories: Connectors
Overview
OPC is the interoperability standard for the secure and reliable exchange of data in the industrial automation space and in other industries. You can use the OPC-UA connector with your Mendix app to communicate with an OPC-UA server. The OPC-UA connector is based on Eclipse Milo client SDK, an open-source implementation of OPC.
Documentation
Please see OPC UA Connector in the Mendix documentation for details.
Releases
Version: 1.0.1
Framework Version: 9.24.3
Release Notes: - Added a page to upload (CA) certificates so that certificates can also be used on Mendix for Private cloud
- Added option to set the Port number when overwriting the endpoint
- Connector is now fully compatible with the React client in 10.12+
- General bugfixes
Version: 1.0.0
Framework Version: 9.24.3
Release Notes: Initial Release