N4S4 / synology-api

A Python wrapper around Synology API
MIT License
391 stars 143 forks source link

Fix Class Creation #17

Closed v7x closed 4 years ago

v7x commented 4 years ago

These changes should implement proper class creation. I've made comments in the code explaining what everything does. It is a bit complex, but the complexity should be contained to this code and allow simplicity elsewhere.