...
One of the most powerful features of Gumband is having access to real-time logging of low level hardware events, this can make debugging and monitoring of hardware components at runtime much easier. While it is up to the exhibit developer to determine how best to monitor their physical devices, the Gumband API provides a simple method to share and save that information. Debug logs are rate-limited to prevent spamming the server.
the rate limit is 5 messages every 2 seconds, if this rate is exceeded there is a 5 second holdoff period where no messages will be sent.
Excerpt | ||
---|---|---|
| ||
|
...