Regional regulation statistics.
Public Attributes#
Regional regulation statistics.
ARIB statistics.
Duty cycle alert threshold in milliseconds.
Duty cycle alert threshold per channel in milliseconds.
Duty cycle warning threshold in milliseconds.
Duty cycle warning threshold per channel in milliseconds.
Sum of transmission durations during the last hour in milliseconds.
Sum of transmission durations per channel during the last hour in milliseconds.
Public Attribute Documentation#
@2#
struct sl_wisun_statistics_regulation_t::@1 sl_wisun_statistics_regulation_t::@2
Regional regulation statistics.
duty_cycle_alert_threshold_ms#
uint32_t sl_wisun_statistics_regulation_t::duty_cycle_alert_threshold_ms
Duty cycle alert threshold in milliseconds.
duty_cycle_alert_threshold_per_channel_ms#
uint32_t sl_wisun_statistics_regulation_t::duty_cycle_alert_threshold_per_channel_ms
Duty cycle alert threshold per channel in milliseconds.
duty_cycle_warning_threshold_ms#
uint32_t sl_wisun_statistics_regulation_t::duty_cycle_warning_threshold_ms
Duty cycle warning threshold in milliseconds.
duty_cycle_warning_threshold_per_channel_ms#
uint32_t sl_wisun_statistics_regulation_t::duty_cycle_warning_threshold_per_channel_ms
Duty cycle warning threshold per channel in milliseconds.
tx_duration_ms#
uint32_t sl_wisun_statistics_regulation_t::tx_duration_ms
Sum of transmission durations during the last hour in milliseconds.
tx_duration_per_channel_ms#
uint32_t sl_wisun_statistics_regulation_t::tx_duration_per_channel_ms
Sum of transmission durations per channel during the last hour in milliseconds.