Utilities handle configuration and helper functions for the Tools/Tools Gateway
Classes
| Class | Description |
|---|
| Logger | Handles sending logs to the logging service |
Variables
| Variable | Description |
|---|
| emitter | An instance of the Emittery class from the NPM package emittery. This instance is a fully async EventEmitter implementation. Event listeners can be registered with on or once, and events can be emitted with emit. |
Functions
| Function | Description |
|---|
| getToolsAmount | Checks if there is more than one camera tool connected to the Tools Gateway |
References
default
Renames and re-exports getToolsAmount