Closed guyluz11 closed 2 years ago
I guess I should add the whole object of PingData
in the ActiveHost
class.
I have added the PingData
object to ActiveHost
class. User can retrieve time using pingData.response.time
. I hope that fulfil the need of response time.
We can easily save the response time of each device whenever we get the response.
This could be useful for knowing if there is a problem with the device like overload (it is slowing down) or if it has a weak WiFi signal.