@moddable-node-red/mcu_restart 1.0.6
Restart microcontroller for Node-RED MCU Edition
Restart MCU
Restarts the MCU.
This node is designed for use with Node-RED MCU Edition.
Inputs
: payload (any) : payload is not used
Outputs
None
Details
The MCU is restarted when any message is received. This is useful in many situations:
- Following the installation of an OTA update
- After changing global settings
- To restart long-running devices periodically
- In response to unexpected errors
When used in the Moddable SDK simulator, the restart node exits the simulator.
References
- GitHub - the nodes github repository
- Node-RED MCU Edition - the Node-RED MCU Edition repository