esp_zigbee_gateway sample
esp_zb_zcl_occupancy_sensing_attr_t
is only used within esp_zigbee_gateway sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
esp_zigbee_gateway sample
esp_zb_zcl_occupancy_sensing_attr_t
esp_zb_zcl_occupancy_sensing_attr_t enum
Syntax
Show:
Summary
Declaration
from
esp_zigbee_zcl_occupancy_sensing.h:16
enum
{
ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_OCCUPANCY_ID
=
0x0000
,
ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_OCCUPANCY_SENSOR_TYPE_ID
=
0x0001
,
ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_OCCUPANCY_SENSOR_TYPE_BITMAP_ID
=
0x0002
,
ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_PIR_OCC_TO_UNOCC_DELAY_ID
=
0x0010
,
ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_PIR_UNOCC_TO_OCC_DELAY_ID
=
0x0011
,
ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_PIR_UNOCC_TO_OCC_THRESHOLD_ID
=
0x0012
,
ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_ULTRASONIC_OCCUPIED_TO_UNOCCUPIED_DELAY_ID
=
0x0020
,
ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_ULTRASONIC_UNOCCUPIED_TO_OCCUPIED_DELAY_ID
=
0x0021
,
ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_ULTRASONIC_UNOCCUPIED_TO_OCCUPIED_THRESHOLD_ID
=
0x0022
,
ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_PHYSICAL_CONTACT_OCCUPIED_TO_UNOCCUPIED_DELAY_ID
=
0x0030
,
ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_PHYSICAL_CONTACT_UNOCCUPIED_TO_OCCUPIED_DELAY_ID
=
0x0031
,
ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_PHYSICAL_CONTACT_UNOCCUPIED_TO_OCCUPIED_THRESHOLD_ID
=
0x0032
,
}
;
Values
Value
Declared as
Description
esp_zb_zcl_occupancy_sensing_attr_t::ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_OCCUPANCY_ID
=
0x0000
Occupancy attribute identifier.
esp_zb_zcl_occupancy_sensing_attr_t::ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_OCCUPANCY_SENSOR_TYPE_ID
=
0x0001
Occupancy Sensor Type attribute identifier.
esp_zb_zcl_occupancy_sensing_attr_t::ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_OCCUPANCY_SENSOR_TYPE_BITMAP_ID
=
0x0002
The OccupancySensorTypeBitmap attribute specifies the types of the occupancy sensor.
esp_zb_zcl_occupancy_sensing_attr_t::ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_PIR_OCC_TO_UNOCC_DELAY_ID
=
0x0010
PIROccupiedToUnoccupiedDelay identifier.
esp_zb_zcl_occupancy_sensing_attr_t::ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_PIR_UNOCC_TO_OCC_DELAY_ID
=
0x0011
PIRUnoccupiedToOccupiedDelay identifier.
esp_zb_zcl_occupancy_sensing_attr_t::ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_PIR_UNOCC_TO_OCC_THRESHOLD_ID
=
0x0012
PIRUnoccupiedToOccupiedThreshold identifier.
esp_zb_zcl_occupancy_sensing_attr_t::ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_ULTRASONIC_OCCUPIED_TO_UNOCCUPIED_DELAY_ID
=
0x0020
esp_zb_zcl_occupancy_sensing_attr_t::ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_ULTRASONIC_UNOCCUPIED_TO_OCCUPIED_DELAY_ID
=
0x0021
esp_zb_zcl_occupancy_sensing_attr_t::ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_ULTRASONIC_UNOCCUPIED_TO_OCCUPIED_THRESHOLD_ID
=
0x0022
esp_zb_zcl_occupancy_sensing_attr_t::ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_PHYSICAL_CONTACT_OCCUPIED_TO_UNOCCUPIED_DELAY_ID
=
0x0030
esp_zb_zcl_occupancy_sensing_attr_t::ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_PHYSICAL_CONTACT_UNOCCUPIED_TO_OCCUPIED_DELAY_ID
=
0x0031
esp_zb_zcl_occupancy_sensing_attr_t::ESP_ZB_ZCL_ATTR_OCCUPANCY_SENSING_PHYSICAL_CONTACT_UNOCCUPIED_TO_OCCUPIED_THRESHOLD_ID
=
0x0032
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out