Skip to content

Releases: micli/Catfish

v1.1.2

10 Oct 02:14
Compare
Choose a tag to compare

Changes:

  1. Change async HTTP timeout to 30 secs.
  2. Change writeData to async action.

v1.1.0

04 Oct 11:31
Compare
Choose a tag to compare

Improvements:

Replace HashMap with ConcurrentHashMap.
Make onInboundPublish() in async action.
Fix a bug of tableExists.

v1.0.0

03 Oct 13:56
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

Initial release:

Implements basic functional save MQTT data to TDengine database.
Uses super table/sub table model to follow best practices of TDengine.