-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Description
Feature Area
Other
Test Case
TC-DEM-1.1
Reproduction steps
- Bring up the DUT with energy-management-app.
- Pair the DUT using chip-tool through "Onnetwork" transport.
- Run the command
./chip-tool deviceenergymanagement read cluster-revision 1 1
Expected Outcome:
[1720690440.539] [50435:50437] [TOO] Endpoint: 1 Cluster: 0x0000_0098 Attribute 0x0000_FFFD DataVersion: 521028924
[1720690440.539] [50435:50437] [TOO] ClusterRevision: 4
[1720690440.540] [50435:50437] [EM] <<< [E:5099i S:17862 M:203971832 (Ack:69830139)] (S) Msg TX to 1:0000000000000001 [C5DD] [UDP:[fe80::e65f:1ff:fe0f:2878%eth0]:5540] --- Type 0000:10 (SecureChannel:StandaloneAck)
Actual Outcome:
[1720690440.539] [50435:50437] [TOO] Endpoint: 1 Cluster: 0x0000_0098 Attribute 0x0000_FFFD DataVersion: 521028924
[1720690440.539] [50435:50437] [TOO] ClusterRevision: 3
[1720690440.540] [50435:50437] [EM] <<< [E:5099i S:17862 M:203971832 (Ack:69830139)] (S) Msg TX to 1:0000000000000001 [C5DD] [UDP:[fe80::e65f:1ff:fe0f:2878%eth0]:5540] --- Type 0000:10 (SecureChannel:StandaloneAck)
Bug prevalence
Whenever I try to read ClusterRevision.
GitHub hash of the SDK that was being used
Platform
raspi
Anything else?
In SPEC, the ClusterRevision value has been updated to 4. As per spec changes, SDK(energy-management-app) has to update the ClusterRevision value from 3 to 4.
Specification References: https://github.com/CHIP-Specifications/connectedhomeip-spec/blob/master/src/app_clusters/DeviceEnergyManagement.adoc#revision-history
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Status