Skip to main content

Utilities

Utilities handle configuration and helper functions for the Tools/Tools Gateway

Classes

ClassDescription
LoggerHandles sending logs to the logging service

Variables

VariableDescription
emitterAn 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

FunctionDescription
getToolsAmountChecks if there is more than one camera tool connected to the Tools Gateway

References

default

Renames and re-exports getToolsAmount