|
There is something I don't understand as to the
definition of outputOnly field access type in the specification (Part 1, Section
4 (Concepts)):
"outputOnly access, which means that the node may send an event
when its value changes, but does not allow the field's value to be
written"
So, if the field's value cannot be written, how can
it change?
George
|