Application Summary

This table gives you an overview of the current available application notes with a brief description.

#NR0V1 : Get mbEDGE ready on my router

This application describes how to setup mbEDGE SD-Card, enable Node-RED and access the Node-RED Flow and Dashboard. Also with access on LAN or Web2Go.

#NR1V1 : Hello World

This application describes how to program your first flow in Node-RED with a dashboard switch and text output.

#NR2V1 : Router Information

This application describes how the router information and settings can be used in Node-RED. Router information’s are: Logs, Status of digital Inputs and Outputs, LEDs.

#NR3V1 : Dashboards

This application describes how to setup dashboards and the several visual elements.

#NR4V1 : Combine S7 and MQTT

This application describes how to communicate with an S7 and display the value in a Node-RED dashboard. The setpoint of an Value is pushed to MQTT Broker and also the current value of an variable is pushed to an MQTT Broker. Both values are then displayed by the Node-RED dashboard and read from the MQTT Broker.

#NR5V1 : Read Variables from S7 and store it as CSV file. Send it through SFTP and Email.

This application describes how to communicate with an S7 and display the value in a Node-RED dashboard. Also storing this values in a CSV file and send this regularly by Email.

#NR6V1 : S7 Email

This application describes how to read a command from an S7 to send an Email Message.

#NR7V1 : Node-RED & mbCONNECT24

This application describes how to create an mbCONNECT24 Tag and exchange the variable between Node-RED and mbCONNECT24. So you can use mbCONNECT24 Dashboards to display variables feeded by Node-RED.

#NR8V1 : OPC-UA Server/Client

This application describes how to create an OPC-UA Server and provide Tags from a different source like S7. Also reads the variables from the OPC-UA Server and display them on dashboards.

Use this application to understand OPC-UA Server or Client. It gives you the best example on how to handle OPC-UA.

#NR9V1 : OPC-UA & Router Information

This application describes how to create to present the router informations to an OPC-UA Server. That means this application is running a OPC-UA Server and provides all the system tags of the router through OPC-UA that a client can read.

#NR10V1 : AWS Connector

This application describes how to connect to AWS IoT core.