mkdir opcua-to-mqtt cd opcua-to-mqtt
npm init -y
npm install node-opcua mqtt
⌛How to Create Basic OPC UA Server using JavaScript [Watch] [Code]
⌛How to Create Secure OPC UA Server with user credentials using JavaScript [Watch] [Code]
🆓How to Read All Tag Values of Prosys OPC UA Simulation Server using JavaScript [Watch] [Code]
🆓How to View Real time Prosys OPC UA Server Data in Web browser using JavScript and WebSocket [Watch] [Code]
🆓Uni-Directional OPC UA to MQTT JSON Payload Publisher or Converter using JavaScript [Watch] [Code]