Skip to content

Plant Controller v0.2

Latest

Choose a tag to compare

@prasadtalasila prasadtalasila released this 14 Jun 07:04
· 1 commit to main since this release

About

This release contains improved code for plant controller. The chief improvements are:

  • Integration for receiving plant watering commands as STOMP protocol messages. It is now possible to have a digital twin send actuation control signals to the plant controller.
  • There is better error handing against network outages. Any errors caused in transmission of sensing values to remote InfluxDB databases are handled.
  • The code has been refactored to minimize duplication.

Contributors

@AUMikkel has been the main contributor for all the improvements.

What's Changed

New Contributors

Full Changelog: v0.1...v0.2