victronenergy / node-red-contrib-victron

MIT License
94 stars 19 forks source link

Initialize service API endpoint in global context #29

Closed pkronstrom closed 5 years ago

pkronstrom commented 5 years ago

Move service API endpoint to global context so that it gets initialized even before any flows have been deployed. This fixes the issue of nodes showing empty dropdowns before first flow deploy.