Is there a way to tell if HubMesh has been initialized?

As above.
I would like to "wait" or similar in RM for the hub to be meshed.
After a self healing event, to pause in the startup routine, until on line with HubMesh.
THX!

image
:point_up_2:t3: Gives you :point_down:t3:

  • hubMeshCount : 1
  • hubMeshData : [{"hubName":"House","active":"true","offline":"false","ipAddress":"xx.xx.xx.xx","meshProtocol":"udp"}]
1 Like

I have this in my power on reset rule that waits for one of the devices on my other hub to become available.

1 Like

I surrender, both are great ideas, and i have experimented with both.
I have decided to just impliment a "wait" to allow the hubs to mesh.
Both ideas can work, i feel i would have to add a hub to handle the split second requirements so that system requests would not be lost.
Whats 5 seconds delay in reporting system status verbally?

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.