Gráfico de cometimentos

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 1b4af10 (master) chore: add scripts, add varying mqtt client id by blazSmehov 2026-01-21 09:44:27 +0100
  • 86db596 feat: add query parameters to tracks API by blazSmehov 2026-01-20 15:57:27 +0100
  • 23208dc chore: add RSSI to location event and persist in tracks by blazSmehov 2026-01-20 15:49:06 +0100
  • 7411f34 chore: remove unecessary types by blazSmehov 2026-01-20 15:42:37 +0100
  • c03fca3 feat: add tracks functionallity by blazSmehov 2026-01-20 15:23:38 +0100
  • 0bac193 chore: update parsing configuration by blazSmehov 2026-01-20 12:47:25 +0100
  • 84124cf chore: refactor by blazSmehov 2026-01-16 16:00:23 +0100
  • 748348c refactor by blazSmehov 2026-01-16 15:59:38 +0100
  • ba52f7f chore: refactor logger, add tests by blazSmehov 2026-01-16 12:42:16 +0100
  • d51dc38 feat: add sending of tracker information over the MQTT broker by blazSmehov 2026-01-16 10:26:26 +0100
  • 62df32f feat: change used locations algorithm based on API call by blazSmehov 2026-01-15 15:54:52 +0100
  • f27512f feat: add api endpoint for parser registry CRUD operations by blazSmehov 2026-01-15 14:09:49 +0100
  • 6f64a31 chore: various chores by blazSmehov 2026-01-15 09:52:29 +0100
  • 9048d1b fix: add schema to proper dir by BlazSmehov 2026-01-14 09:52:29 +0100
  • a2f7dfe chore: update docker compose, dockerfile of decoder to copy the decoding config, add open api schema for beacon parser by BlazSmehov 2026-01-14 09:50:02 +0100
  • 0b641d5 feat: read decoding configuration from a file by blazSmehov 2026-01-06 14:39:40 +0100
  • bfca923 feat: dynamic decoder testbench by blazSmehov 2026-01-06 13:41:09 +0100
  • 04c6114 feat: add parser for Minew Acc data and info data by blazSmehov 2026-01-06 10:08:23 +0100
  • d1bd509 chore: refactor table syncs by blazSmehov 2025-12-31 15:01:45 +0100
  • d977fa9 feat: clean db on get values from server by blazSmehov 2025-12-31 14:56:17 +0100
  • 1afa01b feat: add alerts topic, publish alert messages to MQTT broker from the bridge by blazSmehov 2025-12-31 13:08:02 +0100
  • 746130b feat: verify if tracker is inside the allowed zone by blazSmehov 2025-12-31 12:10:40 +0100
  • 020064d feat: read zone ids from tracker table by blazSmehov 2025-12-22 15:47:22 +0100
  • 85ca2e7 chore: update gitignore by blazSmehov 2025-12-22 15:06:50 +0100
  • bfcd746 feat: add pulling of configuration from server on start up, updates in db, cleanup in bridge on server startup by blazSmehov 2025-12-22 14:21:28 +0100
  • 7e75e83 chore: remove unused files, add dev docker compose and dockerfile for live rebuilds and testing by blazSmehov 2025-12-19 13:48:16 +0100
  • e47623c chore: remove unused files, refactor trackers api to do the functionlity beacons api did before by blazSmehov 2025-12-19 11:38:21 +0100
  • 61f8e9f feat: implement ORM and DB persistence for zones and tracker zones by blazSmehov 2025-12-19 09:59:54 +0100
  • 22bf9f7 feat: add postgresql connection, add models for gateways, zones and tracker zones, add ORM by blazSmehov 2025-12-18 22:41:01 +0100
  • 59a5eaf chore: valkey cleanup by blazSmehov 2025-12-18 15:38:35 +0100
  • 4b58c32 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 by blazSmehov 2025-12-18 15:02:34 +0100
  • 21853c0 fix: await kafka-init exit by blazSmehov 2025-12-12 11:46:59 +0100
  • 22c2684 fix: compose by blazSmehov 2025-12-12 11:38:45 +0100
  • 01f0f5c feat: extend API by blazSmehov 2025-12-12 11:36:18 +0100
  • b686983 feat: clean http response by blazSmehov 2025-12-11 22:19:56 +0100
  • d5c9413 chore: clean unused types by blazSmehov 2025-12-11 21:11:56 +0100
  • 55fae7b chore: remove unecessary files by blazSmehov 2025-12-11 20:56:52 +0100
  • 55138a0 chore: change to logging in file by blazSmehov 2025-12-04 09:29:35 +0100
  • 8c14b77 fix: websocket implementation not working because of the CORS headers by blazSmehov 2025-12-03 14:50:42 +0100
  • faa941e fix: adding graceful shutdown of the api server by blazSmehov 2025-12-03 13:12:00 +0100
  • d69952a chore: add settings topic to init script by blazSmehov 2025-12-03 09:03:27 +0100
  • d284f48 feat: add websocket and dockerfile to build location by blazSmehov 2025-12-02 23:16:48 +0100
  • 979563e feat: settings controller, chore: refactor api structure by blazSmehov 2025-12-02 15:36:13 +0100
  • 3bc3fbc feat: remove beacon from lookup logic by blazSmehov 2025-12-01 16:04:33 +0100
  • e14d8e0 graceful shutdown of redis client by blazSmehov 2025-12-01 14:35:38 +0100
  • 28d70be feat: gracefully close kafka connections on docker sigterm signal by blazSmehov 2025-12-01 14:10:26 +0100
  • d2300aa feat: implement basic API, reimplement Redis and some methods for quick insert (persistence in case of crash) using hash maps by blazSmehov 2025-11-28 22:44:30 +0100
  • c401ba3 chore: add additional logs by blazSmehov 2025-11-28 22:43:30 +0100
  • cfab61e chore: add documentation by blazSmehov 2025-11-28 22:42:38 +0100
  • 6db62dd feat: reimplement redis support, using hash maps for quick insert and read by blazSmehov 2025-11-28 13:11:27 +0100
  • 02a72f6 feat: add hash and toJson methods by blazSmehov 2025-11-27 22:35:22 +0100
  • d75ad86 chore: refactor redis persistence to support all keys and types by blazSmehov 2025-11-27 22:30:19 +0100
  • 53fa6cc chore: remove redundant files by blazSmehov 2025-11-27 22:29:47 +0100
  • 8e3125d chore: refactor and move code for beacon logic by blazSmehov 2025-11-27 15:28:34 +0100
  • 5cc3b5f chore: refactor distance related code for locations algorithm by blazSmehov 2025-11-27 14:20:50 +0100
  • f1e1b8d chore: refactor locations algorithm and decoder to use new appState by blazSmehov 2025-11-27 14:11:00 +0100
  • 63a7909 chore: remove redundant files by blazSmehov 2025-11-27 13:00:06 +0100
  • ccaef53 chore: rename to appState by blazSmehov 2025-11-27 12:54:08 +0100
  • 7313636 (chore/restructure-decoder) chore: refactor application context logic by blazSmehov 2025-11-27 12:52:57 +0100
  • c7e02b3 fix: missing beacons init in context, remove redundant properties of httpRes type by blazSmehov 2025-11-27 10:20:46 +0100
  • f3d83a7 fix: locking mechanism for beacons list by blazSmehov 2025-11-26 18:25:58 +0100
  • 4b872a5 feat: locations algorithm, chore: remove unused files by blazSmehov 2025-11-26 15:27:09 +0100
  • ba93c59 feat: restructure of decoder and bridge by blazSmehov 2025-11-25 15:02:40 +0100
  • a7af74e chore: update docker compose with kafdrop and automatic topic creation by blazSmehov 2025-11-25 15:01:46 +0100
  • 8dd27e7 feat: basis for decoding different beacon types by blazSmehov 2025-11-17 18:06:59 +0100
  • 24c2a06 chore: remove emqx from docker compose by blazSmehov 2025-11-14 13:23:17 +0100
  • 30cdb4d (HEAD -> chore/proposed-structure) chore: add beacons file, add kafka health check by BlazSmehov 2025-11-11 15:27:02 +0100
  • d4288ed feat: add WS support by blazSmehov 2025-11-09 18:55:20 +0100
  • 7e3f5cb feat: add websocket logic to server by blazSmehov 2025-11-07 15:37:50 +0100
  • dc0bb7c chore: update node-red test with MQTT messages by blazSmehov 2025-11-07 11:30:44 +0100
  • 7d6d45e feat: GET settings, chore: add tests to node-red by blazSmehov 2025-11-07 11:13:02 +0100
  • c3555a6 fix: name of settings field by blazSmehov 2025-11-07 11:12:32 +0100
  • 6a85901 chore: add lock to settings type, refactor code by blazSmehov 2025-11-07 10:56:12 +0100
  • 793365d chore: add build file to ignore by blazSmehov 2025-11-07 10:55:48 +0100
  • 78fad3c feat: boilerplate for settings handler, chore: refactor kafka client package name by blazSmehov 2025-11-07 10:19:59 +0100
  • 7b60a02 chore: rename custom kafka client to avoid package name issues by blazSmehov 2025-11-07 10:18:42 +0100
  • 6abe265 chore: add node-red api test flow by blazSmehov 2025-11-07 09:12:43 +0100
  • 7228a95 fix: expose server port to all addresses inside the container by blazSmehov 2025-11-07 08:50:08 +0100
  • 0063c4e fix: expose server port to all addresses inside the container by blazSmehov 2025-11-07 08:49:45 +0100
  • c32e042 feat: add node-red service, chore: update gitignore, ignore volume directories by blazSmehov 2025-11-07 08:38:14 +0100
  • f9f61af chore: add health check for EMQX, bridge service awaits check by blazSmehov 2025-11-04 09:53:26 +0100
  • 080baae feat: basic Docker structure by blazSmehov 2025-11-04 08:56:48 +0100
  • f8aa11f chore: refactor, extending decoder func by blazSenlab 2025-11-03 13:26:55 +0100
  • 0674ca9 feat: add kafka server connection to decoder, api server (beacons route only) by blazSenlab 2025-10-30 13:45:23 +0100
  • 940e619 ignore vendor directory by blazSenlab 2025-10-30 10:42:55 +0100
  • 4bf1bee feat: add MQTT -> kafka bridge, template for decoder by blazSenlab 2025-10-30 10:35:30 +0100
  • 0885f51 fix: some errors, add prints, add log file for testing by blazSenlab 2025-10-22 14:21:27 +0200
  • e276d09 fix: passing of the addr string by blazSenlab 2025-10-22 13:23:02 +0200
  • 69b3cfd chore: remove alpine from base image by blazSenlab 2025-10-22 12:17:39 +0200
  • 4509771 chore: update gitignore, create Dockerfile by blazSenlab 2025-10-20 18:32:51 +0200
  • feeb572 fix: warning signes by blazSenlab 2025-10-20 17:57:56 +0200
  • b6ef1bc chore: finished refactoring, without testing functionallity bar some API calls and one MQTT functionallity by blazSenlab 2025-10-20 15:59:52 +0200
  • 1244196 chore: refactor api server, add tests by blazSenlab 2025-10-17 15:17:05 +0200
  • bd1cbe1 chore: update gitignore by blazSenlab 2025-10-15 10:34:58 +0200
  • 8e76893 chore: modify project structure, move types into internal package, define main package boilerplate by blazSenlab 2025-10-15 10:32:52 +0200
  • 495baa4 chore: clean unused doc files by blazSenlab 2025-10-15 09:17:02 +0200
  • 2523880 Added README_bn.md for Bangla translation (#276) by Alamgir Hosain 2025-10-09 12:22:33 +0600
  • 89dfdf0 Fix typo in README_ptBR.md (#277) by George Rodrigues 2025-10-09 01:19:32 -0500
  • aa20331 use correct ISO code for Belarusian language (#265) by Alexey Lindin 2025-01-14 05:24:13 +0200
  • e0cefe8 Update README.md (#262) by Nguyen The Phuc Hiep 2024-11-07 05:49:44 +0700