Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
Blaz Smehov 24c2a06ed4 chore: remove emqx from docker compose vor 3 Wochen
api Replace broken link in api folder examples. vor 5 Jahren
assets chore: remove unnecessary .keep files vor 6 Jahren
build chore: remove emqx from docker compose vor 3 Wochen
cmd chore: remove emqx from docker compose vor 3 Wochen
configs fix a word mistake in writing vor 5 Jahren
copy_files chore: refactor, extending decoder func vor 1 Monat
deployments chore: remove unnecessary .keep files vor 6 Jahren
docs Dapr examples for cmd, docs, pkg and tools vor 6 Jahren
examples remove dead link vor 3 Jahren
githooks chore: remove unnecessary .keep files vor 6 Jahren
init chore: remove unnecessary .keep files vor 6 Jahren
internal feat: add WS support vor 3 Wochen
log_files chore: add health check for EMQX, bridge service awaits check vor 1 Monat
pkg Update README.md vor 1 Jahr
scripts chore: refactor, extending decoder func vor 1 Monat
test chore: update node-red test with MQTT messages vor 4 Wochen
third_party chore: remove unnecessary .keep files vor 6 Jahren
tools Dapr examples for cmd, docs, pkg and tools vor 6 Jahren
web more notes and notes in major directories vor 7 Jahren
website Capitalize the H in GitHub vor 5 Jahren
.editorconfig Created .editorconfig vor 4 Jahren
.gitattributes Create .gitattributes vor 2 Jahren
.gitignore chore: add build file to ignore vor 4 Wochen
LICENSE.md empty repo vor 8 Jahren
Makefile Add missing newlines vor 1 Jahr
README.md chore: remove emqx from docker compose vor 3 Wochen
ResLevis-Diagram-2.0.drawio chore: refactor api server, add tests vor 1 Monat
ResLevis-Diagram.drawio chore: refactor api server, add tests vor 1 Monat
beacon.csv chore: add beacons file, add kafka health check vor 3 Wochen
gateway.csv chore: add beacons file, add kafka health check vor 3 Wochen
go.mod feat: add MQTT -> kafka bridge, template for decoder vor 1 Monat
go.sum feat: add MQTT -> kafka bridge, template for decoder vor 1 Monat
presence.db feat: add MQTT -> kafka bridge, template for decoder vor 1 Monat
presense.container feat: add MQTT -> kafka bridge, template for decoder vor 1 Monat

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