lib60870-C
2.3.2
C source code library for the IEC 60870-5-101/104 protocols
|
▼ src | |
▼ hal | |
▼ inc | |
hal_serial.h | Abstraction layer for serial ports. Has to be implemented for the serial link layer of CS 101 |
hal_socket.h | Abstraction layer TCP/IP sockets Has to be implemented for CS 104 TCP/IP |
hal_thread.h | Abstraction layer for threading and synchronization |
hal_time.h | Abstraction layer for system time access |
▼ inc | |
▼ api | |
cs101_information_objects.h | Functions for CS101/CS104 information objects These are the implementation of the different data types and message types |
cs101_master.h | Functions for CS101_Master ADT. Can be used to implement a balanced or unbalanced CS 101 master |
cs101_slave.h | Functions for CS101_Slave ADT. Can be used to implement a balanced or unbalanced CS 101 slave |
cs104_connection.h | CS 104 master side definitions |
cs104_slave.h | CS 104 slave side definitions |
iec60870_common.h | Common definitions for IEC 60870-5-101/104 These types are used by CS101/CS104 master and slaves |
iec60870_master.h | Common master side definitions for IEC 60870-5-101/104 These types are used by CS101/CS104 master |
iec60870_slave.h | Common slave side definitions for IEC 60870-5-101/104 These types are used by CS101/CS104 slaves |
link_layer_parameters.h | Parameters for serial link layers |