RA Flexible Software Package Documentation  Release v5.2.0

 
rm_mesh_generic_on_off_set_info_t Struct Reference

#include <rm_mesh_generic_on_off_clt.h>

Data Fields

uint8_t on_off
 
uint8_t transaction_id
 
uint8_t transition_time
 
uint8_t delay
 
uint8_t optional_fields_present
 

Detailed Description

Generic OnOff Set message parameters.

Field Documentation

◆ on_off

uint8_t rm_mesh_generic_on_off_set_info_t::on_off

The target value of the Generic OnOff state

◆ transaction_id

uint8_t rm_mesh_generic_on_off_set_info_t::transaction_id

Transaction Identifier

◆ transition_time

uint8_t rm_mesh_generic_on_off_set_info_t::transition_time

Transition Time is a 1-octet value that consists of two fields:

  • a 2-bit bit field representing the step resolution
  • a 6-bit bit field representing the number of transition steps.
Field Size (bits) Description
Transition Number of Steps 6 The number of Steps
Transition Step Resolution 2 The resolution of the Default Transition

| Number of Steps field

◆ delay

uint8_t rm_mesh_generic_on_off_set_info_t::delay

Message execution delay in 5 milliseconds steps

◆ optional_fields_present

uint8_t rm_mesh_generic_on_off_set_info_t::optional_fields_present

Flag: To represent if optional Transaction time and Delay fields are valid


The documentation for this struct was generated from the following file: