ouiAssignee
ouiAssignee(mac: MacAddress) : String?
Returns the name of the OUI assignee (as a String) associated with a MAC address.
For example, ouiAssignee(macAddress("00:55:DA:50:00:00")) returns the string "Nanoleaf".
The function can return a null value if the assignee for the MAC address is not known.