mirror of
https://github.com/empayre/fleet.git
synced 2024-11-07 09:18:59 +00:00
4 lines
240 B
Plaintext
4 lines
240 B
Plaintext
- Modified `GET /host/:id` endpoint to calculate battery health based on the cycle count reported by
|
|
osquery such that “Normal” corresponds to cycle count < 1000 and “Replacement recommended”
|
|
corresponds to cycle count >= 1000.
|