feat: add empty and refill unit machine actions

fix: remove certain actions from the state middleware after being consumed by the poller
This commit is contained in:
Sérgio Salgado 2023-05-03 18:26:46 +01:00
parent 2e9bb3c7df
commit 797f074898
10 changed files with 163 additions and 2 deletions

View file

@ -80,6 +80,8 @@ const typeDef = gql`
reboot
shutdown
restartServices
emptyUnit
refillUnit
}
type Query {