victronenergy / node-red-contrib-victron

MIT License
94 stars 19 forks source link

Use systembus when NODE_RED_DBUS_ADDRESS is not set #20

Closed pkronstrom closed 5 years ago

pkronstrom commented 5 years ago

Default to a systembus connection when the environment variable NODE_RED_DBUS_ADDRESS is not set. This makes it easy to run the plugin directly in Venus GX without setting any environment variables.