4
VotesController: Accept colons (":") when searching for a device MAC address
Controller: Accept colons (":") when searching for a device MAC address
Permit the controller to treat colons (":") like dashes when searching for a device by it's MAC address.
Context:
The controller displays MAC address using dashes ("-") ex: 34-60-F9-xx-xx-xx.
However, nearly every other devices displays MAC address using colons (":") ex: 34:60:F9:xx:xx:xx.
For instance, the CLI of Omada switches displays MAC addresses using colons (":").
It would be nice when using the controller to search for a device by MAC address if colons were accepted in addition to dashes.
1 Accepted Solution
