-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Labels
revisit-with-matter.js-controllerRevisit/Revalidate/Recheck the issue or feature request with the matter,js based Matter ServerRevisit/Revalidate/Recheck the issue or feature request with the matter,js based Matter Server
Description
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
Labels
revisit-with-matter.js-controllerRevisit/Revalidate/Recheck the issue or feature request with the matter,js based Matter ServerRevisit/Revalidate/Recheck the issue or feature request with the matter,js based Matter Server