anthturner / TPLinkSmartDevices

C# Library for Discovering and Operating TP-Link Smart Devices (HS100/105/110, LB100/110/120/130)
Apache License 2.0
40 stars 18 forks source link

add event to notify subscribers that a new device is found #6

Closed fabianoriccardi closed 4 years ago

fabianoriccardi commented 4 years ago

Hi, I was developing a simple User Interface making use of your library. To give a more reactive behavior to UI, I've added the possibility to subscribe to event trigger when a new Device is discovered.

Hoping this enhancement can be useful for someone else too :)

anthturner commented 4 years ago

Thanks for your contribution!