iec104-python
Contents:
Installation
Change log
c104 python module
Client
Connection
Server
Station
Point
Information
TransportSecurity
Batch
IncomingMessage
EnumSets
Enums
Coi (Cause of Initialization)
CommandMode
ConnectionState
Cot (Cause of Transmission)
Double
EventState
Frz (Freeze of Counter - Target Task)
Init
Qoc (Qualifier of Command)
Qoc
Qoi (Qualifier of interrogation)
ResponseState
Rqt (Qualifier of Command - Target Group)
Step
TlsCipher
TlsVersion
Type
Umc (Unexpected message cause)
Number
ProtocolParameters
Global functions
C++ Core
iec104-python
c104 python module
Enums
Qoc (Qualifier of Command)
View page source
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