diff options
| author | Mirta <mirta@twine-s.com> | 2020-12-30 16:39:52 +0200 |
|---|---|---|
| committer | Mirta <mirta@twine-s.com> | 2020-12-30 16:39:52 +0200 |
| commit | 00a491d93733d4625ad329b2ba8237f445364b3f (patch) | |
| tree | 4b24c6fa78d7648f4bb7cefafa464bb0b063fec4 /Software/PMR/Messages/Common/ErrorCode.proto | |
| parent | 124ad4150f80c6846fdee41dbbda9848c105f6e5 (diff) | |
| download | Tango-00a491d9.tar.gz Tango-00a491d9.zip | |
merge
Diffstat (limited to 'Software/PMR/Messages/Common/ErrorCode.proto')
| -rw-r--r-- | Software/PMR/Messages/Common/ErrorCode.proto | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/Software/PMR/Messages/Common/ErrorCode.proto b/Software/PMR/Messages/Common/ErrorCode.proto index 7121516cb..3b22192cb 100644 --- a/Software/PMR/Messages/Common/ErrorCode.proto +++ b/Software/PMR/Messages/Common/ErrorCode.proto @@ -57,21 +57,6 @@ enum ErrorCode JOB_LIDS_OPEN = 2013; JOB_ABORTED_BY_USER = 2014; JOB_SAFETY_ALARM = 2015; - JOB_NO_ALARM_FILE = 2016; - JOB_FILE_PROBLEM = 2017; - JOB_WASTE_HANDLING_PROBLEM = 2018; - //power up - POWER_UP_NO_CFG_FILE = 3000; - POWER_UP_HW_CONFIG_FAILED = 3001; - POWER_UP_BUILT_IN_FAILED = 3002; - POWER_UP_INITIAL_BLOWER_FAILED = 3003; - POWER_UP_DISPENSER_PRESSURE_BUILDUP_FAILED = 3004; - POWER_UP_NO_THREAD_DETECTED = 3005; - POWER_UP_NO_PROCESS_PARAMS = 3006; - - //DataStore - GENERAL_DATASTORE_ERROR = 4000; - KEY_NOT_FOUND = 4001; } |
