Skip to content

Releases: united-manufacturing-hub/benthos-umh

v0.4.3

18 Nov 09:34
223234c
Compare
Choose a tag to compare
Merge pull request #80 from united-manufacturing-hub/feat/77/sensorco…

v0.4.2

07 Nov 12:15
0121dc2
Compare
Choose a tag to compare
Merge pull request #76 from united-manufacturing-hub/sensorconnect-br…

v0.4.1

06 Nov 15:34
308f374
Compare
Choose a tag to compare
fix #71 (#72) (#73)

Co-authored-by: Emlinger <[email protected]>
Co-authored-by: Athavan Kanapuli <[email protected]>

v0.4.0

31 Oct 12:17
Compare
Choose a tag to compare
fix: removed /v2 from module name

v0.3.26

31 Oct 11:49
Compare
Choose a tag to compare
fix: serial

v0.3.25

24 Oct 09:16
4066b3b
Compare
Choose a tag to compare
Merge pull request #69 from united-manufacturing-hub/eng-1762

[ENG-1762] Add GetNodeTree API

v0.3.24

23 Oct 16:43
Compare
Choose a tag to compare
fix: detection for bugged firmware

v0.3.23

23 Oct 14:35
Compare
Choose a tag to compare
fix: go mod tidy

v0.3.22

23 Oct 11:33
Compare
Choose a tag to compare
fix: sensorconnect docker

v0.3.21

22 Oct 15:26
ea56ef4
Compare
Choose a tag to compare
Add sensorconnect (#68)

* savegame

* savegame

* savegame

* savegame

* savegame

* savegame

* savegame

* savegame

* all tests passing

* added README

* savegame

* fix: tests and added sensorconnect to CI/CD

* fix: Updated `connect_test.go` to correct the response codes from 0 to 200 in test cases.

* fix: Remove unnecessary Fail("test") statement from DownloadSensorData integration test in downloadSensorData_test.go.