C# Mine
ContentsIndexHome
PreviousUpNext
Sensor.UpdateRecoveryCount Method

Sets number of messages sensor sends without acknowledgment from gateway before entering link mode Accepted values between 0 and 10 0 means unlimited (no self healing, power cycling senor will be required if gateway changes channel)

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