You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Blaz Smehov 8e3125d3f8 chore: refactor and move code for beacon logic преди 1 седмица
api Replace broken link in api folder examples. преди 5 години
assets chore: remove unnecessary .keep files преди 6 години
build feat: locations algorithm, chore: remove unused files преди 1 седмица
cmd chore: refactor and move code for beacon logic преди 1 седмица
configs fix a word mistake in writing преди 5 години
copy_files chore: refactor, extending decoder func преди 1 месец
deployments chore: remove unnecessary .keep files преди 6 години
docs Dapr examples for cmd, docs, pkg and tools преди 6 години
examples remove dead link преди 3 години
githooks chore: remove unnecessary .keep files преди 6 години
init chore: remove unnecessary .keep files преди 6 години
internal chore: refactor and move code for beacon logic преди 1 седмица
log_files chore: add health check for EMQX, bridge service awaits check преди 1 месец
pkg Update README.md преди 1 година
scripts feat: restructure of decoder and bridge преди 1 седмица
third_party chore: remove unnecessary .keep files преди 6 години
tools Dapr examples for cmd, docs, pkg and tools преди 6 години
web more notes and notes in major directories преди 7 години
website Capitalize the H in GitHub преди 5 години
.editorconfig Created .editorconfig преди 4 години
.gitattributes Create .gitattributes преди 2 години
.gitignore feat: locations algorithm, chore: remove unused files преди 1 седмица
LICENSE.md empty repo преди 8 години
Makefile Add missing newlines преди 1 година
README.md chore: remove emqx from docker compose преди 3 седмици
ResLevis-Diagram-2.0.drawio chore: refactor api server, add tests преди 1 месец
ResLevis-Diagram.drawio chore: refactor api server, add tests преди 1 месец
beacon.csv chore: add beacons file, add kafka health check преди 3 седмици
gateway.csv chore: add beacons file, add kafka health check преди 3 седмици
go.mod feat: add MQTT -> kafka bridge, template for decoder преди 1 месец
go.sum feat: add MQTT -> kafka bridge, template for decoder преди 1 месец
presence.db feat: add MQTT -> kafka bridge, template for decoder преди 1 месец
presense.container feat: add MQTT -> kafka bridge, template for decoder преди 1 месец

README.md

Project Overview

Bridge

Used for sending messages between MQTT broker and Kafka ... Initial config is done

Decoder

Decoding BLE beacons -> generating notifications (batery, fall detection)

Still needs to be reimplemented

Locations algorithm

Calculating location -> generating notifications

still needs to be implemented

Server

Publishing to front end and notifications

Still needs to be reimplemented