... | ... | @@ -14,7 +14,7 @@ usr_op_handlers (Handlers for RESTCONF operations - RPCs) |
|
|
usr_datastore (Datastore initialization and save/load functions can be customized here)
|
|
|
```
|
|
|
|
|
|
In addition to this, backend package can also contain any other resources if necessary. When you consider writing a custom backend, looking at the very basic demo package [jetconf_jukebox](https://gitlab.labs.nic.cz/jetconf/jukebox-jetconf/tree/master/jetconf_jukebox) is a good way to start.
|
|
|
In addition to this, backend package can also contain any other resources if necessary. When you consider writing a custom backend, looking at the very basic demo package [jetconf_jukebox](https://gitlab.labs.nic.cz/jetconf/jetconf-jukebox) is a good way to start.
|
|
|
|
|
|
|
|
|
## Configuration data handlers
|
... | ... | |