Ok so here’s a weird one. Guessing I’m using Connectors in a way they weren’t designed to handle.
I have a handful of Hub Variables on hub A. I use hub mesh so that the HVs are also available on hub B. Works fine.
But now I need to use the variables on hub B in Maker API to make them available to a service that is external to HE. So I created connectors to the variables on Hub B. I realize it would be probably make more sense to add the connectors on Hub A and mesh the Connectors to B. But I don’t want the connectors anywhere else except hub B.
When I add the Connectors to Hub B, they behave fine at first, but always revert to Null values after the first event (I think). I’ve recreated this behavior several times.
Anyone have any idea what could be going on? I’m guessing that you shouldn't be allowed to add a connector to a linked hub variable, but only to a local hub variable.
Thoughts?