November 2018
Intermediate to advanced
556 pages
14h 42m
English
In Chapter 6, Performing an Exercise Based on Industrial Protocols and Standards, we learned about OPC UA. In this simple exercise, we want to connect our OPC UA server with Greengrass. Greengrass uses the same Node.js library that we used in Chapter 6, Performing an Exercise Based on Industrial Protocols and Standards, but this time we need to deploy the package on the AWS Cloud Lambda service. AWS will deploy the package on the edge side, using the Greengrass runtime. The Greengrass runtime supports Java, Node.js, and Python. After deployment, Greengrass starts sending data to the cloud via the standard IoT Core endpoint. To configure Greengrass with OPC UA, we need to carry out the following steps: