Martin Bjorklund skrev:
Is this device state information read-only per defintion? Or is it
possible edit it (via <edit-config/>) if the agent supports the writable
running capability?
<edit-config> modifies the configuration data only, not the state
data. So from a <edit-config> perspective, the state data is
read-only.
Is the state data said to be part of the data model?
I'm trying to figure out what happen if the user pipes the data
unmodifed from <get/> to <edit-config(replace)> and stores it in
a configuration store. As I see it there are three possible
outcomes;
1. the state data is filtered out.