https://github.com/koesie10/smartmeter
Application for reading a Dutch smart meter (DSMR) and saving the data to InfluxDB
https://github.com/koesie10/smartmeter
Keywords
dsmr dsmr4 dsmr5 home-assistant influxdb mqtt p1 prometheus prometheus-exporter raspberry-pi smartmeter
Keywords from Contributors
transforms archiving measur generic optimize compose animals conversion observation sequence
Last synced: 11 months ago
JSON representation
Acceptance Criteria
- Revelant topics? true
- External users? true
- Open source license? true
- Active? true
- Fork? false
Repository metadata
Application for reading a Dutch smart meter (DSMR) and saving the data to InfluxDB
- Host: GitHub
- URL: https://github.com/koesie10/smartmeter
- Owner: koesie10
- License: mit
- Created: 2018-08-09T18:52:00.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-05-26T13:37:45.000Z (12 months ago)
- Last Synced: 2024-06-04T19:07:24.462Z (11 months ago)
- Topics: dsmr, dsmr4, dsmr5, home-assistant, influxdb, mqtt, p1, prometheus, prometheus-exporter, raspberry-pi, smartmeter
- Language: Go
- Homepage:
- Size: 141 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata
- Name: Koen Vlaswinkel
- Login: koesie10
- Email:
- Kind: user
- Description:
- Website: https://vlaswinkel.xyz
- Location: The Netherlands
- Twitter:
- Company: GitHub
- Icon url: https://avatars.githubusercontent.com/u/1112623?v=4
- Repositories: 32
- Last ynced at: 2023-03-22T13:37:47.247Z
- Profile URL: https://github.com/koesie10
GitHub Events
Total
- Release event: 11
- Watch event: 2
- Delete event: 34
- Issue comment event: 12
- Push event: 80
- Public event: 1
- Pull request event: 67
- Fork event: 1
- Create event: 48
Last Year
- Create event: 34
- Delete event: 28
- Issue comment event: 9
- Pull request event: 54
- Push event: 43
- Release event: 5
Committers metadata
Last synced: 11 months ago
Total Commits: 73
Total Committers: 2
Avg Commits per committer: 36.5
Development Distribution Score (DDS): 0.411
Commits in past year: 35
Committers in past year: 2
Avg Commits per committer in past year: 17.5
Development Distribution Score (DDS) in past year: 0.286
Name | Commits | |
---|---|---|
Koen Vlaswinkel | k****n@v****o | 43 |
dependabot[bot] | 4****] | 30 |
Committer domains:
Issue and Pull Request metadata
Last synced: over 1 year ago
Total issues: 0
Total pull requests: 27
Average time to close issues: N/A
Average time to close pull requests: 20 days
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.41
Merged pull request: 19
Bot issues: 0
Bot pull requests: 27
Past year issues: 0
Past year pull requests: 27
Past year average time to close issues: N/A
Past year average time to close pull requests: 20 days
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.41
Past year merged pull request: 19
Past year bot issues: 0
Past year bot pull requests: 27
Top Issue Authors
Top Pull Request Authors
- dependabot[bot] (27)
Top Issue Labels
Top Pull Request Labels
- dependencies (27)
- go (6)
- github_actions (6)
- docker (4)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 12
proxy.golang.org: github.com/koesie10/smartmeter
- Homepage: https://github.com/koesie10/smartmeter
- Documentation: https://pkg.go.dev/github.com/koesie10/smartmeter#section-documentation
- Licenses: MIT
- Latest release: v0.2.3 (published over 1 year ago)
- Last Synced: 2024-06-04T19:15:00.563Z (11 months ago)
- Versions: 12
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Forks count: 7.013%
- Average: 7.829%
- Stargazers count: 7.96%
- Dependent repos count: 9.346%
Dependencies
- github.com/beorn7/perks v1.0.1
- github.com/cespare/xxhash/v2 v2.1.1
- github.com/deepmap/oapi-codegen v1.9.0
- github.com/eclipse/paho.mqtt.golang v1.3.5
- github.com/fatih/camelcase v1.0.0
- github.com/fsnotify/fsnotify v1.5.1
- github.com/golang/protobuf v1.5.2
- github.com/gorilla/websocket v1.4.2
- github.com/hashicorp/hcl v1.0.0
- github.com/inconshreveable/mousetrap v1.0.0
- github.com/influxdata/influxdb-client-go/v2 v2.6.0
- github.com/influxdata/line-protocol v0.0.0-20210922203350-b1ad95c89adf
- github.com/jacobsa/go-serial v0.0.0-20180131005756-15cf729a72d4
- github.com/koesie10/pflagenv v0.1.1
- github.com/magiconair/properties v1.8.5
- github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/mitchellh/mapstructure v1.4.3
- github.com/pelletier/go-toml v1.9.4
- github.com/pkg/errors v0.9.1
- github.com/prometheus/client_golang v1.11.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.26.0
- github.com/prometheus/procfs v0.6.0
- github.com/spf13/afero v1.6.0
- github.com/spf13/cast v1.4.1
- github.com/spf13/cobra v0.0.3
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.9.0
- github.com/subosito/gotenv v1.2.0
- go.uber.org/atomic v1.9.0
- go.uber.org/multierr v1.7.0
- go.uber.org/zap v1.19.1
- golang.org/x/net v0.0.0-20211203184738-4852103109b8
- golang.org/x/sys v0.0.0-20211204120058-94396e421777
- golang.org/x/text v0.3.7
- google.golang.org/protobuf v1.27.1
- gopkg.in/ini.v1 v1.66.2
- gopkg.in/yaml.v2 v2.4.0
- 836 dependencies
- actions/checkout v4 composite
- actions/setup-go v5 composite
- actions/checkout v4 composite
- actions/setup-go v5 composite
- docker/build-push-action v5 composite
- docker/login-action v3 composite
- docker/metadata-action v5 composite
- goreleaser/goreleaser-action v4 composite
- alpine 3.19.0 build
- golang 1.21.5 build
Score: -Infinity