Appearance
resol-vbus-core-nodejs package
Node.js library for handling 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 TCP socket based live transceiver. | |
A helper class that pumps data between a socket and a VBus live transceiver. | |
A TCP socket based endpoint for the |
Functions
Function | Description |
---|---|
Create a discover endpoint that replies to broadcast queries. | |
Fetch device information from the public web service API. | |
Discover LAN-enabled RESOL devices. | |
Discover LAN-enabled RESOL devices using IPv4. | |
Discover LAN-enabled RESOL devices using IPv6. |
Interfaces
Interface | Description |
---|---|
Options for the | |
The options for the constructor of | |
The info about a VBus channel. | |
The options for the constructor of | |
The info about a VBus channel. | |
The options for the constructor of |
Type Aliases
Type Alias | Description |
---|---|
The state the transceiver connection can be in. |