R/status.R
axivity_get_memory_health.Rd
Query an Axivity device's NAND flash memory health
axivity_get_memory_health(device_id)
Integer device ID, as returned by axivity_discover().
axivity_discover()
A list with spare_blocks (higher is better, 0 = unusable) and status ("ok", "warning", or "error", using OMAPI's documented thresholds).
spare_blocks
0
status
"ok"
"warning"
"error"