NiimBlueLib Docs
    Preparing search index...

    Variable commandsMapConst

    commandsMap: Record<RequestCommandId, ResponseCommandId[] | null> = ...

    Map the request ID to the response ID. A null value means that no response is expected (one-way message).