SensorState#

class relsad.network.components.SensorState(value)[source]#

Line sensor state

OK#

The sensor is up and running

Type

int

FAILED#

The sensor has failed

Type

int

REPAIR#

The sensor is being repaired

Type

int

SensorState.OK

SensorState.FAILED

SensorState.REPAIR