|
ProtoCore v0.0.2
Deterministic, zero-heap network stack for embedded targets
|
Schema-driven config export / restore over the config store. More...
Go to the source code of this file.
Schema-driven config export / restore over the config store.
Delegates value storage to services/storage/config_store (which has a host in-memory backend), so the whole serialize / parse round-trip is host-tested.
Definition in file config_io.cpp.