Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
Blaz Smehov 63a79099af chore: remove redundant files 1 тиждень тому
api Replace broken link in api folder examples. 5 роки тому
assets chore: remove unnecessary .keep files 6 роки тому
build feat: locations algorithm, chore: remove unused files 1 тиждень тому
cmd chore: remove redundant files 1 тиждень тому
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 chore: rename to appState 1 тиждень тому
log_files chore: add health check for EMQX, bridge service awaits check 1 місяць тому
pkg Update README.md 1 рік тому
scripts feat: restructure of decoder and bridge 1 тиждень тому
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 feat: locations algorithm, chore: remove unused files 1 тиждень тому
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