...
Online Mode - authenticate, connect, and manage hardware using the Gumband Dashboard and ServiceCloud.
Offline Mode - connect and manage hardware directly in the SDK, no authentication through the Gumband ServicesCloud.
More information about authentication scenarios, including caching the authentication whitelist, see SDK Hardware Authentication Scenarios
...
Note: Gumband hardware connects to the Gumband Services Cloud and to the Gumband SDK using GBTT, the Gumband MQTT Hardware Service.
...
Expand | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
Online mode is all done using in the Gumband DashboardCloud! Set the Exhibit MQTT IP address
In the “Hardware” tab for the exhibit, enter the IP address and MQTT port the hardware should connect to. This is typically the IP of the computer running the SDK application, with the default port being 1883. Enter this information in the format:
Associate the Hardware with the Exhibit SDK
|
...
Expand | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
For instances where you want to bypass hardware authentication and management through Gumband ServicesCloud. This could include an on-site installation where there is flakey or non-existent cloud access. Whitelist the Hardware ID in the SDK
Configure the Exhibit Application IP on the HardwareThe hardware needs to know the IP of the computer running the SDK application so it knows where to connect to. We’ll configure the hardware to use this IP using the
|
...
See SDK Events for more information about these events and the available data in the payloads.
Hardware online/offline event
...