Hub Name in Maker API?

Is there a way to get the hub name using the Maker API? similar to accessing Hub Variables?

As a work around, why not create a string variable that is your hub name? Seems unlikely to be something that you would change often, and creating a variable isn't that much work.

Yes that would be what I would do. I was just wondering if there was a way to access the Hub name if that option existed.

There is.

One simple way is to install @thebearmay's Hub Information Driver, and then use the attribute "locationName". It has the hub's name.

3 Likes

Hmm, I do have that installed. Thanks

1 Like

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