Move the constraint check for the size of the presets or schedules attributes exceeding the total number supported from the atomic write commit request to the write request #35166
Labels
thermostat_presets_v1.4_issues
Label to track thermostat presets 1.4 issues
Currently the constraint check for the maximum number of presets or schedules allowed is done in the atomic write commit command which is incorrect. The check should be in the write request for these attributes
Corresponding to spec issue - https://github.com/CHIP-Specifications/connectedhomeip-spec/issues/10313
The text was updated successfully, but these errors were encountered: