Docker module for plugins for js-controller and adapters
Sentry module for plugins for js-controller and adapters
Base module for plugins for js-controller and adapters
Manage docker-compose from Node.js
Check if the process is running inside a Docker container
This adapter allows to communicate different web applications with ioBroker.
The adapter opens a webserver for the ioBroker admin UI.
Rules Engine for ioBroker
The Library contains the Adapter class of ioBroker.
Since this package does not start with `@types/`, the types are not automatically included in your project. You need to add a reference to this package in your `tsconfig.json`:
The Library contains the common utils for the ioBroker controller which can be used by db classes too, as they do not rely on the db (circular dependencies).
The Library contains the JSONL Database classes for File based states database client and server.
Connect Serverless to LocalStack!
The Library contains the Database classes for Redis based objects database client.
The Library contains the Database classes for Redis based states database client.
Updated by reinstall.js on 2018-06-11T15:19:56.688Z
This Library contains base classes that are used by the database classes for ioBroker
The Library contains the cli classes of ioBroker.
The Library contains the common utils of ioBroker which use the DB directly and thus cannot be required by the DB itself (cirular dependencies). It makes sense to place methods here too, which require typings from the database if they are surely not used
This adapter allows to communicate different web applications with ioBroker.
The Library contains the JSONL Database classes for File based objects database client and server.
This adapter allows to communicate different web applications with ioBroker.
Snyk CLI docker plugin
Core module to be used in ioBroker adapters. Acts as the bridge to js-controller.