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/web/handler
Jason Kulatunga f2856e0f26
adding a healthcheck endpoint that confirms communication with influxdb and sqlite.
1 year ago
..
delete_device.go simplify logger creation (move logic into a function in `main` packages) 2 years ago
get_device_details.go simplify logger creation (move logic into a function in `main` packages) 2 years ago
get_devices_summary.go simplify logger creation (move logic into a function in `main` packages) 2 years ago
get_devices_summary_temp_history.go simplify logger creation (move logic into a function in `main` packages) 2 years ago
get_settings.go simplify logger creation (move logic into a function in `main` packages) 2 years ago
health_check.go adding a healthcheck endpoint that confirms communication with influxdb and sqlite. 1 year ago
register_devices.go simplify logger creation (move logic into a function in `main` packages) 2 years ago
save_settings.go simplify logger creation (move logic into a function in `main` packages) 2 years ago
send_test_notification.go simplify logger creation (move logic into a function in `main` packages) 2 years ago
upload_device_metrics.go simplify logger creation (move logic into a function in `main` packages) 2 years ago
upload_device_self_tests.go Moved version file into webapp source tree. Replacing fmt with logger calls. moved Jobber config file into /scrutiny/jobber directory. Added scsi json file. Moved API rooute handlers into their own files in a module. Added not yet implemnented tooltips. 4 years ago