Skip to Content
Welcome to the Spectrum Documentation
ConstellationData Types

Data Types

The following data types are used in ConstaNet messages


NameReal TypeNotesSize (Bytes)
uint8uint81
uint16uint16 (little-endian)2
uint64uint64 (little-endian)8
NodeIDASCII byte sequenceUUID v4 identifier36
StringASCII byte sequence2-byte uint16 length prefix-
ByteArrayraw bytes2-byte uint16 length prefix-
Last updated on