Request message body.
Public Attributes#
uint8_t
Indicate if the device is supporting MAC mode switch.
uint8_t
Number of PhyModeId to configure.
uint8_t
List of phy_mode_id_count PhyModeId.
uint8_t
Reserved, set to zero.
Public Attribute Documentation#
is_mdr_command_capable#
uint8_t sl_wisun_msg_set_pom_ie_req_body_t::is_mdr_command_capable
Indicate if the device is supporting MAC mode switch.
Feature currently unsupported. Must be set to 0.
phy_mode_id_count#
uint8_t sl_wisun_msg_set_pom_ie_req_body_t::phy_mode_id_count
Number of PhyModeId to configure.
phy_mode_ids#
uint8_t sl_wisun_msg_set_pom_ie_req_body_t::phy_mode_ids[SL_WISUN_MAX_PHY_MODE_ID_COUNT]
List of phy_mode_id_count PhyModeId.