November 2018
Intermediate to advanced
556 pages
14h 42m
English
To build the OPC UA Connector we need to download the Node.js AWS Greengrass SDK, the AWS OPC UA Connector, build our OPC UA Lambda, and deploy it to the cloud.
To do this, follow these steps:
$ git clone https://github.com/aws-samples/aws-greengrass-samples.git$ cd aws-greengrass-samples/greengrass-opcua-adapter-nodejs$ npm install