ReadWrite

Represents read-write access to a raw property.

Properties

Link copied to clipboard
open override val numberOfBytes: Int

The expected size of the data to be written to the property. Calling CmSdk.setPropertyValue with a value not conforming to the numberOfBytes will produce CmWriteError.CmValueBytesInvalidSizeError.