1
0
forked from poc/pds

Added zmm operating temperature column temp class characteristic

This commit is contained in:
dhanabalan
2026-06-01 17:46:12 +05:30
parent 79e0c00e4b
commit 0a635f129d
5 changed files with 48 additions and 0 deletions

View File

@@ -297,6 +297,8 @@ class TempClassCharacteristicExporter extends Exporter
->label('ZMM MOTOR SPEED'),
ExportColumn::make('zqmm_qty')
->label('ZQMM QTY'),
ExportColumn::make('zmm_operating_temperature')
->label('ZMM OPERATING TEMPERATURE'),
ExportColumn::make('winded_serial_number')
->label('WINDED SERIAL NUMBER'),
ExportColumn::make('model_type')