24 bool handleResponse(
const char* key,
const char* value)
override;
25 void onProcessingEnd()
override;
29 void setDynamicTimeVisibilityFromChannelFunction(
bool enabled);
32 static bool isTimedFunction(uint32_t function);
35 uint32_t pendingTurnOnDurationMs = 0;
36 bool turnOnDurationSeen =
false;
37 bool dynamicTimeVisibilityFromChannelFunction =
false;