COMPONENTNAME_NOT_FOUND when sending update
Okay, I am running out of ideas on this... I am trying to develop a driver that exposes different devices of the same type, discovered via callback passed into enableDiscovery. The device itself has registered a few text labels which I want to update dynamically. From time to time, this seems to work, but most of the time it doesn't, and I am getting a "Error: COMPONENTNAME_NOT_FOUND <my_label_id>" error, for components that worked before.
Having debugged into this a little bit, it seems as if `_fetchDataFromBrain` is unable to retrieve the correct data from the brain - when I run the corresponding GET request from the command line - something like `curl "http://NEEO-7f8fef5b.local:3000/v1/api/notificationkey/src-d44c95152c88baebd73222b0f68b3066fce993a3/apt-f92962c314d1743f462f6016aab202bb6eae92e8/1601c0d699a6d6c6ec4084c473fbc58d1f08"`- I get back a 200 OK with an empty response.
Any suggestions?
-
Boris Pruessmann
I have a similar problem mentioned here https://planet.neeo.com/t/x1ppnc/componentname_not_found