Smart Home Automation Forum
client ONLINE/OFFLINE status - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20)
+--- Forum: KC868-A8 (https://www.kincony.com/forum/forumdisplay.php?fid=23)
+--- Thread: client ONLINE/OFFLINE status (/showthread.php?tid=2684)



client ONLINE/OFFLINE status - shivdoke39 - 03-14-2023

I am using kincony A8 board with my local mqtt broker..i have successfully connected board with mqtt and tested relay output using mqtt commands.....
   is there any way to check my device is online or offline ??? online /offline status of kincony A8 client .....??


RE: client ONLINE/OFFLINE status - admin - 03-14-2023

your question have replied by another topic.


RE: client ONLINE/OFFLINE status - shivdoke39 - 03-14-2023

(03-14-2023, 08:56 AM)admin Wrote: your question have replied by another topic.

means?


RE: client ONLINE/OFFLINE status - admin - 03-14-2023

now not have this state feedback, in furture we will update "KCS" firmware to support it.
do you want write your own arduino code? or just download our "KCS" firmware directly to use?


RE: client ONLINE/OFFLINE status - shivdoke39 - 03-14-2023

(03-14-2023, 09:00 AM)admin Wrote: now not have this state feedback, in furture we will update "KCS" firmware to support it.
do you want write your own arduino code? or just download our "KCS" firmware directly to use?

im using your sample code. i need status of client .how to do?


RE: client ONLINE/OFFLINE status - admin - 03-14-2023

you write you own code, so it's up to you. sample code not have this function, just a simple demo.