Skip to content

Attribute update even absent a change of value #1068

@bkoblenz

Description

@bkoblenz

I am not sure if this is a feature request or bug (likely feature request).

I am interested in being able to differentiate between a node being offline and one whose attribute is not changing.

In particular, I would like an ATTRIBUTE_UPDATED event even when the attribute has not changed if a certain amount of time (ie 5min) has gone by.
I thought the min/max interval might provide this.

I work around this by polling the attribute every 5min and I know if I fail to get a response there is a problem while if I get a response all is good.

So, should I expect an ATTRIBUTE_UPDATED event based on the interval, or only when the value has changed?

-brian

Metadata

Metadata

Assignees

No one assigned

    Labels

    revisit-with-matter.js-controllerRevisit/Revalidate/Recheck the issue or feature request with the matter,js based Matter Server

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions