C# Mine
ContentsIndexHome
PreviousUpNext
Sensor.UpdateLinkInterval Method

Defines in minutes the interval at which the sensor attempts to link/re-link with the gateway. Link heartbeats greater than 1 hour will be rounded to the nearest hour. Accepted values between 1 and 720 (1 minute to 12 hours)

Syntax
C#
public void UpdateLinkInterval(int linkInterval);
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!