$ModbusSerialConnectionDTOExtension extension
Methods
-
copyWith(
{String? name, int? baudRate, ParityDTO? parity, int? dataBits, StopBitsDTO? stopBits, int? unitId, String? propertySpec}) → ModbusSerialConnectionDTO -
copyWithWrapped(
{Wrapped< String?> ? name, Wrapped<int?> ? baudRate, Wrapped<ParityDTO?> ? parity, Wrapped<int?> ? dataBits, Wrapped<StopBitsDTO?> ? stopBits, Wrapped<int?> ? unitId, Wrapped<String?> ? propertySpec}) → ModbusSerialConnectionDTO