ausocean / cloud

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

cron: notify if an ESP fails to report #122

Closed trekhopton closed 2 weeks ago

trekhopton commented 2 weeks ago

We need a mechanism in which we can mark certain ESPs as active, then when they stop being active, we are notified. This is essential for ops.

scruzin commented 2 weeks ago

Clarify by "fails to report". The cron 'check' call can already be used to detect devices that are not reporting.

trekhopton commented 2 weeks ago

I wasn't aware of this function. That is all we need. I'll close this issue.