any way of getting a list of band and frequency supported by the interface in the api? or do i need to come up with a static list based on the chipset?
you mean to get output of CLI command:
/interface wireless info print
in API?
how about
/interface/wireless/info/print
or something more specific to get b channel frequencies and 5ghz frequencies
/interface/wireless/info/print
=.proplist=.id,5ghz-channels,2ghz-b-channels
thank you! i looked right over that ![]()