kismet icon indicating copy to clipboard operation
kismet copied to clipboard

Short question about websockets and device info

Open theraven1982 opened this issue 1 year ago • 0 comments

Currently I'm successfully pulling some info from some Access-Points through subscribing to the 'DOT11_ADVERTISED_SSID' topic via websockets. This way I get detailed information about the AP. Am I correct in that it is not possible to get detailed info through the websocket about client devices, and I have to use the REST API for that? I do get some info (MAC address) when a new Wifi Client Device is found through the MESSAGES topic, but I was wondering if more complete info can be gathered that way.

Thanks

theraven1982 avatar Oct 05 '23 08:10 theraven1982