Backoff¶
Leafs
-
class
Pce.Backoff¶ Bases:
EntityThis class is a presence class
This class represents configuration data.
PCE backoff configuration
-
ratio¶ Backoff common ratio configuration
type: int
range: 0..255
default value: 2
-
threshold¶ Backoff threshold configuration
type: int
range: 0..3600
default value: 0
-
difference¶ Backoff common difference configuration
type: int
range: 0..255
default value: 2
-