Handler for BSSID changes

Can I put in a wee request for a function like imp.onbssidchange(function), where the callback function is invoked every time the bssid changes? We are operating imps in a WIFI mesh. From time to time, the imps will move from one node to another. The bssid changes at that point, but I have to regularly poll imp.getbssid() to check if it’s changed.

thanks

Looks feasible, I’ve put it on the list.