Skip to content

Commit

Permalink
Remove capital letter msCO
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinFrcd committed Jan 6, 2025
1 parent 78e3ff7 commit 5227b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zspec/zcl/definition/cluster.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2500,7 +2500,7 @@ export const Clusters: Readonly<Record<ClusterName, Readonly<ClusterDefinition>>
commandsResponse: {},
},
msCO: {
ID: 0x040C,
ID: 0x040c,
attributes: {
measuredValue: {ID: 0x0000, type: DataType.SINGLE_PREC},
measuredMinValue: {ID: 0x0001, type: DataType.SINGLE_PREC},
Expand Down

0 comments on commit 5227b42

Please sign in to comment.