Representation of a bitmask that is used on the network to send bitmask data.
Properties
The size of the bitmask in bits.
The bitstring data as an array of bytes with the most significant bit of the first byte being bit number 0.
OCP.1 Encoding
Field | Basic type | Byte Length |
NrBits | OcaUint16 | 2 |
Bitstring | OcaUint8 | 1 * Count |