Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Expand
titleTable of Contents
Table of Contents
minLevel1
maxLevel4

...

gumbandPublish()
Status
colourYellow
titleUNFINISHED

TBD on the implementation of this, but the intent is to be a type agnostic way to publish.

Syntax:

void gumbandPublish();

...

Functions to send informational messages to the Gumband Cloud dashboard. '

gumbandDebug()

https://deeplocal.atlassian.net/wiki/spaces/GS/pages/52822092#Debug-Logs
Insert excerpt
Hardware Logging & Events
Hardware Logging & Events
nameLog limit
nopaneltrue
Syntax:

void gumbandDebug(const char* text, ...);

...

Note

In most cases it is not recommended to use any of the following 4 functions to configure the hardware, these changes should be made via the configuration interface (link)

gumbandSetAuthToken()

Syntax:

...