1
0
forked from poc/pds

Added observed_value in characteritics model file

This commit is contained in:
dhanabalan
2025-12-27 13:06:22 +05:30
parent b2a06caff0
commit c180e098a3

View File

@@ -19,6 +19,7 @@ class CharacteristicValue extends Model
'process_order',
'coil_number',
'status',
'observed_value',
'created_at',
'updated_at',
'created_by',