Follow-up from "Draft: Resolve "PND handling via CLI and database""
The following discussion from !97 (merged) should be addressed:
-
@istmabauc started a discussion: (+1 comment) i would like to handle this part in device and transport. maybe it would be practical to add something like
CreateConfig()
to the respective transport and give address, username, password and encoding as values. For the device creation itself, you would then probably have to choose between the specific transport (gnmi,restconf, ...).But this is just a rough idea and would be something for a new issue after we are back on the develop branch.