Volue-Public / energy-mesh-python

A Python API able to communicate with Volue Energy's Mesh server.
Other
10 stars 0 forks source link

Include connection methods in API documentation #482

Closed tnoczyns-volue closed 1 month ago

tnoczyns-volue commented 1 month ago

Those are defined as class methods on base class and by default the inherited members are not included in the documentation, Still we want to add only those specific methods from Connection class.