DataElement
constructor(nameSpaceName: String, dataElementName: String, intentToRetain: Boolean, doNotSend: Boolean = false)
Parameters
nameSpaceName
the namespace name for the data element.
dataElementName
the data element name.
intentToRetain
whether the remote reader intends to retain the data.
doNotSend
Whether the data element should not be sent to the remote reader.