Skip to content

Commit

Permalink
stateengine plugin: update suspend_dynamic to avoid error messages.
Browse files Browse the repository at this point in the history
  • Loading branch information
onkelandy committed Sep 8, 2023
1 parent 840b3c3 commit 3860081
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stateengine/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1114,14 +1114,14 @@ item_structs:
type: str
visu_acl: rw
cache: True
initial_value: ''
initial_value: 'struct:stateengine.state_standard.rules.standard'

additionaluse2:
remark: set this value to a struct or (relative) state that should be added to the condition sets if suspendvariant is 2
type: str
visu_acl: rw
cache: True
initial_value: ''
initial_value: 'struct:stateengine.state_standard.rules.standard'

suspendduration:
remark: duration of suspend mode in minutes (gets converted automatically)
Expand Down

0 comments on commit 3860081

Please sign in to comment.