Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
Blaz Smehov ba93c59a8a feat: restructure of decoder and bridge 1 settimana fa
api Replace broken link in api folder examples. 5 anni fa
assets chore: remove unnecessary .keep files 6 anni fa
build chore: update docker compose with kafdrop and automatic topic creation 1 settimana fa
cmd feat: restructure of decoder and bridge 1 settimana fa
configs fix a word mistake in writing 5 anni fa
copy_files chore: refactor, extending decoder func 1 mese fa
deployments chore: remove unnecessary .keep files 6 anni fa
docs Dapr examples for cmd, docs, pkg and tools 6 anni fa
examples remove dead link 3 anni fa
githooks chore: remove unnecessary .keep files 6 anni fa
init chore: remove unnecessary .keep files 6 anni fa
internal feat: restructure of decoder and bridge 1 settimana fa
log_files chore: add health check for EMQX, bridge service awaits check 1 mese fa
pkg Update README.md 1 anno fa
scripts feat: restructure of decoder and bridge 1 settimana fa
test chore: update node-red test with MQTT messages 4 settimane fa
third_party chore: remove unnecessary .keep files 6 anni fa
tools Dapr examples for cmd, docs, pkg and tools 6 anni fa
web more notes and notes in major directories 7 anni fa
website Capitalize the H in GitHub 5 anni fa
.editorconfig Created .editorconfig 4 anni fa
.gitattributes Create .gitattributes 2 anni fa
.gitignore chore: add build file to ignore 4 settimane fa
LICENSE.md empty repo 8 anni fa
Makefile Add missing newlines 1 anno fa
README.md chore: remove emqx from docker compose 3 settimane fa
ResLevis-Diagram-2.0.drawio chore: refactor api server, add tests 1 mese fa
ResLevis-Diagram.drawio chore: refactor api server, add tests 1 mese fa
beacon.csv chore: add beacons file, add kafka health check 3 settimane fa
gateway.csv chore: add beacons file, add kafka health check 3 settimane fa
go.mod feat: add MQTT -> kafka bridge, template for decoder 1 mese fa
go.sum feat: add MQTT -> kafka bridge, template for decoder 1 mese fa
presence.db feat: add MQTT -> kafka bridge, template for decoder 1 mese fa
presense.container feat: add MQTT -> kafka bridge, template for decoder 1 mese fa

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