vuforia-spatial-edge-server icon indicating copy to clipboard operation
vuforia-spatial-edge-server copied to clipboard

hardware interface writes updated node data to itself.

Open valentinptc opened this issue 4 years ago • 0 comments

I think this is by design but we could do better.

Currently when you write an update to a hardware interface node, the server triggers updates to it self and links throughout the entire server.

We need to extend the readListener function with an option not to listen to write calls to it self.

valentinptc avatar Apr 13 '20 20:04 valentinptc