Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.3.0](1.2.1...1.3.0) (2023-03-12) ### Features * add get last parameter operation route ([1a726d8](1a726d8)) * add thing description ([6968aec](6968aec)) * add thing description brightness ([151f97a](151f97a)) * add thing description humidity ([c5d40b1](c5d40b1)) ### Style improvements * remove space ([d6bb560](d6bb560)) ### General maintenance * **release:** 1.2.0 [skip ci] ([27e76bf](27e76bf)) * **release:** 1.2.1 [skip ci] ([31f8754](31f8754)) * **release:** 1.2.1 [skip ci] ([6884c38](6884c38)) * space ([a9fb7ee](a9fb7ee)) ### Refactoring * add perform operation and notify client to brightness service ([a7998d1](a7998d1)) * add thing description return statement ([08fd455](08fd455)) * add topic variable ([4271b9e](4271b9e)) * change operation management ([13953f9](13953f9)) * finish refactor brightness main ([b349497](b349497)) * greenhouse communication forwardNewGreenhouseData ([d98f643](d98f643)) * refactor last operation handle ([3767616](3767616)) * refactor mqtt message format and handler ([cc1df3e](cc1df3e)) * refactor temperature, soilMoisture and humisity services in order to manage new data. Delete managage new data from greenhouse model ([1daee52](1daee52)) * start moving new data received logics from greenhouse to parameter ([ab5a185](ab5a185)) * test and start other services refactor ([f6f3bd3](f6f3bd3)) ### Documentation * add documentation to file ([b34b317](b34b317))
- Loading branch information