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 24c2a06ed4 chore: remove emqx from docker compose пре 3 недеља
api Replace broken link in api folder examples. пре 5 година
assets chore: remove unnecessary .keep files пре 6 година
build chore: remove emqx from docker compose пре 3 недеља
cmd chore: remove emqx from docker compose пре 3 недеља
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 feat: add WS support пре 3 недеља
log_files chore: add health check for EMQX, bridge service awaits check пре 1 месец
pkg Update README.md пре 1 година
scripts chore: refactor, extending decoder func пре 1 месец
test chore: update node-red test with MQTT messages пре 4 недеља
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 chore: add build file to ignore пре 4 недеља
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