TAKPacket-SDK — TypeScript - v0.7.0
    Preparing search index...

    Variable COTTYPE_OTHERConst

    COTTYPE_OTHER: 0

    CotType enum value for an unknown / unmapped CoT type (CotType_Other).

    When typeToEnum returns this, the caller carries the full original type string in the packet's cotTypeStr (field 23) so the type round-trips losslessly even on receivers whose enum doesn't know the value.