TionAPI / tion_python

Python module for Tion
GNU Lesser General Public License v3.0
64 stars 9 forks source link

feat: allow holding connections #20

Closed IATkachenko closed 3 years ago

IATkachenko commented 3 years ago

connect and disconnect methods are public now. It will allow users to make own decisions on keeping connections. You still don't need to call connect/disconnect around get/set, but if you call connect() before get/set, then you MUST call disconnect after it to manually disconnect from breezer.