Volue-Public / energy-mesh-python

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

Changes in handling attribute's owner #439

Closed tnoczyns-volue closed 5 months ago

tnoczyns-volue commented 5 months ago

As stated in the removed TODO message:

        # owner_id field is always set starting from Mesh 2.13
        # TODO: Remove the check if the owner_id field exists when we move to support Mesh >= 2.13
        # See: https://github.com/Volue/energy-mesh/pull/4755