Data structure of the column_status event.
Public Attribute Documentation#
client_address#
uint16_t sl_btmesh_evt_sensor_client_column_status_s::client_address
Destination client model address
12551
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
elem_index#
uint16_t sl_btmesh_evt_sensor_client_column_status_s::elem_index
Client model element index
12552
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
server_address#
uint16_t sl_btmesh_evt_sensor_client_column_status_s::server_address
Source server model address
12553
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
appkey_index#
uint16_t sl_btmesh_evt_sensor_client_column_status_s::appkey_index
The application key index to use
12554
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
flags#
uint8_t sl_btmesh_evt_sensor_client_column_status_s::flags
No flags defined currently
12555
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
property_id#
uint16_t sl_btmesh_evt_sensor_client_column_status_s::property_id
Property ID for the sensor. Range: 0x0001 - 0x0ffff for a specific device property, the value 0x0000 is prohibited.
12556
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
sensor_data#
uint8array sl_btmesh_evt_sensor_client_column_status_s::sensor_data
Byte array containing the serialized Sensor Series Column state in the following format:
Sensor Raw Value X, variable length raw value representing the left corner of a column
Sensor Column Width, variable length raw value representing the width of the column
Sensor Raw Value Y, variable length raw value representing the height of the column
If the requested Property ID or column ID does not exist at the server elements, the reply status message contains only these two fields, omitting column width and height values.
12559
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h