avg_rx_retry |
decimal.Decimal, int, float, |
decimal.Decimal, |
The average duration of rxRetry |
[optional] value must be a 64 bit float |
max_rx_retry |
decimal.Decimal, int, float, |
decimal.Decimal, |
The maximum duration of rxRetry |
[optional] value must be a 64 bit float |
avg_tx_retry |
decimal.Decimal, int, float, |
decimal.Decimal, |
The average duration of txRetry |
[optional] value must be a 64 bit float |
max_tx_retry |
decimal.Decimal, int, float, |
decimal.Decimal, |
The maximum duration of txRetry |
[optional] value must be a 64 bit float |
rx_retry_threshold |
decimal.Decimal, int, float, |
decimal.Decimal, |
The threshold value of rxRetry |
[optional] value must be a 64 bit float |
tx_retry_threshold |
decimal.Decimal, int, float, |
decimal.Decimal, |
The threshold value of txRetry |
[optional] value must be a 64 bit float |
any_string_name |
dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader |
frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO |
any string name can be used but the value must be the correct type |
[optional] |