interface/lte/at-chat
Conditions: !smips Type: Command
<ArgTableRow arg="input" typ="string">sends command to modem and waits for any output before returning</ArgTableRow> <ArgTableRow arg="wait" typ="alt { wait: enum (no | yes) { no:0, yes:3 } , time: time [ .. 255] }">always wait 3s</ArgTableRow>
<ArgTableRow arg="output" typ="string"></ArgTableRow>