...
An Organization is the highest-level entity within Gumband. This is typically your company, business unit, or specific team name. Within your Organization, you can create any number of Sites to hold Exhibits and Hardware. A Site is generally the physical location where Exhibits are installed, such as different cities, building locations, or floors.
...
Organization, Site, and Exhibit hierarchy
Anchor | ||||
---|---|---|---|---|
|
...
Gumband is secured using Google Oauth and is extensible to support other third-party providers as necessary. Navigate to
stagapp.gumband.com
in a browser and click the appropriate button to log in. If you have not been added to Gumband, you will see an unauthorized page.
...
Permissions are more granular at the Exhibit level. Users can be given read and write permissions for each status, control, and setting. This is especially useful when wanting to share Exhibit information (such as health or metrics), but prevent users from accidentally modifying mission-critical settings.
Read more in Platform Roles and Granular Permissions.
...
User permissions page
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
Navigate to the Site under which this Exhibit will exist
Click “Create Exhibit”
Give your Exhibit a name
Optionally enter the MQTT path (usually the computer’s local IP address and MQTT port ie “192.168.1.128:1883”)
Click “Create”
Note the Exhibit ID and token for initializing the SDK
...
View Site Exhibits page
...
Create Exhibit dialog
...