Files
hmmmm/flatbuffers/control/config_ctrl.fbs
2026-03-30 16:20:14 +03:00

9 lines
258 B
Plaintext

// Config change control — WIP.
// Schema stub; content will be defined when the config-change sub-protocol
// is specified (requires device-loading control in the protocol first).
namespace hmmmm.ctrl.config_ctrl;
table ConfigCtrlMessage {
// TODO
}