Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you wish to send a sequence beginning with "${" to the device, you can escape the variable declaration like this:

Code Block
languagetext
/interface bridge
add name=lo1 comment="This is a comment with \${some strange characters}"

...