installing licence key
When ordering a licence key, you will receive a licence key file by email.
The license key looks like this:
123456-123456-123456-ABCDEF-ABCDEF-ABCDEF
On linux, you'll have install the licence key by running the following command:
$ node ~/.node-red/node_modules/\@opcua/for-node-red/all.js licence activate -l 123456-123456-123456-ABCDEF-ABCDEF-ABCDEF -u "Joe Doe" -m "joe.doe@company.com"
You can verify that the licence key is correctly installed by running the following command:
$ node ~/.node-red/node_modules/\@opcua/for-node-red/all.js licence info