Liking cljdoc? Tell your friends :D

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.

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.
raw docstring

artaddress-lengthclj

ArtAddress fixed packet length.

ArtAddress fixed packet length.
sourceraw docstring

artcommand-header-sizeclj

ArtCommand header size before payload.

ArtCommand header size before payload.
sourceraw docstring

artcommand-max-bytesclj

Maximum ArtCommand payload bytes.

Maximum ArtCommand payload bytes.
sourceraw docstring

artcommand-max-lengthclj

Maximum ArtCommand total packet length.

Maximum ArtCommand total packet length.
sourceraw docstring

artdatareply-header-sizeclj

ArtDataReply header size before payload.

ArtDataReply header size before payload.
sourceraw docstring

artdatareply-max-bytesclj

Maximum ArtDataReply payload bytes.

Maximum ArtDataReply payload bytes.
sourceraw docstring

artdatarequest-lengthclj

ArtDataRequest fixed packet length.

ArtDataRequest fixed packet length.
sourceraw docstring

artdiagdata-header-sizeclj

ArtDiagData header size before payload.

ArtDiagData header size before payload.
sourceraw docstring

artdmx-header-sizeclj

ArtDmx header size before payload.

ArtDmx header size before payload.
sourceraw docstring

artfirmwaremaster-header-sizeclj

ArtFirmwareMaster header size before data.

ArtFirmwareMaster header size before data.
sourceraw docstring

artfirmwaremaster-max-bytesclj

Maximum ArtFirmwareMaster block size.

Maximum ArtFirmwareMaster block size.
sourceraw docstring

artfirmwarereply-lengthclj

ArtFirmwareReply fixed packet length.

ArtFirmwareReply fixed packet length.
sourceraw docstring

artinput-disable-bitclj

Bit flag to disable the input port.

Bit flag to disable the input port.
sourceraw docstring

artinput-lengthclj

ArtInput fixed packet length.

ArtInput fixed packet length.
sourceraw docstring

artipprog-min-lengthclj

ArtIpProg minimum packet length.

ArtIpProg minimum packet length.
sourceraw docstring

artipprogreply-lengthclj

ArtIpProgReply fixed packet length.

ArtIpProgReply fixed packet length.
sourceraw docstring

artnet-base-header-sizeclj

Minimum Art-Net packet header: ID (8) + OpCode (2) + ProtVer (2).

Minimum Art-Net packet header: ID (8) + OpCode (2) + ProtVer (2).
sourceraw docstring

artnet-id-bytesclj

Art-Net packet ID magic bytes ("Art-Net\0" as a byte array).

Art-Net packet ID magic bytes ("Art-Net\0" as a byte array).
sourceraw docstring

artnet-id-lengthclj

Length of Art-Net ID header in bytes.

Length of Art-Net ID header in bytes.
sourceraw docstring

artnzs-header-sizeclj

ArtNzs header size before payload.

ArtNzs header size before payload.
sourceraw docstring

artpollreply-lengthclj

ArtPollReply fixed packet length.

ArtPollReply fixed packet length.
sourceraw docstring

artrdm-header-sizeclj

ArtRdm header size before RDM payload.

ArtRdm header size before RDM payload.
sourceraw docstring

artrdmsub-header-sizeclj

ArtRdmSub header size before values.

ArtRdmSub header size before values.
sourceraw docstring

artrdmsub-max-bytesclj

Maximum ArtRdmSub payload bytes.

Maximum ArtRdmSub payload bytes.
sourceraw docstring

arttimecode-lengthclj

ArtTimeCode fixed packet length.

ArtTimeCode fixed packet length.
sourceraw docstring

arttodcontrol-lengthclj

ArtTodControl fixed packet length.

ArtTodControl fixed packet length.
sourceraw docstring

arttoddata-header-sizeclj

ArtTodData header size before the UID list.

ArtTodData header size before the UID list.
sourceraw docstring

arttodrequest-base-lengthclj

ArtTodRequest base packet length.

ArtTodRequest base packet length.
sourceraw docstring

arttodrequest-max-addressesclj

Maximum addresses in ArtTodRequest.

Maximum addresses in ArtTodRequest.
sourceraw docstring

arttrigger-header-sizeclj

ArtTrigger header size before payload.

ArtTrigger header size before payload.
sourceraw docstring

arttrigger-key->keywordclj

Map from ArtTrigger key code to keyword.

Map from ArtTrigger key code to keyword.
sourceraw docstring

arttrigger-keyword->keyclj

Map from keyword to ArtTrigger key code.

Map from keyword to ArtTrigger key code.
sourceraw docstring

arttrigger-lengthclj

ArtTrigger fixed packet length.

ArtTrigger fixed packet length.
sourceraw docstring

arttrigger-max-dataclj

Maximum ArtTrigger payload bytes.

Maximum ArtTrigger payload bytes.
sourceraw docstring

artvlc-flag-beaconclj

VLC flag: beacon mode.

VLC flag: beacon mode.
sourceraw docstring

artvlc-flag-ieeeclj

VLC flag: IEEE compliant data.

VLC flag: IEEE compliant data.
sourceraw docstring

artvlc-flag-replyclj

VLC flag: reply requested.

VLC flag: reply requested.
sourceraw docstring

artvlc-flags-maskclj

Mask for valid VLC flag bits.

Mask for valid VLC flag bits.
sourceraw docstring

artvlc-header-sizeclj

ArtVlc header size (within ArtNzs payload).

ArtVlc header size (within ArtNzs payload).
sourceraw docstring

artvlc-magicclj

Magic bytes identifying VLC frame payload.

Magic bytes identifying VLC frame payload.
sourceraw docstring

artvlc-max-payloadclj

Maximum VLC payload size.

Maximum VLC payload size.
sourceraw docstring

artvlc-start-codeclj

Start code identifying VLC data in ArtNzs.

Start code identifying VLC data in ArtNzs.
sourceraw docstring

datarequest-code->keywordclj

Map from ArtDataRequest code to keyword.

Map from ArtDataRequest code to keyword.
sourceraw docstring

datarequest-keyword->codeclj

Map from keyword to ArtDataRequest code.

Map from keyword to ArtDataRequest code.
sourceraw docstring

firmware-master-type->infoclj

Map from firmware master type code to an info map.

Map from firmware master type code to an info map.
sourceraw docstring

firmware-reply-code->statusclj

Map from firmware reply code to status keyword.

Map from firmware reply code to status keyword.
sourceraw docstring

firmware-reply-status->codeclj

Map from status keyword to firmware reply code.

Map from status keyword to firmware reply code.
sourceraw docstring

generic-payload-opsclj

Opcodes with undocumented field layouts that pass payloads through untouched.

Opcodes with undocumented field layouts that pass payloads through untouched.
sourceraw docstring

keyword->opcodeclj

Map from keyword to numeric Art-Net opcode.

Map from keyword to numeric Art-Net opcode.
sourceraw docstring

max-dmx-channelsclj

Maximum DMX512 channels per universe.

Maximum DMX512 channels per universe.
sourceraw docstring

max-tod-uids-per-packetclj

Maximum RDM UIDs per ArtTodData packet.

Maximum RDM UIDs per ArtTodData packet.
sourceraw docstring

opcode->keywordclj

Map from numeric Art-Net opcode to keyword.

Map from numeric Art-Net opcode to keyword.
sourceraw docstring

protocol-versionclj

Art-Net protocol version (14 for Art-Net 4).

Art-Net protocol version (14 for Art-Net 4).
sourceraw docstring

rdm-command-class->keywordclj

Map from RDM command class code to keyword.

Map from RDM command class code to keyword.
sourceraw docstring

rdm-command-keyword->classclj

Map from keyword to RDM command class code.

Map from keyword to RDM command class code.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close