Current implementation of CtlModel, MeasureModel, and NotifyModel includes
duplicated code to read state of control elements. Furthermore, ElemValueAccessor
is useless nowadays.
Even though runtime core crate includes many ad-hoc implementations, the rework
for implementation evolves many changes for runtime crates. This patchset is the kind
of work.
Current implementation of CtlModel, MeasureModel, and NotifyModel includes duplicated code to read state of control elements. Furthermore, ElemValueAccessor is useless nowadays.
Even though runtime core crate includes many ad-hoc implementations, the rework for implementation evolves many changes for runtime crates. This patchset is the kind of work.