Generic Client Get State Types#
Generic client get state type identifies the state which the client retrieves from the remote server model.
Macros#
Generic on/off get request
Generic on power up get request
Generic level get request
Generic power level get request
Generic power level last get request
Generic power level default get request
Generic power level range get request
Generic transition time get request
Generic battery get request
Generic global location get request
Generic local location get request
Generic user property get request
Generic admin property get request
Generic manufacturer property get request
Generic user property list get request
Generic admin property list get request
Generic manufacturer property list get request
Generic client property list get request
Light actual lightness get request
Light linear lightness get request
Light last lightness get request
Light default lightness get request
Light lightness range get request
Light lightness, color temperature, and delta UV server state identifier. Not to be used by client get requests.
Light color temperature and delta UV get request
Light lightness, color temperature, and delta UV default get request
Light color temperature range get request
Light lightness and color temperature get request.
Light lightness, color hue, and color saturation current value get request.
Light color hue get request
Light color saturation get request
Light lightness, color hue, and color saturation default get request
Light color hue and saturation range get request
Light lightness, color hue, and color saturation target value get request.
Macro Definition Documentation#
SL_BTMESH_GENERIC_CLIENT_STATE_ON_OFF#
#define SL_BTMESH_GENERIC_CLIENT_STATE_ON_OFFValue:
0x0
Generic on/off get request
SL_BTMESH_GENERIC_CLIENT_STATE_ON_POWER_UP#
#define SL_BTMESH_GENERIC_CLIENT_STATE_ON_POWER_UPValue:
0x1
Generic on power up get request
SL_BTMESH_GENERIC_CLIENT_STATE_LEVEL#
#define SL_BTMESH_GENERIC_CLIENT_STATE_LEVELValue:
0x2
Generic level get request
SL_BTMESH_GENERIC_CLIENT_STATE_POWER_LEVEL#
#define SL_BTMESH_GENERIC_CLIENT_STATE_POWER_LEVELValue:
0x3
Generic power level get request
SL_BTMESH_GENERIC_CLIENT_STATE_POWER_LEVEL_LAST#
#define SL_BTMESH_GENERIC_CLIENT_STATE_POWER_LEVEL_LASTValue:
0x4
Generic power level last get request
SL_BTMESH_GENERIC_CLIENT_STATE_POWER_LEVEL_DEFAULT#
#define SL_BTMESH_GENERIC_CLIENT_STATE_POWER_LEVEL_DEFAULTValue:
0x5
Generic power level default get request
SL_BTMESH_GENERIC_CLIENT_STATE_POWER_LEVEL_RANGE#
#define SL_BTMESH_GENERIC_CLIENT_STATE_POWER_LEVEL_RANGEValue:
0x6
Generic power level range get request
SL_BTMESH_GENERIC_CLIENT_STATE_TRANSITION_TIME#
#define SL_BTMESH_GENERIC_CLIENT_STATE_TRANSITION_TIMEValue:
0x6
Generic transition time get request
SL_BTMESH_GENERIC_CLIENT_STATE_BATTERY#
#define SL_BTMESH_GENERIC_CLIENT_STATE_BATTERYValue:
0x8
Generic battery get request
SL_BTMESH_GENERIC_CLIENT_STATE_LOCATION_GLOBAL#
#define SL_BTMESH_GENERIC_CLIENT_STATE_LOCATION_GLOBALValue:
0x9
Generic global location get request
SL_BTMESH_GENERIC_CLIENT_STATE_LOCATION_LOCAL#
#define SL_BTMESH_GENERIC_CLIENT_STATE_LOCATION_LOCALValue:
0xa
Generic local location get request
SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_USER#
#define SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_USERValue:
0xb
Generic user property get request
SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_ADMIN#
#define SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_ADMINValue:
0xc
Generic admin property get request
SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_MANUF#
#define SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_MANUFValue:
0xd
Generic manufacturer property get request
SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_LIST_USER#
#define SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_LIST_USERValue:
0xe
Generic user property list get request
SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_LIST_ADMIN#
#define SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_LIST_ADMINValue:
0xf
Generic admin property list get request
SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_LIST_MANUF#
#define SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_LIST_MANUFValue:
0x10
Generic manufacturer property list get request
SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_LIST_CLIENT#
#define SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_LIST_CLIENTValue:
0x11
Generic client property list get request
SL_BTMESH_GENERIC_CLIENT_STATE_LIGHTNESS_ACTUAL#
#define SL_BTMESH_GENERIC_CLIENT_STATE_LIGHTNESS_ACTUALValue:
0x80
Light actual lightness get request
SL_BTMESH_GENERIC_CLIENT_STATE_LIGHTNESS_LINEAR#
#define SL_BTMESH_GENERIC_CLIENT_STATE_LIGHTNESS_LINEARValue:
0x81
Light linear lightness get request
SL_BTMESH_GENERIC_CLIENT_STATE_LIGHTNESS_LAST#
#define SL_BTMESH_GENERIC_CLIENT_STATE_LIGHTNESS_LASTValue:
0x82
Light last lightness get request
SL_BTMESH_GENERIC_CLIENT_STATE_LIGHTNESS_DEFAULT#
#define SL_BTMESH_GENERIC_CLIENT_STATE_LIGHTNESS_DEFAULTValue:
0x83
Light default lightness get request
SL_BTMESH_GENERIC_CLIENT_STATE_LIGHTNESS_RANGE#
#define SL_BTMESH_GENERIC_CLIENT_STATE_LIGHTNESS_RANGEValue:
0x84
Light lightness range get request
SL_BTMESH_GENERIC_CLIENT_STATE_CTL#
#define SL_BTMESH_GENERIC_CLIENT_STATE_CTLValue:
0x85
Light lightness, color temperature, and delta UV server state identifier. Not to be used by client get requests.
SL_BTMESH_GENERIC_CLIENT_STATE_CTL_TEMPERATURE#
#define SL_BTMESH_GENERIC_CLIENT_STATE_CTL_TEMPERATUREValue:
0x86
Light color temperature and delta UV get request
SL_BTMESH_GENERIC_CLIENT_STATE_CTL_DEFAULT#
#define SL_BTMESH_GENERIC_CLIENT_STATE_CTL_DEFAULTValue:
0x87
Light lightness, color temperature, and delta UV default get request
SL_BTMESH_GENERIC_CLIENT_STATE_CTL_RANGE#
#define SL_BTMESH_GENERIC_CLIENT_STATE_CTL_RANGEValue:
0x88
Light color temperature range get request
SL_BTMESH_GENERIC_CLIENT_STATE_CTL_LIGHTNESS_TEMPERATURE#
#define SL_BTMESH_GENERIC_CLIENT_STATE_CTL_LIGHTNESS_TEMPERATUREValue:
0x89
Light lightness and color temperature get request.
SL_BTMESH_GENERIC_CLIENT_STATE_HSL#
#define SL_BTMESH_GENERIC_CLIENT_STATE_HSLValue:
0x8a
Light lightness, color hue, and color saturation current value get request.
SL_BTMESH_GENERIC_CLIENT_STATE_HSL_HUE#
#define SL_BTMESH_GENERIC_CLIENT_STATE_HSL_HUEValue:
0x8b
Light color hue get request
SL_BTMESH_GENERIC_CLIENT_STATE_HSL_SATURATION#
#define SL_BTMESH_GENERIC_CLIENT_STATE_HSL_SATURATIONValue:
0x8c
Light color saturation get request
SL_BTMESH_GENERIC_CLIENT_STATE_HSL_DEFAULT#
#define SL_BTMESH_GENERIC_CLIENT_STATE_HSL_DEFAULTValue:
0x8d
Light lightness, color hue, and color saturation default get request
SL_BTMESH_GENERIC_CLIENT_STATE_HSL_RANGE#
#define SL_BTMESH_GENERIC_CLIENT_STATE_HSL_RANGEValue:
0x8e
Light color hue and saturation range get request
SL_BTMESH_GENERIC_CLIENT_STATE_HSL_TARGET#
#define SL_BTMESH_GENERIC_CLIENT_STATE_HSL_TARGETValue:
0x8f
Light lightness, color hue, and color saturation target value get request.