Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
Blaz Smehov f1e1b8d606 chore: refactor locations algorithm and decoder to use new appState há 1 semana
api Replace broken link in api folder examples. há 5 anos
assets chore: remove unnecessary .keep files há 6 anos
build feat: locations algorithm, chore: remove unused files há 1 semana
cmd chore: refactor locations algorithm and decoder to use new appState há 1 semana
configs fix a word mistake in writing há 5 anos
copy_files chore: refactor, extending decoder func há 1 mês
deployments chore: remove unnecessary .keep files há 6 anos
docs Dapr examples for cmd, docs, pkg and tools há 6 anos
examples remove dead link há 3 anos
githooks chore: remove unnecessary .keep files há 6 anos
init chore: remove unnecessary .keep files há 6 anos
internal chore: rename to appState há 1 semana
log_files chore: add health check for EMQX, bridge service awaits check há 1 mês
pkg Update README.md há 1 ano
scripts feat: restructure of decoder and bridge há 1 semana
third_party chore: remove unnecessary .keep files há 6 anos
tools Dapr examples for cmd, docs, pkg and tools há 6 anos
web more notes and notes in major directories há 7 anos
website Capitalize the H in GitHub há 5 anos
.editorconfig Created .editorconfig há 4 anos
.gitattributes Create .gitattributes há 2 anos
.gitignore feat: locations algorithm, chore: remove unused files há 1 semana
LICENSE.md empty repo há 8 anos
Makefile Add missing newlines há 1 ano
README.md chore: remove emqx from docker compose há 3 semanas
ResLevis-Diagram-2.0.drawio chore: refactor api server, add tests há 1 mês
ResLevis-Diagram.drawio chore: refactor api server, add tests há 1 mês
beacon.csv chore: add beacons file, add kafka health check há 3 semanas
gateway.csv chore: add beacons file, add kafka health check há 3 semanas
go.mod feat: add MQTT -> kafka bridge, template for decoder há 1 mês
go.sum feat: add MQTT -> kafka bridge, template for decoder há 1 mês
presence.db feat: add MQTT -> kafka bridge, template for decoder há 1 mês
presense.container feat: add MQTT -> kafka bridge, template for decoder há 1 mês

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