Skip to content

Implemented final MQTT client with development environment

Pre-release
Pre-release
Compare
Choose a tag to compare
@zurek11 zurek11 released this 22 Apr 12:35
· 21 commits to master since this release
8a64f47

0.6.0: 22.04.2020

  • Feature: Implemented mqtt ack message blocker.
  • Feature: Added new env variables to .env.example file.
  • Feature: Implemented possibility to change project environment.
  • Change: Deleted testing and unused endpoints.
  • Change: Deleted unused testing templates and static files.
  • Change: Made changes in README.md file according to new configuration possibilities.
  • Change: Changed format of parsing data according to MQTT API docs.
  • Change: Changed Sensor model to ModuleNotification.
  • Fix: Fixed setting value to device (distinction between module and device).