@moddable-node-red/mcu_restart

1.0.9 • Public • Published

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 (mcsim), the restart node exits the simulator.

References

Package Sidebar

Install

npm i @moddable-node-red/mcu_restart

Weekly Downloads

6

Version

1.0.9

License

LGPL-3.0-or-later

Unpacked Size

6.51 kB

Total Files

8

Last publish

Collaborators

  • phoddie