WIP: Feature: IoT Database #6

Draft
TurtleException wants to merge 4 commits from feature/iotdb into main

This should be kept separate from #3, because the mq broker will not remain IoT-scoped.
The long-term data collection of IoT metrics should be kept separate from any other MQ data that may be recorded.

This should be kept separate from #3, because the mq broker will not remain IoT-scoped. The long-term data collection of IoT metrics should be kept separate from any other MQ data that may be recorded.
Create table statements for iot_data_presence
All checks were successful
Build Search API / npm (pull_request) Successful in 10s
Generate Web Icon Font / build (pull_request) Successful in 34s
Build Web Frontend / docker (pull_request) Successful in 1m28s
Build Search API / docker (pull_request) Successful in 5s
2b1eee7bd7
All checks were successful
Build Search API / npm (pull_request) Successful in 10s
Generate Web Icon Font / build (pull_request) Successful in 34s
Build Web Frontend / docker (pull_request) Successful in 1m28s
Build Search API / docker (pull_request) Successful in 5s
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/iotdb:feature/iotdb
git switch feature/iotdb

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff feature/iotdb
git switch feature/iotdb
git rebase main
git switch main
git merge --ff-only feature/iotdb
git switch feature/iotdb
git rebase main
git switch main
git merge --no-ff feature/iotdb
git switch main
git merge --squash feature/iotdb
git switch main
git merge --ff-only feature/iotdb
git switch main
git merge feature/iotdb
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Depends on
#7 Feature: IoT Broker
TurtleHost/mono
Reference
TurtleHost/mono!6
No description provided.