Generic Client Get State Types#
Generic client get state type identifies the state which the client retrieves from the remote server model.
Macros#
#define
SL_BTMESH_GENERIC_CLIENT_STATE_ON_OFF 0x0
#define
SL_BTMESH_GENERIC_CLIENT_STATE_ON_POWER_UP 0x1
#define
SL_BTMESH_GENERIC_CLIENT_STATE_LEVEL 0x2
#define
SL_BTMESH_GENERIC_CLIENT_STATE_POWER_LEVEL 0x3
#define
SL_BTMESH_GENERIC_CLIENT_STATE_POWER_LEVEL_LAST 0x4
#define
SL_BTMESH_GENERIC_CLIENT_STATE_POWER_LEVEL_DEFAULT 0x5
#define
SL_BTMESH_GENERIC_CLIENT_STATE_POWER_LEVEL_RANGE 0x6
#define
SL_BTMESH_GENERIC_CLIENT_STATE_TRANSITION_TIME 0x6
#define
SL_BTMESH_GENERIC_CLIENT_STATE_BATTERY 0x8
#define
SL_BTMESH_GENERIC_CLIENT_STATE_LOCATION_GLOBAL 0x9
#define
SL_BTMESH_GENERIC_CLIENT_STATE_LOCATION_LOCAL 0xa
#define
SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_USER 0xb
#define
SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_ADMIN 0xc
#define
SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_MANUF 0xd
#define
SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_LIST_USER 0xe
#define
SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_LIST_ADMIN 0xf
#define
SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_LIST_MANUF 0x10
#define
SL_BTMESH_GENERIC_CLIENT_STATE_PROPERTY_LIST_CLIENT 0x11
#define
SL_BTMESH_GENERIC_CLIENT_STATE_LIGHTNESS_ACTUAL 0x80
#define
SL_BTMESH_GENERIC_CLIENT_STATE_LIGHTNESS_LINEAR 0x81
#define
SL_BTMESH_GENERIC_CLIENT_STATE_LIGHTNESS_LAST 0x82
#define
SL_BTMESH_GENERIC_CLIENT_STATE_LIGHTNESS_DEFAULT 0x83
#define
SL_BTMESH_GENERIC_CLIENT_STATE_LIGHTNESS_RANGE 0x84
#define
SL_BTMESH_GENERIC_CLIENT_STATE_CTL 0x85
#define
SL_BTMESH_GENERIC_CLIENT_STATE_CTL_TEMPERATURE 0x86
#define
SL_BTMESH_GENERIC_CLIENT_STATE_CTL_DEFAULT 0x87
#define
SL_BTMESH_GENERIC_CLIENT_STATE_CTL_RANGE 0x88
#define
SL_BTMESH_GENERIC_CLIENT_STATE_CTL_LIGHTNESS_TEMPERATURE 0x89
#define
SL_BTMESH_GENERIC_CLIENT_STATE_HSL 0x8a
#define
SL_BTMESH_GENERIC_CLIENT_STATE_HSL_HUE 0x8b
#define
SL_BTMESH_GENERIC_CLIENT_STATE_HSL_SATURATION 0x8c
#define
SL_BTMESH_GENERIC_CLIENT_STATE_HSL_DEFAULT 0x8d
#define
SL_BTMESH_GENERIC_CLIENT_STATE_HSL_RANGE 0x8e
#define
SL_BTMESH_GENERIC_CLIENT_STATE_HSL_TARGET 0x8f