iec104-python
v2.0.1
Contents:
Installation
Change log
c104 python module
Client
Connection
Server
Station
Point
Information
TransportSecurity
IncomingMessage
EnumSets
Enums
Coi (Cause of Initialization)
CommandMode
ConnectionState
Cot (Cause of Transmission)
Double
EventState
Init
Qoc (Qualifier of Command)
Qoc
Qoi (Qualifier of interrogation)
ResponseState
Step
TlsVersion
Type
Umc (Unexpected message cause)
Number
Global functions
C++ Core
iec104-python
c104 python module
Enums
Qoc (Qualifier of Command)
Edit on GitHub
Qoc (Qualifier of Command)
class
c104.
Qoc
This enum contains all valid IEC60870 qualifier of command duration options.
__init__
(
)
LONG_PULSE
=
<Qoc.LONG_PULSE:
2>
NONE
=
<Qoc.NONE:
0>
PERSISTENT
=
<Qoc.PERSISTENT:
3>
SHORT_PULSE
=
<Qoc.SHORT_PULSE:
1>
property
name
property
value