However, both of these docs have a problem which is that the Configuration node cannot say what data node to use because they are linked only through a device type. There could be different data nodes for the same configuration node. And with e.g. the TS4231xx stuff there are. So, this has nothing to do with the formatting of the boolean anymore but is a problem in both cases.
Originally posted by @jonnew in #198 (comment)
This seems to be a pattern repeated through the XML comments.
I see two options for resolving what Jon mentioned:
- Remove those links in all
configure<Whatever> operators
- Remove those links in
configure<Whatever> operators that can correspond to multiple <whatever>Data operators