Module api

Source
Expand description

JSON API used by the web UI and possibly third-party applications

Structs§

ApiDoc 🔒
Assets 🔒
CalibrationStatus 🔒
Info
SysInfo 🔒
calibration_intrinsics
Calibrate the given camera’s intrinsic parameters
calibration_status
calibration_step
Complete a calibration step for the given camera
configuration
List possible configurations
configure
Set the configuration without saving it to the disk
dist
index
info
Get Chalkydri’s version and system information
openapi_json
restart
Restart Chalkydri
save_configuration
Save the configuration to disk
stream
Get an MJPEG camera stream for the given camera
sys_info
Get system information
sys_reboot
Restart the system
sys_shutdown
Power off the system

Functions§

handle_embedded_file 🔒
run_api
Run the API server