OperationalInstanceData: {
    sessionActiveInterval?: number;
    sessionActiveThreshold?: number;
    sessionIdleInterval?: number;
}

Type declaration

  • OptionalsessionActiveInterval?: number

    Session Active Interval of the device for operational announcements.

  • OptionalsessionActiveThreshold?: number

    This key defines the duration of time the node stays Active after the last network activity. *

  • OptionalsessionIdleInterval?: number

    Session Idle Interval of the device for operational announcements.