zinen / node-red-contrib-huawei-router

Node-RED node to get information and send commands to Huawei LTE routers.
MIT License
4 stars 1 forks source link

Shared config #4

Closed zinen closed 2 years ago

zinen commented 2 years ago

This fixes #3 in most cases as session is now kept and not recreated. Reducing the amount of recreated session should make it harder to hit the maximum active sessions of the router. Info about this is added to README