@diamondlightsource/davidia
    Preparing search index...

    Interface ConnectedPlotProps

    Props for the ConnectedPlot component

    interface ConnectedPlotProps {
        hostname?: string;
        plotId: string;
        port?: string;
        uuid: string;
    }
    Index

    Properties

    hostname?: string

    The hostname

    plotId: string

    The plot ID

    port?: string

    The port

    uuid: string

    The universally unique identifier