Yurik72 / ESPHap

ESP32/ESP8266 Arduino library for native Apple Homekit Accessory Protocol (HAP)
MIT License
264 stars 60 forks source link

Status of the server and the number of connected clients #108

Closed AGRO666 closed 2 years ago

AGRO666 commented 2 years ago

Is it possible to find out the status of the server and the number of connected clients using any command?

Yurik72 commented 2 years ago

Currently, not. with slight modification those can be extracted from server.cpp esp32 arduino_homekit_server.cpp esp8266