I’ve noticed with you go to:
/interface wireless registration-table print you get the interface, radio-name, mac-address, ap, signal-strength, and tx-rate
The data that I need is actually contained in /interface wireless registration-table print stats
The problem is that some radios report more information than other and it’s making the regular expressions in my application quite complicated.
I would like to know if such a command is possible:
/interface wireless registration-table print-list=interface, signal-strength, tx-ccq, routeros-version, etc.
In order words, is it possible to only print selected data in a print stats command? ![]()