Writable

Represents writable access to a states property.

Inheritors

Properties

Link copied to clipboard
abstract 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.