Volue-Public / energy-mesh-python

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

Handle `MeshId` move from core.proto to type/resources.proto #427

Closed tnoczyns-volue closed 6 months ago

tnoczyns-volue commented 6 months ago

Adjust to changes introduced to Mesh server in https://github.com/Volue/energy-mesh/pull/4919.

tnoczyns-volue commented 6 months ago

FYI: The older Mesh v2.12 is compatible because the binary format on the wire is the same.