* Initial sensor version. * Add Elk-M1 sensor services. Initial version of services.yaml. * Fix lint errors. * Fix PR comments. * fix PR comment * Fix PR comment * Fix PR comments * fix
12 lines
367 B
YAML
12 lines
367 B
YAML
speak_word:
|
|
description: Speak a word. See list of words in ElkM1 ASCII Protocol documentation.
|
|
fields:
|
|
number:
|
|
description: Word number to speak.
|
|
example: 142
|
|
speak_phrase:
|
|
description: Speak a phrase. See list of phrases in ElkM1 ASCII Protocol documentation.
|
|
fields:
|
|
number:
|
|
description: Phrase number to speak.
|
|
example: 42
|