DSMRReader
DSMRReader
Docker app from Flight777's Repository
Overview
DATALOGGER_SERIAL_PORT=/dev/ttyUSB0
DATALOGGER_SERIAL_BAUDRATE=115200
and set your device to the right USB path /br /br bIMPORTANT 3!!/b The DATALOGGER SLEEP TIME has been set to 10 seconds, instead of 1, to save you some DB writes. 6 readings per minute should still give you data enough ;)
Runtime arguments
- Web UI
http://[IP]:[PORT:80]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Container Variable: DJANGO_DATABASE_HOST
- Target
- DJANGO_DATABASE_HOST
- Default
- [IP]
Container Variable: DSMRREADER_ADMIN_USER
- Target
- DSMRREADER_ADMIN_USER
- Value
- admin
Container Variable: DSMRREADER_ADMIN_PASSWORD
- Target
- DSMRREADER_ADMIN_PASSWORD
- Default
- dsmrreader
Container Port: 80
- Target
- 80
- Value
- 7777
Container Path: /home/dsmr/app/backups
- Target
- /home/dsmr/app/backups
- Value
- /mnt/user/appdata/dsmr-reader/backups
Container Variable: DATALOGGER_MODE
- Target
- DATALOGGER_MODE
- Default
- receiver|standalone
- Value
- receiver
Optional - required if setting DATALOGGER MODE to standalone!
- Target
- DATALOGGER_SERIAL_PORT
- Default
- |/dev/ttyUSB0
Optional - required if setting DATALOGGER MODE to standalone!
- Target
- DATALOGGER_SERIAL_BAUDRATE
- Default
- |115200
Container Variable: VIRTUAL_HOST
- Value
- localhost
Container Variable: DJANGO_DATABASE_PORT
- Target
- DJANGO_DATABASE_PORT
- Default
- 5432
- Value
- 5432
Container Variable: DJANGO_DATABASE_NAME
- Target
- DJANGO_DATABASE_NAME
- Default
- dsmrreader
- Value
- dsmrdb
Container Variable: DATALOGGER_SLEEP
- Target
- DATALOGGER_SLEEP
- Default
- 5
- Value
- 10
Container Variable: PUID
- Value
- 99
Container Variable: PGID
- Value
- 100
User of which the supervisor should be part, important for file permissions!
- Target
- SD_USER
- Default
- nobody
- Value
- nobody
Group of which the supervisor should be part, important for file permissions!
- Target
- SD_GROUP
- Default
- users
- Value
- users
Categories
Download Statistics
Total Downloads Over Time
Details
xirixiz/dsmr-reader-dockerRun DSMRReader on Unraid.
DSMRReader is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.