Inter-Binding Communication

Hi,

Lets say I have binding A and binding B, there are certain status on A and that i want to share with B, how do i do that?
Use case: Binding A = Customized OpenHab Cloud Connected, Binding B - Self Develop binding

I wan to use B’s thing (i.e. switch item/thing) to control “Remote Access” of binding A. How do i do that?

Thanks

Hi

I discovered a useful feature recently.

Apparently…

One Items can be linked to Two (or more) Thing channels.

With one being linked “normally” Default (system:default) and the rest as Follow (system:follow)

It’s only a one way solution, but from what you’ve said, that would work for you.

Two way, requires some very clever rules to avoid a circular situation.

Good luck

Yes, follow profile is the way to go !