Blaz Smehov
|
536c959d76
|
fix: tests
|
5 giorni fa |
Blaz Smehov
|
3309f6eeed
|
feat: add kafka and db health status
|
1 settimana fa |
Blaz Smehov
|
e9f89692df
|
chore: save validation
|
1 settimana fa |
Blaz Smehov
|
c35c6f0e0b
|
feat: validation, health status, alerts status
|
1 settimana fa |
Blaz Smehov
|
f7e4f76933
|
feat: finalize services Health status
|
1 settimana fa |
Blaz Smehov
|
c7499b5c22
|
fix: remove reading of the body in server get trackers
|
1 settimana fa |
Blaz Smehov
|
34cadb4cec
|
chore: remove interface
|
1 settimana fa |
Blaz Smehov
|
6490cd2dd6
|
feat: services sending their data to the server
|
1 settimana fa |
Blaz Smehov
|
7c6e18f3f0
|
chore: move health to app context to solve the circular dependency, appContext is now used to collect all the statistics
|
1 settimana fa |
Blaz Smehov
|
7f10683483
|
chore: move relevant types to app context, create new health types
|
1 settimana fa |
Blaz Smehov
|
f87452fb3a
|
chore: several fixes, including token, kafka backoff, timeouts, using context with timeout, adding volumes to postgres and kafka, scripts for creating and restoring sql dump
|
2 settimane fa |
Blaz Smehov
|
a08f381800
|
feat: add switching between ml and filter algorithm, various fixes in context use, script for creating docker images, various bug fixes regarding persistence in db, persisting alerts in db and CRUD operations for alerts
|
3 settimane fa |
Blaz Smehov
|
3daee1984c
|
chore: big refactoring job
|
3 settimane fa |
Blaz Smehov
|
8a47bafcfa
|
chore: clean code
|
1 mese fa |
Blaz Smehov
|
86db5963a5
|
feat: add query parameters to tracks API
|
2 mesi fa |
Blaz Smehov
|
23208dc32d
|
chore: add RSSI to location event and persist in tracks
|
2 mesi fa |
Blaz Smehov
|
7411f34002
|
chore: remove unecessary types
|
2 mesi fa |
Blaz Smehov
|
c03fca3e63
|
feat: add tracks functionallity
|
2 mesi fa |
Blaz Smehov
|
0bac1939c6
|
chore: update parsing configuration
|
2 mesi fa |
Blaz Smehov
|
84124cff13
|
chore: refactor
|
2 mesi fa |
Blaz Smehov
|
748348c9b5
|
refactor
|
2 mesi fa |
Blaz Smehov
|
ba52f7f411
|
chore: refactor logger, add tests
|
2 mesi fa |
Blaz Smehov
|
d51dc38beb
|
feat: add sending of tracker information over the MQTT broker
|
2 mesi fa |
Blaz Smehov
|
62df32f715
|
feat: change used locations algorithm based on API call
|
2 mesi fa |
Blaz Smehov
|
f27512f183
|
feat: add api endpoint for parser registry CRUD operations
|
2 mesi fa |
Blaz Smehov
|
6f64a317d7
|
chore: various chores
|
2 mesi fa |
Blaz Smehov
|
0b641d5471
|
feat: read decoding configuration from a file
|
2 mesi fa |
Blaz Smehov
|
bfca923f83
|
feat: dynamic decoder testbench
|
2 mesi fa |
Blaz Smehov
|
04c6114b55
|
feat: add parser for Minew Acc data and info data
|
2 mesi fa |
Blaz Smehov
|
d1bd509eef
|
chore: refactor table syncs
|
2 mesi fa |
Blaz Smehov
|
d977fa9175
|
feat: clean db on get values from server
|
2 mesi fa |
Blaz Smehov
|
1afa01b5c5
|
feat: add alerts topic, publish alert messages to MQTT broker from the bridge
|
2 mesi fa |
Blaz Smehov
|
746130b141
|
feat: verify if tracker is inside the allowed zone
|
2 mesi fa |
Blaz Smehov
|
020064ddb0
|
feat: read zone ids from tracker table
|
3 mesi fa |
Blaz Smehov
|
bfcd74640f
|
feat: add pulling of configuration from server on start up, updates in db, cleanup in bridge on server startup
|
3 mesi fa |
Blaz Smehov
|
e47623c4b2
|
chore: remove unused files, refactor trackers api to do the functionlity beacons api did before
|
3 mesi fa |
Blaz Smehov
|
61f8e9f459
|
feat: implement ORM and DB persistence for zones and tracker zones
|
3 mesi fa |
Blaz Smehov
|
22bf9f70a8
|
feat: add postgresql connection, add models for gateways, zones and tracker zones, add ORM
|
3 mesi fa |
Blaz Smehov
|
59a5eaf365
|
chore: valkey cleanup
|
3 mesi fa |
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 mesi fa |
Blaz Smehov
|
01f0f5cc45
|
feat: extend API
|
3 mesi fa |
Blaz Smehov
|
b68698352d
|
feat: clean http response
|
3 mesi fa |
Blaz Smehov
|
d5c9413f9e
|
chore: clean unused types
|
3 mesi fa |
Blaz Smehov
|
55138a0f6c
|
chore: change to logging in file
|
3 mesi fa |
Blaz Smehov
|
faa941e4bd
|
fix: adding graceful shutdown of the api server
|
3 mesi fa |
Blaz Smehov
|
d284f48496
|
feat: add websocket and dockerfile to build location
|
3 mesi fa |
Blaz Smehov
|
979563eec4
|
feat: settings controller, chore: refactor api structure
|
3 mesi fa |
Blaz Smehov
|
3bc3fbce5e
|
feat: remove beacon from lookup logic
|
3 mesi fa |
Blaz Smehov
|
e14d8e0d97
|
graceful shutdown of redis client
|
3 mesi fa |
Blaz Smehov
|
28d70bea24
|
feat: gracefully close kafka connections on docker sigterm signal
|
3 mesi fa |