github node-opcua/node-opcua v2.51.0
v2.51.00 (Preview)

latest releases: v2.124.0, v2.123.0, v2.122.0...
2 years ago

🚀 enhancement

  • introduce typescript definition of standard companion specification UAObjects and UAVariables,
  • major refactoring of the node-ocpua-address-space module to use the generated types, including pub-sub types
  • add companions specification modules:
    • node-opcua-nodeset-ua : standard ua
    • node-opcua-nodeset-di : standard device integration
    • node-opcua-nodeset-adi : standard analyser device
    • node-opcua-nodeset-cnc : standard cnc
    • node-opcua-nodeset-machine-vision
    • node-opcua-nodeset-machine-toools
    • node-opcua-nodeset-robotics
    • node-opcua-nodeset-ia

💔 breaking changes

  • ℹī¸ this version may introduce slight backward compatibility for typescripts users, as the type definition has been refined in this release. Those issues shall be easily solved by developers.

how to install ?
This version will not be automatically installed on your machine unless you specify the @next suffix.

  • pnpm install node-opcua@next
    Please make sure that all node-opcua related modules share the correct version (it should be 2.51.0)

đŸ‘Ŧ contributors:

Don't miss a new node-opcua release

NewReleases is sending notifications on new releases.