Marmot-TS
    Preparing search index...

    Variable SUPPORTED_APP_COMPONENT_IDSConst

    SUPPORTED_APP_COMPONENT_IDS: readonly AppComponentId[] = ...

    Component ids this implementation can encode/decode and therefore advertises support for in the app_components list carried on a key package's LeafNode. A group may only require components every member's leaf advertises here.

    This is a superset of the darkmatter reference app's supported set ({0x8001, 0x8003, 0x8004, 0x8006, 0x8008}); the negotiated required set for any group is the intersection across members, so advertising extra supported components is safe. Excludes group.blossom.image (0x8002), which has no wire codec, and the app_components list id (0x0001) itself.