lib60870-C
2.3.2
C source code library for the IEC 60870-5-101/104 protocols
|
Modules | |
IMasterConnection interface | |
Slave plugin interface | |
Data Structures | |
struct | sCS101_SlavePlugin |
Typedefs | |
typedef struct sCS101_SlavePlugin * | CS101_SlavePlugin |
Plugin interface for CS101 or CS104 slaves. | |
Enumerations | |
enum | CS101_SlavePlugin_Result { CS101_PLUGIN_RESULT_NOT_HANDLED = 0 , CS101_PLUGIN_RESULT_HANDLED = 1 , CS101_PLUGIN_RESULT_INVALID_ASDU = 2 } |
These definitions are used by both the CS 101 and CS 104 slave implementations.