Eclipse Milo

Scope

This project provides all the tools necessary to implement OPC Unified Architecture (UA) client and/or server functionality in any JVM-based project.

The project provides:

  • a stack implementation, compatible with the latest version (1.03) of the UA specifications.
  • a SDK built on the stack that enables development of compliant UA client and server applications.

The separation between stack and SDK may seem arbitrary at first, but the distinction is common within the OPC-UA community and vendors as it allows SDKs that serve different needs to be built upon a common stack.

Releases
Name Date
0.5.0 2020-09-28
0.4.0 2020-04-06
0.3.0 2019-04-29
0.1.0 2016-12-07
Reviews
Name Date
0.4.0 Release Review 2020-04-01
0.3.0 Release Review 2019-05-15
0.1.0 Release Review 2016-12-21
Creation Review 2016-04-06