nexus-agents - v2.80.0
    Preparing search index...

    Interface RoutingDashboardConfig

    Dashboard rendering configuration.

    interface RoutingDashboardConfig {
        width: number;
        showTrends: boolean;
        periodHours: number;
    }
    Index

    Properties

    width: number
    showTrends: boolean
    periodHours: number