Status

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()