States for the pullpoint manager.
Definition at line 85 of file models.py.
◆ FAILED
| int homeassistant.components.onvif.models.PullPointManagerState.FAILED = 3 |
|
static |
◆ PAUSED
| int homeassistant.components.onvif.models.PullPointManagerState.PAUSED = 2 |
|
static |
◆ STARTED
| int homeassistant.components.onvif.models.PullPointManagerState.STARTED = 1 |
|
static |
◆ STOPPED
| int homeassistant.components.onvif.models.PullPointManagerState.STOPPED = 0 |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/onvif/models.py