MQTT_MAX_PACKET_ID

maximal packet id (0..65536) - defined by MQTT protocol

enum MQTT_MAX_PACKET_ID = ushort.max;

Meta