You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrutiny/webapp/backend/pkg/database
Brice Bauer 142fe06df1
Move powered_on_hours_unit to a new migration id
5 months ago
..
migrations adding setting to allow users to customize between binary vs SI/Metric units in UI. 2 years ago
mock add database interface mock 11 months ago
interface.go update mockgen instructions 11 months ago
scrutiny_repository.go [FEAT] Allow insecure certificates on InfluxDB 2 years ago
scrutiny_repository_device.go
scrutiny_repository_device_smart_attributes.go Address review comments 11 months ago
scrutiny_repository_migrations.go Move powered_on_hours_unit to a new migration id 5 months ago
scrutiny_repository_settings.go adding setting to allow users to customize between binary vs SI/Metric units in UI. 2 years ago
scrutiny_repository_tasks.go
scrutiny_repository_tasks_test.go
scrutiny_repository_temperature.go fixing bug. Null value for temperatures should be ignored. 2 years ago
scrutiny_repository_temperature_test.go