iec104-python
Contents:
Installation
Change log
c104 python module
Client
Connection
Server
Station
Point
Information
TransportSecurity
Batch
IncomingMessage
EnumSets
Enums
Coi (Cause of Initialization)
Coi
CommandMode
ConnectionState
Cot (Cause of Transmission)
Double
EventState
Frz (Freeze of Counter - Target Task)
Init
Qoc (Qualifier of Command)
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
Coi (Cause of Initialization)
View page source
Coi (Cause of Initialization)
class
c104.
Coi
This enum contains all valid IEC60870 cause of initialization values.
__init__
(
)
LOCAL_MANUAL_RESET
=
<Coi.LOCAL_MANUAL_RESET:
1>
LOCAL_POWER_ON
=
<Coi.LOCAL_POWER_ON:
0>
REMOTE_RESET
=
<Coi.REMOTE_RESET:
2>
property
name
property
value