project-hermes / hermes-sensor

:no_entry:Depreciated:no_entry:
MIT License
0 stars 2 forks source link

Sensor will transmit any remaining data if its battery is nearing empty. #7

Open sonyccd opened 6 years ago

sonyccd commented 6 years ago

If the batt is getting low Hermes will send any data is has and then stop operations until charges to 80%?

brendanwalters commented 6 years ago

If the sensor has no non-volatile storage, it should stop recording at some threshold and go into power save mode until it sees a signal, at which point it will dump what it has (possibly via the emergency dump endpoint if the normal process is expected to be slow and cost more battery -- investigate)