![]() |
KC868, is there some API available for KCS V2 apps on these board - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20) +--- Forum: "KCS" v2 firmware system (https://www.kincony.com/forum/forumdisplay.php?fid=40) +--- Thread: KC868, is there some API available for KCS V2 apps on these board (/showthread.php?tid=7638) |
KC868, is there some API available for KCS V2 apps on these board - magsys - 02-17-2025 Dear all I am on the way to make alive a small watermill in a little town in the East of France. To do so I plan to use products like Kincony Kc868 Axx series board plus TUYA automation. At the moment its begin to work using one KC868-A16 and one KC868-A6 both using Tuya scene cloud programmation However i would like to improve the genuine software capabilities (ie: TUYA capabilities over WIFI) and add some DIY functions using Modbus registers reading and Zigbee sensor reading at the same time plus some control and commands routines of my own done using ie: Arduino ide. My question is How to link your KCS V2 binary with my own routines? Is there some ways to do so on the same board/software? Is there some specific documented API that should allow that? What will be the more convenient way to go further and achieve my goals. Some advice would be much appreciated. I thank you in advance Yours faithfully Laurent COLIN RE: KC868, is there some API available for KCS V2 apps on these board - admin - 02-17-2025 KCS is not a open source software. so you can't use KCS and your own code at the same time. if you want write your own arudino code. just overwrite all esp32 chip. |