Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
Blaz Smehov c7e02b373a fix: missing beacons init in context, remove redundant properties of httpRes type 1 tydzień temu
api Replace broken link in api folder examples. 5 lat temu
assets chore: remove unnecessary .keep files 6 lat temu
build feat: locations algorithm, chore: remove unused files 1 tydzień temu
cmd fix: missing beacons init in context, remove redundant properties of httpRes type 1 tydzień temu
configs fix a word mistake in writing 5 lat temu
copy_files chore: refactor, extending decoder func 1 miesiąc temu
deployments chore: remove unnecessary .keep files 6 lat temu
docs Dapr examples for cmd, docs, pkg and tools 6 lat temu
examples remove dead link 3 lat temu
githooks chore: remove unnecessary .keep files 6 lat temu
init chore: remove unnecessary .keep files 6 lat temu
internal fix: missing beacons init in context, remove redundant properties of httpRes type 1 tydzień temu
log_files chore: add health check for EMQX, bridge service awaits check 1 miesiąc temu
pkg Update README.md 1 rok temu
scripts feat: restructure of decoder and bridge 1 tydzień temu
third_party chore: remove unnecessary .keep files 6 lat temu
tools Dapr examples for cmd, docs, pkg and tools 6 lat temu
web more notes and notes in major directories 7 lat temu
website Capitalize the H in GitHub 5 lat temu
.editorconfig Created .editorconfig 4 lat temu
.gitattributes Create .gitattributes 2 lat temu
.gitignore feat: locations algorithm, chore: remove unused files 1 tydzień temu
LICENSE.md empty repo 8 lat temu
Makefile Add missing newlines 1 rok temu
README.md chore: remove emqx from docker compose 3 tygodni temu
ResLevis-Diagram-2.0.drawio chore: refactor api server, add tests 1 miesiąc temu
ResLevis-Diagram.drawio chore: refactor api server, add tests 1 miesiąc temu
beacon.csv chore: add beacons file, add kafka health check 3 tygodni temu
gateway.csv chore: add beacons file, add kafka health check 3 tygodni temu
go.mod feat: add MQTT -> kafka bridge, template for decoder 1 miesiąc temu
go.sum feat: add MQTT -> kafka bridge, template for decoder 1 miesiąc temu
presence.db feat: add MQTT -> kafka bridge, template for decoder 1 miesiąc temu
presense.container feat: add MQTT -> kafka bridge, template for decoder 1 miesiąc temu

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