Skip to content

Commit

Permalink
added command
Browse files Browse the repository at this point in the history
  • Loading branch information
windka committed Jun 20, 2023
1 parent 271d4c3 commit 7949584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ See the example flow [**control bot**](examples/control.json) in the examples fo

### Input
The `msg.payload` contains:
- **command** : 'start' | 'stop' | 'restart'
- **command** : 'start' | 'stop' | 'restart' | 'command'
- **delay** : Optional delay (between stop and start) in milliseconds for 'restart'.

### Output
Expand Down

0 comments on commit 7949584

Please sign in to comment.