8.2.3.7. Status
8.2.3.7.1. Health
Gets the module health information.
Corresponding low-level API class: M_HEALTH
# Health
resp = await module.health.all.get()
resp = await module.health.info.get()
resp = await module.health.cage_insertion.get()