freeboard
    Preparing search index...
    • Parameters

      • profile: Record<string, unknown>

      Returns {
          _id: unknown;
          name: unknown;
          description: {};
          protocol: unknown;
          brokerUrl: unknown;
          tls: {};
          credentialProfileId: {} | null;
          allowPublicUse: boolean;
          topicAllowlist: any[];
          createdAt: unknown;
          updatedAt: unknown;
      }