Generic Client Set Request Types#

Generic client set request type identifies the state which the client requests to be set to a new value on the remote server model.

Macros#

Macro Definition Documentation#

SL_BTMESH_GENERIC_CLIENT_REQUEST_ON_OFF#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_ON_OFF
Value:
0x0

Generic on/off set request


Definition at line 5190 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_ON_POWER_UP#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_ON_POWER_UP
Value:
0x1

Generic on power up set request


Definition at line 5193 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_LEVEL#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_LEVEL
Value:
0x2

Generic level set request


Definition at line 5196 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_LEVEL_DELTA#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_LEVEL_DELTA
Value:
0x3

Generic level delta set request


Definition at line 5199 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_LEVEL_MOVE#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_LEVEL_MOVE
Value:
0x4

Generic level move set request


Definition at line 5202 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_LEVEL_HALT#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_LEVEL_HALT
Value:
0x5

Generic level halt request


Definition at line 5205 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_POWER_LEVEL#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_POWER_LEVEL
Value:
0x6

Generic power level set request


Definition at line 5208 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_POWER_LEVEL_DEFAULT#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_POWER_LEVEL_DEFAULT
Value:
0x7

Generic power level default set request


Definition at line 5211 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_POWER_LEVEL_RANGE#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_POWER_LEVEL_RANGE
Value:
0x8

Generic power level range set request


Definition at line 5214 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_TRANSITION_TIME#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_TRANSITION_TIME
Value:
0x9

Generic transition time set request


Definition at line 5217 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_LOCATION_GLOBAL#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_LOCATION_GLOBAL
Value:
0xa

Generic global location set request


Definition at line 5220 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_LOCATION_LOCAL#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_LOCATION_LOCAL
Value:
0xb

Generic local location set request


Definition at line 5223 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_PROPERTY_USER#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_PROPERTY_USER
Value:
0xc

Generic user property set request


Definition at line 5226 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_PROPERTY_ADMIN#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_PROPERTY_ADMIN
Value:
0xd

Generic admin property set request


Definition at line 5229 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_PROPERTY_MANUF#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_PROPERTY_MANUF
Value:
0xe

Generic manufacturer property set request


Definition at line 5232 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_LIGHTNESS_ACTUAL#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_LIGHTNESS_ACTUAL
Value:
0x80

Light actual lightness set request


Definition at line 5235 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_LIGHTNESS_LINEAR#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_LIGHTNESS_LINEAR
Value:
0x81

Light linear lightness set request


Definition at line 5238 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_LIGHTNESS_DEFAULT#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_LIGHTNESS_DEFAULT
Value:
0x82

Light default lightness set request


Definition at line 5241 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_LIGHTNESS_RANGE#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_LIGHTNESS_RANGE
Value:
0x83

Light lightness range set request


Definition at line 5244 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_CTL#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_CTL
Value:
0x84

Light lightness, color temperature, and delta UV set request


Definition at line 5247 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_CTL_TEMPERATURE#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_CTL_TEMPERATURE
Value:
0x85

Light color temperature and delta UV set request


Definition at line 5250 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_CTL_DEFAULT#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_CTL_DEFAULT
Value:
0x86

Light lightness, color temperature, and delta UV default set request


Definition at line 5253 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_CTL_RANGE#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_CTL_RANGE
Value:
0x87

Light color temperature range set request


Definition at line 5256 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_HSL#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_HSL
Value:
0x88

Light lightness, color hue, and color saturation set request


Definition at line 5259 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_HSL_HUE#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_HSL_HUE
Value:
0x89

Light color hue set request


Definition at line 5262 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_HSL_SATURATION#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_HSL_SATURATION
Value:
0x8a

Light color saturation set request


Definition at line 5265 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_HSL_DEFAULT#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_HSL_DEFAULT
Value:
0x8b

Light lightness, color hue, and color saturation default set request


Definition at line 5268 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

SL_BTMESH_GENERIC_CLIENT_REQUEST_HSL_RANGE#

#define SL_BTMESH_GENERIC_CLIENT_REQUEST_HSL_RANGE
Value:
0x8c

Light color hue and color saturation range set request


Definition at line 5271 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h