70 コミット (c03fca3e63a58e0927f1ac992b537da008dc57ba)

作成者 SHA1 メッセージ 日付
  Blaz Smehov c03fca3e63 feat: add tracks functionallity 2ヶ月前
  Blaz Smehov 0bac1939c6 chore: update parsing configuration 2ヶ月前
  Blaz Smehov 84124cff13 chore: refactor 2ヶ月前
  Blaz Smehov 748348c9b5 refactor 2ヶ月前
  Blaz Smehov ba52f7f411 chore: refactor logger, add tests 2ヶ月前
  Blaz Smehov d51dc38beb feat: add sending of tracker information over the MQTT broker 2ヶ月前
  Blaz Smehov 62df32f715 feat: change used locations algorithm based on API call 2ヶ月前
  Blaz Smehov f27512f183 feat: add api endpoint for parser registry CRUD operations 2ヶ月前
  Blaz Smehov 6f64a317d7 chore: various chores 2ヶ月前
  Blaz Smehov 0b641d5471 feat: read decoding configuration from a file 2ヶ月前
  Blaz Smehov bfca923f83 feat: dynamic decoder testbench 2ヶ月前
  Blaz Smehov 04c6114b55 feat: add parser for Minew Acc data and info data 2ヶ月前
  Blaz Smehov d1bd509eef chore: refactor table syncs 2ヶ月前
  Blaz Smehov d977fa9175 feat: clean db on get values from server 2ヶ月前
  Blaz Smehov 1afa01b5c5 feat: add alerts topic, publish alert messages to MQTT broker from the bridge 2ヶ月前
  Blaz Smehov 746130b141 feat: verify if tracker is inside the allowed zone 2ヶ月前
  Blaz Smehov 020064ddb0 feat: read zone ids from tracker table 2ヶ月前
  Blaz Smehov bfcd74640f feat: add pulling of configuration from server on start up, updates in db, cleanup in bridge on server startup 2ヶ月前
  Blaz Smehov e47623c4b2 chore: remove unused files, refactor trackers api to do the functionlity beacons api did before 3ヶ月前
  Blaz Smehov 61f8e9f459 feat: implement ORM and DB persistence for zones and tracker zones 3ヶ月前
  Blaz Smehov 22bf9f70a8 feat: add postgresql connection, add models for gateways, zones and tracker zones, add ORM 3ヶ月前
  Blaz Smehov 59a5eaf365 chore: valkey cleanup 3ヶ月前
  Blaz Smehov 4b58c32067 feat: add postgresql container, ORM packages, refactor bridge to use paho MQTT library not the unmaintained one, refactor code to filter BLE beacons at bridge to reduce network traffic in Kafka 3ヶ月前
  Blaz Smehov 01f0f5cc45 feat: extend API 3ヶ月前
  Blaz Smehov b68698352d feat: clean http response 3ヶ月前
  Blaz Smehov d5c9413f9e chore: clean unused types 3ヶ月前
  Blaz Smehov 55138a0f6c chore: change to logging in file 3ヶ月前
  Blaz Smehov faa941e4bd fix: adding graceful shutdown of the api server 3ヶ月前
  Blaz Smehov d284f48496 feat: add websocket and dockerfile to build location 3ヶ月前
  Blaz Smehov 979563eec4 feat: settings controller, chore: refactor api structure 3ヶ月前
  Blaz Smehov 3bc3fbce5e feat: remove beacon from lookup logic 3ヶ月前
  Blaz Smehov e14d8e0d97 graceful shutdown of redis client 3ヶ月前
  Blaz Smehov 28d70bea24 feat: gracefully close kafka connections on docker sigterm signal 3ヶ月前
  Blaz Smehov d2300aa400 feat: implement basic API, reimplement Redis and some methods for quick insert (persistence in case of crash) using hash maps 3ヶ月前
  Blaz Smehov 6db62dde15 feat: reimplement redis support, using hash maps for quick insert and read 3ヶ月前
  Blaz Smehov 02a72f6853 feat: add hash and toJson methods 3ヶ月前
  Blaz Smehov d75ad867b0 chore: refactor redis persistence to support all keys and types 3ヶ月前
  Blaz Smehov 53fa6cc127 chore: remove redundant files 3ヶ月前
  Blaz Smehov 8e3125d3f8 chore: refactor and move code for beacon logic 3ヶ月前
  Blaz Smehov 5cc3b5f1d2 chore: refactor distance related code for locations algorithm 3ヶ月前
  Blaz Smehov ccaef532d3 chore: rename to appState 3ヶ月前
  Blaz Smehov 7313636441 chore: refactor application context logic 3ヶ月前
  Blaz Smehov c7e02b373a fix: missing beacons init in context, remove redundant properties of httpRes type 3ヶ月前
  Blaz Smehov 4b872a5cc0 feat: locations algorithm, chore: remove unused files 3ヶ月前
  Blaz Smehov ba93c59a8a feat: restructure of decoder and bridge 3ヶ月前
  Blaz Smehov 8dd27e74d1 feat: basis for decoding different beacon types 4ヶ月前
  Blaz Smehov d4288edb90 feat: add WS support 4ヶ月前
  Blaz Smehov c3555a618f fix: name of settings field 4ヶ月前
  Blaz Smehov 6a85901ff0 chore: add lock to settings type, refactor code 4ヶ月前
  Blaz Smehov 78fad3cbcb feat: boilerplate for settings handler, chore: refactor kafka client package name 4ヶ月前