Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
project8
/
dragonfly
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
41
Pull requests
10
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Feature/p8 sensor logger
- #233
#233
Open
renereimann
wants to merge 8 commits into
develop
project8/dragonfly:develop
from
feature/p8_sensor_logger
project8/dragonfly:feature/p8_sensor_logger
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Feature/p8 sensor logger
#233
renereimann
wants to merge 8 commits into
develop
project8/dragonfly:develop
from
feature/p8_sensor_logger
project8/dragonfly:feature/p8_sensor_logger
Copy head branch name to clipboard
Commits
Commits on Feb 4, 2026
adding a custom project8 sensor logger, currently we just start with a copy of the normal PostgresSensorLogger with commented out insert. We will taylor it to the project8 database
renereimann
committed
de59eac
View commit details
Copy full SHA for de59eac
Browse repository at this point
this implementation now looks up the table type in the id_map table.
renereimann
committed
2315f1a
View commit details
Copy full SHA for 2315f1a
Browse repository at this point
adding todo and adding an example config file
renereimann
committed
e54c3d5
View commit details
Copy full SHA for e54c3d5
Browse repository at this point
fixing variable name
renereimann
committed
a766bdf
View commit details
Copy full SHA for a766bdf
Browse repository at this point
adding an exception to check if the key is in the id_map or not. Give resonable error message
renereimann
committed
7ab87ac
View commit details
Copy full SHA for 7ab87ac
Browse repository at this point
Commits on Feb 6, 2026
now remove dry mode and get it running, cleaning up comments from development
renereimann
committed
06d4f21
View commit details
Copy full SHA for 06d4f21
Browse repository at this point
Merge branch 'develop' into feature/p8_sensor_logger
renereimann
committed
ffc986b
View commit details
Copy full SHA for ffc986b
Browse repository at this point
Commits on Mar 5, 2026
Merge branch 'develop' into feature/p8_sensor_logger
renereimann
committed
a18e0ad
View commit details
Copy full SHA for a18e0ad
Browse repository at this point
You can’t perform that action at this time.