fix typo
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Torma Kristóf 2020-07-18 14:38:10 +02:00
parent 405568c78b
commit 210f1b8a63
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@ components:
summary: Unique ID used to identify a particular sensor on a device. (May be wildcard or empty) summary: Unique ID used to identify a particular sensor on a device. (May be wildcard or empty)
command: command:
type: string type: string
enom: ["online", "offline"] enum: ["online", "offline", "doAlert"]
statusPayload: statusPayload:
type: object type: object
properties: properties: