07-07-2026, 01:39 PM
@нулс бравл: The limitation is that KCS can send HTTP GET or POST requests as an action, but it cannot read or process the response for logic. If you need to parse returned data and make decisions based on it, Arduino code is the way to go.

