To deploy the OPC UA Connector, we need to create a Lambda function. Follow these steps:
- From the menu on the left on the Greengrass site, click on Lambdas and then Create new Lambda, as shown in the following screenshot:
- From the Lambda interface, we need to provide a name such as my-iiot-book-opcua-lambda and add a new role:
- We need to allow the role to execute Lambda, as shown in the following screenshot:
- We need to upload the opcuaLambda.zip file that we created before. We have to save the ...