issues
search
thegridelectric
/
gw-scada-spaceheat-python
GridWorks SCADA for space heating
MIT License
5
stars
2
forks
source link
Use gwproto package for messages
#123
Closed
anschweitzer
closed
2 years ago
anschweitzer
commented
2 years ago
Use gwproto package for messages.
Messages now imported from gwproto.messages.
Corresponding files deleted from schema directory.
Misc other changes:
CloudEar removed.
config.py now a package.
test/config/hardware_layout.json fixed
Event loop and asyncio queue members from proactor now set in the event loop and explicitly passed to sub-objects.
Use gwproto package for messages.
Misc other changes: