leaf requested-period {
type uint64;
description
"Requested period, in millisecond, between two successive
updates.";
// when on-change is false;
}
leaf actual-period {
type uint64;
description
"Period in milisecond between two successive updates
actually applied by the plaftorm at configuration time.
This period can be larger than the requested period as the
platform might adjust it for performance reasons.";
// when on-change is false;
}
Provide when statement for the following entries