8000 Need to enhance QuietReportingAttribute Class to accept Struct Types. · Issue #39801 · project-chip/connectedhomeip · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Need to enhance QuietReportingAttribute Class to accept Struct Types. #39801
Open
@sabollim-silabs

Description

@sabollim-silabs

hi team,
i see present QuietReportingAttribute class only accepts arthemetic type class.
is it possible to enhance the class to take structs types?

for example
i have CurrentState Attribute of Type DimensionStateStruct with Fields - Position (percent100ths), Latch ( bool), Speed (ThreeLevelAutoEnum)
Changes to this attribute SHALL only be marked as reportable in the following cases:

  • When the Position changes from null to any other value and vice versa, or
  • At most once every 5 seconds when the Position changes from one non-null value to another non-null value, or
  • When Target.Position is reached, or
  • When CurrentState.Speed changes, or
  • When CurrentState.Latch changes.

So, is there any way to track last changed timestamp value of entire attribute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0