You plan to develop modules for an Azure IoT Edge solution.
You need to recommend a development tool that supports the following:
Node.js
Module templates
Development on Linux workstations
What should you recommend?
Use Visual Studio Code to develop Node.js code and deploy it to a device running Azure IoT Edge.
You can use IoT Edge modules with Linux containers to deploy code that implements your business logic directly to your IoT Edge devices.
https://docs.microsoft.com/en-us/azure/iot-edge/tutorial-node-module?view=iotedge-2020-11
Currently there are no comments in this discussion, be the first to comment!