Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

v0.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@guangbochen guangbochen released this 30 Jun 04:09
· 33 commits to master since this release

🚀 Features

  • 7414998 add BLE mqtt extension
  • 15b3079 (opc-ua) add opc-ua mqtt extension
  • 278b386 (modbus) add modbus mqtt extension
  • 519e33e remove addmission webhooks
  • 2715df9 add mqtt support for dummy adaptor
  • e2d7c48 add mqtt util
  • 4467133 (adaptors) support log parameterization
  • 771d8de support to reference resource in devicelink
  • d2b360e add mqtt adaptors

🐛 Bug fixes

  • 5bd52a1 set adaptors default image pull policy
  • 68b774b (ble) add test and refactor ble device connect
  • 740bc22 dl status "healthy" when trying to connect
  • e48d960 allow for modbus and opc-ua parameters and protocol config changing
  • 73e6578 bad imports
  • cbca97a failed to delete devicelink if not node/model
  • 7afc570 no err return if mqtt broker connect timeout
  • d6d466b allow for modbus device protocol config changing
  • c896d4f allow reconnect dummy device
  • 3350788 release socket file when crashing

🔧 Chores and Improvements

📦 Other

  • 027e191 add e2e test
  • 3a2e4bd refactor the ci logic
  • 0dd59ca add test to adaptor modbus and opcua
  • 36f5a7a (webhook) default all-in-one yaml without adminssion webhooks
  • fcc931c add mqtt guide
  • 0c81ec6 add mqtt integration test for dummy adaptor
  • df03515 refactor integration test codes
  • 9e29805 support multiple actions in build process management
  • ff4ebb8 adjust the socket suffix
  • 877043d (metrics) adjust the metrics statistics
  • b6aae16 (log) adjust the logging system
  • 0611a70 (limb) adjust device created reconciling logic
  • 181e08e (limb) adjust adaptor reconciling logic
  • 8e0b7b2 (brain) adjust model reconciling logic
  • 5ee4692 (brain) adjust node reconciling logic
  • cf308f7 change default repo to cnrancher
  • 646d241 update contribution & add drone banner