IEC-60870
Connection String Options
| Name | Type | Default Value | Required | Description | 
| Name | IEC 60870-5-104 | |||
| Code | 
 | |||
| Maven Dependency | <dependency> <groupId>org.apache.plc4x</groupId> <artifactId>plc4j-driver-iec-60870</artifactId> <version>0.12.0</version> </dependency> | |||
| Default Transport | 
 | |||
| Supported Transports | 
 | |||
| Config options: | ||||
| 
 | INT | 4000 | Default timeout for all types of requests. | |
| Transport config options: | ||||
| 
 tcp | ||||
| 
 | BOOLEAN | false | Should keep-alive packets be sent? | |
| 
 | BOOLEAN | true | Should packets be sent instantly or should we give the OS some time to aggregate data. | |
| 
 | INT | 1000 | Timeout after which a connection will be treated as disconnected. | |