aboutsummaryrefslogtreecommitdiffstats
path: root/Software/PMR/Messages/MachineStatus/IDSPackLevel.proto
diff options
context:
space:
mode:
Diffstat (limited to 'Software/PMR/Messages/MachineStatus/IDSPackLevel.proto')
-rw-r--r--Software/PMR/Messages/MachineStatus/IDSPackLevel.proto5
1 files changed, 5 insertions, 0 deletions
diff --git a/Software/PMR/Messages/MachineStatus/IDSPackLevel.proto b/Software/PMR/Messages/MachineStatus/IDSPackLevel.proto
index d4bda8f95..36658e117 100644
--- a/Software/PMR/Messages/MachineStatus/IDSPackLevel.proto
+++ b/Software/PMR/Messages/MachineStatus/IDSPackLevel.proto
@@ -8,4 +8,9 @@ message IDSPackLevel
int32 Index = 1;
int32 DispenserLevel = 2;
double MidTankLevel = 3;
+
+ bool JerricanPresent = 4;
+ bool FillingTimeoutError = 5;
+ bool MidTankEmpty = 6;
+ bool MidTankRefillPumpActive = 7;
} \ No newline at end of file