Iw mesh0 station dump

When using 802.11s, the rpcd-mod-iwinfo library does not include other mesh devices connected to the mesh SSID.

Is there an alternative way to get this info in JSON format?

Or can it be added to rpcd-mod-iwinfo? If yes, in which repository should this work be done?

I correct myself! It's because I used the hostapd ubus module to get the client list.

This works:

ubus call iwinfo assoclist '{"device": "mesh1"}'