fleet_status
Get a live snapshot of the entire printer fleet: connection status, operational state, and current temperatures. See which printers are online or offline.
Instructions
Get live status of all fleet printers (state, temps, connection — current snapshot).
For historical analytics (success rates, throughput), use ``fleet_analytics``.
For grouping by physical location, use ``fleet_status_by_site``.
Returns a list of printer snapshots including name, backend type,
connection status, operational state, and temperatures. Printers
that fail to respond are reported as offline rather than raising.
If no printers are registered yet, the current adapter (from env config)
is auto-registered as "default".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||