Appearance
Home > resol-vbus-core-toolbox
resol-vbus-core-toolbox package
Scripting utility for RESOL VBus data.
This library is part of the resol-vbus-core
ecosystem.
- [Documentation](https://resol-vbus-core.bugstu.be/) - [Code](https://codeberg.org/DanielWippermann/resol-vbus-core)
Classes
Class | Description |
---|---|
A command-line argument parser. | |
The event bus for exchanging | |
A | |
A script. | |
The script engine. | |
A connection using | |
A virtual, in-memory, loopback-only connection. |
Abstract Classes
Abstract Class | Description |
---|---|
A connection to a VBus live data source. |
Functions
Function | Description |
---|---|
The main function. | |
Parse command line arguments. | |
Transpile the config script. |
Interfaces
Interface | Description |
---|---|
A pseudo-connection config using the --config option. | |
The result in case of a failure to parse command-line args. | |
The result in case of a success to parse command-line args. | |
The result in case of a direct output produced by command-line args. | |
The configuration. | |
Events that can be exchanged over the | |
A net-based connection config using the --host option. | |
A connection using the | |
The result of the | |
Options for the constructor of | |
A serial-port-based connection config using the --path option. | |
A connection using the | |
A virtual connection config using the --virtual option. | |
A virtual connection that simply receives its own echo. |
Namespaces
Namespace | Description |
---|---|
Type Aliases
Type Alias | Description |
---|---|
The result of | |
The type of the | |
The type of the function running | |
The type of the | |
One of the connection config variants. | |
The configuration for the different kinds of connections. | |
The type of the |