Open HerrMuellerluedenscheid opened 3 months ago
Hi, ehh, I've never seen parentheses used in at commands to be honest. This doesn't seem like anything standard.
I'm not sure why it errors on the closing parenthesis... Might be fixable.
However, due to the non-standard nature of the response, I'd call the expect_raw_string
function to get the values and then parse the result yourself.
But if you're willing to investigate, it might be a small simple fix.
Thanks! I will take a deeper dive
Hey,
I'm encountering an issue parseing the following sequence:
This errors at the closing bracket
)
withDo you have a clue what I'm doing wrong?