zat366
zat366
Thankyou @crankyoldgit ,I did IRRECVDUMPV2 with the new library and the Proptocol now is recognized. I coolect the state[] info as follows | Setting Desc. | state[]| |---|---| | Auto,...
The lowest temp is 16C ,the highest is about 30C, the remote control is not nearby. I'll check it later
I record the full temperature range. The lowest temp is 16C, and the highest is 31C .I hope this can be helpful to the work | Setting Desc. | state[]|...
I pulled the latest version of branch tcl_gykq58_basic and captured a new temperature sequence . | Setting Desc. | state[]| |---|---| | Auto, 16C | 0xB6, 0x23, 0x00, 0x10, 0x85,...
> 建议还原113行判断逻辑,改回原逻辑if (isSubAggGroupByEmpty()) 若有子聚合场景,ck limit size条件会导致子聚合数据缺失 在我们一个特殊场景聚合时,如果不做groupby 会有报错超过 maxResultRow 聚合语句是 ```json "aggs": { "2": { "terms": { "field": "client_ip", "order": { "_count": "desc" }, "size": 20 }, "aggs": { "3":...