You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we want sub-values in the XML-encoded DAE configuration signals to be emitted in documents, we need to implement read and describe. We need to do this manually rather than via StandardReadable.
It's not immediately obvious that most of these would ever want to be emitted in documents. But if we do want to do this, an example of how to do this for one signal is:
If we want sub-values in the XML-encoded DAE configuration signals to be emitted in documents, we need to implement
read
anddescribe
. We need to do this manually rather than viaStandardReadable
.It's not immediately obvious that most of these would ever want to be emitted in documents. But if we do want to do this, an example of how to do this for one signal is:
The text was updated successfully, but these errors were encountered: