Skip to main content

tripped

Method
This is a method of the FleetSupervisionPolicy class in the protocols module.
Return whether the breaker is currently tripped without recording. When the cooldown has elapsed the breaker re-arms cleanly: the accrued event window is cleared so the accumulated pre-trip restarts cannot immediately re-trip on the very next note_restart.

Signature

Parameters

float
required
No description available.

Returns

bool
The result of the operation.

Used By

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 4586