diff --git a/json/foodWasteDryingGrinder.json b/json/foodWasteDryingGrinder.json index 6725db93..8576ae36 100644 --- a/json/foodWasteDryingGrinder.json +++ b/json/foodWasteDryingGrinder.json @@ -46,7 +46,6 @@ "grinding", "cooling", "cleaning", - "completed", "error" ] } @@ -73,7 +72,6 @@ "grinding", "cooling", "cleaning", - "completed", "error" ] } @@ -120,7 +118,6 @@ "title": "FoodWasteDryingGrinderEvent", "type": "string", "enum": [ - "error", "operationComplete", "cleaningComplete" ] @@ -143,7 +140,6 @@ "title": "FoodWasteDryingGrinderEvent", "type": "string", "enum": [ - "error", "operationComplete", "cleaningComplete" ]