CustomIECValue#

class wattson.iec104.interface.types.custom_iec_value.CustomIECValue(val: bool | float | int, ts: float = -1)#

Bases: object

Methods

Attributes

ts

val

__init__(val: bool | float | int, ts: float = -1) None#