Replies: 2 comments
-
|
I assume you mean the PairedNode based API? Or which Controller API you talk about? basically yes a device could also kill subscriptions, but usually they do not do this. So do you have more details and potentially debug level logs? Then I can answer more detailed |
Beta Was this translation helpful? Give feedback.
-
|
Yes it uses the PairedNode API. I think I solved the problem. There were 2 issues: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I paired a matter.js controller (using Nodered) with a Nest thermostat. I try to monitor temperature setpoints in order to sync the values with another heating system. It works almost... After few minutes I don't receive any notification anymore. I tried with the latest version of matter.js : same !
What is puzzling me is that it looks like that the controller is receiving the notification from the device but the callback is not fired. (debug log)
Beta Was this translation helpful? Give feedback.
All reactions