You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use YIELD enum reference and hide zero-default precision in setpoints
Replaces the hardcoded 3 in ReactionCard with
reaction_pb.ProductMeasurement.ProductMeasurementType.YIELD so a schema
renumber would fail at compile time. Skips the "± 0" suffix in
tempSetPoint and pressureSetPoint when precision is the proto3
zero-default.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments