Can you develop a common SmartThingsApp to control multiple hubs?
= Should the Hub be separately authenticated, and if it is authenticated, the values of access-token and endpoints url are different for each Hub?.
tgauchat
(ActionTiles.com co-founder Terry @ActionTiles; GitHub: @cosmicpuppy)
#2
SmartThings “instantiates” a SmartApp for each “SmartThings Location”. Currently a Location can only contain one Hub and a Hub can only belong to one Location.
Each SmartApp instance has it’s own endpoint ID (URL + token).
A SmartThings Account can contain many Locations (hubs).