Files in KopfLab/labwareC3
Lab Logger

.Rbuildignore
.gitignore
DESCRIPTION
Gemfile
Guardfile
Makefile
NAMESPACE
R/app_data.R R/app_module_data_download.R R/app_module_data_plot.R R/app_module_device_commands.R R/app_module_device_info.R R/app_module_device_manager.R R/app_module_device_selector.R R/app_module_experiment_manager.R R/app_module_experiment_selector.R R/app_module_login.R R/app_module_plot_download.R R/app_module_selector_table.R R/app_run.R R/app_screen_cameras.R R/app_server.R R/app_setup.R R/app_ui.R R/app_utils.R R/data_utils.R R/db_read.R R/db_utils.R R/db_write.R R/file_read.R R/file_write.R R/nse.R R/package.R R/particle_cloud.R R/plotting.R R/settings.R R/summary.R R/zzz.R README.md
inst/db/postgres_setup.sql
inst/lambda/.gitignore
inst/lambda/Makefile
inst/lambda/README.md
inst/lambda/config_template.yaml
inst/lambda/event_data_log.json
inst/lambda/event_state_log.json
inst/lambda/requirements.txt
inst/lambda/service.py
inst/lambda/webhook_data_log_template.json
inst/lambda/webhook_state_log_template.json
inst/templates/app.R inst/templates/credentials.R
lablogger.Rproj
man/app_server.Rd man/app_ui.Rd man/dataDownloadLink.Rd man/dataDownloadServer.Rd man/deviceInfoServer.Rd man/lablogger-package.Rd man/ll_add_device.Rd man/ll_add_device_type.Rd man/ll_add_experiment.Rd man/ll_add_experiment_devices.Rd man/ll_add_group.Rd man/ll_calculate_duration.Rd man/ll_experiment_start_recording.Rd man/ll_experiment_stop_recording.Rd man/ll_get_cameras.Rd man/ll_get_device_data_logs.Rd man/ll_get_device_ids.Rd man/ll_get_device_state_logs.Rd man/ll_get_device_types.Rd man/ll_get_devices.Rd man/ll_get_devices_cloud_data.Rd man/ll_get_devices_cloud_info.Rd man/ll_get_devices_cloud_state.Rd man/ll_get_exp_device_data_logs.Rd man/ll_get_experiment_device_links.Rd man/ll_get_experiments.Rd man/ll_info_messages.Rd man/ll_plot_device_data_logs.Rd man/ll_read_device_data_logs_from_file.Rd man/ll_remove_experiment_device_links.Rd man/ll_reset_exp_device_data_logs_cache.Rd man/ll_run_gui.Rd man/ll_send_devices_command.Rd man/ll_set_access_token.Rd man/ll_set_db_con.Rd man/ll_set_group_id.Rd man/ll_set_request_timeout.Rd man/ll_setup_gui.Rd man/ll_snyc_device_names_from_cloud.Rd man/ll_summarize_cloud_data_experiment_links.Rd man/ll_summarize_data_logs.Rd man/ll_test_experiment_device_links.Rd man/ll_update_experiment_info.Rd man/ll_write_device_data_logs_to_file.Rd man/ll_write_device_state_logs_to_file.Rd man/plotDownloadLink.Rd man/plotDownloadServer.Rd man/selectorTableButtons.Rd man/selectorTableServer.Rd man/selectorTableUI.Rd
KopfLab/labwareC3 documentation built on June 30, 2023, 6:22 a.m.