nRF5 SDK for Mesh v5.0.0
Data Fields
sensor_cadence_set_msg_pkt_t Struct Reference

Message format for the Sensor Cadence Set/Set Unacknowledged message (partial) 4.2.4 Sensor Cadence Set Sensor Cadence Set is an acknowledged message used to set the Sensor Cadence state of an element (see Section 4.1.3). More...

#include <sensor_messages.h>

Data Fields

uint16_t property_id
 Property ID for the sensor.
 

Detailed Description

Message format for the Sensor Cadence Set/Set Unacknowledged message (partial) 4.2.4 Sensor Cadence Set Sensor Cadence Set is an acknowledged message used to set the Sensor Cadence state of an element (see Section 4.1.3).

The response to the Sensor Cadence Set message is a Sensor Cadence Status message.

The message structure: Filed Size

Field name (Bits) Notes

Property ID 16 Property ID for the sensor. Fast Cadence Period Divisor 7 Divisor for the Publish Period (see Bluetooth Mesh Profile Specification (MshPRFv1.0.1)). Status Trigger Type 1 Defines the unit and format of the Status Trigger Delta fields. Status Trigger Delta Down variable Delta down value that triggers a status message. Status Trigger Delta Up variable Delta up value that triggers a status message. Status Min Interval 8 Minimum interval between two consecutive Status messages. Fast Cadence Low variable Low value for the fast cadence range. Fast Cadence High variable High value for the fast cadence range.

Definition at line 207 of file sensor_messages.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated