duration is (supposedly) an optional attr (#11981)

If it says something about default in the description
This commit is contained in:
akasma74 2020-02-06 09:12:01 +00:00 committed by GitHub
parent 9499d1fcae
commit 0605d80b4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ Listen to the specified topic matcher and dumps all received messages within a s
| Service data attribute | Optional | Description |
| ---------------------- | -------- | ----------- |
| `topic` | no | Topic to dump. Can contain a wildcard (`#` or `+`).
| `duration` | no | Duration in seconds that we will listen for messages. Default is 5 seconds.
| `duration` | yes | Duration in seconds that we will listen for messages. Default is 5 seconds.
```yaml
topic: openzwave/#