|
237 | 237 | .. ### Source: developer.nordicsemi.com |
238 | 238 |
|
239 | 239 | .. _`API documentation`: |
240 | | -.. _`external ZBOSS development guide and API documentation`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/zigbee_devguide.html |
241 | | -.. _`Stack commissioning start sequence`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/using_zigbee__z_c_l.html#stack_start_initiation |
242 | | -.. _`ZBOSS NCP Host`: https://developer.nordicsemi.com/Zigbee/ncp_sdk_for_host/ncp_host_v2.2.3.zip |
243 | | -.. _`NCP Host documentation`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/zboss_ncp_host_intro.html |
244 | | -.. _`Rebuilding the ZBOSS libraries for host`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/zboss_ncp_host.html#rebuilding_libs |
245 | | -.. _`process the frame`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/using_zigbee__z_c_l.html#process_zcl_cmd |
246 | | -.. _`declaring custom cluster`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/using_zigbee__z_c_l.html#cluster_declaration_custom |
247 | | -.. _`Configuring sleepy behavior for end devices`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/zigbee_prog_principles.html#zigbee_power_optimization_sleepy |
248 | | -.. _`zboss_signal_handler()`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zb__comm__signals.html#gae05c0ff285cfd03e0997fe438e8047fc |
249 | | -.. _`Common ZCL terms and definitions`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/using_zigbee__z_c_l.html#ZCL_definitions |
250 | | -.. _`Declaring attributes`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/using_zigbee__z_c_l.html#att_declaration |
251 | | -.. _`Declaring endpoint`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/using_zigbee__z_c_l.html#endpoint_dec |
252 | | -.. _`Declaring simple descriptors`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/using_zigbee__z_c_l.html#simple_desc_declaration |
253 | | -.. _`Declaring Zigbee device context`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/using_zigbee__z_c_l.html#zigbee_device_context_dec |
254 | | -.. _`Declaring Zigbee device context with multiple endpoints`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/using_zigbee__z_c_l.html#zigbee_device_context_mult_ep_dec |
255 | | -.. _`Resetting to factory defaults`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/using_zigbee__z_c_l.html#reset_factory_defaults |
256 | | -.. _`Registering device context`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/using_zigbee__z_c_l.html#register_zigbee_device |
257 | | -.. _`Support for Zigbee commissioning`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/using_zigbee__z_c_l.html#zcl_zigbee_commissioning |
258 | | -.. _`BDB Commissioning API`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zboss__bdb__api.html |
259 | | - |
260 | | -.. _`ZB_BDB_SIGNAL_FINDING_AND_BINDING_INITIATOR_FINISHED`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zb__comm__signals.html#ga18f5e7ddfefb7d01ef98f696a9694d79 |
261 | | -.. _`ZB_ZDO_SIGNAL_PRODUCTION_CONFIG_READY`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zb__comm__signals.html#ga3eb4631c12c345991be2461566c150e9 |
262 | | -.. _`ZB_ZDO_SIGNAL_SKIP_STARTUP`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zb__comm__signals.html#gab2b9e7a13fd471d7bb642655d825a04e |
263 | | -.. _`ZB_BDB_SIGNAL_DEVICE_FIRST_START`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zb__comm__signals.html#gab55565980ef0580712f8dc160b01ea06 |
264 | | -.. _`ZB_BDB_SIGNAL_DEVICE_REBOOT`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zb__comm__signals.html#ga3e9d86f42d2c6c27240f423a40fb152b |
265 | | -.. _`ZB_BDB_SIGNAL_FORMATION`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zb__comm__signals.html#ga342d4176c8932ff8ab0d8d6f997fa603 |
266 | | -.. _`ZB_BDB_SIGNAL_STEERING`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zb__comm__signals.html#ga25a801841c95d6daddb9c60b39542b13 |
267 | | -.. _`ZB_ZDO_SIGNAL_LEAVE`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zb__comm__signals.html#ga7942f336484c4fbb85626951480b2bba |
268 | | -.. _`ZB_HA_DECLARE_ON_OFF_SWITCH_CLUSTER_LIST`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__ha__on__off__switch.html#ga566dbde2d408c46c488460219edf6002 |
269 | | -.. _`ZB_AF_REGISTER_DEVICE_CTX`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__af__management__service.html#ga2ba409e0ae3e25032b673a5f85859a45 |
270 | | -.. _`ZB_HA_DECLARE_TEMPERATURE_SENSOR_CLUSTER_LIST`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__ha__temperature__sensor.html#ga1baeb195bbce720ee97cf9c879726cbb |
271 | | -.. _`zb_zcl_device_callback_param_t`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group___z_b___z_c_l___i_n_i_t_i_a_l_i_z_a_t_i_o_n.html#ga0dfcc989252b93252f8bb1d27d2639fa |
272 | | -.. _`zb_zcl_device_callback_id_t`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group___z_b___z_c_l___i_n_i_t_i_a_l_i_z_a_t_i_o_n.html#gad27454b213ce8a00540ebc75288966ad |
273 | | -.. _`ZB_ZCL_OTA_UPGRADE_VALUE_CB_ID`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group___z_b___z_c_l___i_n_i_t_i_a_l_i_z_a_t_i_o_n.html#gga35caa2e3a9ef37535b1f75e0fe919266a8a87688c465e80b46ad821741a60fe84 |
274 | | -.. _`zb_bdb_set_legacy_device_support`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zboss__bdb__comm__params.html#ga8bf3b3beef192c00bcdca17ad1240921 |
275 | | -.. _`zboss_start()`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zb__general__start.html#ga31b4d46033aaf6a400409d03bd40d392 |
276 | | -.. _`bdb_start_top_level_commissioning()`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zboss__bdb__comm__start.html#ga0b54e93a19cadc5fc02df8eab18ecd45 |
277 | | -.. _`zb_bdb_commissioning_mode_mask_e`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zboss__bdb__comm__start.html#ga9c44bbce9f6f6b19b623837914959c02 |
278 | | -.. _`ZB_BDB_NETWORK_STEERING`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zboss__bdb__comm__start.html#gga9c44bbce9f6f6b19b623837914959c02ae31d4a2067eb711a43f7049b08710299 |
279 | | -.. _`ZB_BDB_NETWORK_FORMATION`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zboss__bdb__comm__start.html#gga9c44bbce9f6f6b19b623837914959c02ac723cfd38f78c08a673ec3664539027c |
280 | | -.. _`ZB_BDB_FINDING_N_BINDING`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zboss__bdb__comm__start.html#gga9c44bbce9f6f6b19b623837914959c02ad9bcb56a6668b6ba6f37edc73a796b58 |
281 | | -.. _`zb_bdb_finding_binding_initiator()`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zboss__bdb__comm__fb.html#gae6fd60a050559ef0aa3c3e5ec32bc515 |
| 240 | +.. _`external ZBOSS development guide and API documentation`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/zigbee_devguide.html |
| 241 | +.. _`Stack commissioning start sequence`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/using_zigbee__z_c_l.html#stack_start_initiation |
| 242 | +.. _`ZBOSS NCP Host`: https://ncsdoc.z6.web.core.windows.net/ncp_sdk_for_host/ncp_host_v2.2.5.zip |
| 243 | +.. _`NCP Host documentation`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/zboss_ncp_host_intro.html |
| 244 | +.. _`Rebuilding the ZBOSS libraries for host`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/zboss_ncp_host.html#rebuilding_libs |
| 245 | +.. _`process the frame`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/using_zigbee__z_c_l.html#process_zcl_cmd |
| 246 | +.. _`declaring custom cluster`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/using_zigbee__z_c_l.html#cluster_declaration_custom |
| 247 | +.. _`Configuring sleepy behavior for end devices`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/zigbee_prog_principles.html#zigbee_power_optimization_sleepy |
| 248 | +.. _`zboss_signal_handler()`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__zb__comm__signals.html#gae05c0ff285cfd03e0997fe438e8047fc |
| 249 | +.. _`Common ZCL terms and definitions`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/using_zigbee__z_c_l.html#ZCL_definitions |
| 250 | +.. _`Declaring attributes`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/using_zigbee__z_c_l.html#att_declaration |
| 251 | +.. _`Declaring endpoint`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/using_zigbee__z_c_l.html#endpoint_dec |
| 252 | +.. _`Declaring simple descriptors`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/using_zigbee__z_c_l.html#simple_desc_declaration |
| 253 | +.. _`Declaring Zigbee device context`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/using_zigbee__z_c_l.html#zigbee_device_context_dec |
| 254 | +.. _`Declaring Zigbee device context with multiple endpoints`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/using_zigbee__z_c_l.html#zigbee_device_context_mult_ep_dec |
| 255 | +.. _`Resetting to factory defaults`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/using_zigbee__z_c_l.html#reset_factory_defaults |
| 256 | +.. _`Registering device context`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/using_zigbee__z_c_l.html#register_zigbee_device |
| 257 | +.. _`Support for Zigbee commissioning`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/using_zigbee__z_c_l.html#zcl_zigbee_commissioning |
| 258 | +.. _`BDB Commissioning API`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__zboss__bdb__api.html |
| 259 | + |
| 260 | +.. _`ZB_BDB_SIGNAL_FINDING_AND_BINDING_INITIATOR_FINISHED`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__zb__comm__signals.html#ga18f5e7ddfefb7d01ef98f696a9694d79 |
| 261 | +.. _`ZB_ZDO_SIGNAL_PRODUCTION_CONFIG_READY`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__zb__comm__signals.html#ga3eb4631c12c345991be2461566c150e9 |
| 262 | +.. _`ZB_ZDO_SIGNAL_SKIP_STARTUP`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__zb__comm__signals.html#gab2b9e7a13fd471d7bb642655d825a04e |
| 263 | +.. _`ZB_BDB_SIGNAL_DEVICE_FIRST_START`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__zb__comm__signals.html#gab55565980ef0580712f8dc160b01ea06 |
| 264 | +.. _`ZB_BDB_SIGNAL_DEVICE_REBOOT`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__zb__comm__signals.html#ga3e9d86f42d2c6c27240f423a40fb152b |
| 265 | +.. _`ZB_BDB_SIGNAL_FORMATION`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__zb__comm__signals.html#ga342d4176c8932ff8ab0d8d6f997fa603 |
| 266 | +.. _`ZB_BDB_SIGNAL_STEERING`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__zb__comm__signals.html#ga25a801841c95d6daddb9c60b39542b13 |
| 267 | +.. _`ZB_ZDO_SIGNAL_LEAVE`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__zb__comm__signals.html#ga7942f336484c4fbb85626951480b2bba |
| 268 | +.. _`ZB_HA_DECLARE_ON_OFF_SWITCH_CLUSTER_LIST`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__ha__on__off__switch.html#ga566dbde2d408c46c488460219edf6002 |
| 269 | +.. _`ZB_AF_REGISTER_DEVICE_CTX`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__af__management__service.html#ga2ba409e0ae3e25032b673a5f85859a45 |
| 270 | +.. _`ZB_HA_DECLARE_TEMPERATURE_SENSOR_CLUSTER_LIST`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__ha__temperature__sensor.html#ga1baeb195bbce720ee97cf9c879726cbb |
| 271 | +.. _`zb_zcl_device_callback_param_t`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group___z_b___z_c_l___i_n_i_t_i_a_l_i_z_a_t_i_o_n.html#ga0dfcc989252b93252f8bb1d27d2639fa |
| 272 | +.. _`zb_zcl_device_callback_id_t`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group___z_b___z_c_l___i_n_i_t_i_a_l_i_z_a_t_i_o_n.html#gad27454b213ce8a00540ebc75288966ad |
| 273 | +.. _`ZB_ZCL_OTA_UPGRADE_VALUE_CB_ID`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group___z_b___z_c_l___i_n_i_t_i_a_l_i_z_a_t_i_o_n.html#gga35caa2e3a9ef37535b1f75e0fe919266a8a87688c465e80b46ad821741a60fe84 |
| 274 | +.. _`zb_bdb_set_legacy_device_support`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__zboss__bdb__comm__params.html#ga8bf3b3beef192c00bcdca17ad1240921 |
| 275 | +.. _`zboss_start()`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__zb__general__start.html#ga31b4d46033aaf6a400409d03bd40d392 |
| 276 | +.. _`bdb_start_top_level_commissioning()`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__zboss__bdb__comm__start.html#ga0b54e93a19cadc5fc02df8eab18ecd45 |
| 277 | +.. _`zb_bdb_commissioning_mode_mask_e`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__zboss__bdb__comm__start.html#ga9c44bbce9f6f6b19b623837914959c02 |
| 278 | +.. _`ZB_BDB_NETWORK_STEERING`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__zboss__bdb__comm__start.html#gga9c44bbce9f6f6b19b623837914959c02ae31d4a2067eb711a43f7049b08710299 |
| 279 | +.. _`ZB_BDB_NETWORK_FORMATION`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__zboss__bdb__comm__start.html#gga9c44bbce9f6f6b19b623837914959c02ac723cfd38f78c08a673ec3664539027c |
| 280 | +.. _`ZB_BDB_FINDING_N_BINDING`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__zboss__bdb__comm__start.html#gga9c44bbce9f6f6b19b623837914959c02ad9bcb56a6668b6ba6f37edc73a796b58 |
| 281 | +.. _`zb_bdb_finding_binding_initiator()`: https://ncsdoc.z6.web.core.windows.net/zboss/3.11.6.0/group__zboss__bdb__comm__fb.html#gae6fd60a050559ef0aa3c3e5ec32bc515 |
282 | 282 |
|
283 | 283 |
|
284 | 284 | .. ### Source: www.nordicsemi.com |
|
0 commit comments