Highcharts Dashboards
    Preparing search index...

    Contains information to connect the component to a connector in the data pool of the dashboard.

    interface ConnectorOptions {
        dataTableKey?: string;
        id: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    dataTableKey?: string

    Reference to the specific connector data table.

    id: string

    The id of the connector configuration in the data pool of the dashboard.