clj-artnet.impl.protocol.codec.constants
Art-Net 4 protocol constants, opcodes, and lookup tables. Single source of truth for all protocol-level values derived from the Art-Net 4 specification.
artnet-base-header-size
Minimum Art-Net packet header: ID (8) + OpCode (2) + ProtVer (2).
esta-man-prototype-id
ESTA manufacturer ID reserved for prototyping (0x7FF0–0x7FFF range). Per ESTA: ‘reserved for prototyping and experimental use while waiting for an assigned ID.’
generic-payload-ops
Opcodes with undocumented field layouts that pass payloads through untouched.