Logo

Cake Planner

Backend

system_controller.hpp

File Header Information

FieldValue
SPDX CommentController for system related routes (Healthcheck, Sysinfo)
SPDX TypeSOURCE
ContributorZHENG Robert
License IDMIT
Filesystem_controller.hpp
DescriptionController for system related routes (Healthcheck, Sysinfo)
Version0.15.0
Date2026-01-24
AuthorZHENG Robert (robert@hase-zheng.net)
CopyrightCopyright (c) 2026 ZHENG Robert
LicenseMIT

Table of Contents

API Documentation

namespace rz::controller

rz namespace.


class SystemController

SystemController class.


static void registerRoutes(crow::App& app)

Function implementation.