Skip to content

Releases: thegridelectric/gridworks-protocol

v1.2.3

04 Feb 16:18
2f2d316
Compare
Choose a tag to compare

Changes

v1.2.2

04 Feb 12:59
b8dd29c
Compare
Choose a tag to compare

Changes

v1.2.1

01 Jan 07:22
14a8618
Compare
Choose a tag to compare

Changes

  • v1.2.1: RelayActorConfig includes Energized/DeEnergized states as well as events (#408) @jessicamillar

v1.2.0

28 Dec 22:31
2425f7d
Compare
Choose a tag to compare

Changes

v1.0.2

07 Oct 12:38
e225302
Compare
Choose a tag to compare

Changes

v1.0.1: fix release python version

07 Oct 12:06
8fd43f4
Compare
Choose a tag to compare
Merge pull request #364 from thegridelectric/dev

1.0.0: new language (report instead of status)

Status -> Report; ShNode 2.0.0; data channels

07 Oct 11:56
8fd43f4
Compare
Choose a tag to compare

Major overhaul of the underlying message schema structure

  • cleaned up and simplified, more pydantic-friendly
  • pydantic 2.x

New code concepts:

  • ShNode: Alias -> Name, no more Role, optional ActorHierarchyName and Handle, new property format for name
  • DataChannel: the new concept for how we manage streams of telemetry data
  • Status -> Report: clean up and improve the sending of periodic messages with all the recent telemetry data

v0.7.5

23 Apr 22:40
89db034
Compare
Choose a tag to compare

Changes

v0.7.4

23 Apr 18:07
90e89ca
Compare
Choose a tag to compare

Changes

  • Downgrade pendulum so it can work on 32 bit Raspberry Pis, in particular those with the Arm v7l processor. (#290) @anschweitzer
  • Downgrade pendulum so it can work on 32 bit Raspberry Pis, in particular those with the Arm v7l processor. (#289) @anschweitzer

v0.7.3

22 Apr 22:53
9bb4d33
Compare
Choose a tag to compare

Changes