Regional regulation statistics.

Public Attributes#

struct sl_wisun_statistics_regulation_t::@1

Regional regulation statistics.

uint32_t

Duty cycle alert threshold in milliseconds.

uint32_t

Duty cycle alert threshold per channel in milliseconds.

uint32_t

Duty cycle warning threshold in milliseconds.

uint32_t

Duty cycle warning threshold per channel in milliseconds.

uint32_t

Sum of transmission durations during the last hour in milliseconds.

uint32_t

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.


arib#

sl_wisun_statistics_arib_regulation_t sl_wisun_statistics_regulation_t::arib

ARIB 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.