modbusTcpConnections property
- @JsonKey(name: 'modbusTcpConnections', defaultValue: <ModbusTcpConnectionDTO>[])
final
Implementation
@JsonKey(
name: 'modbusTcpConnections', defaultValue: <ModbusTcpConnectionDTO>[])
final List<ModbusTcpConnectionDTO>? modbusTcpConnections;