Pioreactor / pioreactor

Hardware and software for accessible, extensible, and scalable bioreactors. Built on Raspberry Pi.
https://pioreactor.com
MIT License
101 stars 9 forks source link

Plugins that require a restart of job or power-cycle after install #396

Closed CamDavidsonPilon closed 1 year ago

CamDavidsonPilon commented 1 year ago

Some plugins require a restart of a job or power-cycle after install. Ex: plugins that add streaming to the database require a restart of the MQTT streaming job.

Where should plugins tell the Pioreactor that a restart is needed? A flag file?

CamDavidsonPilon commented 1 year ago

This can be done with post_install.sh file