ausocean / cloud

GNU General Public License v3.0
1 stars 1 forks source link

bench: Use mode=Shutdown to power down Pi devices #143

Open scruzin opened 1 week ago

scruzin commented 1 week ago

It is preferable to always shutdown cameras before turning off the power, which is accomplished by setting the mode to value Shutdown instead of Paused.

For example, the broadcast off action should be:

<camera-mac>.mode=Shutdown, <controller-mac>.Power=false