ausocean / cloud

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

Extend hardwareManager interface #328

Closed saxon-milton closed 3 days ago

saxon-milton commented 3 weeks ago

Depends on PR #327

This change extends the hardwareManager interface by adding voltage, alarmVoltage and isUp methods. These additions have been motivated by voltage handling in the broadcast functionality.

trekhopton commented 4 days ago

Is there an issue that describes how you are intending to perform the voltage checking? As in the logical flow? That would be good to link and discuss.

trekhopton commented 4 days ago

Oh I see, issue #183. LGTM.