astgo icon indicating copy to clipboard operation
astgo copied to clipboard

ami: parse message contain newline

Open wenerme opened this issue 4 years ago • 2 comments

wenerme avatar May 06 '21 10:05 wenerme

no way to proper handle multiline, but join the final OK to last value

Event: SMSSendStatus
Privilege: system,all
Board: 1
Channel: 4
Destination: 123
TXT: OK?
YES: NO
OK
Status: SUCCESS

wenerme avatar May 06 '21 10:05 wenerme

Can do event based last attr check to support complex multi line, like SMSSendStatus, the last line is Status

wenerme avatar May 06 '21 15:05 wenerme