Add yaml config that allows user to configure devices and streams statically, without need to use http.
On start, rocd should read config and create or update actual devices & streams to match them.
Such devices & streams should be readonly, and it shouldn't be possible to modify or delete them via http.
We also need /reload endpoint to re-read config.
Add yaml config that allows user to configure devices and streams statically, without need to use http.
On start, rocd should read config and create or update actual devices & streams to match them.
Such devices & streams should be readonly, and it shouldn't be possible to modify or delete them via http.
We also need /reload endpoint to re-read config.