0
VotesGetting connected clients to the router from code
This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
Getting connected clients to the router from code
Tags:
#API
I have bought Raspberry Pi Pico W, to program automatic shutdown of radiator valves when designed IP adresses leave the network.
Unfortunately it doesnt seem that there is API, or direct acess from the MicroPython code into the router, that would return currently connected adressess.
Woul it be possible to expose REST api endpoint to do just that?
Thanks.