RegisterMapEntry constructor
Implementation
const RegisterMapEntry({
this.registerMapId,
this.parameterId,
this.modbusStartAddress,
this.modbusTypeEnum,
this.scalingFactor,
this.sigFigures,
this.digits,
this.filteringThreshold,
});
const RegisterMapEntry({
this.registerMapId,
this.parameterId,
this.modbusStartAddress,
this.modbusTypeEnum,
this.scalingFactor,
this.sigFigures,
this.digits,
this.filteringThreshold,
});