Antano » Antano Server API » ServiceState
Antano® will be released very soon. This is an announcement text

Contents

Search

ServiceState

class services.ServiceState

Bases: object

Service States declares a specific state of service

Attributes Summary

CONNECTING
INITIALIZED
STARTED
STOPPED
UNKNOWN

Attributes Documentation

CONNECTING = 4
INITIALIZED = 2
STARTED = 16
STOPPED = 8
UNKNOWN = 1
Last update: 10/08/2020 3:43 a.m. (CET)