Zigbee Protocol Controller 1.6.0
unify_dotdot_attribute_store_helpers.h
Go to the documentation of this file.
1/******************************************************************************
2 * # License
3 * <b>Copyright 2021 Silicon Laboratories Inc. www.silabs.com</b>
4 ******************************************************************************
5 * The licensor of this software is Silicon Laboratories Inc. Your use of this
6 * software is governed by the terms of Silicon Labs Master Software License
7 * Agreement (MSLA) available at
8 * www.silabs.com/about-us/legal/master-software-license-agreement. This
9 * software is distributed to you in Source Code format and is governed by the
10 * sections of the MSLA applicable to Source Code.
11 *
12 *****************************************************************************/
13
21// This file is generated by ZCL Advanced Platform generator. Please don't edit manually.
22#ifndef UNIFY_DOTDOT_ATTRIBUTE_STORE_HELPERS_H
23#define UNIFY_DOTDOT_ATTRIBUTE_STORE_HELPERS_H
24
25#include <stdint.h>
26#include <stdbool.h>
27
28#include "sl_status.h"
29#include "zap-types.h"
30#include "uic_typedefs.h"
31#include "attribute_store.h"
33
34#ifdef __cplusplus
35extern "C" {
36#endif // __cplusplus
37
39// Start of cluster Basic
41// Basic ZCLVersion
53 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
54
67 const dotdot_unid_t unid,
68 const dotdot_endpoint_id_t endpoint_id,
70
83 const dotdot_unid_t unid,
84 dotdot_endpoint_id_t endpoint_id,
86 uint8_t new_zcl_version
87 );
88
98 const dotdot_unid_t unid,
99 const dotdot_endpoint_id_t endpoint_id);
100
110 const dotdot_unid_t unid,
111 const dotdot_endpoint_id_t endpoint_id);
112
122 const dotdot_unid_t unid,
123 const dotdot_endpoint_id_t endpoint_id);
124
134 const dotdot_unid_t unid,
135 const dotdot_endpoint_id_t endpoint_id);
136
145 const dotdot_unid_t unid,
146 const dotdot_endpoint_id_t endpoint_id);
147// Basic ApplicationVersion
159 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
160
173 const dotdot_unid_t unid,
174 const dotdot_endpoint_id_t endpoint_id,
176
189 const dotdot_unid_t unid,
190 dotdot_endpoint_id_t endpoint_id,
192 uint8_t new_application_version
193 );
194
204 const dotdot_unid_t unid,
205 const dotdot_endpoint_id_t endpoint_id);
206
216 const dotdot_unid_t unid,
217 const dotdot_endpoint_id_t endpoint_id);
218
228 const dotdot_unid_t unid,
229 const dotdot_endpoint_id_t endpoint_id);
230
240 const dotdot_unid_t unid,
241 const dotdot_endpoint_id_t endpoint_id);
242
251 const dotdot_unid_t unid,
252 const dotdot_endpoint_id_t endpoint_id);
253// Basic StackVersion
265 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
266
279 const dotdot_unid_t unid,
280 const dotdot_endpoint_id_t endpoint_id,
282
295 const dotdot_unid_t unid,
296 dotdot_endpoint_id_t endpoint_id,
298 uint8_t new_stack_version
299 );
300
310 const dotdot_unid_t unid,
311 const dotdot_endpoint_id_t endpoint_id);
312
322 const dotdot_unid_t unid,
323 const dotdot_endpoint_id_t endpoint_id);
324
334 const dotdot_unid_t unid,
335 const dotdot_endpoint_id_t endpoint_id);
336
346 const dotdot_unid_t unid,
347 const dotdot_endpoint_id_t endpoint_id);
348
357 const dotdot_unid_t unid,
358 const dotdot_endpoint_id_t endpoint_id);
359// Basic HWVersion
371 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
372
385 const dotdot_unid_t unid,
386 const dotdot_endpoint_id_t endpoint_id,
388
401 const dotdot_unid_t unid,
402 dotdot_endpoint_id_t endpoint_id,
404 uint8_t new_hw_version
405 );
406
416 const dotdot_unid_t unid,
417 const dotdot_endpoint_id_t endpoint_id);
418
428 const dotdot_unid_t unid,
429 const dotdot_endpoint_id_t endpoint_id);
430
440 const dotdot_unid_t unid,
441 const dotdot_endpoint_id_t endpoint_id);
442
452 const dotdot_unid_t unid,
453 const dotdot_endpoint_id_t endpoint_id);
454
463 const dotdot_unid_t unid,
464 const dotdot_endpoint_id_t endpoint_id);
465// Basic ManufacturerName
477 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
478
494 const dotdot_unid_t unid,
495 const dotdot_endpoint_id_t endpoint_id,
497
510 const dotdot_unid_t unid,
511 dotdot_endpoint_id_t endpoint_id,
513 const char* new_manufacturer_name
514 );
515
525 const dotdot_unid_t unid,
526 const dotdot_endpoint_id_t endpoint_id);
527
537 const dotdot_unid_t unid,
538 const dotdot_endpoint_id_t endpoint_id);
539
549 const dotdot_unid_t unid,
550 const dotdot_endpoint_id_t endpoint_id);
551
561 const dotdot_unid_t unid,
562 const dotdot_endpoint_id_t endpoint_id);
563
572 const dotdot_unid_t unid,
573 const dotdot_endpoint_id_t endpoint_id);
574// Basic ModelIdentifier
586 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
587
603 const dotdot_unid_t unid,
604 const dotdot_endpoint_id_t endpoint_id,
606
619 const dotdot_unid_t unid,
620 dotdot_endpoint_id_t endpoint_id,
622 const char* new_model_identifier
623 );
624
634 const dotdot_unid_t unid,
635 const dotdot_endpoint_id_t endpoint_id);
636
646 const dotdot_unid_t unid,
647 const dotdot_endpoint_id_t endpoint_id);
648
658 const dotdot_unid_t unid,
659 const dotdot_endpoint_id_t endpoint_id);
660
670 const dotdot_unid_t unid,
671 const dotdot_endpoint_id_t endpoint_id);
672
681 const dotdot_unid_t unid,
682 const dotdot_endpoint_id_t endpoint_id);
683// Basic DateCode
695 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
696
712 const dotdot_unid_t unid,
713 const dotdot_endpoint_id_t endpoint_id,
715
728 const dotdot_unid_t unid,
729 dotdot_endpoint_id_t endpoint_id,
731 const char* new_date_code
732 );
733
743 const dotdot_unid_t unid,
744 const dotdot_endpoint_id_t endpoint_id);
745
755 const dotdot_unid_t unid,
756 const dotdot_endpoint_id_t endpoint_id);
757
767 const dotdot_unid_t unid,
768 const dotdot_endpoint_id_t endpoint_id);
769
779 const dotdot_unid_t unid,
780 const dotdot_endpoint_id_t endpoint_id);
781
790 const dotdot_unid_t unid,
791 const dotdot_endpoint_id_t endpoint_id);
792// Basic PowerSource
804 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
805
818 const dotdot_unid_t unid,
819 const dotdot_endpoint_id_t endpoint_id,
821
834 const dotdot_unid_t unid,
835 dotdot_endpoint_id_t endpoint_id,
837 uint8_t new_power_source
838 );
839
849 const dotdot_unid_t unid,
850 const dotdot_endpoint_id_t endpoint_id);
851
861 const dotdot_unid_t unid,
862 const dotdot_endpoint_id_t endpoint_id);
863
873 const dotdot_unid_t unid,
874 const dotdot_endpoint_id_t endpoint_id);
875
885 const dotdot_unid_t unid,
886 const dotdot_endpoint_id_t endpoint_id);
887
896 const dotdot_unid_t unid,
897 const dotdot_endpoint_id_t endpoint_id);
898// Basic GenericDevice-Class
910 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
911
924 const dotdot_unid_t unid,
925 const dotdot_endpoint_id_t endpoint_id,
927
940 const dotdot_unid_t unid,
941 dotdot_endpoint_id_t endpoint_id,
943 uint8_t new_generic_device_class
944 );
945
955 const dotdot_unid_t unid,
956 const dotdot_endpoint_id_t endpoint_id);
957
967 const dotdot_unid_t unid,
968 const dotdot_endpoint_id_t endpoint_id);
969
979 const dotdot_unid_t unid,
980 const dotdot_endpoint_id_t endpoint_id);
981
991 const dotdot_unid_t unid,
992 const dotdot_endpoint_id_t endpoint_id);
993
1002 const dotdot_unid_t unid,
1003 const dotdot_endpoint_id_t endpoint_id);
1004// Basic GenericDevice-Type
1016 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
1017
1030 const dotdot_unid_t unid,
1031 const dotdot_endpoint_id_t endpoint_id,
1033
1046 const dotdot_unid_t unid,
1047 dotdot_endpoint_id_t endpoint_id,
1049 uint8_t new_generic_device_type
1050 );
1051
1061 const dotdot_unid_t unid,
1062 const dotdot_endpoint_id_t endpoint_id);
1063
1073 const dotdot_unid_t unid,
1074 const dotdot_endpoint_id_t endpoint_id);
1075
1085 const dotdot_unid_t unid,
1086 const dotdot_endpoint_id_t endpoint_id);
1087
1097 const dotdot_unid_t unid,
1098 const dotdot_endpoint_id_t endpoint_id);
1099
1108 const dotdot_unid_t unid,
1109 const dotdot_endpoint_id_t endpoint_id);
1110// Basic ProductCode
1122 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
1123
1139 const dotdot_unid_t unid,
1140 const dotdot_endpoint_id_t endpoint_id,
1142
1155 const dotdot_unid_t unid,
1156 dotdot_endpoint_id_t endpoint_id,
1158 const char* new_product_code
1159 );
1160
1170 const dotdot_unid_t unid,
1171 const dotdot_endpoint_id_t endpoint_id);
1172
1182 const dotdot_unid_t unid,
1183 const dotdot_endpoint_id_t endpoint_id);
1184
1194 const dotdot_unid_t unid,
1195 const dotdot_endpoint_id_t endpoint_id);
1196
1206 const dotdot_unid_t unid,
1207 const dotdot_endpoint_id_t endpoint_id);
1208
1217 const dotdot_unid_t unid,
1218 const dotdot_endpoint_id_t endpoint_id);
1219// Basic ProductURL
1231 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
1232
1248 const dotdot_unid_t unid,
1249 const dotdot_endpoint_id_t endpoint_id,
1251
1264 const dotdot_unid_t unid,
1265 dotdot_endpoint_id_t endpoint_id,
1267 const char* new_producturl
1268 );
1269
1279 const dotdot_unid_t unid,
1280 const dotdot_endpoint_id_t endpoint_id);
1281
1291 const dotdot_unid_t unid,
1292 const dotdot_endpoint_id_t endpoint_id);
1293
1303 const dotdot_unid_t unid,
1304 const dotdot_endpoint_id_t endpoint_id);
1305
1315 const dotdot_unid_t unid,
1316 const dotdot_endpoint_id_t endpoint_id);
1317
1326 const dotdot_unid_t unid,
1327 const dotdot_endpoint_id_t endpoint_id);
1328// Basic ManufacturerVersionDetails
1340 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
1341
1357 const dotdot_unid_t unid,
1358 const dotdot_endpoint_id_t endpoint_id,
1360
1373 const dotdot_unid_t unid,
1374 dotdot_endpoint_id_t endpoint_id,
1376 const char* new_manufacturer_version_details
1377 );
1378
1388 const dotdot_unid_t unid,
1389 const dotdot_endpoint_id_t endpoint_id);
1390
1400 const dotdot_unid_t unid,
1401 const dotdot_endpoint_id_t endpoint_id);
1402
1412 const dotdot_unid_t unid,
1413 const dotdot_endpoint_id_t endpoint_id);
1414
1424 const dotdot_unid_t unid,
1425 const dotdot_endpoint_id_t endpoint_id);
1426
1435 const dotdot_unid_t unid,
1436 const dotdot_endpoint_id_t endpoint_id);
1437// Basic SerialNumber
1449 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
1450
1466 const dotdot_unid_t unid,
1467 const dotdot_endpoint_id_t endpoint_id,
1469
1482 const dotdot_unid_t unid,
1483 dotdot_endpoint_id_t endpoint_id,
1485 const char* new_serial_number
1486 );
1487
1497 const dotdot_unid_t unid,
1498 const dotdot_endpoint_id_t endpoint_id);
1499
1509 const dotdot_unid_t unid,
1510 const dotdot_endpoint_id_t endpoint_id);
1511
1521 const dotdot_unid_t unid,
1522 const dotdot_endpoint_id_t endpoint_id);
1523
1533 const dotdot_unid_t unid,
1534 const dotdot_endpoint_id_t endpoint_id);
1535
1544 const dotdot_unid_t unid,
1545 const dotdot_endpoint_id_t endpoint_id);
1546// Basic ProductLabel
1558 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
1559
1575 const dotdot_unid_t unid,
1576 const dotdot_endpoint_id_t endpoint_id,
1578
1591 const dotdot_unid_t unid,
1592 dotdot_endpoint_id_t endpoint_id,
1594 const char* new_product_label
1595 );
1596
1606 const dotdot_unid_t unid,
1607 const dotdot_endpoint_id_t endpoint_id);
1608
1618 const dotdot_unid_t unid,
1619 const dotdot_endpoint_id_t endpoint_id);
1620
1630 const dotdot_unid_t unid,
1631 const dotdot_endpoint_id_t endpoint_id);
1632
1642 const dotdot_unid_t unid,
1643 const dotdot_endpoint_id_t endpoint_id);
1644
1653 const dotdot_unid_t unid,
1654 const dotdot_endpoint_id_t endpoint_id);
1655// Basic LocationDescription
1667 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
1668
1684 const dotdot_unid_t unid,
1685 const dotdot_endpoint_id_t endpoint_id,
1687
1700 const dotdot_unid_t unid,
1701 dotdot_endpoint_id_t endpoint_id,
1703 const char* new_location_description
1704 );
1705
1715 const dotdot_unid_t unid,
1716 const dotdot_endpoint_id_t endpoint_id);
1717
1727 const dotdot_unid_t unid,
1728 const dotdot_endpoint_id_t endpoint_id);
1729
1739 const dotdot_unid_t unid,
1740 const dotdot_endpoint_id_t endpoint_id);
1741
1751 const dotdot_unid_t unid,
1752 const dotdot_endpoint_id_t endpoint_id);
1753
1762 const dotdot_unid_t unid,
1763 const dotdot_endpoint_id_t endpoint_id);
1764// Basic PhysicalEnvironment
1776 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
1777
1790 const dotdot_unid_t unid,
1791 const dotdot_endpoint_id_t endpoint_id,
1793
1806 const dotdot_unid_t unid,
1807 dotdot_endpoint_id_t endpoint_id,
1809 uint8_t new_physical_environment
1810 );
1811
1821 const dotdot_unid_t unid,
1822 const dotdot_endpoint_id_t endpoint_id);
1823
1833 const dotdot_unid_t unid,
1834 const dotdot_endpoint_id_t endpoint_id);
1835
1845 const dotdot_unid_t unid,
1846 const dotdot_endpoint_id_t endpoint_id);
1847
1857 const dotdot_unid_t unid,
1858 const dotdot_endpoint_id_t endpoint_id);
1859
1868 const dotdot_unid_t unid,
1869 const dotdot_endpoint_id_t endpoint_id);
1870// Basic DeviceEnabled
1882 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
1883
1896 const dotdot_unid_t unid,
1897 const dotdot_endpoint_id_t endpoint_id,
1899
1912 const dotdot_unid_t unid,
1913 dotdot_endpoint_id_t endpoint_id,
1915 bool new_device_enabled
1916 );
1917
1927 const dotdot_unid_t unid,
1928 const dotdot_endpoint_id_t endpoint_id);
1929
1939 const dotdot_unid_t unid,
1940 const dotdot_endpoint_id_t endpoint_id);
1941
1951 const dotdot_unid_t unid,
1952 const dotdot_endpoint_id_t endpoint_id);
1953
1963 const dotdot_unid_t unid,
1964 const dotdot_endpoint_id_t endpoint_id);
1965
1974 const dotdot_unid_t unid,
1975 const dotdot_endpoint_id_t endpoint_id);
1976// Basic AlarmMask
1988 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
1989
2002 const dotdot_unid_t unid,
2003 const dotdot_endpoint_id_t endpoint_id,
2005
2018 const dotdot_unid_t unid,
2019 dotdot_endpoint_id_t endpoint_id,
2021 uint8_t new_alarm_mask
2022 );
2023
2033 const dotdot_unid_t unid,
2034 const dotdot_endpoint_id_t endpoint_id);
2035
2045 const dotdot_unid_t unid,
2046 const dotdot_endpoint_id_t endpoint_id);
2047
2057 const dotdot_unid_t unid,
2058 const dotdot_endpoint_id_t endpoint_id);
2059
2069 const dotdot_unid_t unid,
2070 const dotdot_endpoint_id_t endpoint_id);
2071
2080 const dotdot_unid_t unid,
2081 const dotdot_endpoint_id_t endpoint_id);
2082// Basic DisableLocalConfig
2094 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
2095
2108 const dotdot_unid_t unid,
2109 const dotdot_endpoint_id_t endpoint_id,
2111
2124 const dotdot_unid_t unid,
2125 dotdot_endpoint_id_t endpoint_id,
2127 uint8_t new_disable_local_config
2128 );
2129
2139 const dotdot_unid_t unid,
2140 const dotdot_endpoint_id_t endpoint_id);
2141
2151 const dotdot_unid_t unid,
2152 const dotdot_endpoint_id_t endpoint_id);
2153
2163 const dotdot_unid_t unid,
2164 const dotdot_endpoint_id_t endpoint_id);
2165
2175 const dotdot_unid_t unid,
2176 const dotdot_endpoint_id_t endpoint_id);
2177
2186 const dotdot_unid_t unid,
2187 const dotdot_endpoint_id_t endpoint_id);
2188// Basic SWBuildID
2200 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
2201
2217 const dotdot_unid_t unid,
2218 const dotdot_endpoint_id_t endpoint_id,
2220
2233 const dotdot_unid_t unid,
2234 dotdot_endpoint_id_t endpoint_id,
2236 const char* new_sw_buildid
2237 );
2238
2248 const dotdot_unid_t unid,
2249 const dotdot_endpoint_id_t endpoint_id);
2250
2260 const dotdot_unid_t unid,
2261 const dotdot_endpoint_id_t endpoint_id);
2262
2272 const dotdot_unid_t unid,
2273 const dotdot_endpoint_id_t endpoint_id);
2274
2284 const dotdot_unid_t unid,
2285 const dotdot_endpoint_id_t endpoint_id);
2286
2295 const dotdot_unid_t unid,
2296 const dotdot_endpoint_id_t endpoint_id);
2297
2307 const dotdot_unid_t unid,
2308 const dotdot_endpoint_id_t endpoint_id);
2309
2319 const dotdot_unid_t unid,
2320 const dotdot_endpoint_id_t endpoint_id);
2321
2323// Start of cluster PowerConfiguration
2325// PowerConfiguration MainsVoltage
2337 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
2338
2351 const dotdot_unid_t unid,
2352 const dotdot_endpoint_id_t endpoint_id,
2354
2367 const dotdot_unid_t unid,
2368 dotdot_endpoint_id_t endpoint_id,
2370 uint16_t new_mains_voltage
2371 );
2372
2382 const dotdot_unid_t unid,
2383 const dotdot_endpoint_id_t endpoint_id);
2384
2394 const dotdot_unid_t unid,
2395 const dotdot_endpoint_id_t endpoint_id);
2396
2406 const dotdot_unid_t unid,
2407 const dotdot_endpoint_id_t endpoint_id);
2408
2418 const dotdot_unid_t unid,
2419 const dotdot_endpoint_id_t endpoint_id);
2420
2429 const dotdot_unid_t unid,
2430 const dotdot_endpoint_id_t endpoint_id);
2431// PowerConfiguration MainsFrequency
2443 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
2444
2457 const dotdot_unid_t unid,
2458 const dotdot_endpoint_id_t endpoint_id,
2460
2473 const dotdot_unid_t unid,
2474 dotdot_endpoint_id_t endpoint_id,
2476 uint8_t new_mains_frequency
2477 );
2478
2488 const dotdot_unid_t unid,
2489 const dotdot_endpoint_id_t endpoint_id);
2490
2500 const dotdot_unid_t unid,
2501 const dotdot_endpoint_id_t endpoint_id);
2502
2512 const dotdot_unid_t unid,
2513 const dotdot_endpoint_id_t endpoint_id);
2514
2524 const dotdot_unid_t unid,
2525 const dotdot_endpoint_id_t endpoint_id);
2526
2535 const dotdot_unid_t unid,
2536 const dotdot_endpoint_id_t endpoint_id);
2537// PowerConfiguration MainsAlarmMask
2549 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
2550
2563 const dotdot_unid_t unid,
2564 const dotdot_endpoint_id_t endpoint_id,
2566
2579 const dotdot_unid_t unid,
2580 dotdot_endpoint_id_t endpoint_id,
2582 uint8_t new_mains_alarm_mask
2583 );
2584
2594 const dotdot_unid_t unid,
2595 const dotdot_endpoint_id_t endpoint_id);
2596
2606 const dotdot_unid_t unid,
2607 const dotdot_endpoint_id_t endpoint_id);
2608
2618 const dotdot_unid_t unid,
2619 const dotdot_endpoint_id_t endpoint_id);
2620
2630 const dotdot_unid_t unid,
2631 const dotdot_endpoint_id_t endpoint_id);
2632
2641 const dotdot_unid_t unid,
2642 const dotdot_endpoint_id_t endpoint_id);
2643// PowerConfiguration MainsVoltageMinThreshold
2655 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
2656
2669 const dotdot_unid_t unid,
2670 const dotdot_endpoint_id_t endpoint_id,
2672
2685 const dotdot_unid_t unid,
2686 dotdot_endpoint_id_t endpoint_id,
2688 uint16_t new_mains_voltage_min_threshold
2689 );
2690
2700 const dotdot_unid_t unid,
2701 const dotdot_endpoint_id_t endpoint_id);
2702
2712 const dotdot_unid_t unid,
2713 const dotdot_endpoint_id_t endpoint_id);
2714
2724 const dotdot_unid_t unid,
2725 const dotdot_endpoint_id_t endpoint_id);
2726
2736 const dotdot_unid_t unid,
2737 const dotdot_endpoint_id_t endpoint_id);
2738
2747 const dotdot_unid_t unid,
2748 const dotdot_endpoint_id_t endpoint_id);
2749// PowerConfiguration MainsVoltageMaxThreshold
2761 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
2762
2775 const dotdot_unid_t unid,
2776 const dotdot_endpoint_id_t endpoint_id,
2778
2791 const dotdot_unid_t unid,
2792 dotdot_endpoint_id_t endpoint_id,
2794 uint16_t new_mains_voltage_max_threshold
2795 );
2796
2806 const dotdot_unid_t unid,
2807 const dotdot_endpoint_id_t endpoint_id);
2808
2818 const dotdot_unid_t unid,
2819 const dotdot_endpoint_id_t endpoint_id);
2820
2830 const dotdot_unid_t unid,
2831 const dotdot_endpoint_id_t endpoint_id);
2832
2842 const dotdot_unid_t unid,
2843 const dotdot_endpoint_id_t endpoint_id);
2844
2853 const dotdot_unid_t unid,
2854 const dotdot_endpoint_id_t endpoint_id);
2855// PowerConfiguration MainsVoltageDwellTripPoint
2867 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
2868
2881 const dotdot_unid_t unid,
2882 const dotdot_endpoint_id_t endpoint_id,
2884
2897 const dotdot_unid_t unid,
2898 dotdot_endpoint_id_t endpoint_id,
2900 uint16_t new_mains_voltage_dwell_trip_point
2901 );
2902
2912 const dotdot_unid_t unid,
2913 const dotdot_endpoint_id_t endpoint_id);
2914
2924 const dotdot_unid_t unid,
2925 const dotdot_endpoint_id_t endpoint_id);
2926
2936 const dotdot_unid_t unid,
2937 const dotdot_endpoint_id_t endpoint_id);
2938
2948 const dotdot_unid_t unid,
2949 const dotdot_endpoint_id_t endpoint_id);
2950
2959 const dotdot_unid_t unid,
2960 const dotdot_endpoint_id_t endpoint_id);
2961// PowerConfiguration BatteryVoltage
2973 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
2974
2987 const dotdot_unid_t unid,
2988 const dotdot_endpoint_id_t endpoint_id,
2990
3003 const dotdot_unid_t unid,
3004 dotdot_endpoint_id_t endpoint_id,
3006 uint8_t new_battery_voltage
3007 );
3008
3018 const dotdot_unid_t unid,
3019 const dotdot_endpoint_id_t endpoint_id);
3020
3030 const dotdot_unid_t unid,
3031 const dotdot_endpoint_id_t endpoint_id);
3032
3042 const dotdot_unid_t unid,
3043 const dotdot_endpoint_id_t endpoint_id);
3044
3054 const dotdot_unid_t unid,
3055 const dotdot_endpoint_id_t endpoint_id);
3056
3065 const dotdot_unid_t unid,
3066 const dotdot_endpoint_id_t endpoint_id);
3067// PowerConfiguration BatteryPercentageRemaining
3079 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
3080
3093 const dotdot_unid_t unid,
3094 const dotdot_endpoint_id_t endpoint_id,
3096
3109 const dotdot_unid_t unid,
3110 dotdot_endpoint_id_t endpoint_id,
3112 uint8_t new_battery_percentage_remaining
3113 );
3114
3124 const dotdot_unid_t unid,
3125 const dotdot_endpoint_id_t endpoint_id);
3126
3136 const dotdot_unid_t unid,
3137 const dotdot_endpoint_id_t endpoint_id);
3138
3148 const dotdot_unid_t unid,
3149 const dotdot_endpoint_id_t endpoint_id);
3150
3160 const dotdot_unid_t unid,
3161 const dotdot_endpoint_id_t endpoint_id);
3162
3171 const dotdot_unid_t unid,
3172 const dotdot_endpoint_id_t endpoint_id);
3173// PowerConfiguration BatteryManufacturer
3185 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
3186
3202 const dotdot_unid_t unid,
3203 const dotdot_endpoint_id_t endpoint_id,
3205
3218 const dotdot_unid_t unid,
3219 dotdot_endpoint_id_t endpoint_id,
3221 const char* new_battery_manufacturer
3222 );
3223
3233 const dotdot_unid_t unid,
3234 const dotdot_endpoint_id_t endpoint_id);
3235
3245 const dotdot_unid_t unid,
3246 const dotdot_endpoint_id_t endpoint_id);
3247
3257 const dotdot_unid_t unid,
3258 const dotdot_endpoint_id_t endpoint_id);
3259
3269 const dotdot_unid_t unid,
3270 const dotdot_endpoint_id_t endpoint_id);
3271
3280 const dotdot_unid_t unid,
3281 const dotdot_endpoint_id_t endpoint_id);
3282// PowerConfiguration BatterySize
3294 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
3295
3308 const dotdot_unid_t unid,
3309 const dotdot_endpoint_id_t endpoint_id,
3311
3324 const dotdot_unid_t unid,
3325 dotdot_endpoint_id_t endpoint_id,
3327 BatterySize new_battery_size
3328 );
3329
3339 const dotdot_unid_t unid,
3340 const dotdot_endpoint_id_t endpoint_id);
3341
3351 const dotdot_unid_t unid,
3352 const dotdot_endpoint_id_t endpoint_id);
3353
3363 const dotdot_unid_t unid,
3364 const dotdot_endpoint_id_t endpoint_id);
3365
3375 const dotdot_unid_t unid,
3376 const dotdot_endpoint_id_t endpoint_id);
3377
3386 const dotdot_unid_t unid,
3387 const dotdot_endpoint_id_t endpoint_id);
3388// PowerConfiguration BatteryAHrRating
3400 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
3401
3414 const dotdot_unid_t unid,
3415 const dotdot_endpoint_id_t endpoint_id,
3417
3430 const dotdot_unid_t unid,
3431 dotdot_endpoint_id_t endpoint_id,
3433 uint16_t new_batterya_hr_rating
3434 );
3435
3445 const dotdot_unid_t unid,
3446 const dotdot_endpoint_id_t endpoint_id);
3447
3457 const dotdot_unid_t unid,
3458 const dotdot_endpoint_id_t endpoint_id);
3459
3469 const dotdot_unid_t unid,
3470 const dotdot_endpoint_id_t endpoint_id);
3471
3481 const dotdot_unid_t unid,
3482 const dotdot_endpoint_id_t endpoint_id);
3483
3492 const dotdot_unid_t unid,
3493 const dotdot_endpoint_id_t endpoint_id);
3494// PowerConfiguration BatteryQuantity
3506 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
3507
3520 const dotdot_unid_t unid,
3521 const dotdot_endpoint_id_t endpoint_id,
3523
3536 const dotdot_unid_t unid,
3537 dotdot_endpoint_id_t endpoint_id,
3539 uint8_t new_battery_quantity
3540 );
3541
3551 const dotdot_unid_t unid,
3552 const dotdot_endpoint_id_t endpoint_id);
3553
3563 const dotdot_unid_t unid,
3564 const dotdot_endpoint_id_t endpoint_id);
3565
3575 const dotdot_unid_t unid,
3576 const dotdot_endpoint_id_t endpoint_id);
3577
3587 const dotdot_unid_t unid,
3588 const dotdot_endpoint_id_t endpoint_id);
3589
3598 const dotdot_unid_t unid,
3599 const dotdot_endpoint_id_t endpoint_id);
3600// PowerConfiguration BatteryRatedVoltage
3612 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
3613
3626 const dotdot_unid_t unid,
3627 const dotdot_endpoint_id_t endpoint_id,
3629
3642 const dotdot_unid_t unid,
3643 dotdot_endpoint_id_t endpoint_id,
3645 uint8_t new_battery_rated_voltage
3646 );
3647
3657 const dotdot_unid_t unid,
3658 const dotdot_endpoint_id_t endpoint_id);
3659
3669 const dotdot_unid_t unid,
3670 const dotdot_endpoint_id_t endpoint_id);
3671
3681 const dotdot_unid_t unid,
3682 const dotdot_endpoint_id_t endpoint_id);
3683
3693 const dotdot_unid_t unid,
3694 const dotdot_endpoint_id_t endpoint_id);
3695
3704 const dotdot_unid_t unid,
3705 const dotdot_endpoint_id_t endpoint_id);
3706// PowerConfiguration BatteryAlarmMask
3718 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
3719
3732 const dotdot_unid_t unid,
3733 const dotdot_endpoint_id_t endpoint_id,
3735
3748 const dotdot_unid_t unid,
3749 dotdot_endpoint_id_t endpoint_id,
3751 uint8_t new_battery_alarm_mask
3752 );
3753
3763 const dotdot_unid_t unid,
3764 const dotdot_endpoint_id_t endpoint_id);
3765
3775 const dotdot_unid_t unid,
3776 const dotdot_endpoint_id_t endpoint_id);
3777
3787 const dotdot_unid_t unid,
3788 const dotdot_endpoint_id_t endpoint_id);
3789
3799 const dotdot_unid_t unid,
3800 const dotdot_endpoint_id_t endpoint_id);
3801
3810 const dotdot_unid_t unid,
3811 const dotdot_endpoint_id_t endpoint_id);
3812// PowerConfiguration BatteryVoltageMinThreshold
3824 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
3825
3838 const dotdot_unid_t unid,
3839 const dotdot_endpoint_id_t endpoint_id,
3841
3854 const dotdot_unid_t unid,
3855 dotdot_endpoint_id_t endpoint_id,
3857 uint8_t new_battery_voltage_min_threshold
3858 );
3859
3869 const dotdot_unid_t unid,
3870 const dotdot_endpoint_id_t endpoint_id);
3871
3881 const dotdot_unid_t unid,
3882 const dotdot_endpoint_id_t endpoint_id);
3883
3893 const dotdot_unid_t unid,
3894 const dotdot_endpoint_id_t endpoint_id);
3895
3905 const dotdot_unid_t unid,
3906 const dotdot_endpoint_id_t endpoint_id);
3907
3916 const dotdot_unid_t unid,
3917 const dotdot_endpoint_id_t endpoint_id);
3918// PowerConfiguration BatteryVoltageThreshold1
3930 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
3931
3944 const dotdot_unid_t unid,
3945 const dotdot_endpoint_id_t endpoint_id,
3947
3960 const dotdot_unid_t unid,
3961 dotdot_endpoint_id_t endpoint_id,
3963 uint8_t new_battery_voltage_threshold1
3964 );
3965
3975 const dotdot_unid_t unid,
3976 const dotdot_endpoint_id_t endpoint_id);
3977
3987 const dotdot_unid_t unid,
3988 const dotdot_endpoint_id_t endpoint_id);
3989
3999 const dotdot_unid_t unid,
4000 const dotdot_endpoint_id_t endpoint_id);
4001
4011 const dotdot_unid_t unid,
4012 const dotdot_endpoint_id_t endpoint_id);
4013
4022 const dotdot_unid_t unid,
4023 const dotdot_endpoint_id_t endpoint_id);
4024// PowerConfiguration BatteryVoltageThreshold2
4036 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
4037
4050 const dotdot_unid_t unid,
4051 const dotdot_endpoint_id_t endpoint_id,
4053
4066 const dotdot_unid_t unid,
4067 dotdot_endpoint_id_t endpoint_id,
4069 uint8_t new_battery_voltage_threshold2
4070 );
4071
4081 const dotdot_unid_t unid,
4082 const dotdot_endpoint_id_t endpoint_id);
4083
4093 const dotdot_unid_t unid,
4094 const dotdot_endpoint_id_t endpoint_id);
4095
4105 const dotdot_unid_t unid,
4106 const dotdot_endpoint_id_t endpoint_id);
4107
4117 const dotdot_unid_t unid,
4118 const dotdot_endpoint_id_t endpoint_id);
4119
4128 const dotdot_unid_t unid,
4129 const dotdot_endpoint_id_t endpoint_id);
4130// PowerConfiguration BatteryVoltageThreshold3
4142 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
4143
4156 const dotdot_unid_t unid,
4157 const dotdot_endpoint_id_t endpoint_id,
4159
4172 const dotdot_unid_t unid,
4173 dotdot_endpoint_id_t endpoint_id,
4175 uint8_t new_battery_voltage_threshold3
4176 );
4177
4187 const dotdot_unid_t unid,
4188 const dotdot_endpoint_id_t endpoint_id);
4189
4199 const dotdot_unid_t unid,
4200 const dotdot_endpoint_id_t endpoint_id);
4201
4211 const dotdot_unid_t unid,
4212 const dotdot_endpoint_id_t endpoint_id);
4213
4223 const dotdot_unid_t unid,
4224 const dotdot_endpoint_id_t endpoint_id);
4225
4234 const dotdot_unid_t unid,
4235 const dotdot_endpoint_id_t endpoint_id);
4236// PowerConfiguration BatteryPercentageMinThreshold
4248 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
4249
4262 const dotdot_unid_t unid,
4263 const dotdot_endpoint_id_t endpoint_id,
4265
4278 const dotdot_unid_t unid,
4279 dotdot_endpoint_id_t endpoint_id,
4281 uint8_t new_battery_percentage_min_threshold
4282 );
4283
4293 const dotdot_unid_t unid,
4294 const dotdot_endpoint_id_t endpoint_id);
4295
4305 const dotdot_unid_t unid,
4306 const dotdot_endpoint_id_t endpoint_id);
4307
4317 const dotdot_unid_t unid,
4318 const dotdot_endpoint_id_t endpoint_id);
4319
4329 const dotdot_unid_t unid,
4330 const dotdot_endpoint_id_t endpoint_id);
4331
4340 const dotdot_unid_t unid,
4341 const dotdot_endpoint_id_t endpoint_id);
4342// PowerConfiguration BatteryPercentageThreshold1
4354 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
4355
4368 const dotdot_unid_t unid,
4369 const dotdot_endpoint_id_t endpoint_id,
4371
4384 const dotdot_unid_t unid,
4385 dotdot_endpoint_id_t endpoint_id,
4387 uint8_t new_battery_percentage_threshold1
4388 );
4389
4399 const dotdot_unid_t unid,
4400 const dotdot_endpoint_id_t endpoint_id);
4401
4411 const dotdot_unid_t unid,
4412 const dotdot_endpoint_id_t endpoint_id);
4413
4423 const dotdot_unid_t unid,
4424 const dotdot_endpoint_id_t endpoint_id);
4425
4435 const dotdot_unid_t unid,
4436 const dotdot_endpoint_id_t endpoint_id);
4437
4446 const dotdot_unid_t unid,
4447 const dotdot_endpoint_id_t endpoint_id);
4448// PowerConfiguration BatteryPercentageThreshold2
4460 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
4461
4474 const dotdot_unid_t unid,
4475 const dotdot_endpoint_id_t endpoint_id,
4477
4490 const dotdot_unid_t unid,
4491 dotdot_endpoint_id_t endpoint_id,
4493 uint8_t new_battery_percentage_threshold2
4494 );
4495
4505 const dotdot_unid_t unid,
4506 const dotdot_endpoint_id_t endpoint_id);
4507
4517 const dotdot_unid_t unid,
4518 const dotdot_endpoint_id_t endpoint_id);
4519
4529 const dotdot_unid_t unid,
4530 const dotdot_endpoint_id_t endpoint_id);
4531
4541 const dotdot_unid_t unid,
4542 const dotdot_endpoint_id_t endpoint_id);
4543
4552 const dotdot_unid_t unid,
4553 const dotdot_endpoint_id_t endpoint_id);
4554// PowerConfiguration BatteryPercentageThreshold3
4566 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
4567
4580 const dotdot_unid_t unid,
4581 const dotdot_endpoint_id_t endpoint_id,
4583
4596 const dotdot_unid_t unid,
4597 dotdot_endpoint_id_t endpoint_id,
4599 uint8_t new_battery_percentage_threshold3
4600 );
4601
4611 const dotdot_unid_t unid,
4612 const dotdot_endpoint_id_t endpoint_id);
4613
4623 const dotdot_unid_t unid,
4624 const dotdot_endpoint_id_t endpoint_id);
4625
4635 const dotdot_unid_t unid,
4636 const dotdot_endpoint_id_t endpoint_id);
4637
4647 const dotdot_unid_t unid,
4648 const dotdot_endpoint_id_t endpoint_id);
4649
4658 const dotdot_unid_t unid,
4659 const dotdot_endpoint_id_t endpoint_id);
4660// PowerConfiguration BatteryAlarmState
4672 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
4673
4686 const dotdot_unid_t unid,
4687 const dotdot_endpoint_id_t endpoint_id,
4689
4702 const dotdot_unid_t unid,
4703 dotdot_endpoint_id_t endpoint_id,
4705 uint32_t new_battery_alarm_state
4706 );
4707
4717 const dotdot_unid_t unid,
4718 const dotdot_endpoint_id_t endpoint_id);
4719
4729 const dotdot_unid_t unid,
4730 const dotdot_endpoint_id_t endpoint_id);
4731
4741 const dotdot_unid_t unid,
4742 const dotdot_endpoint_id_t endpoint_id);
4743
4753 const dotdot_unid_t unid,
4754 const dotdot_endpoint_id_t endpoint_id);
4755
4764 const dotdot_unid_t unid,
4765 const dotdot_endpoint_id_t endpoint_id);
4766// PowerConfiguration Battery2Voltage
4778 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
4779
4792 const dotdot_unid_t unid,
4793 const dotdot_endpoint_id_t endpoint_id,
4795
4808 const dotdot_unid_t unid,
4809 dotdot_endpoint_id_t endpoint_id,
4811 uint8_t new_battery2_voltage
4812 );
4813
4823 const dotdot_unid_t unid,
4824 const dotdot_endpoint_id_t endpoint_id);
4825
4835 const dotdot_unid_t unid,
4836 const dotdot_endpoint_id_t endpoint_id);
4837
4847 const dotdot_unid_t unid,
4848 const dotdot_endpoint_id_t endpoint_id);
4849
4859 const dotdot_unid_t unid,
4860 const dotdot_endpoint_id_t endpoint_id);
4861
4870 const dotdot_unid_t unid,
4871 const dotdot_endpoint_id_t endpoint_id);
4872// PowerConfiguration Battery2PercentageRemaining
4884 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
4885
4898 const dotdot_unid_t unid,
4899 const dotdot_endpoint_id_t endpoint_id,
4901
4914 const dotdot_unid_t unid,
4915 dotdot_endpoint_id_t endpoint_id,
4917 uint8_t new_battery2_percentage_remaining
4918 );
4919
4929 const dotdot_unid_t unid,
4930 const dotdot_endpoint_id_t endpoint_id);
4931
4941 const dotdot_unid_t unid,
4942 const dotdot_endpoint_id_t endpoint_id);
4943
4953 const dotdot_unid_t unid,
4954 const dotdot_endpoint_id_t endpoint_id);
4955
4965 const dotdot_unid_t unid,
4966 const dotdot_endpoint_id_t endpoint_id);
4967
4976 const dotdot_unid_t unid,
4977 const dotdot_endpoint_id_t endpoint_id);
4978// PowerConfiguration Battery2Manufacturer
4990 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
4991
5007 const dotdot_unid_t unid,
5008 const dotdot_endpoint_id_t endpoint_id,
5010
5023 const dotdot_unid_t unid,
5024 dotdot_endpoint_id_t endpoint_id,
5026 const char* new_battery2_manufacturer
5027 );
5028
5038 const dotdot_unid_t unid,
5039 const dotdot_endpoint_id_t endpoint_id);
5040
5050 const dotdot_unid_t unid,
5051 const dotdot_endpoint_id_t endpoint_id);
5052
5062 const dotdot_unid_t unid,
5063 const dotdot_endpoint_id_t endpoint_id);
5064
5074 const dotdot_unid_t unid,
5075 const dotdot_endpoint_id_t endpoint_id);
5076
5085 const dotdot_unid_t unid,
5086 const dotdot_endpoint_id_t endpoint_id);
5087// PowerConfiguration Battery2Size
5099 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
5100
5113 const dotdot_unid_t unid,
5114 const dotdot_endpoint_id_t endpoint_id,
5116
5129 const dotdot_unid_t unid,
5130 dotdot_endpoint_id_t endpoint_id,
5132 BatterySize new_battery2_size
5133 );
5134
5144 const dotdot_unid_t unid,
5145 const dotdot_endpoint_id_t endpoint_id);
5146
5156 const dotdot_unid_t unid,
5157 const dotdot_endpoint_id_t endpoint_id);
5158
5168 const dotdot_unid_t unid,
5169 const dotdot_endpoint_id_t endpoint_id);
5170
5180 const dotdot_unid_t unid,
5181 const dotdot_endpoint_id_t endpoint_id);
5182
5191 const dotdot_unid_t unid,
5192 const dotdot_endpoint_id_t endpoint_id);
5193// PowerConfiguration Battery2AHrRating
5205 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
5206
5219 const dotdot_unid_t unid,
5220 const dotdot_endpoint_id_t endpoint_id,
5222
5235 const dotdot_unid_t unid,
5236 dotdot_endpoint_id_t endpoint_id,
5238 uint16_t new_battery2a_hr_rating
5239 );
5240
5250 const dotdot_unid_t unid,
5251 const dotdot_endpoint_id_t endpoint_id);
5252
5262 const dotdot_unid_t unid,
5263 const dotdot_endpoint_id_t endpoint_id);
5264
5274 const dotdot_unid_t unid,
5275 const dotdot_endpoint_id_t endpoint_id);
5276
5286 const dotdot_unid_t unid,
5287 const dotdot_endpoint_id_t endpoint_id);
5288
5297 const dotdot_unid_t unid,
5298 const dotdot_endpoint_id_t endpoint_id);
5299// PowerConfiguration Battery2Quantity
5311 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
5312
5325 const dotdot_unid_t unid,
5326 const dotdot_endpoint_id_t endpoint_id,
5328
5341 const dotdot_unid_t unid,
5342 dotdot_endpoint_id_t endpoint_id,
5344 uint8_t new_battery2_quantity
5345 );
5346
5356 const dotdot_unid_t unid,
5357 const dotdot_endpoint_id_t endpoint_id);
5358
5368 const dotdot_unid_t unid,
5369 const dotdot_endpoint_id_t endpoint_id);
5370
5380 const dotdot_unid_t unid,
5381 const dotdot_endpoint_id_t endpoint_id);
5382
5392 const dotdot_unid_t unid,
5393 const dotdot_endpoint_id_t endpoint_id);
5394
5403 const dotdot_unid_t unid,
5404 const dotdot_endpoint_id_t endpoint_id);
5405// PowerConfiguration Battery2RatedVoltage
5417 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
5418
5431 const dotdot_unid_t unid,
5432 const dotdot_endpoint_id_t endpoint_id,
5434
5447 const dotdot_unid_t unid,
5448 dotdot_endpoint_id_t endpoint_id,
5450 uint8_t new_battery2_rated_voltage
5451 );
5452
5462 const dotdot_unid_t unid,
5463 const dotdot_endpoint_id_t endpoint_id);
5464
5474 const dotdot_unid_t unid,
5475 const dotdot_endpoint_id_t endpoint_id);
5476
5486 const dotdot_unid_t unid,
5487 const dotdot_endpoint_id_t endpoint_id);
5488
5498 const dotdot_unid_t unid,
5499 const dotdot_endpoint_id_t endpoint_id);
5500
5509 const dotdot_unid_t unid,
5510 const dotdot_endpoint_id_t endpoint_id);
5511// PowerConfiguration Battery2AlarmMask
5523 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
5524
5537 const dotdot_unid_t unid,
5538 const dotdot_endpoint_id_t endpoint_id,
5540
5553 const dotdot_unid_t unid,
5554 dotdot_endpoint_id_t endpoint_id,
5556 uint8_t new_battery2_alarm_mask
5557 );
5558
5568 const dotdot_unid_t unid,
5569 const dotdot_endpoint_id_t endpoint_id);
5570
5580 const dotdot_unid_t unid,
5581 const dotdot_endpoint_id_t endpoint_id);
5582
5592 const dotdot_unid_t unid,
5593 const dotdot_endpoint_id_t endpoint_id);
5594
5604 const dotdot_unid_t unid,
5605 const dotdot_endpoint_id_t endpoint_id);
5606
5615 const dotdot_unid_t unid,
5616 const dotdot_endpoint_id_t endpoint_id);
5617// PowerConfiguration Battery2VoltageMinThreshold
5629 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
5630
5643 const dotdot_unid_t unid,
5644 const dotdot_endpoint_id_t endpoint_id,
5646
5659 const dotdot_unid_t unid,
5660 dotdot_endpoint_id_t endpoint_id,
5662 uint8_t new_battery2_voltage_min_threshold
5663 );
5664
5674 const dotdot_unid_t unid,
5675 const dotdot_endpoint_id_t endpoint_id);
5676
5686 const dotdot_unid_t unid,
5687 const dotdot_endpoint_id_t endpoint_id);
5688
5698 const dotdot_unid_t unid,
5699 const dotdot_endpoint_id_t endpoint_id);
5700
5710 const dotdot_unid_t unid,
5711 const dotdot_endpoint_id_t endpoint_id);
5712
5721 const dotdot_unid_t unid,
5722 const dotdot_endpoint_id_t endpoint_id);
5723// PowerConfiguration Battery2VoltageThreshold1
5735 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
5736
5749 const dotdot_unid_t unid,
5750 const dotdot_endpoint_id_t endpoint_id,
5752
5765 const dotdot_unid_t unid,
5766 dotdot_endpoint_id_t endpoint_id,
5768 uint8_t new_battery2_voltage_threshold1
5769 );
5770
5780 const dotdot_unid_t unid,
5781 const dotdot_endpoint_id_t endpoint_id);
5782
5792 const dotdot_unid_t unid,
5793 const dotdot_endpoint_id_t endpoint_id);
5794
5804 const dotdot_unid_t unid,
5805 const dotdot_endpoint_id_t endpoint_id);
5806
5816 const dotdot_unid_t unid,
5817 const dotdot_endpoint_id_t endpoint_id);
5818
5827 const dotdot_unid_t unid,
5828 const dotdot_endpoint_id_t endpoint_id);
5829// PowerConfiguration Battery2VoltageThreshold2
5841 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
5842
5855 const dotdot_unid_t unid,
5856 const dotdot_endpoint_id_t endpoint_id,
5858
5871 const dotdot_unid_t unid,
5872 dotdot_endpoint_id_t endpoint_id,
5874 uint8_t new_battery2_voltage_threshold2
5875 );
5876
5886 const dotdot_unid_t unid,
5887 const dotdot_endpoint_id_t endpoint_id);
5888
5898 const dotdot_unid_t unid,
5899 const dotdot_endpoint_id_t endpoint_id);
5900
5910 const dotdot_unid_t unid,
5911 const dotdot_endpoint_id_t endpoint_id);
5912
5922 const dotdot_unid_t unid,
5923 const dotdot_endpoint_id_t endpoint_id);
5924
5933 const dotdot_unid_t unid,
5934 const dotdot_endpoint_id_t endpoint_id);
5935// PowerConfiguration Battery2VoltageThreshold3
5947 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
5948
5961 const dotdot_unid_t unid,
5962 const dotdot_endpoint_id_t endpoint_id,
5964
5977 const dotdot_unid_t unid,
5978 dotdot_endpoint_id_t endpoint_id,
5980 uint8_t new_battery2_voltage_threshold3
5981 );
5982
5992 const dotdot_unid_t unid,
5993 const dotdot_endpoint_id_t endpoint_id);
5994
6004 const dotdot_unid_t unid,
6005 const dotdot_endpoint_id_t endpoint_id);
6006
6016 const dotdot_unid_t unid,
6017 const dotdot_endpoint_id_t endpoint_id);
6018
6028 const dotdot_unid_t unid,
6029 const dotdot_endpoint_id_t endpoint_id);
6030
6039 const dotdot_unid_t unid,
6040 const dotdot_endpoint_id_t endpoint_id);
6041// PowerConfiguration Battery2PercentageMinThreshold
6053 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
6054
6067 const dotdot_unid_t unid,
6068 const dotdot_endpoint_id_t endpoint_id,
6070
6083 const dotdot_unid_t unid,
6084 dotdot_endpoint_id_t endpoint_id,
6086 uint8_t new_battery2_percentage_min_threshold
6087 );
6088
6098 const dotdot_unid_t unid,
6099 const dotdot_endpoint_id_t endpoint_id);
6100
6110 const dotdot_unid_t unid,
6111 const dotdot_endpoint_id_t endpoint_id);
6112
6122 const dotdot_unid_t unid,
6123 const dotdot_endpoint_id_t endpoint_id);
6124
6134 const dotdot_unid_t unid,
6135 const dotdot_endpoint_id_t endpoint_id);
6136
6145 const dotdot_unid_t unid,
6146 const dotdot_endpoint_id_t endpoint_id);
6147// PowerConfiguration Battery2PercentageThreshold1
6159 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
6160
6173 const dotdot_unid_t unid,
6174 const dotdot_endpoint_id_t endpoint_id,
6176
6189 const dotdot_unid_t unid,
6190 dotdot_endpoint_id_t endpoint_id,
6192 uint8_t new_battery2_percentage_threshold1
6193 );
6194
6204 const dotdot_unid_t unid,
6205 const dotdot_endpoint_id_t endpoint_id);
6206
6216 const dotdot_unid_t unid,
6217 const dotdot_endpoint_id_t endpoint_id);
6218
6228 const dotdot_unid_t unid,
6229 const dotdot_endpoint_id_t endpoint_id);
6230
6240 const dotdot_unid_t unid,
6241 const dotdot_endpoint_id_t endpoint_id);
6242
6251 const dotdot_unid_t unid,
6252 const dotdot_endpoint_id_t endpoint_id);
6253// PowerConfiguration Battery2PercentageThreshold2
6265 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
6266
6279 const dotdot_unid_t unid,
6280 const dotdot_endpoint_id_t endpoint_id,
6282
6295 const dotdot_unid_t unid,
6296 dotdot_endpoint_id_t endpoint_id,
6298 uint8_t new_battery2_percentage_threshold2
6299 );
6300
6310 const dotdot_unid_t unid,
6311 const dotdot_endpoint_id_t endpoint_id);
6312
6322 const dotdot_unid_t unid,
6323 const dotdot_endpoint_id_t endpoint_id);
6324
6334 const dotdot_unid_t unid,
6335 const dotdot_endpoint_id_t endpoint_id);
6336
6346 const dotdot_unid_t unid,
6347 const dotdot_endpoint_id_t endpoint_id);
6348
6357 const dotdot_unid_t unid,
6358 const dotdot_endpoint_id_t endpoint_id);
6359// PowerConfiguration Battery2PercentageThreshold3
6371 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
6372
6385 const dotdot_unid_t unid,
6386 const dotdot_endpoint_id_t endpoint_id,
6388
6401 const dotdot_unid_t unid,
6402 dotdot_endpoint_id_t endpoint_id,
6404 uint8_t new_battery2_percentage_threshold3
6405 );
6406
6416 const dotdot_unid_t unid,
6417 const dotdot_endpoint_id_t endpoint_id);
6418
6428 const dotdot_unid_t unid,
6429 const dotdot_endpoint_id_t endpoint_id);
6430
6440 const dotdot_unid_t unid,
6441 const dotdot_endpoint_id_t endpoint_id);
6442
6452 const dotdot_unid_t unid,
6453 const dotdot_endpoint_id_t endpoint_id);
6454
6463 const dotdot_unid_t unid,
6464 const dotdot_endpoint_id_t endpoint_id);
6465// PowerConfiguration Battery2AlarmState
6477 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
6478
6491 const dotdot_unid_t unid,
6492 const dotdot_endpoint_id_t endpoint_id,
6494
6507 const dotdot_unid_t unid,
6508 dotdot_endpoint_id_t endpoint_id,
6510 uint32_t new_battery2_alarm_state
6511 );
6512
6522 const dotdot_unid_t unid,
6523 const dotdot_endpoint_id_t endpoint_id);
6524
6534 const dotdot_unid_t unid,
6535 const dotdot_endpoint_id_t endpoint_id);
6536
6546 const dotdot_unid_t unid,
6547 const dotdot_endpoint_id_t endpoint_id);
6548
6558 const dotdot_unid_t unid,
6559 const dotdot_endpoint_id_t endpoint_id);
6560
6569 const dotdot_unid_t unid,
6570 const dotdot_endpoint_id_t endpoint_id);
6571// PowerConfiguration Battery3Voltage
6583 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
6584
6597 const dotdot_unid_t unid,
6598 const dotdot_endpoint_id_t endpoint_id,
6600
6613 const dotdot_unid_t unid,
6614 dotdot_endpoint_id_t endpoint_id,
6616 uint8_t new_battery3_voltage
6617 );
6618
6628 const dotdot_unid_t unid,
6629 const dotdot_endpoint_id_t endpoint_id);
6630
6640 const dotdot_unid_t unid,
6641 const dotdot_endpoint_id_t endpoint_id);
6642
6652 const dotdot_unid_t unid,
6653 const dotdot_endpoint_id_t endpoint_id);
6654
6664 const dotdot_unid_t unid,
6665 const dotdot_endpoint_id_t endpoint_id);
6666
6675 const dotdot_unid_t unid,
6676 const dotdot_endpoint_id_t endpoint_id);
6677// PowerConfiguration Battery3PercentageRemaining
6689 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
6690
6703 const dotdot_unid_t unid,
6704 const dotdot_endpoint_id_t endpoint_id,
6706
6719 const dotdot_unid_t unid,
6720 dotdot_endpoint_id_t endpoint_id,
6722 uint8_t new_battery3_percentage_remaining
6723 );
6724
6734 const dotdot_unid_t unid,
6735 const dotdot_endpoint_id_t endpoint_id);
6736
6746 const dotdot_unid_t unid,
6747 const dotdot_endpoint_id_t endpoint_id);
6748
6758 const dotdot_unid_t unid,
6759 const dotdot_endpoint_id_t endpoint_id);
6760
6770 const dotdot_unid_t unid,
6771 const dotdot_endpoint_id_t endpoint_id);
6772
6781 const dotdot_unid_t unid,
6782 const dotdot_endpoint_id_t endpoint_id);
6783// PowerConfiguration Battery3Manufacturer
6795 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
6796
6812 const dotdot_unid_t unid,
6813 const dotdot_endpoint_id_t endpoint_id,
6815
6828 const dotdot_unid_t unid,
6829 dotdot_endpoint_id_t endpoint_id,
6831 const char* new_battery3_manufacturer
6832 );
6833
6843 const dotdot_unid_t unid,
6844 const dotdot_endpoint_id_t endpoint_id);
6845
6855 const dotdot_unid_t unid,
6856 const dotdot_endpoint_id_t endpoint_id);
6857
6867 const dotdot_unid_t unid,
6868 const dotdot_endpoint_id_t endpoint_id);
6869
6879 const dotdot_unid_t unid,
6880 const dotdot_endpoint_id_t endpoint_id);
6881
6890 const dotdot_unid_t unid,
6891 const dotdot_endpoint_id_t endpoint_id);
6892// PowerConfiguration Battery3Size
6904 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
6905
6918 const dotdot_unid_t unid,
6919 const dotdot_endpoint_id_t endpoint_id,
6921
6934 const dotdot_unid_t unid,
6935 dotdot_endpoint_id_t endpoint_id,
6937 BatterySize new_battery3_size
6938 );
6939
6949 const dotdot_unid_t unid,
6950 const dotdot_endpoint_id_t endpoint_id);
6951
6961 const dotdot_unid_t unid,
6962 const dotdot_endpoint_id_t endpoint_id);
6963
6973 const dotdot_unid_t unid,
6974 const dotdot_endpoint_id_t endpoint_id);
6975
6985 const dotdot_unid_t unid,
6986 const dotdot_endpoint_id_t endpoint_id);
6987
6996 const dotdot_unid_t unid,
6997 const dotdot_endpoint_id_t endpoint_id);
6998// PowerConfiguration Battery3AHrRating
7010 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
7011
7024 const dotdot_unid_t unid,
7025 const dotdot_endpoint_id_t endpoint_id,
7027
7040 const dotdot_unid_t unid,
7041 dotdot_endpoint_id_t endpoint_id,
7043 uint16_t new_battery3a_hr_rating
7044 );
7045
7055 const dotdot_unid_t unid,
7056 const dotdot_endpoint_id_t endpoint_id);
7057
7067 const dotdot_unid_t unid,
7068 const dotdot_endpoint_id_t endpoint_id);
7069
7079 const dotdot_unid_t unid,
7080 const dotdot_endpoint_id_t endpoint_id);
7081
7091 const dotdot_unid_t unid,
7092 const dotdot_endpoint_id_t endpoint_id);
7093
7102 const dotdot_unid_t unid,
7103 const dotdot_endpoint_id_t endpoint_id);
7104// PowerConfiguration Battery3Quantity
7116 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
7117
7130 const dotdot_unid_t unid,
7131 const dotdot_endpoint_id_t endpoint_id,
7133
7146 const dotdot_unid_t unid,
7147 dotdot_endpoint_id_t endpoint_id,
7149 uint8_t new_battery3_quantity
7150 );
7151
7161 const dotdot_unid_t unid,
7162 const dotdot_endpoint_id_t endpoint_id);
7163
7173 const dotdot_unid_t unid,
7174 const dotdot_endpoint_id_t endpoint_id);
7175
7185 const dotdot_unid_t unid,
7186 const dotdot_endpoint_id_t endpoint_id);
7187
7197 const dotdot_unid_t unid,
7198 const dotdot_endpoint_id_t endpoint_id);
7199
7208 const dotdot_unid_t unid,
7209 const dotdot_endpoint_id_t endpoint_id);
7210// PowerConfiguration Battery3RatedVoltage
7222 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
7223
7236 const dotdot_unid_t unid,
7237 const dotdot_endpoint_id_t endpoint_id,
7239
7252 const dotdot_unid_t unid,
7253 dotdot_endpoint_id_t endpoint_id,
7255 uint8_t new_battery3_rated_voltage
7256 );
7257
7267 const dotdot_unid_t unid,
7268 const dotdot_endpoint_id_t endpoint_id);
7269
7279 const dotdot_unid_t unid,
7280 const dotdot_endpoint_id_t endpoint_id);
7281
7291 const dotdot_unid_t unid,
7292 const dotdot_endpoint_id_t endpoint_id);
7293
7303 const dotdot_unid_t unid,
7304 const dotdot_endpoint_id_t endpoint_id);
7305
7314 const dotdot_unid_t unid,
7315 const dotdot_endpoint_id_t endpoint_id);
7316// PowerConfiguration Battery3AlarmMask
7328 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
7329
7342 const dotdot_unid_t unid,
7343 const dotdot_endpoint_id_t endpoint_id,
7345
7358 const dotdot_unid_t unid,
7359 dotdot_endpoint_id_t endpoint_id,
7361 uint8_t new_battery3_alarm_mask
7362 );
7363
7373 const dotdot_unid_t unid,
7374 const dotdot_endpoint_id_t endpoint_id);
7375
7385 const dotdot_unid_t unid,
7386 const dotdot_endpoint_id_t endpoint_id);
7387
7397 const dotdot_unid_t unid,
7398 const dotdot_endpoint_id_t endpoint_id);
7399
7409 const dotdot_unid_t unid,
7410 const dotdot_endpoint_id_t endpoint_id);
7411
7420 const dotdot_unid_t unid,
7421 const dotdot_endpoint_id_t endpoint_id);
7422// PowerConfiguration Battery3VoltageMinThreshold
7434 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
7435
7448 const dotdot_unid_t unid,
7449 const dotdot_endpoint_id_t endpoint_id,
7451
7464 const dotdot_unid_t unid,
7465 dotdot_endpoint_id_t endpoint_id,
7467 uint8_t new_battery3_voltage_min_threshold
7468 );
7469
7479 const dotdot_unid_t unid,
7480 const dotdot_endpoint_id_t endpoint_id);
7481
7491 const dotdot_unid_t unid,
7492 const dotdot_endpoint_id_t endpoint_id);
7493
7503 const dotdot_unid_t unid,
7504 const dotdot_endpoint_id_t endpoint_id);
7505
7515 const dotdot_unid_t unid,
7516 const dotdot_endpoint_id_t endpoint_id);
7517
7526 const dotdot_unid_t unid,
7527 const dotdot_endpoint_id_t endpoint_id);
7528// PowerConfiguration Battery3VoltageThreshold1
7540 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
7541
7554 const dotdot_unid_t unid,
7555 const dotdot_endpoint_id_t endpoint_id,
7557
7570 const dotdot_unid_t unid,
7571 dotdot_endpoint_id_t endpoint_id,
7573 uint8_t new_battery3_voltage_threshold1
7574 );
7575
7585 const dotdot_unid_t unid,
7586 const dotdot_endpoint_id_t endpoint_id);
7587
7597 const dotdot_unid_t unid,
7598 const dotdot_endpoint_id_t endpoint_id);
7599
7609 const dotdot_unid_t unid,
7610 const dotdot_endpoint_id_t endpoint_id);
7611
7621 const dotdot_unid_t unid,
7622 const dotdot_endpoint_id_t endpoint_id);
7623
7632 const dotdot_unid_t unid,
7633 const dotdot_endpoint_id_t endpoint_id);
7634// PowerConfiguration Battery3VoltageThreshold2
7646 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
7647
7660 const dotdot_unid_t unid,
7661 const dotdot_endpoint_id_t endpoint_id,
7663
7676 const dotdot_unid_t unid,
7677 dotdot_endpoint_id_t endpoint_id,
7679 uint8_t new_battery3_voltage_threshold2
7680 );
7681
7691 const dotdot_unid_t unid,
7692 const dotdot_endpoint_id_t endpoint_id);
7693
7703 const dotdot_unid_t unid,
7704 const dotdot_endpoint_id_t endpoint_id);
7705
7715 const dotdot_unid_t unid,
7716 const dotdot_endpoint_id_t endpoint_id);
7717
7727 const dotdot_unid_t unid,
7728 const dotdot_endpoint_id_t endpoint_id);
7729
7738 const dotdot_unid_t unid,
7739 const dotdot_endpoint_id_t endpoint_id);
7740// PowerConfiguration Battery3VoltageThreshold3
7752 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
7753
7766 const dotdot_unid_t unid,
7767 const dotdot_endpoint_id_t endpoint_id,
7769
7782 const dotdot_unid_t unid,
7783 dotdot_endpoint_id_t endpoint_id,
7785 uint8_t new_battery3_voltage_threshold3
7786 );
7787
7797 const dotdot_unid_t unid,
7798 const dotdot_endpoint_id_t endpoint_id);
7799
7809 const dotdot_unid_t unid,
7810 const dotdot_endpoint_id_t endpoint_id);
7811
7821 const dotdot_unid_t unid,
7822 const dotdot_endpoint_id_t endpoint_id);
7823
7833 const dotdot_unid_t unid,
7834 const dotdot_endpoint_id_t endpoint_id);
7835
7844 const dotdot_unid_t unid,
7845 const dotdot_endpoint_id_t endpoint_id);
7846// PowerConfiguration Battery3PercentageMinThreshold
7858 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
7859
7872 const dotdot_unid_t unid,
7873 const dotdot_endpoint_id_t endpoint_id,
7875
7888 const dotdot_unid_t unid,
7889 dotdot_endpoint_id_t endpoint_id,
7891 uint8_t new_battery3_percentage_min_threshold
7892 );
7893
7903 const dotdot_unid_t unid,
7904 const dotdot_endpoint_id_t endpoint_id);
7905
7915 const dotdot_unid_t unid,
7916 const dotdot_endpoint_id_t endpoint_id);
7917
7927 const dotdot_unid_t unid,
7928 const dotdot_endpoint_id_t endpoint_id);
7929
7939 const dotdot_unid_t unid,
7940 const dotdot_endpoint_id_t endpoint_id);
7941
7950 const dotdot_unid_t unid,
7951 const dotdot_endpoint_id_t endpoint_id);
7952// PowerConfiguration Battery3PercentageThreshold1
7964 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
7965
7978 const dotdot_unid_t unid,
7979 const dotdot_endpoint_id_t endpoint_id,
7981
7994 const dotdot_unid_t unid,
7995 dotdot_endpoint_id_t endpoint_id,
7997 uint8_t new_battery3_percentage_threshold1
7998 );
7999
8009 const dotdot_unid_t unid,
8010 const dotdot_endpoint_id_t endpoint_id);
8011
8021 const dotdot_unid_t unid,
8022 const dotdot_endpoint_id_t endpoint_id);
8023
8033 const dotdot_unid_t unid,
8034 const dotdot_endpoint_id_t endpoint_id);
8035
8045 const dotdot_unid_t unid,
8046 const dotdot_endpoint_id_t endpoint_id);
8047
8056 const dotdot_unid_t unid,
8057 const dotdot_endpoint_id_t endpoint_id);
8058// PowerConfiguration Battery3PercentageThreshold2
8070 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
8071
8084 const dotdot_unid_t unid,
8085 const dotdot_endpoint_id_t endpoint_id,
8087
8100 const dotdot_unid_t unid,
8101 dotdot_endpoint_id_t endpoint_id,
8103 uint8_t new_battery3_percentage_threshold2
8104 );
8105
8115 const dotdot_unid_t unid,
8116 const dotdot_endpoint_id_t endpoint_id);
8117
8127 const dotdot_unid_t unid,
8128 const dotdot_endpoint_id_t endpoint_id);
8129
8139 const dotdot_unid_t unid,
8140 const dotdot_endpoint_id_t endpoint_id);
8141
8151 const dotdot_unid_t unid,
8152 const dotdot_endpoint_id_t endpoint_id);
8153
8162 const dotdot_unid_t unid,
8163 const dotdot_endpoint_id_t endpoint_id);
8164// PowerConfiguration Battery3PercentageThreshold3
8176 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
8177
8190 const dotdot_unid_t unid,
8191 const dotdot_endpoint_id_t endpoint_id,
8193
8206 const dotdot_unid_t unid,
8207 dotdot_endpoint_id_t endpoint_id,
8209 uint8_t new_battery3_percentage_threshold3
8210 );
8211
8221 const dotdot_unid_t unid,
8222 const dotdot_endpoint_id_t endpoint_id);
8223
8233 const dotdot_unid_t unid,
8234 const dotdot_endpoint_id_t endpoint_id);
8235
8245 const dotdot_unid_t unid,
8246 const dotdot_endpoint_id_t endpoint_id);
8247
8257 const dotdot_unid_t unid,
8258 const dotdot_endpoint_id_t endpoint_id);
8259
8268 const dotdot_unid_t unid,
8269 const dotdot_endpoint_id_t endpoint_id);
8270// PowerConfiguration Battery3AlarmState
8282 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
8283
8296 const dotdot_unid_t unid,
8297 const dotdot_endpoint_id_t endpoint_id,
8299
8312 const dotdot_unid_t unid,
8313 dotdot_endpoint_id_t endpoint_id,
8315 uint32_t new_battery3_alarm_state
8316 );
8317
8327 const dotdot_unid_t unid,
8328 const dotdot_endpoint_id_t endpoint_id);
8329
8339 const dotdot_unid_t unid,
8340 const dotdot_endpoint_id_t endpoint_id);
8341
8351 const dotdot_unid_t unid,
8352 const dotdot_endpoint_id_t endpoint_id);
8353
8363 const dotdot_unid_t unid,
8364 const dotdot_endpoint_id_t endpoint_id);
8365
8374 const dotdot_unid_t unid,
8375 const dotdot_endpoint_id_t endpoint_id);
8376
8386 const dotdot_unid_t unid,
8387 const dotdot_endpoint_id_t endpoint_id);
8388
8398 const dotdot_unid_t unid,
8399 const dotdot_endpoint_id_t endpoint_id);
8400
8402// Start of cluster DeviceTemperatureConfiguration
8404// DeviceTemperatureConfiguration CurrentTemperature
8416 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
8417
8430 const dotdot_unid_t unid,
8431 const dotdot_endpoint_id_t endpoint_id,
8433
8446 const dotdot_unid_t unid,
8447 dotdot_endpoint_id_t endpoint_id,
8449 int16_t new_current_temperature
8450 );
8451
8461 const dotdot_unid_t unid,
8462 const dotdot_endpoint_id_t endpoint_id);
8463
8473 const dotdot_unid_t unid,
8474 const dotdot_endpoint_id_t endpoint_id);
8475
8485 const dotdot_unid_t unid,
8486 const dotdot_endpoint_id_t endpoint_id);
8487
8497 const dotdot_unid_t unid,
8498 const dotdot_endpoint_id_t endpoint_id);
8499
8508 const dotdot_unid_t unid,
8509 const dotdot_endpoint_id_t endpoint_id);
8510// DeviceTemperatureConfiguration MinTempExperienced
8522 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
8523
8536 const dotdot_unid_t unid,
8537 const dotdot_endpoint_id_t endpoint_id,
8539
8552 const dotdot_unid_t unid,
8553 dotdot_endpoint_id_t endpoint_id,
8555 int16_t new_min_temp_experienced
8556 );
8557
8567 const dotdot_unid_t unid,
8568 const dotdot_endpoint_id_t endpoint_id);
8569
8579 const dotdot_unid_t unid,
8580 const dotdot_endpoint_id_t endpoint_id);
8581
8591 const dotdot_unid_t unid,
8592 const dotdot_endpoint_id_t endpoint_id);
8593
8603 const dotdot_unid_t unid,
8604 const dotdot_endpoint_id_t endpoint_id);
8605
8614 const dotdot_unid_t unid,
8615 const dotdot_endpoint_id_t endpoint_id);
8616// DeviceTemperatureConfiguration MaxTempExperienced
8628 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
8629
8642 const dotdot_unid_t unid,
8643 const dotdot_endpoint_id_t endpoint_id,
8645
8658 const dotdot_unid_t unid,
8659 dotdot_endpoint_id_t endpoint_id,
8661 int16_t new_max_temp_experienced
8662 );
8663
8673 const dotdot_unid_t unid,
8674 const dotdot_endpoint_id_t endpoint_id);
8675
8685 const dotdot_unid_t unid,
8686 const dotdot_endpoint_id_t endpoint_id);
8687
8697 const dotdot_unid_t unid,
8698 const dotdot_endpoint_id_t endpoint_id);
8699
8709 const dotdot_unid_t unid,
8710 const dotdot_endpoint_id_t endpoint_id);
8711
8720 const dotdot_unid_t unid,
8721 const dotdot_endpoint_id_t endpoint_id);
8722// DeviceTemperatureConfiguration OverTempTotalDwell
8734 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
8735
8748 const dotdot_unid_t unid,
8749 const dotdot_endpoint_id_t endpoint_id,
8751
8764 const dotdot_unid_t unid,
8765 dotdot_endpoint_id_t endpoint_id,
8767 uint16_t new_over_temp_total_dwell
8768 );
8769
8779 const dotdot_unid_t unid,
8780 const dotdot_endpoint_id_t endpoint_id);
8781
8791 const dotdot_unid_t unid,
8792 const dotdot_endpoint_id_t endpoint_id);
8793
8803 const dotdot_unid_t unid,
8804 const dotdot_endpoint_id_t endpoint_id);
8805
8815 const dotdot_unid_t unid,
8816 const dotdot_endpoint_id_t endpoint_id);
8817
8826 const dotdot_unid_t unid,
8827 const dotdot_endpoint_id_t endpoint_id);
8828// DeviceTemperatureConfiguration DeviceTempAlarmMask
8840 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
8841
8854 const dotdot_unid_t unid,
8855 const dotdot_endpoint_id_t endpoint_id,
8857
8870 const dotdot_unid_t unid,
8871 dotdot_endpoint_id_t endpoint_id,
8873 uint8_t new_device_temp_alarm_mask
8874 );
8875
8885 const dotdot_unid_t unid,
8886 const dotdot_endpoint_id_t endpoint_id);
8887
8897 const dotdot_unid_t unid,
8898 const dotdot_endpoint_id_t endpoint_id);
8899
8909 const dotdot_unid_t unid,
8910 const dotdot_endpoint_id_t endpoint_id);
8911
8921 const dotdot_unid_t unid,
8922 const dotdot_endpoint_id_t endpoint_id);
8923
8932 const dotdot_unid_t unid,
8933 const dotdot_endpoint_id_t endpoint_id);
8934// DeviceTemperatureConfiguration LowTempThreshold
8946 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
8947
8960 const dotdot_unid_t unid,
8961 const dotdot_endpoint_id_t endpoint_id,
8963
8976 const dotdot_unid_t unid,
8977 dotdot_endpoint_id_t endpoint_id,
8979 int16_t new_low_temp_threshold
8980 );
8981
8991 const dotdot_unid_t unid,
8992 const dotdot_endpoint_id_t endpoint_id);
8993
9003 const dotdot_unid_t unid,
9004 const dotdot_endpoint_id_t endpoint_id);
9005
9015 const dotdot_unid_t unid,
9016 const dotdot_endpoint_id_t endpoint_id);
9017
9027 const dotdot_unid_t unid,
9028 const dotdot_endpoint_id_t endpoint_id);
9029
9038 const dotdot_unid_t unid,
9039 const dotdot_endpoint_id_t endpoint_id);
9040// DeviceTemperatureConfiguration HighTempThreshold
9052 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
9053
9066 const dotdot_unid_t unid,
9067 const dotdot_endpoint_id_t endpoint_id,
9069
9082 const dotdot_unid_t unid,
9083 dotdot_endpoint_id_t endpoint_id,
9085 int16_t new_high_temp_threshold
9086 );
9087
9097 const dotdot_unid_t unid,
9098 const dotdot_endpoint_id_t endpoint_id);
9099
9109 const dotdot_unid_t unid,
9110 const dotdot_endpoint_id_t endpoint_id);
9111
9121 const dotdot_unid_t unid,
9122 const dotdot_endpoint_id_t endpoint_id);
9123
9133 const dotdot_unid_t unid,
9134 const dotdot_endpoint_id_t endpoint_id);
9135
9144 const dotdot_unid_t unid,
9145 const dotdot_endpoint_id_t endpoint_id);
9146// DeviceTemperatureConfiguration LowTempDwellTripPoint
9158 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
9159
9172 const dotdot_unid_t unid,
9173 const dotdot_endpoint_id_t endpoint_id,
9175
9188 const dotdot_unid_t unid,
9189 dotdot_endpoint_id_t endpoint_id,
9191 uint32_t new_low_temp_dwell_trip_point
9192 );
9193
9203 const dotdot_unid_t unid,
9204 const dotdot_endpoint_id_t endpoint_id);
9205
9215 const dotdot_unid_t unid,
9216 const dotdot_endpoint_id_t endpoint_id);
9217
9227 const dotdot_unid_t unid,
9228 const dotdot_endpoint_id_t endpoint_id);
9229
9239 const dotdot_unid_t unid,
9240 const dotdot_endpoint_id_t endpoint_id);
9241
9250 const dotdot_unid_t unid,
9251 const dotdot_endpoint_id_t endpoint_id);
9252// DeviceTemperatureConfiguration HighTempDwellTripPoint
9264 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
9265
9278 const dotdot_unid_t unid,
9279 const dotdot_endpoint_id_t endpoint_id,
9281
9294 const dotdot_unid_t unid,
9295 dotdot_endpoint_id_t endpoint_id,
9297 uint32_t new_high_temp_dwell_trip_point
9298 );
9299
9309 const dotdot_unid_t unid,
9310 const dotdot_endpoint_id_t endpoint_id);
9311
9321 const dotdot_unid_t unid,
9322 const dotdot_endpoint_id_t endpoint_id);
9323
9333 const dotdot_unid_t unid,
9334 const dotdot_endpoint_id_t endpoint_id);
9335
9345 const dotdot_unid_t unid,
9346 const dotdot_endpoint_id_t endpoint_id);
9347
9356 const dotdot_unid_t unid,
9357 const dotdot_endpoint_id_t endpoint_id);
9358
9368 const dotdot_unid_t unid,
9369 const dotdot_endpoint_id_t endpoint_id);
9370
9380 const dotdot_unid_t unid,
9381 const dotdot_endpoint_id_t endpoint_id);
9382
9384// Start of cluster Identify
9386// Identify IdentifyTime
9398 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
9399
9412 const dotdot_unid_t unid,
9413 const dotdot_endpoint_id_t endpoint_id,
9415
9428 const dotdot_unid_t unid,
9429 dotdot_endpoint_id_t endpoint_id,
9431 uint16_t new_identify_time
9432 );
9433
9443 const dotdot_unid_t unid,
9444 const dotdot_endpoint_id_t endpoint_id);
9445
9455 const dotdot_unid_t unid,
9456 const dotdot_endpoint_id_t endpoint_id);
9457
9467 const dotdot_unid_t unid,
9468 const dotdot_endpoint_id_t endpoint_id);
9469
9479 const dotdot_unid_t unid,
9480 const dotdot_endpoint_id_t endpoint_id);
9481
9490 const dotdot_unid_t unid,
9491 const dotdot_endpoint_id_t endpoint_id);
9492
9502 const dotdot_unid_t unid,
9503 const dotdot_endpoint_id_t endpoint_id);
9504
9514 const dotdot_unid_t unid,
9515 const dotdot_endpoint_id_t endpoint_id);
9516
9518// Start of cluster Groups
9520// Groups NameSupport
9532 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
9533
9546 const dotdot_unid_t unid,
9547 const dotdot_endpoint_id_t endpoint_id,
9549
9562 const dotdot_unid_t unid,
9563 dotdot_endpoint_id_t endpoint_id,
9565 uint8_t new_name_support
9566 );
9567
9577 const dotdot_unid_t unid,
9578 const dotdot_endpoint_id_t endpoint_id);
9579
9589 const dotdot_unid_t unid,
9590 const dotdot_endpoint_id_t endpoint_id);
9591
9601 const dotdot_unid_t unid,
9602 const dotdot_endpoint_id_t endpoint_id);
9603
9613 const dotdot_unid_t unid,
9614 const dotdot_endpoint_id_t endpoint_id);
9615
9624 const dotdot_unid_t unid,
9625 const dotdot_endpoint_id_t endpoint_id);
9626
9636 const dotdot_unid_t unid,
9637 const dotdot_endpoint_id_t endpoint_id);
9638
9648 const dotdot_unid_t unid,
9649 const dotdot_endpoint_id_t endpoint_id);
9650
9652// Start of cluster Scenes
9654// Scenes SceneCount
9666 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
9667
9680 const dotdot_unid_t unid,
9681 const dotdot_endpoint_id_t endpoint_id,
9683
9696 const dotdot_unid_t unid,
9697 dotdot_endpoint_id_t endpoint_id,
9699 uint8_t new_scene_count
9700 );
9701
9711 const dotdot_unid_t unid,
9712 const dotdot_endpoint_id_t endpoint_id);
9713
9723 const dotdot_unid_t unid,
9724 const dotdot_endpoint_id_t endpoint_id);
9725
9735 const dotdot_unid_t unid,
9736 const dotdot_endpoint_id_t endpoint_id);
9737
9747 const dotdot_unid_t unid,
9748 const dotdot_endpoint_id_t endpoint_id);
9749
9758 const dotdot_unid_t unid,
9759 const dotdot_endpoint_id_t endpoint_id);
9760// Scenes CurrentScene
9772 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
9773
9786 const dotdot_unid_t unid,
9787 const dotdot_endpoint_id_t endpoint_id,
9789
9802 const dotdot_unid_t unid,
9803 dotdot_endpoint_id_t endpoint_id,
9805 uint8_t new_current_scene
9806 );
9807
9817 const dotdot_unid_t unid,
9818 const dotdot_endpoint_id_t endpoint_id);
9819
9829 const dotdot_unid_t unid,
9830 const dotdot_endpoint_id_t endpoint_id);
9831
9841 const dotdot_unid_t unid,
9842 const dotdot_endpoint_id_t endpoint_id);
9843
9853 const dotdot_unid_t unid,
9854 const dotdot_endpoint_id_t endpoint_id);
9855
9864 const dotdot_unid_t unid,
9865 const dotdot_endpoint_id_t endpoint_id);
9866// Scenes CurrentGroup
9878 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
9879
9892 const dotdot_unid_t unid,
9893 const dotdot_endpoint_id_t endpoint_id,
9895
9908 const dotdot_unid_t unid,
9909 dotdot_endpoint_id_t endpoint_id,
9911 SGroupId new_current_group
9912 );
9913
9923 const dotdot_unid_t unid,
9924 const dotdot_endpoint_id_t endpoint_id);
9925
9935 const dotdot_unid_t unid,
9936 const dotdot_endpoint_id_t endpoint_id);
9937
9947 const dotdot_unid_t unid,
9948 const dotdot_endpoint_id_t endpoint_id);
9949
9959 const dotdot_unid_t unid,
9960 const dotdot_endpoint_id_t endpoint_id);
9961
9970 const dotdot_unid_t unid,
9971 const dotdot_endpoint_id_t endpoint_id);
9972// Scenes SceneValid
9984 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
9985
9998 const dotdot_unid_t unid,
9999 const dotdot_endpoint_id_t endpoint_id,
10001
10014 const dotdot_unid_t unid,
10015 dotdot_endpoint_id_t endpoint_id,
10017 bool new_scene_valid
10018 );
10019
10029 const dotdot_unid_t unid,
10030 const dotdot_endpoint_id_t endpoint_id);
10031
10041 const dotdot_unid_t unid,
10042 const dotdot_endpoint_id_t endpoint_id);
10043
10053 const dotdot_unid_t unid,
10054 const dotdot_endpoint_id_t endpoint_id);
10055
10065 const dotdot_unid_t unid,
10066 const dotdot_endpoint_id_t endpoint_id);
10067
10076 const dotdot_unid_t unid,
10077 const dotdot_endpoint_id_t endpoint_id);
10078// Scenes NameSupport
10090 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
10091
10104 const dotdot_unid_t unid,
10105 const dotdot_endpoint_id_t endpoint_id,
10107
10120 const dotdot_unid_t unid,
10121 dotdot_endpoint_id_t endpoint_id,
10123 uint8_t new_name_support
10124 );
10125
10135 const dotdot_unid_t unid,
10136 const dotdot_endpoint_id_t endpoint_id);
10137
10147 const dotdot_unid_t unid,
10148 const dotdot_endpoint_id_t endpoint_id);
10149
10159 const dotdot_unid_t unid,
10160 const dotdot_endpoint_id_t endpoint_id);
10161
10171 const dotdot_unid_t unid,
10172 const dotdot_endpoint_id_t endpoint_id);
10173
10182 const dotdot_unid_t unid,
10183 const dotdot_endpoint_id_t endpoint_id);
10184// Scenes LastConfiguredBy
10196 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
10197
10210 const dotdot_unid_t unid,
10211 const dotdot_endpoint_id_t endpoint_id,
10213
10226 const dotdot_unid_t unid,
10227 dotdot_endpoint_id_t endpoint_id,
10229 EUI64 new_last_configured_by
10230 );
10231
10241 const dotdot_unid_t unid,
10242 const dotdot_endpoint_id_t endpoint_id);
10243
10253 const dotdot_unid_t unid,
10254 const dotdot_endpoint_id_t endpoint_id);
10255
10265 const dotdot_unid_t unid,
10266 const dotdot_endpoint_id_t endpoint_id);
10267
10277 const dotdot_unid_t unid,
10278 const dotdot_endpoint_id_t endpoint_id);
10279
10288 const dotdot_unid_t unid,
10289 const dotdot_endpoint_id_t endpoint_id);
10290// Scenes SceneTable
10302 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
10303
10316 const dotdot_unid_t unid,
10317 const dotdot_endpoint_id_t endpoint_id,
10319
10334 const dotdot_unid_t unid,
10335 dotdot_endpoint_id_t endpoint_id,
10337 size_t new_scene_table_count,
10338 const SSceneTable* new_scene_table
10339 );
10340
10350 const dotdot_unid_t unid,
10351 const dotdot_endpoint_id_t endpoint_id);
10352
10362 const dotdot_unid_t unid,
10363 const dotdot_endpoint_id_t endpoint_id);
10364
10374 const dotdot_unid_t unid,
10375 const dotdot_endpoint_id_t endpoint_id);
10376
10386 const dotdot_unid_t unid,
10387 const dotdot_endpoint_id_t endpoint_id);
10388
10397 const dotdot_unid_t unid,
10398 const dotdot_endpoint_id_t endpoint_id);
10399
10409 const dotdot_unid_t unid,
10410 const dotdot_endpoint_id_t endpoint_id);
10411
10421 const dotdot_unid_t unid,
10422 const dotdot_endpoint_id_t endpoint_id);
10423
10425// Start of cluster OnOff
10427// OnOff OnOff
10439 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
10440
10453 const dotdot_unid_t unid,
10454 const dotdot_endpoint_id_t endpoint_id,
10456
10469 const dotdot_unid_t unid,
10470 dotdot_endpoint_id_t endpoint_id,
10472 bool new_on_off
10473 );
10474
10484 const dotdot_unid_t unid,
10485 const dotdot_endpoint_id_t endpoint_id);
10486
10496 const dotdot_unid_t unid,
10497 const dotdot_endpoint_id_t endpoint_id);
10498
10508 const dotdot_unid_t unid,
10509 const dotdot_endpoint_id_t endpoint_id);
10510
10520 const dotdot_unid_t unid,
10521 const dotdot_endpoint_id_t endpoint_id);
10522
10531 const dotdot_unid_t unid,
10532 const dotdot_endpoint_id_t endpoint_id);
10533// OnOff GlobalSceneControl
10545 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
10546
10559 const dotdot_unid_t unid,
10560 const dotdot_endpoint_id_t endpoint_id,
10562
10575 const dotdot_unid_t unid,
10576 dotdot_endpoint_id_t endpoint_id,
10578 bool new_global_scene_control
10579 );
10580
10590 const dotdot_unid_t unid,
10591 const dotdot_endpoint_id_t endpoint_id);
10592
10602 const dotdot_unid_t unid,
10603 const dotdot_endpoint_id_t endpoint_id);
10604
10614 const dotdot_unid_t unid,
10615 const dotdot_endpoint_id_t endpoint_id);
10616
10626 const dotdot_unid_t unid,
10627 const dotdot_endpoint_id_t endpoint_id);
10628
10637 const dotdot_unid_t unid,
10638 const dotdot_endpoint_id_t endpoint_id);
10639// OnOff OnTime
10651 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
10652
10665 const dotdot_unid_t unid,
10666 const dotdot_endpoint_id_t endpoint_id,
10668
10681 const dotdot_unid_t unid,
10682 dotdot_endpoint_id_t endpoint_id,
10684 uint16_t new_on_time
10685 );
10686
10696 const dotdot_unid_t unid,
10697 const dotdot_endpoint_id_t endpoint_id);
10698
10708 const dotdot_unid_t unid,
10709 const dotdot_endpoint_id_t endpoint_id);
10710
10720 const dotdot_unid_t unid,
10721 const dotdot_endpoint_id_t endpoint_id);
10722
10732 const dotdot_unid_t unid,
10733 const dotdot_endpoint_id_t endpoint_id);
10734
10743 const dotdot_unid_t unid,
10744 const dotdot_endpoint_id_t endpoint_id);
10745// OnOff OffWaitTime
10757 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
10758
10771 const dotdot_unid_t unid,
10772 const dotdot_endpoint_id_t endpoint_id,
10774
10787 const dotdot_unid_t unid,
10788 dotdot_endpoint_id_t endpoint_id,
10790 uint16_t new_off_wait_time
10791 );
10792
10802 const dotdot_unid_t unid,
10803 const dotdot_endpoint_id_t endpoint_id);
10804
10814 const dotdot_unid_t unid,
10815 const dotdot_endpoint_id_t endpoint_id);
10816
10826 const dotdot_unid_t unid,
10827 const dotdot_endpoint_id_t endpoint_id);
10828
10838 const dotdot_unid_t unid,
10839 const dotdot_endpoint_id_t endpoint_id);
10840
10849 const dotdot_unid_t unid,
10850 const dotdot_endpoint_id_t endpoint_id);
10851// OnOff StartUpOnOff
10863 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
10864
10877 const dotdot_unid_t unid,
10878 const dotdot_endpoint_id_t endpoint_id,
10880
10893 const dotdot_unid_t unid,
10894 dotdot_endpoint_id_t endpoint_id,
10896 uint8_t new_start_up_on_off
10897 );
10898
10908 const dotdot_unid_t unid,
10909 const dotdot_endpoint_id_t endpoint_id);
10910
10920 const dotdot_unid_t unid,
10921 const dotdot_endpoint_id_t endpoint_id);
10922
10932 const dotdot_unid_t unid,
10933 const dotdot_endpoint_id_t endpoint_id);
10934
10944 const dotdot_unid_t unid,
10945 const dotdot_endpoint_id_t endpoint_id);
10946
10955 const dotdot_unid_t unid,
10956 const dotdot_endpoint_id_t endpoint_id);
10957
10967 const dotdot_unid_t unid,
10968 const dotdot_endpoint_id_t endpoint_id);
10969
10979 const dotdot_unid_t unid,
10980 const dotdot_endpoint_id_t endpoint_id);
10981
10983// Start of cluster Level
10985// Level CurrentLevel
10997 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
10998
11011 const dotdot_unid_t unid,
11012 const dotdot_endpoint_id_t endpoint_id,
11014
11027 const dotdot_unid_t unid,
11028 dotdot_endpoint_id_t endpoint_id,
11030 uint8_t new_current_level
11031 );
11032
11042 const dotdot_unid_t unid,
11043 const dotdot_endpoint_id_t endpoint_id);
11044
11054 const dotdot_unid_t unid,
11055 const dotdot_endpoint_id_t endpoint_id);
11056
11066 const dotdot_unid_t unid,
11067 const dotdot_endpoint_id_t endpoint_id);
11068
11078 const dotdot_unid_t unid,
11079 const dotdot_endpoint_id_t endpoint_id);
11080
11089 const dotdot_unid_t unid,
11090 const dotdot_endpoint_id_t endpoint_id);
11091// Level RemainingTime
11103 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
11104
11117 const dotdot_unid_t unid,
11118 const dotdot_endpoint_id_t endpoint_id,
11120
11133 const dotdot_unid_t unid,
11134 dotdot_endpoint_id_t endpoint_id,
11136 uint16_t new_remaining_time
11137 );
11138
11148 const dotdot_unid_t unid,
11149 const dotdot_endpoint_id_t endpoint_id);
11150
11160 const dotdot_unid_t unid,
11161 const dotdot_endpoint_id_t endpoint_id);
11162
11172 const dotdot_unid_t unid,
11173 const dotdot_endpoint_id_t endpoint_id);
11174
11184 const dotdot_unid_t unid,
11185 const dotdot_endpoint_id_t endpoint_id);
11186
11195 const dotdot_unid_t unid,
11196 const dotdot_endpoint_id_t endpoint_id);
11197// Level MinLevel
11209 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
11210
11223 const dotdot_unid_t unid,
11224 const dotdot_endpoint_id_t endpoint_id,
11226
11239 const dotdot_unid_t unid,
11240 dotdot_endpoint_id_t endpoint_id,
11242 uint8_t new_min_level
11243 );
11244
11254 const dotdot_unid_t unid,
11255 const dotdot_endpoint_id_t endpoint_id);
11256
11266 const dotdot_unid_t unid,
11267 const dotdot_endpoint_id_t endpoint_id);
11268
11278 const dotdot_unid_t unid,
11279 const dotdot_endpoint_id_t endpoint_id);
11280
11290 const dotdot_unid_t unid,
11291 const dotdot_endpoint_id_t endpoint_id);
11292
11301 const dotdot_unid_t unid,
11302 const dotdot_endpoint_id_t endpoint_id);
11303// Level MaxLevel
11315 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
11316
11329 const dotdot_unid_t unid,
11330 const dotdot_endpoint_id_t endpoint_id,
11332
11345 const dotdot_unid_t unid,
11346 dotdot_endpoint_id_t endpoint_id,
11348 uint8_t new_max_level
11349 );
11350
11360 const dotdot_unid_t unid,
11361 const dotdot_endpoint_id_t endpoint_id);
11362
11372 const dotdot_unid_t unid,
11373 const dotdot_endpoint_id_t endpoint_id);
11374
11384 const dotdot_unid_t unid,
11385 const dotdot_endpoint_id_t endpoint_id);
11386
11396 const dotdot_unid_t unid,
11397 const dotdot_endpoint_id_t endpoint_id);
11398
11407 const dotdot_unid_t unid,
11408 const dotdot_endpoint_id_t endpoint_id);
11409// Level CurrentFrequency
11421 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
11422
11435 const dotdot_unid_t unid,
11436 const dotdot_endpoint_id_t endpoint_id,
11438
11451 const dotdot_unid_t unid,
11452 dotdot_endpoint_id_t endpoint_id,
11454 uint16_t new_current_frequency
11455 );
11456
11466 const dotdot_unid_t unid,
11467 const dotdot_endpoint_id_t endpoint_id);
11468
11478 const dotdot_unid_t unid,
11479 const dotdot_endpoint_id_t endpoint_id);
11480
11490 const dotdot_unid_t unid,
11491 const dotdot_endpoint_id_t endpoint_id);
11492
11502 const dotdot_unid_t unid,
11503 const dotdot_endpoint_id_t endpoint_id);
11504
11513 const dotdot_unid_t unid,
11514 const dotdot_endpoint_id_t endpoint_id);
11515// Level MinFrequency
11527 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
11528
11541 const dotdot_unid_t unid,
11542 const dotdot_endpoint_id_t endpoint_id,
11544
11557 const dotdot_unid_t unid,
11558 dotdot_endpoint_id_t endpoint_id,
11560 uint16_t new_min_frequency
11561 );
11562
11572 const dotdot_unid_t unid,
11573 const dotdot_endpoint_id_t endpoint_id);
11574
11584 const dotdot_unid_t unid,
11585 const dotdot_endpoint_id_t endpoint_id);
11586
11596 const dotdot_unid_t unid,
11597 const dotdot_endpoint_id_t endpoint_id);
11598
11608 const dotdot_unid_t unid,
11609 const dotdot_endpoint_id_t endpoint_id);
11610
11619 const dotdot_unid_t unid,
11620 const dotdot_endpoint_id_t endpoint_id);
11621// Level MaxFrequency
11633 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
11634
11647 const dotdot_unid_t unid,
11648 const dotdot_endpoint_id_t endpoint_id,
11650
11663 const dotdot_unid_t unid,
11664 dotdot_endpoint_id_t endpoint_id,
11666 uint16_t new_max_frequency
11667 );
11668
11678 const dotdot_unid_t unid,
11679 const dotdot_endpoint_id_t endpoint_id);
11680
11690 const dotdot_unid_t unid,
11691 const dotdot_endpoint_id_t endpoint_id);
11692
11702 const dotdot_unid_t unid,
11703 const dotdot_endpoint_id_t endpoint_id);
11704
11714 const dotdot_unid_t unid,
11715 const dotdot_endpoint_id_t endpoint_id);
11716
11725 const dotdot_unid_t unid,
11726 const dotdot_endpoint_id_t endpoint_id);
11727// Level Options
11739 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
11740
11753 const dotdot_unid_t unid,
11754 const dotdot_endpoint_id_t endpoint_id,
11756
11769 const dotdot_unid_t unid,
11770 dotdot_endpoint_id_t endpoint_id,
11772 uint8_t new_options
11773 );
11774
11784 const dotdot_unid_t unid,
11785 const dotdot_endpoint_id_t endpoint_id);
11786
11796 const dotdot_unid_t unid,
11797 const dotdot_endpoint_id_t endpoint_id);
11798
11808 const dotdot_unid_t unid,
11809 const dotdot_endpoint_id_t endpoint_id);
11810
11820 const dotdot_unid_t unid,
11821 const dotdot_endpoint_id_t endpoint_id);
11822
11831 const dotdot_unid_t unid,
11832 const dotdot_endpoint_id_t endpoint_id);
11833// Level OnOffTransitionTime
11845 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
11846
11859 const dotdot_unid_t unid,
11860 const dotdot_endpoint_id_t endpoint_id,
11862
11875 const dotdot_unid_t unid,
11876 dotdot_endpoint_id_t endpoint_id,
11878 uint16_t new_on_off_transition_time
11879 );
11880
11890 const dotdot_unid_t unid,
11891 const dotdot_endpoint_id_t endpoint_id);
11892
11902 const dotdot_unid_t unid,
11903 const dotdot_endpoint_id_t endpoint_id);
11904
11914 const dotdot_unid_t unid,
11915 const dotdot_endpoint_id_t endpoint_id);
11916
11926 const dotdot_unid_t unid,
11927 const dotdot_endpoint_id_t endpoint_id);
11928
11937 const dotdot_unid_t unid,
11938 const dotdot_endpoint_id_t endpoint_id);
11939// Level OnLevel
11951 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
11952
11965 const dotdot_unid_t unid,
11966 const dotdot_endpoint_id_t endpoint_id,
11968
11981 const dotdot_unid_t unid,
11982 dotdot_endpoint_id_t endpoint_id,
11984 uint8_t new_on_level
11985 );
11986
11996 const dotdot_unid_t unid,
11997 const dotdot_endpoint_id_t endpoint_id);
11998
12008 const dotdot_unid_t unid,
12009 const dotdot_endpoint_id_t endpoint_id);
12010
12020 const dotdot_unid_t unid,
12021 const dotdot_endpoint_id_t endpoint_id);
12022
12032 const dotdot_unid_t unid,
12033 const dotdot_endpoint_id_t endpoint_id);
12034
12043 const dotdot_unid_t unid,
12044 const dotdot_endpoint_id_t endpoint_id);
12045// Level OnTransitionTime
12057 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
12058
12071 const dotdot_unid_t unid,
12072 const dotdot_endpoint_id_t endpoint_id,
12074
12087 const dotdot_unid_t unid,
12088 dotdot_endpoint_id_t endpoint_id,
12090 uint16_t new_on_transition_time
12091 );
12092
12102 const dotdot_unid_t unid,
12103 const dotdot_endpoint_id_t endpoint_id);
12104
12114 const dotdot_unid_t unid,
12115 const dotdot_endpoint_id_t endpoint_id);
12116
12126 const dotdot_unid_t unid,
12127 const dotdot_endpoint_id_t endpoint_id);
12128
12138 const dotdot_unid_t unid,
12139 const dotdot_endpoint_id_t endpoint_id);
12140
12149 const dotdot_unid_t unid,
12150 const dotdot_endpoint_id_t endpoint_id);
12151// Level OffTransitionTime
12163 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
12164
12177 const dotdot_unid_t unid,
12178 const dotdot_endpoint_id_t endpoint_id,
12180
12193 const dotdot_unid_t unid,
12194 dotdot_endpoint_id_t endpoint_id,
12196 uint16_t new_off_transition_time
12197 );
12198
12208 const dotdot_unid_t unid,
12209 const dotdot_endpoint_id_t endpoint_id);
12210
12220 const dotdot_unid_t unid,
12221 const dotdot_endpoint_id_t endpoint_id);
12222
12232 const dotdot_unid_t unid,
12233 const dotdot_endpoint_id_t endpoint_id);
12234
12244 const dotdot_unid_t unid,
12245 const dotdot_endpoint_id_t endpoint_id);
12246
12255 const dotdot_unid_t unid,
12256 const dotdot_endpoint_id_t endpoint_id);
12257// Level DefaultMoveRate
12269 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
12270
12283 const dotdot_unid_t unid,
12284 const dotdot_endpoint_id_t endpoint_id,
12286
12299 const dotdot_unid_t unid,
12300 dotdot_endpoint_id_t endpoint_id,
12302 uint16_t new_default_move_rate
12303 );
12304
12314 const dotdot_unid_t unid,
12315 const dotdot_endpoint_id_t endpoint_id);
12316
12326 const dotdot_unid_t unid,
12327 const dotdot_endpoint_id_t endpoint_id);
12328
12338 const dotdot_unid_t unid,
12339 const dotdot_endpoint_id_t endpoint_id);
12340
12350 const dotdot_unid_t unid,
12351 const dotdot_endpoint_id_t endpoint_id);
12352
12361 const dotdot_unid_t unid,
12362 const dotdot_endpoint_id_t endpoint_id);
12363// Level StartUpCurrentLevel
12375 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
12376
12389 const dotdot_unid_t unid,
12390 const dotdot_endpoint_id_t endpoint_id,
12392
12405 const dotdot_unid_t unid,
12406 dotdot_endpoint_id_t endpoint_id,
12408 uint8_t new_start_up_current_level
12409 );
12410
12420 const dotdot_unid_t unid,
12421 const dotdot_endpoint_id_t endpoint_id);
12422
12432 const dotdot_unid_t unid,
12433 const dotdot_endpoint_id_t endpoint_id);
12434
12444 const dotdot_unid_t unid,
12445 const dotdot_endpoint_id_t endpoint_id);
12446
12456 const dotdot_unid_t unid,
12457 const dotdot_endpoint_id_t endpoint_id);
12458
12467 const dotdot_unid_t unid,
12468 const dotdot_endpoint_id_t endpoint_id);
12469
12479 const dotdot_unid_t unid,
12480 const dotdot_endpoint_id_t endpoint_id);
12481
12491 const dotdot_unid_t unid,
12492 const dotdot_endpoint_id_t endpoint_id);
12493
12495// Start of cluster Alarms
12497// Alarms AlarmCount
12509 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
12510
12523 const dotdot_unid_t unid,
12524 const dotdot_endpoint_id_t endpoint_id,
12526
12539 const dotdot_unid_t unid,
12540 dotdot_endpoint_id_t endpoint_id,
12542 uint16_t new_alarm_count
12543 );
12544
12554 const dotdot_unid_t unid,
12555 const dotdot_endpoint_id_t endpoint_id);
12556
12566 const dotdot_unid_t unid,
12567 const dotdot_endpoint_id_t endpoint_id);
12568
12578 const dotdot_unid_t unid,
12579 const dotdot_endpoint_id_t endpoint_id);
12580
12590 const dotdot_unid_t unid,
12591 const dotdot_endpoint_id_t endpoint_id);
12592
12601 const dotdot_unid_t unid,
12602 const dotdot_endpoint_id_t endpoint_id);
12603
12613 const dotdot_unid_t unid,
12614 const dotdot_endpoint_id_t endpoint_id);
12615
12625 const dotdot_unid_t unid,
12626 const dotdot_endpoint_id_t endpoint_id);
12627
12629// Start of cluster Time
12631// Time Time
12643 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
12644
12657 const dotdot_unid_t unid,
12658 const dotdot_endpoint_id_t endpoint_id,
12660
12673 const dotdot_unid_t unid,
12674 dotdot_endpoint_id_t endpoint_id,
12676 UTC new_time
12677 );
12678
12688 const dotdot_unid_t unid,
12689 const dotdot_endpoint_id_t endpoint_id);
12690
12700 const dotdot_unid_t unid,
12701 const dotdot_endpoint_id_t endpoint_id);
12702
12712 const dotdot_unid_t unid,
12713 const dotdot_endpoint_id_t endpoint_id);
12714
12724 const dotdot_unid_t unid,
12725 const dotdot_endpoint_id_t endpoint_id);
12726
12735 const dotdot_unid_t unid,
12736 const dotdot_endpoint_id_t endpoint_id);
12737// Time TimeStatus
12749 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
12750
12763 const dotdot_unid_t unid,
12764 const dotdot_endpoint_id_t endpoint_id,
12766
12779 const dotdot_unid_t unid,
12780 dotdot_endpoint_id_t endpoint_id,
12782 uint8_t new_time_status
12783 );
12784
12794 const dotdot_unid_t unid,
12795 const dotdot_endpoint_id_t endpoint_id);
12796
12806 const dotdot_unid_t unid,
12807 const dotdot_endpoint_id_t endpoint_id);
12808
12818 const dotdot_unid_t unid,
12819 const dotdot_endpoint_id_t endpoint_id);
12820
12830 const dotdot_unid_t unid,
12831 const dotdot_endpoint_id_t endpoint_id);
12832
12841 const dotdot_unid_t unid,
12842 const dotdot_endpoint_id_t endpoint_id);
12843// Time TimeZone
12855 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
12856
12869 const dotdot_unid_t unid,
12870 const dotdot_endpoint_id_t endpoint_id,
12872
12885 const dotdot_unid_t unid,
12886 dotdot_endpoint_id_t endpoint_id,
12888 int32_t new_time_zone
12889 );
12890
12900 const dotdot_unid_t unid,
12901 const dotdot_endpoint_id_t endpoint_id);
12902
12912 const dotdot_unid_t unid,
12913 const dotdot_endpoint_id_t endpoint_id);
12914
12924 const dotdot_unid_t unid,
12925 const dotdot_endpoint_id_t endpoint_id);
12926
12936 const dotdot_unid_t unid,
12937 const dotdot_endpoint_id_t endpoint_id);
12938
12947 const dotdot_unid_t unid,
12948 const dotdot_endpoint_id_t endpoint_id);
12949// Time DstStart
12961 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
12962
12975 const dotdot_unid_t unid,
12976 const dotdot_endpoint_id_t endpoint_id,
12978
12991 const dotdot_unid_t unid,
12992 dotdot_endpoint_id_t endpoint_id,
12994 uint32_t new_dst_start
12995 );
12996
13006 const dotdot_unid_t unid,
13007 const dotdot_endpoint_id_t endpoint_id);
13008
13018 const dotdot_unid_t unid,
13019 const dotdot_endpoint_id_t endpoint_id);
13020
13030 const dotdot_unid_t unid,
13031 const dotdot_endpoint_id_t endpoint_id);
13032
13042 const dotdot_unid_t unid,
13043 const dotdot_endpoint_id_t endpoint_id);
13044
13053 const dotdot_unid_t unid,
13054 const dotdot_endpoint_id_t endpoint_id);
13055// Time DstEnd
13067 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
13068
13081 const dotdot_unid_t unid,
13082 const dotdot_endpoint_id_t endpoint_id,
13084
13097 const dotdot_unid_t unid,
13098 dotdot_endpoint_id_t endpoint_id,
13100 uint32_t new_dst_end
13101 );
13102
13112 const dotdot_unid_t unid,
13113 const dotdot_endpoint_id_t endpoint_id);
13114
13124 const dotdot_unid_t unid,
13125 const dotdot_endpoint_id_t endpoint_id);
13126
13136 const dotdot_unid_t unid,
13137 const dotdot_endpoint_id_t endpoint_id);
13138
13148 const dotdot_unid_t unid,
13149 const dotdot_endpoint_id_t endpoint_id);
13150
13159 const dotdot_unid_t unid,
13160 const dotdot_endpoint_id_t endpoint_id);
13161// Time DstShift
13173 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
13174
13187 const dotdot_unid_t unid,
13188 const dotdot_endpoint_id_t endpoint_id,
13190
13203 const dotdot_unid_t unid,
13204 dotdot_endpoint_id_t endpoint_id,
13206 int32_t new_dst_shift
13207 );
13208
13218 const dotdot_unid_t unid,
13219 const dotdot_endpoint_id_t endpoint_id);
13220
13230 const dotdot_unid_t unid,
13231 const dotdot_endpoint_id_t endpoint_id);
13232
13242 const dotdot_unid_t unid,
13243 const dotdot_endpoint_id_t endpoint_id);
13244
13254 const dotdot_unid_t unid,
13255 const dotdot_endpoint_id_t endpoint_id);
13256
13265 const dotdot_unid_t unid,
13266 const dotdot_endpoint_id_t endpoint_id);
13267// Time StandardTime
13279 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
13280
13293 const dotdot_unid_t unid,
13294 const dotdot_endpoint_id_t endpoint_id,
13296
13309 const dotdot_unid_t unid,
13310 dotdot_endpoint_id_t endpoint_id,
13312 uint32_t new_standard_time
13313 );
13314
13324 const dotdot_unid_t unid,
13325 const dotdot_endpoint_id_t endpoint_id);
13326
13336 const dotdot_unid_t unid,
13337 const dotdot_endpoint_id_t endpoint_id);
13338
13348 const dotdot_unid_t unid,
13349 const dotdot_endpoint_id_t endpoint_id);
13350
13360 const dotdot_unid_t unid,
13361 const dotdot_endpoint_id_t endpoint_id);
13362
13371 const dotdot_unid_t unid,
13372 const dotdot_endpoint_id_t endpoint_id);
13373// Time LocalTime
13385 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
13386
13399 const dotdot_unid_t unid,
13400 const dotdot_endpoint_id_t endpoint_id,
13402
13415 const dotdot_unid_t unid,
13416 dotdot_endpoint_id_t endpoint_id,
13418 uint32_t new_local_time
13419 );
13420
13430 const dotdot_unid_t unid,
13431 const dotdot_endpoint_id_t endpoint_id);
13432
13442 const dotdot_unid_t unid,
13443 const dotdot_endpoint_id_t endpoint_id);
13444
13454 const dotdot_unid_t unid,
13455 const dotdot_endpoint_id_t endpoint_id);
13456
13466 const dotdot_unid_t unid,
13467 const dotdot_endpoint_id_t endpoint_id);
13468
13477 const dotdot_unid_t unid,
13478 const dotdot_endpoint_id_t endpoint_id);
13479// Time LastSetTime
13491 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
13492
13505 const dotdot_unid_t unid,
13506 const dotdot_endpoint_id_t endpoint_id,
13508
13521 const dotdot_unid_t unid,
13522 dotdot_endpoint_id_t endpoint_id,
13524 UTC new_last_set_time
13525 );
13526
13536 const dotdot_unid_t unid,
13537 const dotdot_endpoint_id_t endpoint_id);
13538
13548 const dotdot_unid_t unid,
13549 const dotdot_endpoint_id_t endpoint_id);
13550
13560 const dotdot_unid_t unid,
13561 const dotdot_endpoint_id_t endpoint_id);
13562
13572 const dotdot_unid_t unid,
13573 const dotdot_endpoint_id_t endpoint_id);
13574
13583 const dotdot_unid_t unid,
13584 const dotdot_endpoint_id_t endpoint_id);
13585// Time ValidUntilTime
13597 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
13598
13611 const dotdot_unid_t unid,
13612 const dotdot_endpoint_id_t endpoint_id,
13614
13627 const dotdot_unid_t unid,
13628 dotdot_endpoint_id_t endpoint_id,
13630 UTC new_valid_until_time
13631 );
13632
13642 const dotdot_unid_t unid,
13643 const dotdot_endpoint_id_t endpoint_id);
13644
13654 const dotdot_unid_t unid,
13655 const dotdot_endpoint_id_t endpoint_id);
13656
13666 const dotdot_unid_t unid,
13667 const dotdot_endpoint_id_t endpoint_id);
13668
13678 const dotdot_unid_t unid,
13679 const dotdot_endpoint_id_t endpoint_id);
13680
13689 const dotdot_unid_t unid,
13690 const dotdot_endpoint_id_t endpoint_id);
13691
13701 const dotdot_unid_t unid,
13702 const dotdot_endpoint_id_t endpoint_id);
13703
13713 const dotdot_unid_t unid,
13714 const dotdot_endpoint_id_t endpoint_id);
13715
13717// Start of cluster PollControl
13719// PollControl CheckInInterval
13731 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
13732
13745 const dotdot_unid_t unid,
13746 const dotdot_endpoint_id_t endpoint_id,
13748
13761 const dotdot_unid_t unid,
13762 dotdot_endpoint_id_t endpoint_id,
13764 uint32_t new_check_in_interval
13765 );
13766
13776 const dotdot_unid_t unid,
13777 const dotdot_endpoint_id_t endpoint_id);
13778
13788 const dotdot_unid_t unid,
13789 const dotdot_endpoint_id_t endpoint_id);
13790
13800 const dotdot_unid_t unid,
13801 const dotdot_endpoint_id_t endpoint_id);
13802
13812 const dotdot_unid_t unid,
13813 const dotdot_endpoint_id_t endpoint_id);
13814
13823 const dotdot_unid_t unid,
13824 const dotdot_endpoint_id_t endpoint_id);
13825// PollControl LongPollInterval
13837 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
13838
13851 const dotdot_unid_t unid,
13852 const dotdot_endpoint_id_t endpoint_id,
13854
13867 const dotdot_unid_t unid,
13868 dotdot_endpoint_id_t endpoint_id,
13870 uint32_t new_long_poll_interval
13871 );
13872
13882 const dotdot_unid_t unid,
13883 const dotdot_endpoint_id_t endpoint_id);
13884
13894 const dotdot_unid_t unid,
13895 const dotdot_endpoint_id_t endpoint_id);
13896
13906 const dotdot_unid_t unid,
13907 const dotdot_endpoint_id_t endpoint_id);
13908
13918 const dotdot_unid_t unid,
13919 const dotdot_endpoint_id_t endpoint_id);
13920
13929 const dotdot_unid_t unid,
13930 const dotdot_endpoint_id_t endpoint_id);
13931// PollControl ShortPollInterval
13943 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
13944
13957 const dotdot_unid_t unid,
13958 const dotdot_endpoint_id_t endpoint_id,
13960
13973 const dotdot_unid_t unid,
13974 dotdot_endpoint_id_t endpoint_id,
13976 uint16_t new_short_poll_interval
13977 );
13978
13988 const dotdot_unid_t unid,
13989 const dotdot_endpoint_id_t endpoint_id);
13990
14000 const dotdot_unid_t unid,
14001 const dotdot_endpoint_id_t endpoint_id);
14002
14012 const dotdot_unid_t unid,
14013 const dotdot_endpoint_id_t endpoint_id);
14014
14024 const dotdot_unid_t unid,
14025 const dotdot_endpoint_id_t endpoint_id);
14026
14035 const dotdot_unid_t unid,
14036 const dotdot_endpoint_id_t endpoint_id);
14037// PollControl FastPollTimeout
14049 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
14050
14063 const dotdot_unid_t unid,
14064 const dotdot_endpoint_id_t endpoint_id,
14066
14079 const dotdot_unid_t unid,
14080 dotdot_endpoint_id_t endpoint_id,
14082 uint16_t new_fast_poll_timeout
14083 );
14084
14094 const dotdot_unid_t unid,
14095 const dotdot_endpoint_id_t endpoint_id);
14096
14106 const dotdot_unid_t unid,
14107 const dotdot_endpoint_id_t endpoint_id);
14108
14118 const dotdot_unid_t unid,
14119 const dotdot_endpoint_id_t endpoint_id);
14120
14130 const dotdot_unid_t unid,
14131 const dotdot_endpoint_id_t endpoint_id);
14132
14141 const dotdot_unid_t unid,
14142 const dotdot_endpoint_id_t endpoint_id);
14143// PollControl CheckInIntervalMin
14155 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
14156
14169 const dotdot_unid_t unid,
14170 const dotdot_endpoint_id_t endpoint_id,
14172
14185 const dotdot_unid_t unid,
14186 dotdot_endpoint_id_t endpoint_id,
14188 uint32_t new_check_in_interval_min
14189 );
14190
14200 const dotdot_unid_t unid,
14201 const dotdot_endpoint_id_t endpoint_id);
14202
14212 const dotdot_unid_t unid,
14213 const dotdot_endpoint_id_t endpoint_id);
14214
14224 const dotdot_unid_t unid,
14225 const dotdot_endpoint_id_t endpoint_id);
14226
14236 const dotdot_unid_t unid,
14237 const dotdot_endpoint_id_t endpoint_id);
14238
14247 const dotdot_unid_t unid,
14248 const dotdot_endpoint_id_t endpoint_id);
14249// PollControl LongPollIntervalMin
14261 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
14262
14275 const dotdot_unid_t unid,
14276 const dotdot_endpoint_id_t endpoint_id,
14278
14291 const dotdot_unid_t unid,
14292 dotdot_endpoint_id_t endpoint_id,
14294 uint32_t new_long_poll_interval_min
14295 );
14296
14306 const dotdot_unid_t unid,
14307 const dotdot_endpoint_id_t endpoint_id);
14308
14318 const dotdot_unid_t unid,
14319 const dotdot_endpoint_id_t endpoint_id);
14320
14330 const dotdot_unid_t unid,
14331 const dotdot_endpoint_id_t endpoint_id);
14332
14342 const dotdot_unid_t unid,
14343 const dotdot_endpoint_id_t endpoint_id);
14344
14353 const dotdot_unid_t unid,
14354 const dotdot_endpoint_id_t endpoint_id);
14355// PollControl FastPollTimeoutMax
14367 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
14368
14381 const dotdot_unid_t unid,
14382 const dotdot_endpoint_id_t endpoint_id,
14384
14397 const dotdot_unid_t unid,
14398 dotdot_endpoint_id_t endpoint_id,
14400 uint16_t new_fast_poll_timeout_max
14401 );
14402
14412 const dotdot_unid_t unid,
14413 const dotdot_endpoint_id_t endpoint_id);
14414
14424 const dotdot_unid_t unid,
14425 const dotdot_endpoint_id_t endpoint_id);
14426
14436 const dotdot_unid_t unid,
14437 const dotdot_endpoint_id_t endpoint_id);
14438
14448 const dotdot_unid_t unid,
14449 const dotdot_endpoint_id_t endpoint_id);
14450
14459 const dotdot_unid_t unid,
14460 const dotdot_endpoint_id_t endpoint_id);
14461
14471 const dotdot_unid_t unid,
14472 const dotdot_endpoint_id_t endpoint_id);
14473
14483 const dotdot_unid_t unid,
14484 const dotdot_endpoint_id_t endpoint_id);
14485
14487// Start of cluster ShadeConfiguration
14489// ShadeConfiguration PhysicalClosedLimit
14501 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
14502
14515 const dotdot_unid_t unid,
14516 const dotdot_endpoint_id_t endpoint_id,
14518
14531 const dotdot_unid_t unid,
14532 dotdot_endpoint_id_t endpoint_id,
14534 uint16_t new_physical_closed_limit
14535 );
14536
14546 const dotdot_unid_t unid,
14547 const dotdot_endpoint_id_t endpoint_id);
14548
14558 const dotdot_unid_t unid,
14559 const dotdot_endpoint_id_t endpoint_id);
14560
14570 const dotdot_unid_t unid,
14571 const dotdot_endpoint_id_t endpoint_id);
14572
14582 const dotdot_unid_t unid,
14583 const dotdot_endpoint_id_t endpoint_id);
14584
14593 const dotdot_unid_t unid,
14594 const dotdot_endpoint_id_t endpoint_id);
14595// ShadeConfiguration MotorStepSize
14607 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
14608
14621 const dotdot_unid_t unid,
14622 const dotdot_endpoint_id_t endpoint_id,
14624
14637 const dotdot_unid_t unid,
14638 dotdot_endpoint_id_t endpoint_id,
14640 uint8_t new_motor_step_size
14641 );
14642
14652 const dotdot_unid_t unid,
14653 const dotdot_endpoint_id_t endpoint_id);
14654
14664 const dotdot_unid_t unid,
14665 const dotdot_endpoint_id_t endpoint_id);
14666
14676 const dotdot_unid_t unid,
14677 const dotdot_endpoint_id_t endpoint_id);
14678
14688 const dotdot_unid_t unid,
14689 const dotdot_endpoint_id_t endpoint_id);
14690
14699 const dotdot_unid_t unid,
14700 const dotdot_endpoint_id_t endpoint_id);
14701// ShadeConfiguration Status
14713 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
14714
14727 const dotdot_unid_t unid,
14728 const dotdot_endpoint_id_t endpoint_id,
14730
14743 const dotdot_unid_t unid,
14744 dotdot_endpoint_id_t endpoint_id,
14746 uint8_t new_status
14747 );
14748
14758 const dotdot_unid_t unid,
14759 const dotdot_endpoint_id_t endpoint_id);
14760
14770 const dotdot_unid_t unid,
14771 const dotdot_endpoint_id_t endpoint_id);
14772
14782 const dotdot_unid_t unid,
14783 const dotdot_endpoint_id_t endpoint_id);
14784
14794 const dotdot_unid_t unid,
14795 const dotdot_endpoint_id_t endpoint_id);
14796
14805 const dotdot_unid_t unid,
14806 const dotdot_endpoint_id_t endpoint_id);
14807// ShadeConfiguration ClosedLimit
14819 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
14820
14833 const dotdot_unid_t unid,
14834 const dotdot_endpoint_id_t endpoint_id,
14836
14849 const dotdot_unid_t unid,
14850 dotdot_endpoint_id_t endpoint_id,
14852 uint16_t new_closed_limit
14853 );
14854
14864 const dotdot_unid_t unid,
14865 const dotdot_endpoint_id_t endpoint_id);
14866
14876 const dotdot_unid_t unid,
14877 const dotdot_endpoint_id_t endpoint_id);
14878
14888 const dotdot_unid_t unid,
14889 const dotdot_endpoint_id_t endpoint_id);
14890
14900 const dotdot_unid_t unid,
14901 const dotdot_endpoint_id_t endpoint_id);
14902
14911 const dotdot_unid_t unid,
14912 const dotdot_endpoint_id_t endpoint_id);
14913// ShadeConfiguration Mode
14925 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
14926
14939 const dotdot_unid_t unid,
14940 const dotdot_endpoint_id_t endpoint_id,
14942
14955 const dotdot_unid_t unid,
14956 dotdot_endpoint_id_t endpoint_id,
14958 uint8_t new_mode
14959 );
14960
14970 const dotdot_unid_t unid,
14971 const dotdot_endpoint_id_t endpoint_id);
14972
14982 const dotdot_unid_t unid,
14983 const dotdot_endpoint_id_t endpoint_id);
14984
14994 const dotdot_unid_t unid,
14995 const dotdot_endpoint_id_t endpoint_id);
14996
15006 const dotdot_unid_t unid,
15007 const dotdot_endpoint_id_t endpoint_id);
15008
15017 const dotdot_unid_t unid,
15018 const dotdot_endpoint_id_t endpoint_id);
15019
15029 const dotdot_unid_t unid,
15030 const dotdot_endpoint_id_t endpoint_id);
15031
15041 const dotdot_unid_t unid,
15042 const dotdot_endpoint_id_t endpoint_id);
15043
15045// Start of cluster DoorLock
15047// DoorLock LockState
15059 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
15060
15073 const dotdot_unid_t unid,
15074 const dotdot_endpoint_id_t endpoint_id,
15076
15089 const dotdot_unid_t unid,
15090 dotdot_endpoint_id_t endpoint_id,
15092 uint8_t new_lock_state
15093 );
15094
15104 const dotdot_unid_t unid,
15105 const dotdot_endpoint_id_t endpoint_id);
15106
15116 const dotdot_unid_t unid,
15117 const dotdot_endpoint_id_t endpoint_id);
15118
15128 const dotdot_unid_t unid,
15129 const dotdot_endpoint_id_t endpoint_id);
15130
15140 const dotdot_unid_t unid,
15141 const dotdot_endpoint_id_t endpoint_id);
15142
15151 const dotdot_unid_t unid,
15152 const dotdot_endpoint_id_t endpoint_id);
15153// DoorLock LockType
15165 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
15166
15179 const dotdot_unid_t unid,
15180 const dotdot_endpoint_id_t endpoint_id,
15182
15195 const dotdot_unid_t unid,
15196 dotdot_endpoint_id_t endpoint_id,
15198 uint8_t new_lock_type
15199 );
15200
15210 const dotdot_unid_t unid,
15211 const dotdot_endpoint_id_t endpoint_id);
15212
15222 const dotdot_unid_t unid,
15223 const dotdot_endpoint_id_t endpoint_id);
15224
15234 const dotdot_unid_t unid,
15235 const dotdot_endpoint_id_t endpoint_id);
15236
15246 const dotdot_unid_t unid,
15247 const dotdot_endpoint_id_t endpoint_id);
15248
15257 const dotdot_unid_t unid,
15258 const dotdot_endpoint_id_t endpoint_id);
15259// DoorLock ActuatorEnabled
15271 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
15272
15285 const dotdot_unid_t unid,
15286 const dotdot_endpoint_id_t endpoint_id,
15288
15301 const dotdot_unid_t unid,
15302 dotdot_endpoint_id_t endpoint_id,
15304 bool new_actuator_enabled
15305 );
15306
15316 const dotdot_unid_t unid,
15317 const dotdot_endpoint_id_t endpoint_id);
15318
15328 const dotdot_unid_t unid,
15329 const dotdot_endpoint_id_t endpoint_id);
15330
15340 const dotdot_unid_t unid,
15341 const dotdot_endpoint_id_t endpoint_id);
15342
15352 const dotdot_unid_t unid,
15353 const dotdot_endpoint_id_t endpoint_id);
15354
15363 const dotdot_unid_t unid,
15364 const dotdot_endpoint_id_t endpoint_id);
15365// DoorLock DoorState
15377 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
15378
15391 const dotdot_unid_t unid,
15392 const dotdot_endpoint_id_t endpoint_id,
15394
15407 const dotdot_unid_t unid,
15408 dotdot_endpoint_id_t endpoint_id,
15410 uint8_t new_door_state
15411 );
15412
15422 const dotdot_unid_t unid,
15423 const dotdot_endpoint_id_t endpoint_id);
15424
15434 const dotdot_unid_t unid,
15435 const dotdot_endpoint_id_t endpoint_id);
15436
15446 const dotdot_unid_t unid,
15447 const dotdot_endpoint_id_t endpoint_id);
15448
15458 const dotdot_unid_t unid,
15459 const dotdot_endpoint_id_t endpoint_id);
15460
15469 const dotdot_unid_t unid,
15470 const dotdot_endpoint_id_t endpoint_id);
15471// DoorLock DoorOpenEvents
15483 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
15484
15497 const dotdot_unid_t unid,
15498 const dotdot_endpoint_id_t endpoint_id,
15500
15513 const dotdot_unid_t unid,
15514 dotdot_endpoint_id_t endpoint_id,
15516 uint32_t new_door_open_events
15517 );
15518
15528 const dotdot_unid_t unid,
15529 const dotdot_endpoint_id_t endpoint_id);
15530
15540 const dotdot_unid_t unid,
15541 const dotdot_endpoint_id_t endpoint_id);
15542
15552 const dotdot_unid_t unid,
15553 const dotdot_endpoint_id_t endpoint_id);
15554
15564 const dotdot_unid_t unid,
15565 const dotdot_endpoint_id_t endpoint_id);
15566
15575 const dotdot_unid_t unid,
15576 const dotdot_endpoint_id_t endpoint_id);
15577// DoorLock DoorClosedEvents
15589 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
15590
15603 const dotdot_unid_t unid,
15604 const dotdot_endpoint_id_t endpoint_id,
15606
15619 const dotdot_unid_t unid,
15620 dotdot_endpoint_id_t endpoint_id,
15622 uint32_t new_door_closed_events
15623 );
15624
15634 const dotdot_unid_t unid,
15635 const dotdot_endpoint_id_t endpoint_id);
15636
15646 const dotdot_unid_t unid,
15647 const dotdot_endpoint_id_t endpoint_id);
15648
15658 const dotdot_unid_t unid,
15659 const dotdot_endpoint_id_t endpoint_id);
15660
15670 const dotdot_unid_t unid,
15671 const dotdot_endpoint_id_t endpoint_id);
15672
15681 const dotdot_unid_t unid,
15682 const dotdot_endpoint_id_t endpoint_id);
15683// DoorLock OpenPeriod
15695 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
15696
15709 const dotdot_unid_t unid,
15710 const dotdot_endpoint_id_t endpoint_id,
15712
15725 const dotdot_unid_t unid,
15726 dotdot_endpoint_id_t endpoint_id,
15728 uint16_t new_open_period
15729 );
15730
15740 const dotdot_unid_t unid,
15741 const dotdot_endpoint_id_t endpoint_id);
15742
15752 const dotdot_unid_t unid,
15753 const dotdot_endpoint_id_t endpoint_id);
15754
15764 const dotdot_unid_t unid,
15765 const dotdot_endpoint_id_t endpoint_id);
15766
15776 const dotdot_unid_t unid,
15777 const dotdot_endpoint_id_t endpoint_id);
15778
15787 const dotdot_unid_t unid,
15788 const dotdot_endpoint_id_t endpoint_id);
15789// DoorLock NumberOfLogRecordsSupported
15801 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
15802
15815 const dotdot_unid_t unid,
15816 const dotdot_endpoint_id_t endpoint_id,
15818
15831 const dotdot_unid_t unid,
15832 dotdot_endpoint_id_t endpoint_id,
15834 uint16_t new_number_of_log_records_supported
15835 );
15836
15846 const dotdot_unid_t unid,
15847 const dotdot_endpoint_id_t endpoint_id);
15848
15858 const dotdot_unid_t unid,
15859 const dotdot_endpoint_id_t endpoint_id);
15860
15870 const dotdot_unid_t unid,
15871 const dotdot_endpoint_id_t endpoint_id);
15872
15882 const dotdot_unid_t unid,
15883 const dotdot_endpoint_id_t endpoint_id);
15884
15893 const dotdot_unid_t unid,
15894 const dotdot_endpoint_id_t endpoint_id);
15895// DoorLock NumberOfTotalUsersSupported
15907 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
15908
15921 const dotdot_unid_t unid,
15922 const dotdot_endpoint_id_t endpoint_id,
15924
15937 const dotdot_unid_t unid,
15938 dotdot_endpoint_id_t endpoint_id,
15940 uint16_t new_number_of_total_users_supported
15941 );
15942
15952 const dotdot_unid_t unid,
15953 const dotdot_endpoint_id_t endpoint_id);
15954
15964 const dotdot_unid_t unid,
15965 const dotdot_endpoint_id_t endpoint_id);
15966
15976 const dotdot_unid_t unid,
15977 const dotdot_endpoint_id_t endpoint_id);
15978
15988 const dotdot_unid_t unid,
15989 const dotdot_endpoint_id_t endpoint_id);
15990
15999 const dotdot_unid_t unid,
16000 const dotdot_endpoint_id_t endpoint_id);
16001// DoorLock NumberOfPINUsersSupported
16013 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
16014
16027 const dotdot_unid_t unid,
16028 const dotdot_endpoint_id_t endpoint_id,
16030
16043 const dotdot_unid_t unid,
16044 dotdot_endpoint_id_t endpoint_id,
16046 uint16_t new_number_of_pin_users_supported
16047 );
16048
16058 const dotdot_unid_t unid,
16059 const dotdot_endpoint_id_t endpoint_id);
16060
16070 const dotdot_unid_t unid,
16071 const dotdot_endpoint_id_t endpoint_id);
16072
16082 const dotdot_unid_t unid,
16083 const dotdot_endpoint_id_t endpoint_id);
16084
16094 const dotdot_unid_t unid,
16095 const dotdot_endpoint_id_t endpoint_id);
16096
16105 const dotdot_unid_t unid,
16106 const dotdot_endpoint_id_t endpoint_id);
16107// DoorLock NumberOfRFIDUsersSupported
16119 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
16120
16133 const dotdot_unid_t unid,
16134 const dotdot_endpoint_id_t endpoint_id,
16136
16149 const dotdot_unid_t unid,
16150 dotdot_endpoint_id_t endpoint_id,
16152 uint16_t new_number_of_rfid_users_supported
16153 );
16154
16164 const dotdot_unid_t unid,
16165 const dotdot_endpoint_id_t endpoint_id);
16166
16176 const dotdot_unid_t unid,
16177 const dotdot_endpoint_id_t endpoint_id);
16178
16188 const dotdot_unid_t unid,
16189 const dotdot_endpoint_id_t endpoint_id);
16190
16200 const dotdot_unid_t unid,
16201 const dotdot_endpoint_id_t endpoint_id);
16202
16211 const dotdot_unid_t unid,
16212 const dotdot_endpoint_id_t endpoint_id);
16213// DoorLock NumberOfWeekDaySchedulesSupportedPerUser
16225 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
16226
16239 const dotdot_unid_t unid,
16240 const dotdot_endpoint_id_t endpoint_id,
16242
16255 const dotdot_unid_t unid,
16256 dotdot_endpoint_id_t endpoint_id,
16258 uint8_t new_number_of_week_day_schedules_supported_per_user
16259 );
16260
16270 const dotdot_unid_t unid,
16271 const dotdot_endpoint_id_t endpoint_id);
16272
16282 const dotdot_unid_t unid,
16283 const dotdot_endpoint_id_t endpoint_id);
16284
16294 const dotdot_unid_t unid,
16295 const dotdot_endpoint_id_t endpoint_id);
16296
16306 const dotdot_unid_t unid,
16307 const dotdot_endpoint_id_t endpoint_id);
16308
16317 const dotdot_unid_t unid,
16318 const dotdot_endpoint_id_t endpoint_id);
16319// DoorLock NumberOfYearDaySchedulesSupportedPerUser
16331 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
16332
16345 const dotdot_unid_t unid,
16346 const dotdot_endpoint_id_t endpoint_id,
16348
16361 const dotdot_unid_t unid,
16362 dotdot_endpoint_id_t endpoint_id,
16364 uint8_t new_number_of_year_day_schedules_supported_per_user
16365 );
16366
16376 const dotdot_unid_t unid,
16377 const dotdot_endpoint_id_t endpoint_id);
16378
16388 const dotdot_unid_t unid,
16389 const dotdot_endpoint_id_t endpoint_id);
16390
16400 const dotdot_unid_t unid,
16401 const dotdot_endpoint_id_t endpoint_id);
16402
16412 const dotdot_unid_t unid,
16413 const dotdot_endpoint_id_t endpoint_id);
16414
16423 const dotdot_unid_t unid,
16424 const dotdot_endpoint_id_t endpoint_id);
16425// DoorLock NumberOfHolidaySchedulesSupported
16437 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
16438
16451 const dotdot_unid_t unid,
16452 const dotdot_endpoint_id_t endpoint_id,
16454
16467 const dotdot_unid_t unid,
16468 dotdot_endpoint_id_t endpoint_id,
16470 uint8_t new_number_of_holiday_schedules_supported
16471 );
16472
16482 const dotdot_unid_t unid,
16483 const dotdot_endpoint_id_t endpoint_id);
16484
16494 const dotdot_unid_t unid,
16495 const dotdot_endpoint_id_t endpoint_id);
16496
16506 const dotdot_unid_t unid,
16507 const dotdot_endpoint_id_t endpoint_id);
16508
16518 const dotdot_unid_t unid,
16519 const dotdot_endpoint_id_t endpoint_id);
16520
16529 const dotdot_unid_t unid,
16530 const dotdot_endpoint_id_t endpoint_id);
16531// DoorLock MaxPINCodeLength
16543 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
16544
16557 const dotdot_unid_t unid,
16558 const dotdot_endpoint_id_t endpoint_id,
16560
16573 const dotdot_unid_t unid,
16574 dotdot_endpoint_id_t endpoint_id,
16576 uint8_t new_max_pin_code_length
16577 );
16578
16588 const dotdot_unid_t unid,
16589 const dotdot_endpoint_id_t endpoint_id);
16590
16600 const dotdot_unid_t unid,
16601 const dotdot_endpoint_id_t endpoint_id);
16602
16612 const dotdot_unid_t unid,
16613 const dotdot_endpoint_id_t endpoint_id);
16614
16624 const dotdot_unid_t unid,
16625 const dotdot_endpoint_id_t endpoint_id);
16626
16635 const dotdot_unid_t unid,
16636 const dotdot_endpoint_id_t endpoint_id);
16637// DoorLock MinPINCodeLength
16649 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
16650
16663 const dotdot_unid_t unid,
16664 const dotdot_endpoint_id_t endpoint_id,
16666
16679 const dotdot_unid_t unid,
16680 dotdot_endpoint_id_t endpoint_id,
16682 uint8_t new_min_pin_code_length
16683 );
16684
16694 const dotdot_unid_t unid,
16695 const dotdot_endpoint_id_t endpoint_id);
16696
16706 const dotdot_unid_t unid,
16707 const dotdot_endpoint_id_t endpoint_id);
16708
16718 const dotdot_unid_t unid,
16719 const dotdot_endpoint_id_t endpoint_id);
16720
16730 const dotdot_unid_t unid,
16731 const dotdot_endpoint_id_t endpoint_id);
16732
16741 const dotdot_unid_t unid,
16742 const dotdot_endpoint_id_t endpoint_id);
16743// DoorLock MaxRFIDCodeLength
16755 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
16756
16769 const dotdot_unid_t unid,
16770 const dotdot_endpoint_id_t endpoint_id,
16772
16785 const dotdot_unid_t unid,
16786 dotdot_endpoint_id_t endpoint_id,
16788 uint8_t new_max_rfid_code_length
16789 );
16790
16800 const dotdot_unid_t unid,
16801 const dotdot_endpoint_id_t endpoint_id);
16802
16812 const dotdot_unid_t unid,
16813 const dotdot_endpoint_id_t endpoint_id);
16814
16824 const dotdot_unid_t unid,
16825 const dotdot_endpoint_id_t endpoint_id);
16826
16836 const dotdot_unid_t unid,
16837 const dotdot_endpoint_id_t endpoint_id);
16838
16847 const dotdot_unid_t unid,
16848 const dotdot_endpoint_id_t endpoint_id);
16849// DoorLock MinRFIDCodeLength
16861 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
16862
16875 const dotdot_unid_t unid,
16876 const dotdot_endpoint_id_t endpoint_id,
16878
16891 const dotdot_unid_t unid,
16892 dotdot_endpoint_id_t endpoint_id,
16894 uint8_t new_min_rfid_code_length
16895 );
16896
16906 const dotdot_unid_t unid,
16907 const dotdot_endpoint_id_t endpoint_id);
16908
16918 const dotdot_unid_t unid,
16919 const dotdot_endpoint_id_t endpoint_id);
16920
16930 const dotdot_unid_t unid,
16931 const dotdot_endpoint_id_t endpoint_id);
16932
16942 const dotdot_unid_t unid,
16943 const dotdot_endpoint_id_t endpoint_id);
16944
16953 const dotdot_unid_t unid,
16954 const dotdot_endpoint_id_t endpoint_id);
16955// DoorLock CredentialRulesSupport
16967 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
16968
16981 const dotdot_unid_t unid,
16982 const dotdot_endpoint_id_t endpoint_id,
16984
16997 const dotdot_unid_t unid,
16998 dotdot_endpoint_id_t endpoint_id,
17000 uint8_t new_credential_rules_support
17001 );
17002
17012 const dotdot_unid_t unid,
17013 const dotdot_endpoint_id_t endpoint_id);
17014
17024 const dotdot_unid_t unid,
17025 const dotdot_endpoint_id_t endpoint_id);
17026
17036 const dotdot_unid_t unid,
17037 const dotdot_endpoint_id_t endpoint_id);
17038
17048 const dotdot_unid_t unid,
17049 const dotdot_endpoint_id_t endpoint_id);
17050
17059 const dotdot_unid_t unid,
17060 const dotdot_endpoint_id_t endpoint_id);
17061// DoorLock NumberOfCredentialsSupportedPerUser
17073 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
17074
17087 const dotdot_unid_t unid,
17088 const dotdot_endpoint_id_t endpoint_id,
17090
17103 const dotdot_unid_t unid,
17104 dotdot_endpoint_id_t endpoint_id,
17106 uint8_t new_number_of_credentials_supported_per_user
17107 );
17108
17118 const dotdot_unid_t unid,
17119 const dotdot_endpoint_id_t endpoint_id);
17120
17130 const dotdot_unid_t unid,
17131 const dotdot_endpoint_id_t endpoint_id);
17132
17142 const dotdot_unid_t unid,
17143 const dotdot_endpoint_id_t endpoint_id);
17144
17154 const dotdot_unid_t unid,
17155 const dotdot_endpoint_id_t endpoint_id);
17156
17165 const dotdot_unid_t unid,
17166 const dotdot_endpoint_id_t endpoint_id);
17167// DoorLock EnableLogging
17179 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
17180
17193 const dotdot_unid_t unid,
17194 const dotdot_endpoint_id_t endpoint_id,
17196
17209 const dotdot_unid_t unid,
17210 dotdot_endpoint_id_t endpoint_id,
17212 bool new_enable_logging
17213 );
17214
17224 const dotdot_unid_t unid,
17225 const dotdot_endpoint_id_t endpoint_id);
17226
17236 const dotdot_unid_t unid,
17237 const dotdot_endpoint_id_t endpoint_id);
17238
17248 const dotdot_unid_t unid,
17249 const dotdot_endpoint_id_t endpoint_id);
17250
17260 const dotdot_unid_t unid,
17261 const dotdot_endpoint_id_t endpoint_id);
17262
17271 const dotdot_unid_t unid,
17272 const dotdot_endpoint_id_t endpoint_id);
17273// DoorLock Language
17285 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
17286
17302 const dotdot_unid_t unid,
17303 const dotdot_endpoint_id_t endpoint_id,
17305
17318 const dotdot_unid_t unid,
17319 dotdot_endpoint_id_t endpoint_id,
17321 const char* new_language
17322 );
17323
17333 const dotdot_unid_t unid,
17334 const dotdot_endpoint_id_t endpoint_id);
17335
17345 const dotdot_unid_t unid,
17346 const dotdot_endpoint_id_t endpoint_id);
17347
17357 const dotdot_unid_t unid,
17358 const dotdot_endpoint_id_t endpoint_id);
17359
17369 const dotdot_unid_t unid,
17370 const dotdot_endpoint_id_t endpoint_id);
17371
17380 const dotdot_unid_t unid,
17381 const dotdot_endpoint_id_t endpoint_id);
17382// DoorLock LEDSettings
17394 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
17395
17408 const dotdot_unid_t unid,
17409 const dotdot_endpoint_id_t endpoint_id,
17411
17424 const dotdot_unid_t unid,
17425 dotdot_endpoint_id_t endpoint_id,
17427 uint8_t new_led_settings
17428 );
17429
17439 const dotdot_unid_t unid,
17440 const dotdot_endpoint_id_t endpoint_id);
17441
17451 const dotdot_unid_t unid,
17452 const dotdot_endpoint_id_t endpoint_id);
17453
17463 const dotdot_unid_t unid,
17464 const dotdot_endpoint_id_t endpoint_id);
17465
17475 const dotdot_unid_t unid,
17476 const dotdot_endpoint_id_t endpoint_id);
17477
17486 const dotdot_unid_t unid,
17487 const dotdot_endpoint_id_t endpoint_id);
17488// DoorLock AutoRelockTime
17500 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
17501
17514 const dotdot_unid_t unid,
17515 const dotdot_endpoint_id_t endpoint_id,
17517
17530 const dotdot_unid_t unid,
17531 dotdot_endpoint_id_t endpoint_id,
17533 uint32_t new_auto_relock_time
17534 );
17535
17545 const dotdot_unid_t unid,
17546 const dotdot_endpoint_id_t endpoint_id);
17547
17557 const dotdot_unid_t unid,
17558 const dotdot_endpoint_id_t endpoint_id);
17559
17569 const dotdot_unid_t unid,
17570 const dotdot_endpoint_id_t endpoint_id);
17571
17581 const dotdot_unid_t unid,
17582 const dotdot_endpoint_id_t endpoint_id);
17583
17592 const dotdot_unid_t unid,
17593 const dotdot_endpoint_id_t endpoint_id);
17594// DoorLock SoundVolume
17606 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
17607
17620 const dotdot_unid_t unid,
17621 const dotdot_endpoint_id_t endpoint_id,
17623
17636 const dotdot_unid_t unid,
17637 dotdot_endpoint_id_t endpoint_id,
17639 uint8_t new_sound_volume
17640 );
17641
17651 const dotdot_unid_t unid,
17652 const dotdot_endpoint_id_t endpoint_id);
17653
17663 const dotdot_unid_t unid,
17664 const dotdot_endpoint_id_t endpoint_id);
17665
17675 const dotdot_unid_t unid,
17676 const dotdot_endpoint_id_t endpoint_id);
17677
17687 const dotdot_unid_t unid,
17688 const dotdot_endpoint_id_t endpoint_id);
17689
17698 const dotdot_unid_t unid,
17699 const dotdot_endpoint_id_t endpoint_id);
17700// DoorLock OperatingMode
17712 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
17713
17726 const dotdot_unid_t unid,
17727 const dotdot_endpoint_id_t endpoint_id,
17729
17742 const dotdot_unid_t unid,
17743 dotdot_endpoint_id_t endpoint_id,
17745 DrlkOperMode new_operating_mode
17746 );
17747
17757 const dotdot_unid_t unid,
17758 const dotdot_endpoint_id_t endpoint_id);
17759
17769 const dotdot_unid_t unid,
17770 const dotdot_endpoint_id_t endpoint_id);
17771
17781 const dotdot_unid_t unid,
17782 const dotdot_endpoint_id_t endpoint_id);
17783
17793 const dotdot_unid_t unid,
17794 const dotdot_endpoint_id_t endpoint_id);
17795
17804 const dotdot_unid_t unid,
17805 const dotdot_endpoint_id_t endpoint_id);
17806// DoorLock SupportedOperatingModes
17818 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
17819
17832 const dotdot_unid_t unid,
17833 const dotdot_endpoint_id_t endpoint_id,
17835
17848 const dotdot_unid_t unid,
17849 dotdot_endpoint_id_t endpoint_id,
17851 uint16_t new_supported_operating_modes
17852 );
17853
17863 const dotdot_unid_t unid,
17864 const dotdot_endpoint_id_t endpoint_id);
17865
17875 const dotdot_unid_t unid,
17876 const dotdot_endpoint_id_t endpoint_id);
17877
17887 const dotdot_unid_t unid,
17888 const dotdot_endpoint_id_t endpoint_id);
17889
17899 const dotdot_unid_t unid,
17900 const dotdot_endpoint_id_t endpoint_id);
17901
17910 const dotdot_unid_t unid,
17911 const dotdot_endpoint_id_t endpoint_id);
17912// DoorLock DefaultConfigurationRegister
17924 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
17925
17938 const dotdot_unid_t unid,
17939 const dotdot_endpoint_id_t endpoint_id,
17941
17954 const dotdot_unid_t unid,
17955 dotdot_endpoint_id_t endpoint_id,
17957 uint16_t new_default_configuration_register
17958 );
17959
17969 const dotdot_unid_t unid,
17970 const dotdot_endpoint_id_t endpoint_id);
17971
17981 const dotdot_unid_t unid,
17982 const dotdot_endpoint_id_t endpoint_id);
17983
17993 const dotdot_unid_t unid,
17994 const dotdot_endpoint_id_t endpoint_id);
17995
18005 const dotdot_unid_t unid,
18006 const dotdot_endpoint_id_t endpoint_id);
18007
18016 const dotdot_unid_t unid,
18017 const dotdot_endpoint_id_t endpoint_id);
18018// DoorLock EnableLocalProgramming
18030 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
18031
18044 const dotdot_unid_t unid,
18045 const dotdot_endpoint_id_t endpoint_id,
18047
18060 const dotdot_unid_t unid,
18061 dotdot_endpoint_id_t endpoint_id,
18063 bool new_enable_local_programming
18064 );
18065
18075 const dotdot_unid_t unid,
18076 const dotdot_endpoint_id_t endpoint_id);
18077
18087 const dotdot_unid_t unid,
18088 const dotdot_endpoint_id_t endpoint_id);
18089
18099 const dotdot_unid_t unid,
18100 const dotdot_endpoint_id_t endpoint_id);
18101
18111 const dotdot_unid_t unid,
18112 const dotdot_endpoint_id_t endpoint_id);
18113
18122 const dotdot_unid_t unid,
18123 const dotdot_endpoint_id_t endpoint_id);
18124// DoorLock EnableOneTouchLocking
18136 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
18137
18150 const dotdot_unid_t unid,
18151 const dotdot_endpoint_id_t endpoint_id,
18153
18166 const dotdot_unid_t unid,
18167 dotdot_endpoint_id_t endpoint_id,
18169 bool new_enable_one_touch_locking
18170 );
18171
18181 const dotdot_unid_t unid,
18182 const dotdot_endpoint_id_t endpoint_id);
18183
18193 const dotdot_unid_t unid,
18194 const dotdot_endpoint_id_t endpoint_id);
18195
18205 const dotdot_unid_t unid,
18206 const dotdot_endpoint_id_t endpoint_id);
18207
18217 const dotdot_unid_t unid,
18218 const dotdot_endpoint_id_t endpoint_id);
18219
18228 const dotdot_unid_t unid,
18229 const dotdot_endpoint_id_t endpoint_id);
18230// DoorLock EnableInsideStatusLED
18242 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
18243
18256 const dotdot_unid_t unid,
18257 const dotdot_endpoint_id_t endpoint_id,
18259
18272 const dotdot_unid_t unid,
18273 dotdot_endpoint_id_t endpoint_id,
18275 bool new_enable_inside_statusled
18276 );
18277
18287 const dotdot_unid_t unid,
18288 const dotdot_endpoint_id_t endpoint_id);
18289
18299 const dotdot_unid_t unid,
18300 const dotdot_endpoint_id_t endpoint_id);
18301
18311 const dotdot_unid_t unid,
18312 const dotdot_endpoint_id_t endpoint_id);
18313
18323 const dotdot_unid_t unid,
18324 const dotdot_endpoint_id_t endpoint_id);
18325
18334 const dotdot_unid_t unid,
18335 const dotdot_endpoint_id_t endpoint_id);
18336// DoorLock EnablePrivacyModeButton
18348 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
18349
18362 const dotdot_unid_t unid,
18363 const dotdot_endpoint_id_t endpoint_id,
18365
18378 const dotdot_unid_t unid,
18379 dotdot_endpoint_id_t endpoint_id,
18381 bool new_enable_privacy_mode_button
18382 );
18383
18393 const dotdot_unid_t unid,
18394 const dotdot_endpoint_id_t endpoint_id);
18395
18405 const dotdot_unid_t unid,
18406 const dotdot_endpoint_id_t endpoint_id);
18407
18417 const dotdot_unid_t unid,
18418 const dotdot_endpoint_id_t endpoint_id);
18419
18429 const dotdot_unid_t unid,
18430 const dotdot_endpoint_id_t endpoint_id);
18431
18440 const dotdot_unid_t unid,
18441 const dotdot_endpoint_id_t endpoint_id);
18442// DoorLock LocalProgrammingFeatures
18454 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
18455
18468 const dotdot_unid_t unid,
18469 const dotdot_endpoint_id_t endpoint_id,
18471
18484 const dotdot_unid_t unid,
18485 dotdot_endpoint_id_t endpoint_id,
18487 uint8_t new_local_programming_features
18488 );
18489
18499 const dotdot_unid_t unid,
18500 const dotdot_endpoint_id_t endpoint_id);
18501
18511 const dotdot_unid_t unid,
18512 const dotdot_endpoint_id_t endpoint_id);
18513
18523 const dotdot_unid_t unid,
18524 const dotdot_endpoint_id_t endpoint_id);
18525
18535 const dotdot_unid_t unid,
18536 const dotdot_endpoint_id_t endpoint_id);
18537
18546 const dotdot_unid_t unid,
18547 const dotdot_endpoint_id_t endpoint_id);
18548// DoorLock WrongCodeEntryLimit
18560 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
18561
18574 const dotdot_unid_t unid,
18575 const dotdot_endpoint_id_t endpoint_id,
18577
18590 const dotdot_unid_t unid,
18591 dotdot_endpoint_id_t endpoint_id,
18593 uint8_t new_wrong_code_entry_limit
18594 );
18595
18605 const dotdot_unid_t unid,
18606 const dotdot_endpoint_id_t endpoint_id);
18607
18617 const dotdot_unid_t unid,
18618 const dotdot_endpoint_id_t endpoint_id);
18619
18629 const dotdot_unid_t unid,
18630 const dotdot_endpoint_id_t endpoint_id);
18631
18641 const dotdot_unid_t unid,
18642 const dotdot_endpoint_id_t endpoint_id);
18643
18652 const dotdot_unid_t unid,
18653 const dotdot_endpoint_id_t endpoint_id);
18654// DoorLock UserCodeTemporaryDisableTime
18666 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
18667
18680 const dotdot_unid_t unid,
18681 const dotdot_endpoint_id_t endpoint_id,
18683
18696 const dotdot_unid_t unid,
18697 dotdot_endpoint_id_t endpoint_id,
18699 uint8_t new_user_code_temporary_disable_time
18700 );
18701
18711 const dotdot_unid_t unid,
18712 const dotdot_endpoint_id_t endpoint_id);
18713
18723 const dotdot_unid_t unid,
18724 const dotdot_endpoint_id_t endpoint_id);
18725
18735 const dotdot_unid_t unid,
18736 const dotdot_endpoint_id_t endpoint_id);
18737
18747 const dotdot_unid_t unid,
18748 const dotdot_endpoint_id_t endpoint_id);
18749
18758 const dotdot_unid_t unid,
18759 const dotdot_endpoint_id_t endpoint_id);
18760// DoorLock SendPINOverTheAir
18772 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
18773
18786 const dotdot_unid_t unid,
18787 const dotdot_endpoint_id_t endpoint_id,
18789
18802 const dotdot_unid_t unid,
18803 dotdot_endpoint_id_t endpoint_id,
18805 bool new_send_pin_over_the_air
18806 );
18807
18817 const dotdot_unid_t unid,
18818 const dotdot_endpoint_id_t endpoint_id);
18819
18829 const dotdot_unid_t unid,
18830 const dotdot_endpoint_id_t endpoint_id);
18831
18841 const dotdot_unid_t unid,
18842 const dotdot_endpoint_id_t endpoint_id);
18843
18853 const dotdot_unid_t unid,
18854 const dotdot_endpoint_id_t endpoint_id);
18855
18864 const dotdot_unid_t unid,
18865 const dotdot_endpoint_id_t endpoint_id);
18866// DoorLock RequirePINforRFOperation
18878 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
18879
18892 const dotdot_unid_t unid,
18893 const dotdot_endpoint_id_t endpoint_id,
18895
18908 const dotdot_unid_t unid,
18909 dotdot_endpoint_id_t endpoint_id,
18911 bool new_require_pi_nfor_rf_operation
18912 );
18913
18923 const dotdot_unid_t unid,
18924 const dotdot_endpoint_id_t endpoint_id);
18925
18935 const dotdot_unid_t unid,
18936 const dotdot_endpoint_id_t endpoint_id);
18937
18947 const dotdot_unid_t unid,
18948 const dotdot_endpoint_id_t endpoint_id);
18949
18959 const dotdot_unid_t unid,
18960 const dotdot_endpoint_id_t endpoint_id);
18961
18970 const dotdot_unid_t unid,
18971 const dotdot_endpoint_id_t endpoint_id);
18972// DoorLock SecurityLevel
18984 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
18985
18998 const dotdot_unid_t unid,
18999 const dotdot_endpoint_id_t endpoint_id,
19001
19014 const dotdot_unid_t unid,
19015 dotdot_endpoint_id_t endpoint_id,
19017 uint8_t new_security_level
19018 );
19019
19029 const dotdot_unid_t unid,
19030 const dotdot_endpoint_id_t endpoint_id);
19031
19041 const dotdot_unid_t unid,
19042 const dotdot_endpoint_id_t endpoint_id);
19043
19053 const dotdot_unid_t unid,
19054 const dotdot_endpoint_id_t endpoint_id);
19055
19065 const dotdot_unid_t unid,
19066 const dotdot_endpoint_id_t endpoint_id);
19067
19076 const dotdot_unid_t unid,
19077 const dotdot_endpoint_id_t endpoint_id);
19078// DoorLock ExpiringUserTimeout
19090 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
19091
19104 const dotdot_unid_t unid,
19105 const dotdot_endpoint_id_t endpoint_id,
19107
19120 const dotdot_unid_t unid,
19121 dotdot_endpoint_id_t endpoint_id,
19123 uint16_t new_expiring_user_timeout
19124 );
19125
19135 const dotdot_unid_t unid,
19136 const dotdot_endpoint_id_t endpoint_id);
19137
19147 const dotdot_unid_t unid,
19148 const dotdot_endpoint_id_t endpoint_id);
19149
19159 const dotdot_unid_t unid,
19160 const dotdot_endpoint_id_t endpoint_id);
19161
19171 const dotdot_unid_t unid,
19172 const dotdot_endpoint_id_t endpoint_id);
19173
19182 const dotdot_unid_t unid,
19183 const dotdot_endpoint_id_t endpoint_id);
19184// DoorLock AlarmMask
19196 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
19197
19210 const dotdot_unid_t unid,
19211 const dotdot_endpoint_id_t endpoint_id,
19213
19226 const dotdot_unid_t unid,
19227 dotdot_endpoint_id_t endpoint_id,
19229 uint16_t new_alarm_mask
19230 );
19231
19241 const dotdot_unid_t unid,
19242 const dotdot_endpoint_id_t endpoint_id);
19243
19253 const dotdot_unid_t unid,
19254 const dotdot_endpoint_id_t endpoint_id);
19255
19265 const dotdot_unid_t unid,
19266 const dotdot_endpoint_id_t endpoint_id);
19267
19277 const dotdot_unid_t unid,
19278 const dotdot_endpoint_id_t endpoint_id);
19279
19288 const dotdot_unid_t unid,
19289 const dotdot_endpoint_id_t endpoint_id);
19290// DoorLock KeypadOperationEventMask
19302 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
19303
19316 const dotdot_unid_t unid,
19317 const dotdot_endpoint_id_t endpoint_id,
19319
19332 const dotdot_unid_t unid,
19333 dotdot_endpoint_id_t endpoint_id,
19335 uint16_t new_keypad_operation_event_mask
19336 );
19337
19347 const dotdot_unid_t unid,
19348 const dotdot_endpoint_id_t endpoint_id);
19349
19359 const dotdot_unid_t unid,
19360 const dotdot_endpoint_id_t endpoint_id);
19361
19371 const dotdot_unid_t unid,
19372 const dotdot_endpoint_id_t endpoint_id);
19373
19383 const dotdot_unid_t unid,
19384 const dotdot_endpoint_id_t endpoint_id);
19385
19394 const dotdot_unid_t unid,
19395 const dotdot_endpoint_id_t endpoint_id);
19396// DoorLock RFOperationEventMask
19408 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
19409
19422 const dotdot_unid_t unid,
19423 const dotdot_endpoint_id_t endpoint_id,
19425
19438 const dotdot_unid_t unid,
19439 dotdot_endpoint_id_t endpoint_id,
19441 uint16_t new_rf_operation_event_mask
19442 );
19443
19453 const dotdot_unid_t unid,
19454 const dotdot_endpoint_id_t endpoint_id);
19455
19465 const dotdot_unid_t unid,
19466 const dotdot_endpoint_id_t endpoint_id);
19467
19477 const dotdot_unid_t unid,
19478 const dotdot_endpoint_id_t endpoint_id);
19479
19489 const dotdot_unid_t unid,
19490 const dotdot_endpoint_id_t endpoint_id);
19491
19500 const dotdot_unid_t unid,
19501 const dotdot_endpoint_id_t endpoint_id);
19502// DoorLock ManualOperationEventMask
19514 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
19515
19528 const dotdot_unid_t unid,
19529 const dotdot_endpoint_id_t endpoint_id,
19531
19544 const dotdot_unid_t unid,
19545 dotdot_endpoint_id_t endpoint_id,
19547 uint16_t new_manual_operation_event_mask
19548 );
19549
19559 const dotdot_unid_t unid,
19560 const dotdot_endpoint_id_t endpoint_id);
19561
19571 const dotdot_unid_t unid,
19572 const dotdot_endpoint_id_t endpoint_id);
19573
19583 const dotdot_unid_t unid,
19584 const dotdot_endpoint_id_t endpoint_id);
19585
19595 const dotdot_unid_t unid,
19596 const dotdot_endpoint_id_t endpoint_id);
19597
19606 const dotdot_unid_t unid,
19607 const dotdot_endpoint_id_t endpoint_id);
19608// DoorLock RFIDOperationEventMask
19620 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
19621
19634 const dotdot_unid_t unid,
19635 const dotdot_endpoint_id_t endpoint_id,
19637
19650 const dotdot_unid_t unid,
19651 dotdot_endpoint_id_t endpoint_id,
19653 uint16_t new_rfid_operation_event_mask
19654 );
19655
19665 const dotdot_unid_t unid,
19666 const dotdot_endpoint_id_t endpoint_id);
19667
19677 const dotdot_unid_t unid,
19678 const dotdot_endpoint_id_t endpoint_id);
19679
19689 const dotdot_unid_t unid,
19690 const dotdot_endpoint_id_t endpoint_id);
19691
19701 const dotdot_unid_t unid,
19702 const dotdot_endpoint_id_t endpoint_id);
19703
19712 const dotdot_unid_t unid,
19713 const dotdot_endpoint_id_t endpoint_id);
19714// DoorLock KeypadProgrammingEventMask
19726 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
19727
19740 const dotdot_unid_t unid,
19741 const dotdot_endpoint_id_t endpoint_id,
19743
19756 const dotdot_unid_t unid,
19757 dotdot_endpoint_id_t endpoint_id,
19759 uint16_t new_keypad_programming_event_mask
19760 );
19761
19771 const dotdot_unid_t unid,
19772 const dotdot_endpoint_id_t endpoint_id);
19773
19783 const dotdot_unid_t unid,
19784 const dotdot_endpoint_id_t endpoint_id);
19785
19795 const dotdot_unid_t unid,
19796 const dotdot_endpoint_id_t endpoint_id);
19797
19807 const dotdot_unid_t unid,
19808 const dotdot_endpoint_id_t endpoint_id);
19809
19818 const dotdot_unid_t unid,
19819 const dotdot_endpoint_id_t endpoint_id);
19820// DoorLock RFProgrammingEventMask
19832 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
19833
19846 const dotdot_unid_t unid,
19847 const dotdot_endpoint_id_t endpoint_id,
19849
19862 const dotdot_unid_t unid,
19863 dotdot_endpoint_id_t endpoint_id,
19865 uint16_t new_rf_programming_event_mask
19866 );
19867
19877 const dotdot_unid_t unid,
19878 const dotdot_endpoint_id_t endpoint_id);
19879
19889 const dotdot_unid_t unid,
19890 const dotdot_endpoint_id_t endpoint_id);
19891
19901 const dotdot_unid_t unid,
19902 const dotdot_endpoint_id_t endpoint_id);
19903
19913 const dotdot_unid_t unid,
19914 const dotdot_endpoint_id_t endpoint_id);
19915
19924 const dotdot_unid_t unid,
19925 const dotdot_endpoint_id_t endpoint_id);
19926// DoorLock RFIDProgrammingEventMask
19938 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
19939
19952 const dotdot_unid_t unid,
19953 const dotdot_endpoint_id_t endpoint_id,
19955
19968 const dotdot_unid_t unid,
19969 dotdot_endpoint_id_t endpoint_id,
19971 uint16_t new_rfid_programming_event_mask
19972 );
19973
19983 const dotdot_unid_t unid,
19984 const dotdot_endpoint_id_t endpoint_id);
19985
19995 const dotdot_unid_t unid,
19996 const dotdot_endpoint_id_t endpoint_id);
19997
20007 const dotdot_unid_t unid,
20008 const dotdot_endpoint_id_t endpoint_id);
20009
20019 const dotdot_unid_t unid,
20020 const dotdot_endpoint_id_t endpoint_id);
20021
20030 const dotdot_unid_t unid,
20031 const dotdot_endpoint_id_t endpoint_id);
20032// DoorLock FeatureMap
20044 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
20045
20058 const dotdot_unid_t unid,
20059 const dotdot_endpoint_id_t endpoint_id,
20061
20074 const dotdot_unid_t unid,
20075 dotdot_endpoint_id_t endpoint_id,
20077 uint16_t new_feature_map
20078 );
20079
20089 const dotdot_unid_t unid,
20090 const dotdot_endpoint_id_t endpoint_id);
20091
20101 const dotdot_unid_t unid,
20102 const dotdot_endpoint_id_t endpoint_id);
20103
20113 const dotdot_unid_t unid,
20114 const dotdot_endpoint_id_t endpoint_id);
20115
20125 const dotdot_unid_t unid,
20126 const dotdot_endpoint_id_t endpoint_id);
20127
20136 const dotdot_unid_t unid,
20137 const dotdot_endpoint_id_t endpoint_id);
20138
20148 const dotdot_unid_t unid,
20149 const dotdot_endpoint_id_t endpoint_id);
20150
20160 const dotdot_unid_t unid,
20161 const dotdot_endpoint_id_t endpoint_id);
20162
20164// Start of cluster WindowCovering
20166// WindowCovering WindowCoveringType
20178 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
20179
20192 const dotdot_unid_t unid,
20193 const dotdot_endpoint_id_t endpoint_id,
20195
20208 const dotdot_unid_t unid,
20209 dotdot_endpoint_id_t endpoint_id,
20211 uint8_t new_window_covering_type
20212 );
20213
20223 const dotdot_unid_t unid,
20224 const dotdot_endpoint_id_t endpoint_id);
20225
20235 const dotdot_unid_t unid,
20236 const dotdot_endpoint_id_t endpoint_id);
20237
20247 const dotdot_unid_t unid,
20248 const dotdot_endpoint_id_t endpoint_id);
20249
20259 const dotdot_unid_t unid,
20260 const dotdot_endpoint_id_t endpoint_id);
20261
20270 const dotdot_unid_t unid,
20271 const dotdot_endpoint_id_t endpoint_id);
20272// WindowCovering PhysicalClosedLimitLift
20284 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
20285
20298 const dotdot_unid_t unid,
20299 const dotdot_endpoint_id_t endpoint_id,
20301
20314 const dotdot_unid_t unid,
20315 dotdot_endpoint_id_t endpoint_id,
20317 uint16_t new_physical_closed_limit_lift
20318 );
20319
20329 const dotdot_unid_t unid,
20330 const dotdot_endpoint_id_t endpoint_id);
20331
20341 const dotdot_unid_t unid,
20342 const dotdot_endpoint_id_t endpoint_id);
20343
20353 const dotdot_unid_t unid,
20354 const dotdot_endpoint_id_t endpoint_id);
20355
20365 const dotdot_unid_t unid,
20366 const dotdot_endpoint_id_t endpoint_id);
20367
20376 const dotdot_unid_t unid,
20377 const dotdot_endpoint_id_t endpoint_id);
20378// WindowCovering PhysicalClosedLimitTilt
20390 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
20391
20404 const dotdot_unid_t unid,
20405 const dotdot_endpoint_id_t endpoint_id,
20407
20420 const dotdot_unid_t unid,
20421 dotdot_endpoint_id_t endpoint_id,
20423 uint16_t new_physical_closed_limit_tilt
20424 );
20425
20435 const dotdot_unid_t unid,
20436 const dotdot_endpoint_id_t endpoint_id);
20437
20447 const dotdot_unid_t unid,
20448 const dotdot_endpoint_id_t endpoint_id);
20449
20459 const dotdot_unid_t unid,
20460 const dotdot_endpoint_id_t endpoint_id);
20461
20471 const dotdot_unid_t unid,
20472 const dotdot_endpoint_id_t endpoint_id);
20473
20482 const dotdot_unid_t unid,
20483 const dotdot_endpoint_id_t endpoint_id);
20484// WindowCovering CurrentPositionLift
20496 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
20497
20510 const dotdot_unid_t unid,
20511 const dotdot_endpoint_id_t endpoint_id,
20513
20526 const dotdot_unid_t unid,
20527 dotdot_endpoint_id_t endpoint_id,
20529 uint16_t new_current_position_lift
20530 );
20531
20541 const dotdot_unid_t unid,
20542 const dotdot_endpoint_id_t endpoint_id);
20543
20553 const dotdot_unid_t unid,
20554 const dotdot_endpoint_id_t endpoint_id);
20555
20565 const dotdot_unid_t unid,
20566 const dotdot_endpoint_id_t endpoint_id);
20567
20577 const dotdot_unid_t unid,
20578 const dotdot_endpoint_id_t endpoint_id);
20579
20588 const dotdot_unid_t unid,
20589 const dotdot_endpoint_id_t endpoint_id);
20590// WindowCovering CurrentPositionTilt
20602 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
20603
20616 const dotdot_unid_t unid,
20617 const dotdot_endpoint_id_t endpoint_id,
20619
20632 const dotdot_unid_t unid,
20633 dotdot_endpoint_id_t endpoint_id,
20635 uint16_t new_current_position_tilt
20636 );
20637
20647 const dotdot_unid_t unid,
20648 const dotdot_endpoint_id_t endpoint_id);
20649
20659 const dotdot_unid_t unid,
20660 const dotdot_endpoint_id_t endpoint_id);
20661
20671 const dotdot_unid_t unid,
20672 const dotdot_endpoint_id_t endpoint_id);
20673
20683 const dotdot_unid_t unid,
20684 const dotdot_endpoint_id_t endpoint_id);
20685
20694 const dotdot_unid_t unid,
20695 const dotdot_endpoint_id_t endpoint_id);
20696// WindowCovering NumberOfActuationsLift
20708 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
20709
20722 const dotdot_unid_t unid,
20723 const dotdot_endpoint_id_t endpoint_id,
20725
20738 const dotdot_unid_t unid,
20739 dotdot_endpoint_id_t endpoint_id,
20741 uint16_t new_number_of_actuations_lift
20742 );
20743
20753 const dotdot_unid_t unid,
20754 const dotdot_endpoint_id_t endpoint_id);
20755
20765 const dotdot_unid_t unid,
20766 const dotdot_endpoint_id_t endpoint_id);
20767
20777 const dotdot_unid_t unid,
20778 const dotdot_endpoint_id_t endpoint_id);
20779
20789 const dotdot_unid_t unid,
20790 const dotdot_endpoint_id_t endpoint_id);
20791
20800 const dotdot_unid_t unid,
20801 const dotdot_endpoint_id_t endpoint_id);
20802// WindowCovering NumberOfActuationsTilt
20814 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
20815
20828 const dotdot_unid_t unid,
20829 const dotdot_endpoint_id_t endpoint_id,
20831
20844 const dotdot_unid_t unid,
20845 dotdot_endpoint_id_t endpoint_id,
20847 uint16_t new_number_of_actuations_tilt
20848 );
20849
20859 const dotdot_unid_t unid,
20860 const dotdot_endpoint_id_t endpoint_id);
20861
20871 const dotdot_unid_t unid,
20872 const dotdot_endpoint_id_t endpoint_id);
20873
20883 const dotdot_unid_t unid,
20884 const dotdot_endpoint_id_t endpoint_id);
20885
20895 const dotdot_unid_t unid,
20896 const dotdot_endpoint_id_t endpoint_id);
20897
20906 const dotdot_unid_t unid,
20907 const dotdot_endpoint_id_t endpoint_id);
20908// WindowCovering ConfigOrStatus
20920 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
20921
20934 const dotdot_unid_t unid,
20935 const dotdot_endpoint_id_t endpoint_id,
20937
20950 const dotdot_unid_t unid,
20951 dotdot_endpoint_id_t endpoint_id,
20953 uint8_t new_config_or_status
20954 );
20955
20965 const dotdot_unid_t unid,
20966 const dotdot_endpoint_id_t endpoint_id);
20967
20977 const dotdot_unid_t unid,
20978 const dotdot_endpoint_id_t endpoint_id);
20979
20989 const dotdot_unid_t unid,
20990 const dotdot_endpoint_id_t endpoint_id);
20991
21001 const dotdot_unid_t unid,
21002 const dotdot_endpoint_id_t endpoint_id);
21003
21012 const dotdot_unid_t unid,
21013 const dotdot_endpoint_id_t endpoint_id);
21014// WindowCovering CurrentPositionLiftPercentage
21026 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
21027
21040 const dotdot_unid_t unid,
21041 const dotdot_endpoint_id_t endpoint_id,
21043
21056 const dotdot_unid_t unid,
21057 dotdot_endpoint_id_t endpoint_id,
21059 uint8_t new_current_position_lift_percentage
21060 );
21061
21071 const dotdot_unid_t unid,
21072 const dotdot_endpoint_id_t endpoint_id);
21073
21083 const dotdot_unid_t unid,
21084 const dotdot_endpoint_id_t endpoint_id);
21085
21095 const dotdot_unid_t unid,
21096 const dotdot_endpoint_id_t endpoint_id);
21097
21107 const dotdot_unid_t unid,
21108 const dotdot_endpoint_id_t endpoint_id);
21109
21118 const dotdot_unid_t unid,
21119 const dotdot_endpoint_id_t endpoint_id);
21120// WindowCovering CurrentPositionTiltPercentage
21132 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
21133
21146 const dotdot_unid_t unid,
21147 const dotdot_endpoint_id_t endpoint_id,
21149
21162 const dotdot_unid_t unid,
21163 dotdot_endpoint_id_t endpoint_id,
21165 uint8_t new_current_position_tilt_percentage
21166 );
21167
21177 const dotdot_unid_t unid,
21178 const dotdot_endpoint_id_t endpoint_id);
21179
21189 const dotdot_unid_t unid,
21190 const dotdot_endpoint_id_t endpoint_id);
21191
21201 const dotdot_unid_t unid,
21202 const dotdot_endpoint_id_t endpoint_id);
21203
21213 const dotdot_unid_t unid,
21214 const dotdot_endpoint_id_t endpoint_id);
21215
21224 const dotdot_unid_t unid,
21225 const dotdot_endpoint_id_t endpoint_id);
21226// WindowCovering InstalledOpenLimitLift
21238 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
21239
21252 const dotdot_unid_t unid,
21253 const dotdot_endpoint_id_t endpoint_id,
21255
21268 const dotdot_unid_t unid,
21269 dotdot_endpoint_id_t endpoint_id,
21271 uint16_t new_installed_open_limit_lift
21272 );
21273
21283 const dotdot_unid_t unid,
21284 const dotdot_endpoint_id_t endpoint_id);
21285
21295 const dotdot_unid_t unid,
21296 const dotdot_endpoint_id_t endpoint_id);
21297
21307 const dotdot_unid_t unid,
21308 const dotdot_endpoint_id_t endpoint_id);
21309
21319 const dotdot_unid_t unid,
21320 const dotdot_endpoint_id_t endpoint_id);
21321
21330 const dotdot_unid_t unid,
21331 const dotdot_endpoint_id_t endpoint_id);
21332// WindowCovering InstalledClosedLimitLift
21344 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
21345
21358 const dotdot_unid_t unid,
21359 const dotdot_endpoint_id_t endpoint_id,
21361
21374 const dotdot_unid_t unid,
21375 dotdot_endpoint_id_t endpoint_id,
21377 uint16_t new_installed_closed_limit_lift
21378 );
21379
21389 const dotdot_unid_t unid,
21390 const dotdot_endpoint_id_t endpoint_id);
21391
21401 const dotdot_unid_t unid,
21402 const dotdot_endpoint_id_t endpoint_id);
21403
21413 const dotdot_unid_t unid,
21414 const dotdot_endpoint_id_t endpoint_id);
21415
21425 const dotdot_unid_t unid,
21426 const dotdot_endpoint_id_t endpoint_id);
21427
21436 const dotdot_unid_t unid,
21437 const dotdot_endpoint_id_t endpoint_id);
21438// WindowCovering InstalledOpenLimitTilt
21450 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
21451
21464 const dotdot_unid_t unid,
21465 const dotdot_endpoint_id_t endpoint_id,
21467
21480 const dotdot_unid_t unid,
21481 dotdot_endpoint_id_t endpoint_id,
21483 uint16_t new_installed_open_limit_tilt
21484 );
21485
21495 const dotdot_unid_t unid,
21496 const dotdot_endpoint_id_t endpoint_id);
21497
21507 const dotdot_unid_t unid,
21508 const dotdot_endpoint_id_t endpoint_id);
21509
21519 const dotdot_unid_t unid,
21520 const dotdot_endpoint_id_t endpoint_id);
21521
21531 const dotdot_unid_t unid,
21532 const dotdot_endpoint_id_t endpoint_id);
21533
21542 const dotdot_unid_t unid,
21543 const dotdot_endpoint_id_t endpoint_id);
21544// WindowCovering InstalledClosedLimitTilt
21556 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
21557
21570 const dotdot_unid_t unid,
21571 const dotdot_endpoint_id_t endpoint_id,
21573
21586 const dotdot_unid_t unid,
21587 dotdot_endpoint_id_t endpoint_id,
21589 uint16_t new_installed_closed_limit_tilt
21590 );
21591
21601 const dotdot_unid_t unid,
21602 const dotdot_endpoint_id_t endpoint_id);
21603
21613 const dotdot_unid_t unid,
21614 const dotdot_endpoint_id_t endpoint_id);
21615
21625 const dotdot_unid_t unid,
21626 const dotdot_endpoint_id_t endpoint_id);
21627
21637 const dotdot_unid_t unid,
21638 const dotdot_endpoint_id_t endpoint_id);
21639
21648 const dotdot_unid_t unid,
21649 const dotdot_endpoint_id_t endpoint_id);
21650// WindowCovering VelocityLift
21662 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
21663
21676 const dotdot_unid_t unid,
21677 const dotdot_endpoint_id_t endpoint_id,
21679
21692 const dotdot_unid_t unid,
21693 dotdot_endpoint_id_t endpoint_id,
21695 uint16_t new_velocity_lift
21696 );
21697
21707 const dotdot_unid_t unid,
21708 const dotdot_endpoint_id_t endpoint_id);
21709
21719 const dotdot_unid_t unid,
21720 const dotdot_endpoint_id_t endpoint_id);
21721
21731 const dotdot_unid_t unid,
21732 const dotdot_endpoint_id_t endpoint_id);
21733
21743 const dotdot_unid_t unid,
21744 const dotdot_endpoint_id_t endpoint_id);
21745
21754 const dotdot_unid_t unid,
21755 const dotdot_endpoint_id_t endpoint_id);
21756// WindowCovering AccelerationTimeLift
21768 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
21769
21782 const dotdot_unid_t unid,
21783 const dotdot_endpoint_id_t endpoint_id,
21785
21798 const dotdot_unid_t unid,
21799 dotdot_endpoint_id_t endpoint_id,
21801 uint16_t new_acceleration_time_lift
21802 );
21803
21813 const dotdot_unid_t unid,
21814 const dotdot_endpoint_id_t endpoint_id);
21815
21825 const dotdot_unid_t unid,
21826 const dotdot_endpoint_id_t endpoint_id);
21827
21837 const dotdot_unid_t unid,
21838 const dotdot_endpoint_id_t endpoint_id);
21839
21849 const dotdot_unid_t unid,
21850 const dotdot_endpoint_id_t endpoint_id);
21851
21860 const dotdot_unid_t unid,
21861 const dotdot_endpoint_id_t endpoint_id);
21862// WindowCovering DecelerationTimeLift
21874 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
21875
21888 const dotdot_unid_t unid,
21889 const dotdot_endpoint_id_t endpoint_id,
21891
21904 const dotdot_unid_t unid,
21905 dotdot_endpoint_id_t endpoint_id,
21907 uint16_t new_deceleration_time_lift
21908 );
21909
21919 const dotdot_unid_t unid,
21920 const dotdot_endpoint_id_t endpoint_id);
21921
21931 const dotdot_unid_t unid,
21932 const dotdot_endpoint_id_t endpoint_id);
21933
21943 const dotdot_unid_t unid,
21944 const dotdot_endpoint_id_t endpoint_id);
21945
21955 const dotdot_unid_t unid,
21956 const dotdot_endpoint_id_t endpoint_id);
21957
21966 const dotdot_unid_t unid,
21967 const dotdot_endpoint_id_t endpoint_id);
21968// WindowCovering Mode
21980 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
21981
21994 const dotdot_unid_t unid,
21995 const dotdot_endpoint_id_t endpoint_id,
21997
22010 const dotdot_unid_t unid,
22011 dotdot_endpoint_id_t endpoint_id,
22013 uint8_t new_mode
22014 );
22015
22025 const dotdot_unid_t unid,
22026 const dotdot_endpoint_id_t endpoint_id);
22027
22037 const dotdot_unid_t unid,
22038 const dotdot_endpoint_id_t endpoint_id);
22039
22049 const dotdot_unid_t unid,
22050 const dotdot_endpoint_id_t endpoint_id);
22051
22061 const dotdot_unid_t unid,
22062 const dotdot_endpoint_id_t endpoint_id);
22063
22072 const dotdot_unid_t unid,
22073 const dotdot_endpoint_id_t endpoint_id);
22074// WindowCovering IntermediateSetpointsLift
22086 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
22087
22103 const dotdot_unid_t unid,
22104 const dotdot_endpoint_id_t endpoint_id,
22106
22119 const dotdot_unid_t unid,
22120 dotdot_endpoint_id_t endpoint_id,
22122 const char* new_intermediate_setpoints_lift
22123 );
22124
22134 const dotdot_unid_t unid,
22135 const dotdot_endpoint_id_t endpoint_id);
22136
22146 const dotdot_unid_t unid,
22147 const dotdot_endpoint_id_t endpoint_id);
22148
22158 const dotdot_unid_t unid,
22159 const dotdot_endpoint_id_t endpoint_id);
22160
22170 const dotdot_unid_t unid,
22171 const dotdot_endpoint_id_t endpoint_id);
22172
22181 const dotdot_unid_t unid,
22182 const dotdot_endpoint_id_t endpoint_id);
22183// WindowCovering IntermediateSetpointsTilt
22195 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
22196
22212 const dotdot_unid_t unid,
22213 const dotdot_endpoint_id_t endpoint_id,
22215
22228 const dotdot_unid_t unid,
22229 dotdot_endpoint_id_t endpoint_id,
22231 const char* new_intermediate_setpoints_tilt
22232 );
22233
22243 const dotdot_unid_t unid,
22244 const dotdot_endpoint_id_t endpoint_id);
22245
22255 const dotdot_unid_t unid,
22256 const dotdot_endpoint_id_t endpoint_id);
22257
22267 const dotdot_unid_t unid,
22268 const dotdot_endpoint_id_t endpoint_id);
22269
22279 const dotdot_unid_t unid,
22280 const dotdot_endpoint_id_t endpoint_id);
22281
22290 const dotdot_unid_t unid,
22291 const dotdot_endpoint_id_t endpoint_id);
22292
22302 const dotdot_unid_t unid,
22303 const dotdot_endpoint_id_t endpoint_id);
22304
22314 const dotdot_unid_t unid,
22315 const dotdot_endpoint_id_t endpoint_id);
22316
22318// Start of cluster BarrierControl
22320// BarrierControl MovingState
22332 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
22333
22346 const dotdot_unid_t unid,
22347 const dotdot_endpoint_id_t endpoint_id,
22349
22362 const dotdot_unid_t unid,
22363 dotdot_endpoint_id_t endpoint_id,
22365 uint8_t new_moving_state
22366 );
22367
22377 const dotdot_unid_t unid,
22378 const dotdot_endpoint_id_t endpoint_id);
22379
22389 const dotdot_unid_t unid,
22390 const dotdot_endpoint_id_t endpoint_id);
22391
22401 const dotdot_unid_t unid,
22402 const dotdot_endpoint_id_t endpoint_id);
22403
22413 const dotdot_unid_t unid,
22414 const dotdot_endpoint_id_t endpoint_id);
22415
22424 const dotdot_unid_t unid,
22425 const dotdot_endpoint_id_t endpoint_id);
22426// BarrierControl SafetyStatus
22438 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
22439
22452 const dotdot_unid_t unid,
22453 const dotdot_endpoint_id_t endpoint_id,
22455
22468 const dotdot_unid_t unid,
22469 dotdot_endpoint_id_t endpoint_id,
22471 uint16_t new_safety_status
22472 );
22473
22483 const dotdot_unid_t unid,
22484 const dotdot_endpoint_id_t endpoint_id);
22485
22495 const dotdot_unid_t unid,
22496 const dotdot_endpoint_id_t endpoint_id);
22497
22507 const dotdot_unid_t unid,
22508 const dotdot_endpoint_id_t endpoint_id);
22509
22519 const dotdot_unid_t unid,
22520 const dotdot_endpoint_id_t endpoint_id);
22521
22530 const dotdot_unid_t unid,
22531 const dotdot_endpoint_id_t endpoint_id);
22532// BarrierControl Capabilities
22544 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
22545
22558 const dotdot_unid_t unid,
22559 const dotdot_endpoint_id_t endpoint_id,
22561
22574 const dotdot_unid_t unid,
22575 dotdot_endpoint_id_t endpoint_id,
22577 uint8_t new_capabilities
22578 );
22579
22589 const dotdot_unid_t unid,
22590 const dotdot_endpoint_id_t endpoint_id);
22591
22601 const dotdot_unid_t unid,
22602 const dotdot_endpoint_id_t endpoint_id);
22603
22613 const dotdot_unid_t unid,
22614 const dotdot_endpoint_id_t endpoint_id);
22615
22625 const dotdot_unid_t unid,
22626 const dotdot_endpoint_id_t endpoint_id);
22627
22636 const dotdot_unid_t unid,
22637 const dotdot_endpoint_id_t endpoint_id);
22638// BarrierControl OpenEvents
22650 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
22651
22664 const dotdot_unid_t unid,
22665 const dotdot_endpoint_id_t endpoint_id,
22667
22680 const dotdot_unid_t unid,
22681 dotdot_endpoint_id_t endpoint_id,
22683 uint16_t new_open_events
22684 );
22685
22695 const dotdot_unid_t unid,
22696 const dotdot_endpoint_id_t endpoint_id);
22697
22707 const dotdot_unid_t unid,
22708 const dotdot_endpoint_id_t endpoint_id);
22709
22719 const dotdot_unid_t unid,
22720 const dotdot_endpoint_id_t endpoint_id);
22721
22731 const dotdot_unid_t unid,
22732 const dotdot_endpoint_id_t endpoint_id);
22733
22742 const dotdot_unid_t unid,
22743 const dotdot_endpoint_id_t endpoint_id);
22744// BarrierControl CloseEvents
22756 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
22757
22770 const dotdot_unid_t unid,
22771 const dotdot_endpoint_id_t endpoint_id,
22773
22786 const dotdot_unid_t unid,
22787 dotdot_endpoint_id_t endpoint_id,
22789 uint16_t new_close_events
22790 );
22791
22801 const dotdot_unid_t unid,
22802 const dotdot_endpoint_id_t endpoint_id);
22803
22813 const dotdot_unid_t unid,
22814 const dotdot_endpoint_id_t endpoint_id);
22815
22825 const dotdot_unid_t unid,
22826 const dotdot_endpoint_id_t endpoint_id);
22827
22837 const dotdot_unid_t unid,
22838 const dotdot_endpoint_id_t endpoint_id);
22839
22848 const dotdot_unid_t unid,
22849 const dotdot_endpoint_id_t endpoint_id);
22850// BarrierControl CommandOpenEvents
22862 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
22863
22876 const dotdot_unid_t unid,
22877 const dotdot_endpoint_id_t endpoint_id,
22879
22892 const dotdot_unid_t unid,
22893 dotdot_endpoint_id_t endpoint_id,
22895 uint16_t new_command_open_events
22896 );
22897
22907 const dotdot_unid_t unid,
22908 const dotdot_endpoint_id_t endpoint_id);
22909
22919 const dotdot_unid_t unid,
22920 const dotdot_endpoint_id_t endpoint_id);
22921
22931 const dotdot_unid_t unid,
22932 const dotdot_endpoint_id_t endpoint_id);
22933
22943 const dotdot_unid_t unid,
22944 const dotdot_endpoint_id_t endpoint_id);
22945
22954 const dotdot_unid_t unid,
22955 const dotdot_endpoint_id_t endpoint_id);
22956// BarrierControl CommandCloseEvents
22968 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
22969
22982 const dotdot_unid_t unid,
22983 const dotdot_endpoint_id_t endpoint_id,
22985
22998 const dotdot_unid_t unid,
22999 dotdot_endpoint_id_t endpoint_id,
23001 uint16_t new_command_close_events
23002 );
23003
23013 const dotdot_unid_t unid,
23014 const dotdot_endpoint_id_t endpoint_id);
23015
23025 const dotdot_unid_t unid,
23026 const dotdot_endpoint_id_t endpoint_id);
23027
23037 const dotdot_unid_t unid,
23038 const dotdot_endpoint_id_t endpoint_id);
23039
23049 const dotdot_unid_t unid,
23050 const dotdot_endpoint_id_t endpoint_id);
23051
23060 const dotdot_unid_t unid,
23061 const dotdot_endpoint_id_t endpoint_id);
23062// BarrierControl OpenPeriod
23074 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
23075
23088 const dotdot_unid_t unid,
23089 const dotdot_endpoint_id_t endpoint_id,
23091
23104 const dotdot_unid_t unid,
23105 dotdot_endpoint_id_t endpoint_id,
23107 uint16_t new_open_period
23108 );
23109
23119 const dotdot_unid_t unid,
23120 const dotdot_endpoint_id_t endpoint_id);
23121
23131 const dotdot_unid_t unid,
23132 const dotdot_endpoint_id_t endpoint_id);
23133
23143 const dotdot_unid_t unid,
23144 const dotdot_endpoint_id_t endpoint_id);
23145
23155 const dotdot_unid_t unid,
23156 const dotdot_endpoint_id_t endpoint_id);
23157
23166 const dotdot_unid_t unid,
23167 const dotdot_endpoint_id_t endpoint_id);
23168// BarrierControl ClosePeriod
23180 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
23181
23194 const dotdot_unid_t unid,
23195 const dotdot_endpoint_id_t endpoint_id,
23197
23210 const dotdot_unid_t unid,
23211 dotdot_endpoint_id_t endpoint_id,
23213 uint16_t new_close_period
23214 );
23215
23225 const dotdot_unid_t unid,
23226 const dotdot_endpoint_id_t endpoint_id);
23227
23237 const dotdot_unid_t unid,
23238 const dotdot_endpoint_id_t endpoint_id);
23239
23249 const dotdot_unid_t unid,
23250 const dotdot_endpoint_id_t endpoint_id);
23251
23261 const dotdot_unid_t unid,
23262 const dotdot_endpoint_id_t endpoint_id);
23263
23272 const dotdot_unid_t unid,
23273 const dotdot_endpoint_id_t endpoint_id);
23274// BarrierControl BarrierPosition
23286 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
23287
23300 const dotdot_unid_t unid,
23301 const dotdot_endpoint_id_t endpoint_id,
23303
23316 const dotdot_unid_t unid,
23317 dotdot_endpoint_id_t endpoint_id,
23319 uint8_t new_barrier_position
23320 );
23321
23331 const dotdot_unid_t unid,
23332 const dotdot_endpoint_id_t endpoint_id);
23333
23343 const dotdot_unid_t unid,
23344 const dotdot_endpoint_id_t endpoint_id);
23345
23355 const dotdot_unid_t unid,
23356 const dotdot_endpoint_id_t endpoint_id);
23357
23367 const dotdot_unid_t unid,
23368 const dotdot_endpoint_id_t endpoint_id);
23369
23378 const dotdot_unid_t unid,
23379 const dotdot_endpoint_id_t endpoint_id);
23380
23390 const dotdot_unid_t unid,
23391 const dotdot_endpoint_id_t endpoint_id);
23392
23402 const dotdot_unid_t unid,
23403 const dotdot_endpoint_id_t endpoint_id);
23404
23406// Start of cluster PumpConfigurationAndControl
23408// PumpConfigurationAndControl MaxPressure
23420 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
23421
23434 const dotdot_unid_t unid,
23435 const dotdot_endpoint_id_t endpoint_id,
23437
23450 const dotdot_unid_t unid,
23451 dotdot_endpoint_id_t endpoint_id,
23453 int16_t new_max_pressure
23454 );
23455
23465 const dotdot_unid_t unid,
23466 const dotdot_endpoint_id_t endpoint_id);
23467
23477 const dotdot_unid_t unid,
23478 const dotdot_endpoint_id_t endpoint_id);
23479
23489 const dotdot_unid_t unid,
23490 const dotdot_endpoint_id_t endpoint_id);
23491
23501 const dotdot_unid_t unid,
23502 const dotdot_endpoint_id_t endpoint_id);
23503
23512 const dotdot_unid_t unid,
23513 const dotdot_endpoint_id_t endpoint_id);
23514// PumpConfigurationAndControl MaxSpeed
23526 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
23527
23540 const dotdot_unid_t unid,
23541 const dotdot_endpoint_id_t endpoint_id,
23543
23556 const dotdot_unid_t unid,
23557 dotdot_endpoint_id_t endpoint_id,
23559 uint16_t new_max_speed
23560 );
23561
23571 const dotdot_unid_t unid,
23572 const dotdot_endpoint_id_t endpoint_id);
23573
23583 const dotdot_unid_t unid,
23584 const dotdot_endpoint_id_t endpoint_id);
23585
23595 const dotdot_unid_t unid,
23596 const dotdot_endpoint_id_t endpoint_id);
23597
23607 const dotdot_unid_t unid,
23608 const dotdot_endpoint_id_t endpoint_id);
23609
23618 const dotdot_unid_t unid,
23619 const dotdot_endpoint_id_t endpoint_id);
23620// PumpConfigurationAndControl MaxFlow
23632 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
23633
23646 const dotdot_unid_t unid,
23647 const dotdot_endpoint_id_t endpoint_id,
23649
23662 const dotdot_unid_t unid,
23663 dotdot_endpoint_id_t endpoint_id,
23665 uint16_t new_max_flow
23666 );
23667
23677 const dotdot_unid_t unid,
23678 const dotdot_endpoint_id_t endpoint_id);
23679
23689 const dotdot_unid_t unid,
23690 const dotdot_endpoint_id_t endpoint_id);
23691
23701 const dotdot_unid_t unid,
23702 const dotdot_endpoint_id_t endpoint_id);
23703
23713 const dotdot_unid_t unid,
23714 const dotdot_endpoint_id_t endpoint_id);
23715
23724 const dotdot_unid_t unid,
23725 const dotdot_endpoint_id_t endpoint_id);
23726// PumpConfigurationAndControl MinConstPressure
23738 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
23739
23752 const dotdot_unid_t unid,
23753 const dotdot_endpoint_id_t endpoint_id,
23755
23768 const dotdot_unid_t unid,
23769 dotdot_endpoint_id_t endpoint_id,
23771 int16_t new_min_const_pressure
23772 );
23773
23783 const dotdot_unid_t unid,
23784 const dotdot_endpoint_id_t endpoint_id);
23785
23795 const dotdot_unid_t unid,
23796 const dotdot_endpoint_id_t endpoint_id);
23797
23807 const dotdot_unid_t unid,
23808 const dotdot_endpoint_id_t endpoint_id);
23809
23819 const dotdot_unid_t unid,
23820 const dotdot_endpoint_id_t endpoint_id);
23821
23830 const dotdot_unid_t unid,
23831 const dotdot_endpoint_id_t endpoint_id);
23832// PumpConfigurationAndControl MaxConstPressure
23844 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
23845
23858 const dotdot_unid_t unid,
23859 const dotdot_endpoint_id_t endpoint_id,
23861
23874 const dotdot_unid_t unid,
23875 dotdot_endpoint_id_t endpoint_id,
23877 int16_t new_max_const_pressure
23878 );
23879
23889 const dotdot_unid_t unid,
23890 const dotdot_endpoint_id_t endpoint_id);
23891
23901 const dotdot_unid_t unid,
23902 const dotdot_endpoint_id_t endpoint_id);
23903
23913 const dotdot_unid_t unid,
23914 const dotdot_endpoint_id_t endpoint_id);
23915
23925 const dotdot_unid_t unid,
23926 const dotdot_endpoint_id_t endpoint_id);
23927
23936 const dotdot_unid_t unid,
23937 const dotdot_endpoint_id_t endpoint_id);
23938// PumpConfigurationAndControl MinCompPressure
23950 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
23951
23964 const dotdot_unid_t unid,
23965 const dotdot_endpoint_id_t endpoint_id,
23967
23980 const dotdot_unid_t unid,
23981 dotdot_endpoint_id_t endpoint_id,
23983 int16_t new_min_comp_pressure
23984 );
23985
23995 const dotdot_unid_t unid,
23996 const dotdot_endpoint_id_t endpoint_id);
23997
24007 const dotdot_unid_t unid,
24008 const dotdot_endpoint_id_t endpoint_id);
24009
24019 const dotdot_unid_t unid,
24020 const dotdot_endpoint_id_t endpoint_id);
24021
24031 const dotdot_unid_t unid,
24032 const dotdot_endpoint_id_t endpoint_id);
24033
24042 const dotdot_unid_t unid,
24043 const dotdot_endpoint_id_t endpoint_id);
24044// PumpConfigurationAndControl MaxCompPressure
24056 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
24057
24070 const dotdot_unid_t unid,
24071 const dotdot_endpoint_id_t endpoint_id,
24073
24086 const dotdot_unid_t unid,
24087 dotdot_endpoint_id_t endpoint_id,
24089 int16_t new_max_comp_pressure
24090 );
24091
24101 const dotdot_unid_t unid,
24102 const dotdot_endpoint_id_t endpoint_id);
24103
24113 const dotdot_unid_t unid,
24114 const dotdot_endpoint_id_t endpoint_id);
24115
24125 const dotdot_unid_t unid,
24126 const dotdot_endpoint_id_t endpoint_id);
24127
24137 const dotdot_unid_t unid,
24138 const dotdot_endpoint_id_t endpoint_id);
24139
24148 const dotdot_unid_t unid,
24149 const dotdot_endpoint_id_t endpoint_id);
24150// PumpConfigurationAndControl MinConstSpeed
24162 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
24163
24176 const dotdot_unid_t unid,
24177 const dotdot_endpoint_id_t endpoint_id,
24179
24192 const dotdot_unid_t unid,
24193 dotdot_endpoint_id_t endpoint_id,
24195 uint16_t new_min_const_speed
24196 );
24197
24207 const dotdot_unid_t unid,
24208 const dotdot_endpoint_id_t endpoint_id);
24209
24219 const dotdot_unid_t unid,
24220 const dotdot_endpoint_id_t endpoint_id);
24221
24231 const dotdot_unid_t unid,
24232 const dotdot_endpoint_id_t endpoint_id);
24233
24243 const dotdot_unid_t unid,
24244 const dotdot_endpoint_id_t endpoint_id);
24245
24254 const dotdot_unid_t unid,
24255 const dotdot_endpoint_id_t endpoint_id);
24256// PumpConfigurationAndControl MaxConstSpeed
24268 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
24269
24282 const dotdot_unid_t unid,
24283 const dotdot_endpoint_id_t endpoint_id,
24285
24298 const dotdot_unid_t unid,
24299 dotdot_endpoint_id_t endpoint_id,
24301 uint16_t new_max_const_speed
24302 );
24303
24313 const dotdot_unid_t unid,
24314 const dotdot_endpoint_id_t endpoint_id);
24315
24325 const dotdot_unid_t unid,
24326 const dotdot_endpoint_id_t endpoint_id);
24327
24337 const dotdot_unid_t unid,
24338 const dotdot_endpoint_id_t endpoint_id);
24339
24349 const dotdot_unid_t unid,
24350 const dotdot_endpoint_id_t endpoint_id);
24351
24360 const dotdot_unid_t unid,
24361 const dotdot_endpoint_id_t endpoint_id);
24362// PumpConfigurationAndControl MinConstFlow
24374 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
24375
24388 const dotdot_unid_t unid,
24389 const dotdot_endpoint_id_t endpoint_id,
24391
24404 const dotdot_unid_t unid,
24405 dotdot_endpoint_id_t endpoint_id,
24407 uint16_t new_min_const_flow
24408 );
24409
24419 const dotdot_unid_t unid,
24420 const dotdot_endpoint_id_t endpoint_id);
24421
24431 const dotdot_unid_t unid,
24432 const dotdot_endpoint_id_t endpoint_id);
24433
24443 const dotdot_unid_t unid,
24444 const dotdot_endpoint_id_t endpoint_id);
24445
24455 const dotdot_unid_t unid,
24456 const dotdot_endpoint_id_t endpoint_id);
24457
24466 const dotdot_unid_t unid,
24467 const dotdot_endpoint_id_t endpoint_id);
24468// PumpConfigurationAndControl MaxConstFlow
24480 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
24481
24494 const dotdot_unid_t unid,
24495 const dotdot_endpoint_id_t endpoint_id,
24497
24510 const dotdot_unid_t unid,
24511 dotdot_endpoint_id_t endpoint_id,
24513 uint16_t new_max_const_flow
24514 );
24515
24525 const dotdot_unid_t unid,
24526 const dotdot_endpoint_id_t endpoint_id);
24527
24537 const dotdot_unid_t unid,
24538 const dotdot_endpoint_id_t endpoint_id);
24539
24549 const dotdot_unid_t unid,
24550 const dotdot_endpoint_id_t endpoint_id);
24551
24561 const dotdot_unid_t unid,
24562 const dotdot_endpoint_id_t endpoint_id);
24563
24572 const dotdot_unid_t unid,
24573 const dotdot_endpoint_id_t endpoint_id);
24574// PumpConfigurationAndControl MinConstTemp
24586 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
24587
24600 const dotdot_unid_t unid,
24601 const dotdot_endpoint_id_t endpoint_id,
24603
24616 const dotdot_unid_t unid,
24617 dotdot_endpoint_id_t endpoint_id,
24619 int16_t new_min_const_temp
24620 );
24621
24631 const dotdot_unid_t unid,
24632 const dotdot_endpoint_id_t endpoint_id);
24633
24643 const dotdot_unid_t unid,
24644 const dotdot_endpoint_id_t endpoint_id);
24645
24655 const dotdot_unid_t unid,
24656 const dotdot_endpoint_id_t endpoint_id);
24657
24667 const dotdot_unid_t unid,
24668 const dotdot_endpoint_id_t endpoint_id);
24669
24678 const dotdot_unid_t unid,
24679 const dotdot_endpoint_id_t endpoint_id);
24680// PumpConfigurationAndControl MaxConstTemp
24692 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
24693
24706 const dotdot_unid_t unid,
24707 const dotdot_endpoint_id_t endpoint_id,
24709
24722 const dotdot_unid_t unid,
24723 dotdot_endpoint_id_t endpoint_id,
24725 int16_t new_max_const_temp
24726 );
24727
24737 const dotdot_unid_t unid,
24738 const dotdot_endpoint_id_t endpoint_id);
24739
24749 const dotdot_unid_t unid,
24750 const dotdot_endpoint_id_t endpoint_id);
24751
24761 const dotdot_unid_t unid,
24762 const dotdot_endpoint_id_t endpoint_id);
24763
24773 const dotdot_unid_t unid,
24774 const dotdot_endpoint_id_t endpoint_id);
24775
24784 const dotdot_unid_t unid,
24785 const dotdot_endpoint_id_t endpoint_id);
24786// PumpConfigurationAndControl PumpStatus
24798 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
24799
24812 const dotdot_unid_t unid,
24813 const dotdot_endpoint_id_t endpoint_id,
24815
24828 const dotdot_unid_t unid,
24829 dotdot_endpoint_id_t endpoint_id,
24831 uint16_t new_pump_status
24832 );
24833
24843 const dotdot_unid_t unid,
24844 const dotdot_endpoint_id_t endpoint_id);
24845
24855 const dotdot_unid_t unid,
24856 const dotdot_endpoint_id_t endpoint_id);
24857
24867 const dotdot_unid_t unid,
24868 const dotdot_endpoint_id_t endpoint_id);
24869
24879 const dotdot_unid_t unid,
24880 const dotdot_endpoint_id_t endpoint_id);
24881
24890 const dotdot_unid_t unid,
24891 const dotdot_endpoint_id_t endpoint_id);
24892// PumpConfigurationAndControl EffectiveOperationMode
24904 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
24905
24918 const dotdot_unid_t unid,
24919 const dotdot_endpoint_id_t endpoint_id,
24921
24934 const dotdot_unid_t unid,
24935 dotdot_endpoint_id_t endpoint_id,
24937 PumpOperationMode new_effective_operation_mode
24938 );
24939
24949 const dotdot_unid_t unid,
24950 const dotdot_endpoint_id_t endpoint_id);
24951
24961 const dotdot_unid_t unid,
24962 const dotdot_endpoint_id_t endpoint_id);
24963
24973 const dotdot_unid_t unid,
24974 const dotdot_endpoint_id_t endpoint_id);
24975
24985 const dotdot_unid_t unid,
24986 const dotdot_endpoint_id_t endpoint_id);
24987
24996 const dotdot_unid_t unid,
24997 const dotdot_endpoint_id_t endpoint_id);
24998// PumpConfigurationAndControl EffectiveControlMode
25010 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
25011
25024 const dotdot_unid_t unid,
25025 const dotdot_endpoint_id_t endpoint_id,
25027
25040 const dotdot_unid_t unid,
25041 dotdot_endpoint_id_t endpoint_id,
25043 PumpControlMode new_effective_control_mode
25044 );
25045
25055 const dotdot_unid_t unid,
25056 const dotdot_endpoint_id_t endpoint_id);
25057
25067 const dotdot_unid_t unid,
25068 const dotdot_endpoint_id_t endpoint_id);
25069
25079 const dotdot_unid_t unid,
25080 const dotdot_endpoint_id_t endpoint_id);
25081
25091 const dotdot_unid_t unid,
25092 const dotdot_endpoint_id_t endpoint_id);
25093
25102 const dotdot_unid_t unid,
25103 const dotdot_endpoint_id_t endpoint_id);
25104// PumpConfigurationAndControl Capacity
25116 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
25117
25130 const dotdot_unid_t unid,
25131 const dotdot_endpoint_id_t endpoint_id,
25133
25146 const dotdot_unid_t unid,
25147 dotdot_endpoint_id_t endpoint_id,
25149 int16_t new_capacity
25150 );
25151
25161 const dotdot_unid_t unid,
25162 const dotdot_endpoint_id_t endpoint_id);
25163
25173 const dotdot_unid_t unid,
25174 const dotdot_endpoint_id_t endpoint_id);
25175
25185 const dotdot_unid_t unid,
25186 const dotdot_endpoint_id_t endpoint_id);
25187
25197 const dotdot_unid_t unid,
25198 const dotdot_endpoint_id_t endpoint_id);
25199
25208 const dotdot_unid_t unid,
25209 const dotdot_endpoint_id_t endpoint_id);
25210// PumpConfigurationAndControl Speed
25222 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
25223
25236 const dotdot_unid_t unid,
25237 const dotdot_endpoint_id_t endpoint_id,
25239
25252 const dotdot_unid_t unid,
25253 dotdot_endpoint_id_t endpoint_id,
25255 uint16_t new_speed
25256 );
25257
25267 const dotdot_unid_t unid,
25268 const dotdot_endpoint_id_t endpoint_id);
25269
25279 const dotdot_unid_t unid,
25280 const dotdot_endpoint_id_t endpoint_id);
25281
25291 const dotdot_unid_t unid,
25292 const dotdot_endpoint_id_t endpoint_id);
25293
25303 const dotdot_unid_t unid,
25304 const dotdot_endpoint_id_t endpoint_id);
25305
25314 const dotdot_unid_t unid,
25315 const dotdot_endpoint_id_t endpoint_id);
25316// PumpConfigurationAndControl LifetimeRunningHours
25328 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
25329
25342 const dotdot_unid_t unid,
25343 const dotdot_endpoint_id_t endpoint_id,
25345
25358 const dotdot_unid_t unid,
25359 dotdot_endpoint_id_t endpoint_id,
25361 uint32_t new_lifetime_running_hours
25362 );
25363
25373 const dotdot_unid_t unid,
25374 const dotdot_endpoint_id_t endpoint_id);
25375
25385 const dotdot_unid_t unid,
25386 const dotdot_endpoint_id_t endpoint_id);
25387
25397 const dotdot_unid_t unid,
25398 const dotdot_endpoint_id_t endpoint_id);
25399
25409 const dotdot_unid_t unid,
25410 const dotdot_endpoint_id_t endpoint_id);
25411
25420 const dotdot_unid_t unid,
25421 const dotdot_endpoint_id_t endpoint_id);
25422// PumpConfigurationAndControl Power
25434 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
25435
25448 const dotdot_unid_t unid,
25449 const dotdot_endpoint_id_t endpoint_id,
25451
25464 const dotdot_unid_t unid,
25465 dotdot_endpoint_id_t endpoint_id,
25467 uint32_t new_power
25468 );
25469
25479 const dotdot_unid_t unid,
25480 const dotdot_endpoint_id_t endpoint_id);
25481
25491 const dotdot_unid_t unid,
25492 const dotdot_endpoint_id_t endpoint_id);
25493
25503 const dotdot_unid_t unid,
25504 const dotdot_endpoint_id_t endpoint_id);
25505
25515 const dotdot_unid_t unid,
25516 const dotdot_endpoint_id_t endpoint_id);
25517
25526 const dotdot_unid_t unid,
25527 const dotdot_endpoint_id_t endpoint_id);
25528// PumpConfigurationAndControl LifetimeEnergyConsumed
25540 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
25541
25554 const dotdot_unid_t unid,
25555 const dotdot_endpoint_id_t endpoint_id,
25557
25570 const dotdot_unid_t unid,
25571 dotdot_endpoint_id_t endpoint_id,
25573 uint32_t new_lifetime_energy_consumed
25574 );
25575
25585 const dotdot_unid_t unid,
25586 const dotdot_endpoint_id_t endpoint_id);
25587
25597 const dotdot_unid_t unid,
25598 const dotdot_endpoint_id_t endpoint_id);
25599
25609 const dotdot_unid_t unid,
25610 const dotdot_endpoint_id_t endpoint_id);
25611
25621 const dotdot_unid_t unid,
25622 const dotdot_endpoint_id_t endpoint_id);
25623
25632 const dotdot_unid_t unid,
25633 const dotdot_endpoint_id_t endpoint_id);
25634// PumpConfigurationAndControl OperationMode
25646 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
25647
25660 const dotdot_unid_t unid,
25661 const dotdot_endpoint_id_t endpoint_id,
25663
25676 const dotdot_unid_t unid,
25677 dotdot_endpoint_id_t endpoint_id,
25679 PumpOperationMode new_operation_mode
25680 );
25681
25691 const dotdot_unid_t unid,
25692 const dotdot_endpoint_id_t endpoint_id);
25693
25703 const dotdot_unid_t unid,
25704 const dotdot_endpoint_id_t endpoint_id);
25705
25715 const dotdot_unid_t unid,
25716 const dotdot_endpoint_id_t endpoint_id);
25717
25727 const dotdot_unid_t unid,
25728 const dotdot_endpoint_id_t endpoint_id);
25729
25738 const dotdot_unid_t unid,
25739 const dotdot_endpoint_id_t endpoint_id);
25740// PumpConfigurationAndControl ControlMode
25752 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
25753
25766 const dotdot_unid_t unid,
25767 const dotdot_endpoint_id_t endpoint_id,
25769
25782 const dotdot_unid_t unid,
25783 dotdot_endpoint_id_t endpoint_id,
25785 PumpControlMode new_control_mode
25786 );
25787
25797 const dotdot_unid_t unid,
25798 const dotdot_endpoint_id_t endpoint_id);
25799
25809 const dotdot_unid_t unid,
25810 const dotdot_endpoint_id_t endpoint_id);
25811
25821 const dotdot_unid_t unid,
25822 const dotdot_endpoint_id_t endpoint_id);
25823
25833 const dotdot_unid_t unid,
25834 const dotdot_endpoint_id_t endpoint_id);
25835
25844 const dotdot_unid_t unid,
25845 const dotdot_endpoint_id_t endpoint_id);
25846// PumpConfigurationAndControl AlarmMask
25858 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
25859
25872 const dotdot_unid_t unid,
25873 const dotdot_endpoint_id_t endpoint_id,
25875
25888 const dotdot_unid_t unid,
25889 dotdot_endpoint_id_t endpoint_id,
25891 uint16_t new_alarm_mask
25892 );
25893
25903 const dotdot_unid_t unid,
25904 const dotdot_endpoint_id_t endpoint_id);
25905
25915 const dotdot_unid_t unid,
25916 const dotdot_endpoint_id_t endpoint_id);
25917
25927 const dotdot_unid_t unid,
25928 const dotdot_endpoint_id_t endpoint_id);
25929
25939 const dotdot_unid_t unid,
25940 const dotdot_endpoint_id_t endpoint_id);
25941
25950 const dotdot_unid_t unid,
25951 const dotdot_endpoint_id_t endpoint_id);
25952
25962 const dotdot_unid_t unid,
25963 const dotdot_endpoint_id_t endpoint_id);
25964
25974 const dotdot_unid_t unid,
25975 const dotdot_endpoint_id_t endpoint_id);
25976
25978// Start of cluster Thermostat
25980// Thermostat LocalTemperature
25992 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
25993
26006 const dotdot_unid_t unid,
26007 const dotdot_endpoint_id_t endpoint_id,
26009
26022 const dotdot_unid_t unid,
26023 dotdot_endpoint_id_t endpoint_id,
26025 int16_t new_local_temperature
26026 );
26027
26037 const dotdot_unid_t unid,
26038 const dotdot_endpoint_id_t endpoint_id);
26039
26049 const dotdot_unid_t unid,
26050 const dotdot_endpoint_id_t endpoint_id);
26051
26061 const dotdot_unid_t unid,
26062 const dotdot_endpoint_id_t endpoint_id);
26063
26073 const dotdot_unid_t unid,
26074 const dotdot_endpoint_id_t endpoint_id);
26075
26084 const dotdot_unid_t unid,
26085 const dotdot_endpoint_id_t endpoint_id);
26086// Thermostat OutdoorTemperature
26098 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
26099
26112 const dotdot_unid_t unid,
26113 const dotdot_endpoint_id_t endpoint_id,
26115
26128 const dotdot_unid_t unid,
26129 dotdot_endpoint_id_t endpoint_id,
26131 int16_t new_outdoor_temperature
26132 );
26133
26143 const dotdot_unid_t unid,
26144 const dotdot_endpoint_id_t endpoint_id);
26145
26155 const dotdot_unid_t unid,
26156 const dotdot_endpoint_id_t endpoint_id);
26157
26167 const dotdot_unid_t unid,
26168 const dotdot_endpoint_id_t endpoint_id);
26169
26179 const dotdot_unid_t unid,
26180 const dotdot_endpoint_id_t endpoint_id);
26181
26190 const dotdot_unid_t unid,
26191 const dotdot_endpoint_id_t endpoint_id);
26192// Thermostat Occupancy
26204 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
26205
26218 const dotdot_unid_t unid,
26219 const dotdot_endpoint_id_t endpoint_id,
26221
26234 const dotdot_unid_t unid,
26235 dotdot_endpoint_id_t endpoint_id,
26237 uint8_t new_occupancy
26238 );
26239
26249 const dotdot_unid_t unid,
26250 const dotdot_endpoint_id_t endpoint_id);
26251
26261 const dotdot_unid_t unid,
26262 const dotdot_endpoint_id_t endpoint_id);
26263
26273 const dotdot_unid_t unid,
26274 const dotdot_endpoint_id_t endpoint_id);
26275
26285 const dotdot_unid_t unid,
26286 const dotdot_endpoint_id_t endpoint_id);
26287
26296 const dotdot_unid_t unid,
26297 const dotdot_endpoint_id_t endpoint_id);
26298// Thermostat AbsMinHeatSetpointLimit
26310 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
26311
26324 const dotdot_unid_t unid,
26325 const dotdot_endpoint_id_t endpoint_id,
26327
26340 const dotdot_unid_t unid,
26341 dotdot_endpoint_id_t endpoint_id,
26343 int16_t new_abs_min_heat_setpoint_limit
26344 );
26345
26355 const dotdot_unid_t unid,
26356 const dotdot_endpoint_id_t endpoint_id);
26357
26367 const dotdot_unid_t unid,
26368 const dotdot_endpoint_id_t endpoint_id);
26369
26379 const dotdot_unid_t unid,
26380 const dotdot_endpoint_id_t endpoint_id);
26381
26391 const dotdot_unid_t unid,
26392 const dotdot_endpoint_id_t endpoint_id);
26393
26402 const dotdot_unid_t unid,
26403 const dotdot_endpoint_id_t endpoint_id);
26404// Thermostat AbsMaxHeatSetpointLimit
26416 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
26417
26430 const dotdot_unid_t unid,
26431 const dotdot_endpoint_id_t endpoint_id,
26433
26446 const dotdot_unid_t unid,
26447 dotdot_endpoint_id_t endpoint_id,
26449 int16_t new_abs_max_heat_setpoint_limit
26450 );
26451
26461 const dotdot_unid_t unid,
26462 const dotdot_endpoint_id_t endpoint_id);
26463
26473 const dotdot_unid_t unid,
26474 const dotdot_endpoint_id_t endpoint_id);
26475
26485 const dotdot_unid_t unid,
26486 const dotdot_endpoint_id_t endpoint_id);
26487
26497 const dotdot_unid_t unid,
26498 const dotdot_endpoint_id_t endpoint_id);
26499
26508 const dotdot_unid_t unid,
26509 const dotdot_endpoint_id_t endpoint_id);
26510// Thermostat AbsMinCoolSetpointLimit
26522 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
26523
26536 const dotdot_unid_t unid,
26537 const dotdot_endpoint_id_t endpoint_id,
26539
26552 const dotdot_unid_t unid,
26553 dotdot_endpoint_id_t endpoint_id,
26555 int16_t new_abs_min_cool_setpoint_limit
26556 );
26557
26567 const dotdot_unid_t unid,
26568 const dotdot_endpoint_id_t endpoint_id);
26569
26579 const dotdot_unid_t unid,
26580 const dotdot_endpoint_id_t endpoint_id);
26581
26591 const dotdot_unid_t unid,
26592 const dotdot_endpoint_id_t endpoint_id);
26593
26603 const dotdot_unid_t unid,
26604 const dotdot_endpoint_id_t endpoint_id);
26605
26614 const dotdot_unid_t unid,
26615 const dotdot_endpoint_id_t endpoint_id);
26616// Thermostat AbsMaxCoolSetpointLimit
26628 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
26629
26642 const dotdot_unid_t unid,
26643 const dotdot_endpoint_id_t endpoint_id,
26645
26658 const dotdot_unid_t unid,
26659 dotdot_endpoint_id_t endpoint_id,
26661 int16_t new_abs_max_cool_setpoint_limit
26662 );
26663
26673 const dotdot_unid_t unid,
26674 const dotdot_endpoint_id_t endpoint_id);
26675
26685 const dotdot_unid_t unid,
26686 const dotdot_endpoint_id_t endpoint_id);
26687
26697 const dotdot_unid_t unid,
26698 const dotdot_endpoint_id_t endpoint_id);
26699
26709 const dotdot_unid_t unid,
26710 const dotdot_endpoint_id_t endpoint_id);
26711
26720 const dotdot_unid_t unid,
26721 const dotdot_endpoint_id_t endpoint_id);
26722// Thermostat PICoolingDemand
26734 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
26735
26748 const dotdot_unid_t unid,
26749 const dotdot_endpoint_id_t endpoint_id,
26751
26764 const dotdot_unid_t unid,
26765 dotdot_endpoint_id_t endpoint_id,
26767 uint8_t new_pi_cooling_demand
26768 );
26769
26779 const dotdot_unid_t unid,
26780 const dotdot_endpoint_id_t endpoint_id);
26781
26791 const dotdot_unid_t unid,
26792 const dotdot_endpoint_id_t endpoint_id);
26793
26803 const dotdot_unid_t unid,
26804 const dotdot_endpoint_id_t endpoint_id);
26805
26815 const dotdot_unid_t unid,
26816 const dotdot_endpoint_id_t endpoint_id);
26817
26826 const dotdot_unid_t unid,
26827 const dotdot_endpoint_id_t endpoint_id);
26828// Thermostat PIHeatingDemand
26840 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
26841
26854 const dotdot_unid_t unid,
26855 const dotdot_endpoint_id_t endpoint_id,
26857
26870 const dotdot_unid_t unid,
26871 dotdot_endpoint_id_t endpoint_id,
26873 uint8_t new_pi_heating_demand
26874 );
26875
26885 const dotdot_unid_t unid,
26886 const dotdot_endpoint_id_t endpoint_id);
26887
26897 const dotdot_unid_t unid,
26898 const dotdot_endpoint_id_t endpoint_id);
26899
26909 const dotdot_unid_t unid,
26910 const dotdot_endpoint_id_t endpoint_id);
26911
26921 const dotdot_unid_t unid,
26922 const dotdot_endpoint_id_t endpoint_id);
26923
26932 const dotdot_unid_t unid,
26933 const dotdot_endpoint_id_t endpoint_id);
26934// Thermostat HVACSystemTypeConfiguration
26946 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
26947
26960 const dotdot_unid_t unid,
26961 const dotdot_endpoint_id_t endpoint_id,
26963
26976 const dotdot_unid_t unid,
26977 dotdot_endpoint_id_t endpoint_id,
26979 uint8_t new_hvac_system_type_configuration
26980 );
26981
26991 const dotdot_unid_t unid,
26992 const dotdot_endpoint_id_t endpoint_id);
26993
27003 const dotdot_unid_t unid,
27004 const dotdot_endpoint_id_t endpoint_id);
27005
27015 const dotdot_unid_t unid,
27016 const dotdot_endpoint_id_t endpoint_id);
27017
27027 const dotdot_unid_t unid,
27028 const dotdot_endpoint_id_t endpoint_id);
27029
27038 const dotdot_unid_t unid,
27039 const dotdot_endpoint_id_t endpoint_id);
27040// Thermostat LocalTemperatureCalibration
27052 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
27053
27066 const dotdot_unid_t unid,
27067 const dotdot_endpoint_id_t endpoint_id,
27069
27082 const dotdot_unid_t unid,
27083 dotdot_endpoint_id_t endpoint_id,
27085 int8_t new_local_temperature_calibration
27086 );
27087
27097 const dotdot_unid_t unid,
27098 const dotdot_endpoint_id_t endpoint_id);
27099
27109 const dotdot_unid_t unid,
27110 const dotdot_endpoint_id_t endpoint_id);
27111
27121 const dotdot_unid_t unid,
27122 const dotdot_endpoint_id_t endpoint_id);
27123
27133 const dotdot_unid_t unid,
27134 const dotdot_endpoint_id_t endpoint_id);
27135
27144 const dotdot_unid_t unid,
27145 const dotdot_endpoint_id_t endpoint_id);
27146// Thermostat OccupiedCoolingSetpoint
27158 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
27159
27172 const dotdot_unid_t unid,
27173 const dotdot_endpoint_id_t endpoint_id,
27175
27188 const dotdot_unid_t unid,
27189 dotdot_endpoint_id_t endpoint_id,
27191 int16_t new_occupied_cooling_setpoint
27192 );
27193
27203 const dotdot_unid_t unid,
27204 const dotdot_endpoint_id_t endpoint_id);
27205
27215 const dotdot_unid_t unid,
27216 const dotdot_endpoint_id_t endpoint_id);
27217
27227 const dotdot_unid_t unid,
27228 const dotdot_endpoint_id_t endpoint_id);
27229
27239 const dotdot_unid_t unid,
27240 const dotdot_endpoint_id_t endpoint_id);
27241
27250 const dotdot_unid_t unid,
27251 const dotdot_endpoint_id_t endpoint_id);
27252// Thermostat OccupiedHeatingSetpoint
27264 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
27265
27278 const dotdot_unid_t unid,
27279 const dotdot_endpoint_id_t endpoint_id,
27281
27294 const dotdot_unid_t unid,
27295 dotdot_endpoint_id_t endpoint_id,
27297 int16_t new_occupied_heating_setpoint
27298 );
27299
27309 const dotdot_unid_t unid,
27310 const dotdot_endpoint_id_t endpoint_id);
27311
27321 const dotdot_unid_t unid,
27322 const dotdot_endpoint_id_t endpoint_id);
27323
27333 const dotdot_unid_t unid,
27334 const dotdot_endpoint_id_t endpoint_id);
27335
27345 const dotdot_unid_t unid,
27346 const dotdot_endpoint_id_t endpoint_id);
27347
27356 const dotdot_unid_t unid,
27357 const dotdot_endpoint_id_t endpoint_id);
27358// Thermostat UnoccupiedCoolingSetpoint
27370 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
27371
27384 const dotdot_unid_t unid,
27385 const dotdot_endpoint_id_t endpoint_id,
27387
27400 const dotdot_unid_t unid,
27401 dotdot_endpoint_id_t endpoint_id,
27403 int16_t new_unoccupied_cooling_setpoint
27404 );
27405
27415 const dotdot_unid_t unid,
27416 const dotdot_endpoint_id_t endpoint_id);
27417
27427 const dotdot_unid_t unid,
27428 const dotdot_endpoint_id_t endpoint_id);
27429
27439 const dotdot_unid_t unid,
27440 const dotdot_endpoint_id_t endpoint_id);
27441
27451 const dotdot_unid_t unid,
27452 const dotdot_endpoint_id_t endpoint_id);
27453
27462 const dotdot_unid_t unid,
27463 const dotdot_endpoint_id_t endpoint_id);
27464// Thermostat UnoccupiedHeatingSetpoint
27476 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
27477
27490 const dotdot_unid_t unid,
27491 const dotdot_endpoint_id_t endpoint_id,
27493
27506 const dotdot_unid_t unid,
27507 dotdot_endpoint_id_t endpoint_id,
27509 int16_t new_unoccupied_heating_setpoint
27510 );
27511
27521 const dotdot_unid_t unid,
27522 const dotdot_endpoint_id_t endpoint_id);
27523
27533 const dotdot_unid_t unid,
27534 const dotdot_endpoint_id_t endpoint_id);
27535
27545 const dotdot_unid_t unid,
27546 const dotdot_endpoint_id_t endpoint_id);
27547
27557 const dotdot_unid_t unid,
27558 const dotdot_endpoint_id_t endpoint_id);
27559
27568 const dotdot_unid_t unid,
27569 const dotdot_endpoint_id_t endpoint_id);
27570// Thermostat MinHeatSetpointLimit
27582 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
27583
27596 const dotdot_unid_t unid,
27597 const dotdot_endpoint_id_t endpoint_id,
27599
27612 const dotdot_unid_t unid,
27613 dotdot_endpoint_id_t endpoint_id,
27615 int16_t new_min_heat_setpoint_limit
27616 );
27617
27627 const dotdot_unid_t unid,
27628 const dotdot_endpoint_id_t endpoint_id);
27629
27639 const dotdot_unid_t unid,
27640 const dotdot_endpoint_id_t endpoint_id);
27641
27651 const dotdot_unid_t unid,
27652 const dotdot_endpoint_id_t endpoint_id);
27653
27663 const dotdot_unid_t unid,
27664 const dotdot_endpoint_id_t endpoint_id);
27665
27674 const dotdot_unid_t unid,
27675 const dotdot_endpoint_id_t endpoint_id);
27676// Thermostat MaxHeatSetpointLimit
27688 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
27689
27702 const dotdot_unid_t unid,
27703 const dotdot_endpoint_id_t endpoint_id,
27705
27718 const dotdot_unid_t unid,
27719 dotdot_endpoint_id_t endpoint_id,
27721 int16_t new_max_heat_setpoint_limit
27722 );
27723
27733 const dotdot_unid_t unid,
27734 const dotdot_endpoint_id_t endpoint_id);
27735
27745 const dotdot_unid_t unid,
27746 const dotdot_endpoint_id_t endpoint_id);
27747
27757 const dotdot_unid_t unid,
27758 const dotdot_endpoint_id_t endpoint_id);
27759
27769 const dotdot_unid_t unid,
27770 const dotdot_endpoint_id_t endpoint_id);
27771
27780 const dotdot_unid_t unid,
27781 const dotdot_endpoint_id_t endpoint_id);
27782// Thermostat MinCoolSetpointLimit
27794 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
27795
27808 const dotdot_unid_t unid,
27809 const dotdot_endpoint_id_t endpoint_id,
27811
27824 const dotdot_unid_t unid,
27825 dotdot_endpoint_id_t endpoint_id,
27827 int16_t new_min_cool_setpoint_limit
27828 );
27829
27839 const dotdot_unid_t unid,
27840 const dotdot_endpoint_id_t endpoint_id);
27841
27851 const dotdot_unid_t unid,
27852 const dotdot_endpoint_id_t endpoint_id);
27853
27863 const dotdot_unid_t unid,
27864 const dotdot_endpoint_id_t endpoint_id);
27865
27875 const dotdot_unid_t unid,
27876 const dotdot_endpoint_id_t endpoint_id);
27877
27886 const dotdot_unid_t unid,
27887 const dotdot_endpoint_id_t endpoint_id);
27888// Thermostat MaxCoolSetpointLimit
27900 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
27901
27914 const dotdot_unid_t unid,
27915 const dotdot_endpoint_id_t endpoint_id,
27917
27930 const dotdot_unid_t unid,
27931 dotdot_endpoint_id_t endpoint_id,
27933 int16_t new_max_cool_setpoint_limit
27934 );
27935
27945 const dotdot_unid_t unid,
27946 const dotdot_endpoint_id_t endpoint_id);
27947
27957 const dotdot_unid_t unid,
27958 const dotdot_endpoint_id_t endpoint_id);
27959
27969 const dotdot_unid_t unid,
27970 const dotdot_endpoint_id_t endpoint_id);
27971
27981 const dotdot_unid_t unid,
27982 const dotdot_endpoint_id_t endpoint_id);
27983
27992 const dotdot_unid_t unid,
27993 const dotdot_endpoint_id_t endpoint_id);
27994// Thermostat MinSetpointDeadBand
28006 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
28007
28020 const dotdot_unid_t unid,
28021 const dotdot_endpoint_id_t endpoint_id,
28023
28036 const dotdot_unid_t unid,
28037 dotdot_endpoint_id_t endpoint_id,
28039 int8_t new_min_setpoint_dead_band
28040 );
28041
28051 const dotdot_unid_t unid,
28052 const dotdot_endpoint_id_t endpoint_id);
28053
28063 const dotdot_unid_t unid,
28064 const dotdot_endpoint_id_t endpoint_id);
28065
28075 const dotdot_unid_t unid,
28076 const dotdot_endpoint_id_t endpoint_id);
28077
28087 const dotdot_unid_t unid,
28088 const dotdot_endpoint_id_t endpoint_id);
28089
28098 const dotdot_unid_t unid,
28099 const dotdot_endpoint_id_t endpoint_id);
28100// Thermostat RemoteSensing
28112 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
28113
28126 const dotdot_unid_t unid,
28127 const dotdot_endpoint_id_t endpoint_id,
28129
28142 const dotdot_unid_t unid,
28143 dotdot_endpoint_id_t endpoint_id,
28145 uint8_t new_remote_sensing
28146 );
28147
28157 const dotdot_unid_t unid,
28158 const dotdot_endpoint_id_t endpoint_id);
28159
28169 const dotdot_unid_t unid,
28170 const dotdot_endpoint_id_t endpoint_id);
28171
28181 const dotdot_unid_t unid,
28182 const dotdot_endpoint_id_t endpoint_id);
28183
28193 const dotdot_unid_t unid,
28194 const dotdot_endpoint_id_t endpoint_id);
28195
28204 const dotdot_unid_t unid,
28205 const dotdot_endpoint_id_t endpoint_id);
28206// Thermostat ControlSequenceOfOperation
28218 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
28219
28232 const dotdot_unid_t unid,
28233 const dotdot_endpoint_id_t endpoint_id,
28235
28248 const dotdot_unid_t unid,
28249 dotdot_endpoint_id_t endpoint_id,
28251 uint8_t new_control_sequence_of_operation
28252 );
28253
28263 const dotdot_unid_t unid,
28264 const dotdot_endpoint_id_t endpoint_id);
28265
28275 const dotdot_unid_t unid,
28276 const dotdot_endpoint_id_t endpoint_id);
28277
28287 const dotdot_unid_t unid,
28288 const dotdot_endpoint_id_t endpoint_id);
28289
28299 const dotdot_unid_t unid,
28300 const dotdot_endpoint_id_t endpoint_id);
28301
28310 const dotdot_unid_t unid,
28311 const dotdot_endpoint_id_t endpoint_id);
28312// Thermostat SystemMode
28324 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
28325
28338 const dotdot_unid_t unid,
28339 const dotdot_endpoint_id_t endpoint_id,
28341
28354 const dotdot_unid_t unid,
28355 dotdot_endpoint_id_t endpoint_id,
28357 uint8_t new_system_mode
28358 );
28359
28369 const dotdot_unid_t unid,
28370 const dotdot_endpoint_id_t endpoint_id);
28371
28381 const dotdot_unid_t unid,
28382 const dotdot_endpoint_id_t endpoint_id);
28383
28393 const dotdot_unid_t unid,
28394 const dotdot_endpoint_id_t endpoint_id);
28395
28405 const dotdot_unid_t unid,
28406 const dotdot_endpoint_id_t endpoint_id);
28407
28416 const dotdot_unid_t unid,
28417 const dotdot_endpoint_id_t endpoint_id);
28418// Thermostat AlarmMask
28430 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
28431
28444 const dotdot_unid_t unid,
28445 const dotdot_endpoint_id_t endpoint_id,
28447
28460 const dotdot_unid_t unid,
28461 dotdot_endpoint_id_t endpoint_id,
28463 uint8_t new_alarm_mask
28464 );
28465
28475 const dotdot_unid_t unid,
28476 const dotdot_endpoint_id_t endpoint_id);
28477
28487 const dotdot_unid_t unid,
28488 const dotdot_endpoint_id_t endpoint_id);
28489
28499 const dotdot_unid_t unid,
28500 const dotdot_endpoint_id_t endpoint_id);
28501
28511 const dotdot_unid_t unid,
28512 const dotdot_endpoint_id_t endpoint_id);
28513
28522 const dotdot_unid_t unid,
28523 const dotdot_endpoint_id_t endpoint_id);
28524// Thermostat ThermostatRunningMode
28536 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
28537
28550 const dotdot_unid_t unid,
28551 const dotdot_endpoint_id_t endpoint_id,
28553
28566 const dotdot_unid_t unid,
28567 dotdot_endpoint_id_t endpoint_id,
28569 uint8_t new_thermostat_running_mode
28570 );
28571
28581 const dotdot_unid_t unid,
28582 const dotdot_endpoint_id_t endpoint_id);
28583
28593 const dotdot_unid_t unid,
28594 const dotdot_endpoint_id_t endpoint_id);
28595
28605 const dotdot_unid_t unid,
28606 const dotdot_endpoint_id_t endpoint_id);
28607
28617 const dotdot_unid_t unid,
28618 const dotdot_endpoint_id_t endpoint_id);
28619
28628 const dotdot_unid_t unid,
28629 const dotdot_endpoint_id_t endpoint_id);
28630// Thermostat StartOfWeek
28642 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
28643
28656 const dotdot_unid_t unid,
28657 const dotdot_endpoint_id_t endpoint_id,
28659
28672 const dotdot_unid_t unid,
28673 dotdot_endpoint_id_t endpoint_id,
28675 uint8_t new_start_of_week
28676 );
28677
28687 const dotdot_unid_t unid,
28688 const dotdot_endpoint_id_t endpoint_id);
28689
28699 const dotdot_unid_t unid,
28700 const dotdot_endpoint_id_t endpoint_id);
28701
28711 const dotdot_unid_t unid,
28712 const dotdot_endpoint_id_t endpoint_id);
28713
28723 const dotdot_unid_t unid,
28724 const dotdot_endpoint_id_t endpoint_id);
28725
28734 const dotdot_unid_t unid,
28735 const dotdot_endpoint_id_t endpoint_id);
28736// Thermostat NumberOfWeeklyTransitions
28748 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
28749
28762 const dotdot_unid_t unid,
28763 const dotdot_endpoint_id_t endpoint_id,
28765
28778 const dotdot_unid_t unid,
28779 dotdot_endpoint_id_t endpoint_id,
28781 uint8_t new_number_of_weekly_transitions
28782 );
28783
28793 const dotdot_unid_t unid,
28794 const dotdot_endpoint_id_t endpoint_id);
28795
28805 const dotdot_unid_t unid,
28806 const dotdot_endpoint_id_t endpoint_id);
28807
28817 const dotdot_unid_t unid,
28818 const dotdot_endpoint_id_t endpoint_id);
28819
28829 const dotdot_unid_t unid,
28830 const dotdot_endpoint_id_t endpoint_id);
28831
28840 const dotdot_unid_t unid,
28841 const dotdot_endpoint_id_t endpoint_id);
28842// Thermostat NumberOfDailyTransitions
28854 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
28855
28868 const dotdot_unid_t unid,
28869 const dotdot_endpoint_id_t endpoint_id,
28871
28884 const dotdot_unid_t unid,
28885 dotdot_endpoint_id_t endpoint_id,
28887 uint8_t new_number_of_daily_transitions
28888 );
28889
28899 const dotdot_unid_t unid,
28900 const dotdot_endpoint_id_t endpoint_id);
28901
28911 const dotdot_unid_t unid,
28912 const dotdot_endpoint_id_t endpoint_id);
28913
28923 const dotdot_unid_t unid,
28924 const dotdot_endpoint_id_t endpoint_id);
28925
28935 const dotdot_unid_t unid,
28936 const dotdot_endpoint_id_t endpoint_id);
28937
28946 const dotdot_unid_t unid,
28947 const dotdot_endpoint_id_t endpoint_id);
28948// Thermostat TemperatureSetpointHold
28960 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
28961
28974 const dotdot_unid_t unid,
28975 const dotdot_endpoint_id_t endpoint_id,
28977
28990 const dotdot_unid_t unid,
28991 dotdot_endpoint_id_t endpoint_id,
28993 uint8_t new_temperature_setpoint_hold
28994 );
28995
29005 const dotdot_unid_t unid,
29006 const dotdot_endpoint_id_t endpoint_id);
29007
29017 const dotdot_unid_t unid,
29018 const dotdot_endpoint_id_t endpoint_id);
29019
29029 const dotdot_unid_t unid,
29030 const dotdot_endpoint_id_t endpoint_id);
29031
29041 const dotdot_unid_t unid,
29042 const dotdot_endpoint_id_t endpoint_id);
29043
29052 const dotdot_unid_t unid,
29053 const dotdot_endpoint_id_t endpoint_id);
29054// Thermostat TemperatureSetpointHoldDuration
29066 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
29067
29080 const dotdot_unid_t unid,
29081 const dotdot_endpoint_id_t endpoint_id,
29083
29096 const dotdot_unid_t unid,
29097 dotdot_endpoint_id_t endpoint_id,
29099 uint16_t new_temperature_setpoint_hold_duration
29100 );
29101
29111 const dotdot_unid_t unid,
29112 const dotdot_endpoint_id_t endpoint_id);
29113
29123 const dotdot_unid_t unid,
29124 const dotdot_endpoint_id_t endpoint_id);
29125
29135 const dotdot_unid_t unid,
29136 const dotdot_endpoint_id_t endpoint_id);
29137
29147 const dotdot_unid_t unid,
29148 const dotdot_endpoint_id_t endpoint_id);
29149
29158 const dotdot_unid_t unid,
29159 const dotdot_endpoint_id_t endpoint_id);
29160// Thermostat ThermostatProgrammingOperationMode
29172 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
29173
29186 const dotdot_unid_t unid,
29187 const dotdot_endpoint_id_t endpoint_id,
29189
29202 const dotdot_unid_t unid,
29203 dotdot_endpoint_id_t endpoint_id,
29205 uint8_t new_thermostat_programming_operation_mode
29206 );
29207
29217 const dotdot_unid_t unid,
29218 const dotdot_endpoint_id_t endpoint_id);
29219
29229 const dotdot_unid_t unid,
29230 const dotdot_endpoint_id_t endpoint_id);
29231
29241 const dotdot_unid_t unid,
29242 const dotdot_endpoint_id_t endpoint_id);
29243
29253 const dotdot_unid_t unid,
29254 const dotdot_endpoint_id_t endpoint_id);
29255
29264 const dotdot_unid_t unid,
29265 const dotdot_endpoint_id_t endpoint_id);
29266// Thermostat ThermostatRunningState
29278 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
29279
29292 const dotdot_unid_t unid,
29293 const dotdot_endpoint_id_t endpoint_id,
29295
29308 const dotdot_unid_t unid,
29309 dotdot_endpoint_id_t endpoint_id,
29311 uint16_t new_thermostat_running_state
29312 );
29313
29323 const dotdot_unid_t unid,
29324 const dotdot_endpoint_id_t endpoint_id);
29325
29335 const dotdot_unid_t unid,
29336 const dotdot_endpoint_id_t endpoint_id);
29337
29347 const dotdot_unid_t unid,
29348 const dotdot_endpoint_id_t endpoint_id);
29349
29359 const dotdot_unid_t unid,
29360 const dotdot_endpoint_id_t endpoint_id);
29361
29370 const dotdot_unid_t unid,
29371 const dotdot_endpoint_id_t endpoint_id);
29372// Thermostat SetpointChangeSource
29384 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
29385
29398 const dotdot_unid_t unid,
29399 const dotdot_endpoint_id_t endpoint_id,
29401
29414 const dotdot_unid_t unid,
29415 dotdot_endpoint_id_t endpoint_id,
29417 uint8_t new_setpoint_change_source
29418 );
29419
29429 const dotdot_unid_t unid,
29430 const dotdot_endpoint_id_t endpoint_id);
29431
29441 const dotdot_unid_t unid,
29442 const dotdot_endpoint_id_t endpoint_id);
29443
29453 const dotdot_unid_t unid,
29454 const dotdot_endpoint_id_t endpoint_id);
29455
29465 const dotdot_unid_t unid,
29466 const dotdot_endpoint_id_t endpoint_id);
29467
29476 const dotdot_unid_t unid,
29477 const dotdot_endpoint_id_t endpoint_id);
29478// Thermostat SetpointChangeAmount
29490 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
29491
29504 const dotdot_unid_t unid,
29505 const dotdot_endpoint_id_t endpoint_id,
29507
29520 const dotdot_unid_t unid,
29521 dotdot_endpoint_id_t endpoint_id,
29523 int16_t new_setpoint_change_amount
29524 );
29525
29535 const dotdot_unid_t unid,
29536 const dotdot_endpoint_id_t endpoint_id);
29537
29547 const dotdot_unid_t unid,
29548 const dotdot_endpoint_id_t endpoint_id);
29549
29559 const dotdot_unid_t unid,
29560 const dotdot_endpoint_id_t endpoint_id);
29561
29571 const dotdot_unid_t unid,
29572 const dotdot_endpoint_id_t endpoint_id);
29573
29582 const dotdot_unid_t unid,
29583 const dotdot_endpoint_id_t endpoint_id);
29584// Thermostat SetpointChangeSourceTimestamp
29596 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
29597
29610 const dotdot_unid_t unid,
29611 const dotdot_endpoint_id_t endpoint_id,
29613
29626 const dotdot_unid_t unid,
29627 dotdot_endpoint_id_t endpoint_id,
29629 UTC new_setpoint_change_source_timestamp
29630 );
29631
29641 const dotdot_unid_t unid,
29642 const dotdot_endpoint_id_t endpoint_id);
29643
29653 const dotdot_unid_t unid,
29654 const dotdot_endpoint_id_t endpoint_id);
29655
29665 const dotdot_unid_t unid,
29666 const dotdot_endpoint_id_t endpoint_id);
29667
29677 const dotdot_unid_t unid,
29678 const dotdot_endpoint_id_t endpoint_id);
29679
29688 const dotdot_unid_t unid,
29689 const dotdot_endpoint_id_t endpoint_id);
29690// Thermostat OccupiedSetback
29702 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
29703
29716 const dotdot_unid_t unid,
29717 const dotdot_endpoint_id_t endpoint_id,
29719
29732 const dotdot_unid_t unid,
29733 dotdot_endpoint_id_t endpoint_id,
29735 uint8_t new_occupied_setback
29736 );
29737
29747 const dotdot_unid_t unid,
29748 const dotdot_endpoint_id_t endpoint_id);
29749
29759 const dotdot_unid_t unid,
29760 const dotdot_endpoint_id_t endpoint_id);
29761
29771 const dotdot_unid_t unid,
29772 const dotdot_endpoint_id_t endpoint_id);
29773
29783 const dotdot_unid_t unid,
29784 const dotdot_endpoint_id_t endpoint_id);
29785
29794 const dotdot_unid_t unid,
29795 const dotdot_endpoint_id_t endpoint_id);
29796// Thermostat OccupiedSetbackMin
29808 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
29809
29822 const dotdot_unid_t unid,
29823 const dotdot_endpoint_id_t endpoint_id,
29825
29838 const dotdot_unid_t unid,
29839 dotdot_endpoint_id_t endpoint_id,
29841 uint8_t new_occupied_setback_min
29842 );
29843
29853 const dotdot_unid_t unid,
29854 const dotdot_endpoint_id_t endpoint_id);
29855
29865 const dotdot_unid_t unid,
29866 const dotdot_endpoint_id_t endpoint_id);
29867
29877 const dotdot_unid_t unid,
29878 const dotdot_endpoint_id_t endpoint_id);
29879
29889 const dotdot_unid_t unid,
29890 const dotdot_endpoint_id_t endpoint_id);
29891
29900 const dotdot_unid_t unid,
29901 const dotdot_endpoint_id_t endpoint_id);
29902// Thermostat OccupiedSetbackMax
29914 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
29915
29928 const dotdot_unid_t unid,
29929 const dotdot_endpoint_id_t endpoint_id,
29931
29944 const dotdot_unid_t unid,
29945 dotdot_endpoint_id_t endpoint_id,
29947 uint8_t new_occupied_setback_max
29948 );
29949
29959 const dotdot_unid_t unid,
29960 const dotdot_endpoint_id_t endpoint_id);
29961
29971 const dotdot_unid_t unid,
29972 const dotdot_endpoint_id_t endpoint_id);
29973
29983 const dotdot_unid_t unid,
29984 const dotdot_endpoint_id_t endpoint_id);
29985
29995 const dotdot_unid_t unid,
29996 const dotdot_endpoint_id_t endpoint_id);
29997
30006 const dotdot_unid_t unid,
30007 const dotdot_endpoint_id_t endpoint_id);
30008// Thermostat UnoccupiedSetback
30020 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
30021
30034 const dotdot_unid_t unid,
30035 const dotdot_endpoint_id_t endpoint_id,
30037
30050 const dotdot_unid_t unid,
30051 dotdot_endpoint_id_t endpoint_id,
30053 uint8_t new_unoccupied_setback
30054 );
30055
30065 const dotdot_unid_t unid,
30066 const dotdot_endpoint_id_t endpoint_id);
30067
30077 const dotdot_unid_t unid,
30078 const dotdot_endpoint_id_t endpoint_id);
30079
30089 const dotdot_unid_t unid,
30090 const dotdot_endpoint_id_t endpoint_id);
30091
30101 const dotdot_unid_t unid,
30102 const dotdot_endpoint_id_t endpoint_id);
30103
30112 const dotdot_unid_t unid,
30113 const dotdot_endpoint_id_t endpoint_id);
30114// Thermostat UnoccupiedSetbackMin
30126 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
30127
30140 const dotdot_unid_t unid,
30141 const dotdot_endpoint_id_t endpoint_id,
30143
30156 const dotdot_unid_t unid,
30157 dotdot_endpoint_id_t endpoint_id,
30159 uint8_t new_unoccupied_setback_min
30160 );
30161
30171 const dotdot_unid_t unid,
30172 const dotdot_endpoint_id_t endpoint_id);
30173
30183 const dotdot_unid_t unid,
30184 const dotdot_endpoint_id_t endpoint_id);
30185
30195 const dotdot_unid_t unid,
30196 const dotdot_endpoint_id_t endpoint_id);
30197
30207 const dotdot_unid_t unid,
30208 const dotdot_endpoint_id_t endpoint_id);
30209
30218 const dotdot_unid_t unid,
30219 const dotdot_endpoint_id_t endpoint_id);
30220// Thermostat UnoccupiedSetbackMax
30232 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
30233
30246 const dotdot_unid_t unid,
30247 const dotdot_endpoint_id_t endpoint_id,
30249
30262 const dotdot_unid_t unid,
30263 dotdot_endpoint_id_t endpoint_id,
30265 uint8_t new_unoccupied_setback_max
30266 );
30267
30277 const dotdot_unid_t unid,
30278 const dotdot_endpoint_id_t endpoint_id);
30279
30289 const dotdot_unid_t unid,
30290 const dotdot_endpoint_id_t endpoint_id);
30291
30301 const dotdot_unid_t unid,
30302 const dotdot_endpoint_id_t endpoint_id);
30303
30313 const dotdot_unid_t unid,
30314 const dotdot_endpoint_id_t endpoint_id);
30315
30324 const dotdot_unid_t unid,
30325 const dotdot_endpoint_id_t endpoint_id);
30326// Thermostat EmergencyHeatDelta
30338 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
30339
30352 const dotdot_unid_t unid,
30353 const dotdot_endpoint_id_t endpoint_id,
30355
30368 const dotdot_unid_t unid,
30369 dotdot_endpoint_id_t endpoint_id,
30371 uint8_t new_emergency_heat_delta
30372 );
30373
30383 const dotdot_unid_t unid,
30384 const dotdot_endpoint_id_t endpoint_id);
30385
30395 const dotdot_unid_t unid,
30396 const dotdot_endpoint_id_t endpoint_id);
30397
30407 const dotdot_unid_t unid,
30408 const dotdot_endpoint_id_t endpoint_id);
30409
30419 const dotdot_unid_t unid,
30420 const dotdot_endpoint_id_t endpoint_id);
30421
30430 const dotdot_unid_t unid,
30431 const dotdot_endpoint_id_t endpoint_id);
30432// Thermostat ACType
30444 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
30445
30458 const dotdot_unid_t unid,
30459 const dotdot_endpoint_id_t endpoint_id,
30461
30474 const dotdot_unid_t unid,
30475 dotdot_endpoint_id_t endpoint_id,
30477 uint8_t new_ac_type
30478 );
30479
30489 const dotdot_unid_t unid,
30490 const dotdot_endpoint_id_t endpoint_id);
30491
30501 const dotdot_unid_t unid,
30502 const dotdot_endpoint_id_t endpoint_id);
30503
30513 const dotdot_unid_t unid,
30514 const dotdot_endpoint_id_t endpoint_id);
30515
30525 const dotdot_unid_t unid,
30526 const dotdot_endpoint_id_t endpoint_id);
30527
30536 const dotdot_unid_t unid,
30537 const dotdot_endpoint_id_t endpoint_id);
30538// Thermostat ACCapacity
30550 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
30551
30564 const dotdot_unid_t unid,
30565 const dotdot_endpoint_id_t endpoint_id,
30567
30580 const dotdot_unid_t unid,
30581 dotdot_endpoint_id_t endpoint_id,
30583 uint16_t new_ac_capacity
30584 );
30585
30595 const dotdot_unid_t unid,
30596 const dotdot_endpoint_id_t endpoint_id);
30597
30607 const dotdot_unid_t unid,
30608 const dotdot_endpoint_id_t endpoint_id);
30609
30619 const dotdot_unid_t unid,
30620 const dotdot_endpoint_id_t endpoint_id);
30621
30631 const dotdot_unid_t unid,
30632 const dotdot_endpoint_id_t endpoint_id);
30633
30642 const dotdot_unid_t unid,
30643 const dotdot_endpoint_id_t endpoint_id);
30644// Thermostat ACRefrigerantType
30656 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
30657
30670 const dotdot_unid_t unid,
30671 const dotdot_endpoint_id_t endpoint_id,
30673
30686 const dotdot_unid_t unid,
30687 dotdot_endpoint_id_t endpoint_id,
30689 uint8_t new_ac_refrigerant_type
30690 );
30691
30701 const dotdot_unid_t unid,
30702 const dotdot_endpoint_id_t endpoint_id);
30703
30713 const dotdot_unid_t unid,
30714 const dotdot_endpoint_id_t endpoint_id);
30715
30725 const dotdot_unid_t unid,
30726 const dotdot_endpoint_id_t endpoint_id);
30727
30737 const dotdot_unid_t unid,
30738 const dotdot_endpoint_id_t endpoint_id);
30739
30748 const dotdot_unid_t unid,
30749 const dotdot_endpoint_id_t endpoint_id);
30750// Thermostat ACCompressorType
30762 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
30763
30776 const dotdot_unid_t unid,
30777 const dotdot_endpoint_id_t endpoint_id,
30779
30792 const dotdot_unid_t unid,
30793 dotdot_endpoint_id_t endpoint_id,
30795 uint8_t new_ac_compressor_type
30796 );
30797
30807 const dotdot_unid_t unid,
30808 const dotdot_endpoint_id_t endpoint_id);
30809
30819 const dotdot_unid_t unid,
30820 const dotdot_endpoint_id_t endpoint_id);
30821
30831 const dotdot_unid_t unid,
30832 const dotdot_endpoint_id_t endpoint_id);
30833
30843 const dotdot_unid_t unid,
30844 const dotdot_endpoint_id_t endpoint_id);
30845
30854 const dotdot_unid_t unid,
30855 const dotdot_endpoint_id_t endpoint_id);
30856// Thermostat ACErrorCode
30868 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
30869
30882 const dotdot_unid_t unid,
30883 const dotdot_endpoint_id_t endpoint_id,
30885
30898 const dotdot_unid_t unid,
30899 dotdot_endpoint_id_t endpoint_id,
30901 uint32_t new_ac_error_code
30902 );
30903
30913 const dotdot_unid_t unid,
30914 const dotdot_endpoint_id_t endpoint_id);
30915
30925 const dotdot_unid_t unid,
30926 const dotdot_endpoint_id_t endpoint_id);
30927
30937 const dotdot_unid_t unid,
30938 const dotdot_endpoint_id_t endpoint_id);
30939
30949 const dotdot_unid_t unid,
30950 const dotdot_endpoint_id_t endpoint_id);
30951
30960 const dotdot_unid_t unid,
30961 const dotdot_endpoint_id_t endpoint_id);
30962// Thermostat ACLouverPosition
30974 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
30975
30988 const dotdot_unid_t unid,
30989 const dotdot_endpoint_id_t endpoint_id,
30991
31004 const dotdot_unid_t unid,
31005 dotdot_endpoint_id_t endpoint_id,
31007 uint8_t new_ac_louver_position
31008 );
31009
31019 const dotdot_unid_t unid,
31020 const dotdot_endpoint_id_t endpoint_id);
31021
31031 const dotdot_unid_t unid,
31032 const dotdot_endpoint_id_t endpoint_id);
31033
31043 const dotdot_unid_t unid,
31044 const dotdot_endpoint_id_t endpoint_id);
31045
31055 const dotdot_unid_t unid,
31056 const dotdot_endpoint_id_t endpoint_id);
31057
31066 const dotdot_unid_t unid,
31067 const dotdot_endpoint_id_t endpoint_id);
31068// Thermostat ACCoilTemperature
31080 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
31081
31094 const dotdot_unid_t unid,
31095 const dotdot_endpoint_id_t endpoint_id,
31097
31110 const dotdot_unid_t unid,
31111 dotdot_endpoint_id_t endpoint_id,
31113 int16_t new_ac_coil_temperature
31114 );
31115
31125 const dotdot_unid_t unid,
31126 const dotdot_endpoint_id_t endpoint_id);
31127
31137 const dotdot_unid_t unid,
31138 const dotdot_endpoint_id_t endpoint_id);
31139
31149 const dotdot_unid_t unid,
31150 const dotdot_endpoint_id_t endpoint_id);
31151
31161 const dotdot_unid_t unid,
31162 const dotdot_endpoint_id_t endpoint_id);
31163
31172 const dotdot_unid_t unid,
31173 const dotdot_endpoint_id_t endpoint_id);
31174// Thermostat ACCapacityFormat
31186 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
31187
31200 const dotdot_unid_t unid,
31201 const dotdot_endpoint_id_t endpoint_id,
31203
31216 const dotdot_unid_t unid,
31217 dotdot_endpoint_id_t endpoint_id,
31219 uint8_t new_ac_capacity_format
31220 );
31221
31231 const dotdot_unid_t unid,
31232 const dotdot_endpoint_id_t endpoint_id);
31233
31243 const dotdot_unid_t unid,
31244 const dotdot_endpoint_id_t endpoint_id);
31245
31255 const dotdot_unid_t unid,
31256 const dotdot_endpoint_id_t endpoint_id);
31257
31267 const dotdot_unid_t unid,
31268 const dotdot_endpoint_id_t endpoint_id);
31269
31278 const dotdot_unid_t unid,
31279 const dotdot_endpoint_id_t endpoint_id);
31280
31290 const dotdot_unid_t unid,
31291 const dotdot_endpoint_id_t endpoint_id);
31292
31302 const dotdot_unid_t unid,
31303 const dotdot_endpoint_id_t endpoint_id);
31304
31306// Start of cluster FanControl
31308// FanControl FanMode
31320 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
31321
31334 const dotdot_unid_t unid,
31335 const dotdot_endpoint_id_t endpoint_id,
31337
31350 const dotdot_unid_t unid,
31351 dotdot_endpoint_id_t endpoint_id,
31353 uint8_t new_fan_mode
31354 );
31355
31365 const dotdot_unid_t unid,
31366 const dotdot_endpoint_id_t endpoint_id);
31367
31377 const dotdot_unid_t unid,
31378 const dotdot_endpoint_id_t endpoint_id);
31379
31389 const dotdot_unid_t unid,
31390 const dotdot_endpoint_id_t endpoint_id);
31391
31401 const dotdot_unid_t unid,
31402 const dotdot_endpoint_id_t endpoint_id);
31403
31412 const dotdot_unid_t unid,
31413 const dotdot_endpoint_id_t endpoint_id);
31414// FanControl FanModeSequence
31426 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
31427
31440 const dotdot_unid_t unid,
31441 const dotdot_endpoint_id_t endpoint_id,
31443
31456 const dotdot_unid_t unid,
31457 dotdot_endpoint_id_t endpoint_id,
31459 uint8_t new_fan_mode_sequence
31460 );
31461
31471 const dotdot_unid_t unid,
31472 const dotdot_endpoint_id_t endpoint_id);
31473
31483 const dotdot_unid_t unid,
31484 const dotdot_endpoint_id_t endpoint_id);
31485
31495 const dotdot_unid_t unid,
31496 const dotdot_endpoint_id_t endpoint_id);
31497
31507 const dotdot_unid_t unid,
31508 const dotdot_endpoint_id_t endpoint_id);
31509
31518 const dotdot_unid_t unid,
31519 const dotdot_endpoint_id_t endpoint_id);
31520
31530 const dotdot_unid_t unid,
31531 const dotdot_endpoint_id_t endpoint_id);
31532
31542 const dotdot_unid_t unid,
31543 const dotdot_endpoint_id_t endpoint_id);
31544
31546// Start of cluster DehumidificationControl
31548// DehumidificationControl RelativeHumidity
31560 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
31561
31574 const dotdot_unid_t unid,
31575 const dotdot_endpoint_id_t endpoint_id,
31577
31590 const dotdot_unid_t unid,
31591 dotdot_endpoint_id_t endpoint_id,
31593 uint8_t new_relative_humidity
31594 );
31595
31605 const dotdot_unid_t unid,
31606 const dotdot_endpoint_id_t endpoint_id);
31607
31617 const dotdot_unid_t unid,
31618 const dotdot_endpoint_id_t endpoint_id);
31619
31629 const dotdot_unid_t unid,
31630 const dotdot_endpoint_id_t endpoint_id);
31631
31641 const dotdot_unid_t unid,
31642 const dotdot_endpoint_id_t endpoint_id);
31643
31652 const dotdot_unid_t unid,
31653 const dotdot_endpoint_id_t endpoint_id);
31654// DehumidificationControl DehumidificationCooling
31666 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
31667
31680 const dotdot_unid_t unid,
31681 const dotdot_endpoint_id_t endpoint_id,
31683
31696 const dotdot_unid_t unid,
31697 dotdot_endpoint_id_t endpoint_id,
31699 uint8_t new_dehumidification_cooling
31700 );
31701
31711 const dotdot_unid_t unid,
31712 const dotdot_endpoint_id_t endpoint_id);
31713
31723 const dotdot_unid_t unid,
31724 const dotdot_endpoint_id_t endpoint_id);
31725
31735 const dotdot_unid_t unid,
31736 const dotdot_endpoint_id_t endpoint_id);
31737
31747 const dotdot_unid_t unid,
31748 const dotdot_endpoint_id_t endpoint_id);
31749
31758 const dotdot_unid_t unid,
31759 const dotdot_endpoint_id_t endpoint_id);
31760// DehumidificationControl RHDehumidificationSetpoint
31772 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
31773
31786 const dotdot_unid_t unid,
31787 const dotdot_endpoint_id_t endpoint_id,
31789
31802 const dotdot_unid_t unid,
31803 dotdot_endpoint_id_t endpoint_id,
31805 uint8_t new_rh_dehumidification_setpoint
31806 );
31807
31817 const dotdot_unid_t unid,
31818 const dotdot_endpoint_id_t endpoint_id);
31819
31829 const dotdot_unid_t unid,
31830 const dotdot_endpoint_id_t endpoint_id);
31831
31841 const dotdot_unid_t unid,
31842 const dotdot_endpoint_id_t endpoint_id);
31843
31853 const dotdot_unid_t unid,
31854 const dotdot_endpoint_id_t endpoint_id);
31855
31864 const dotdot_unid_t unid,
31865 const dotdot_endpoint_id_t endpoint_id);
31866// DehumidificationControl RelativeHumidityMode
31878 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
31879
31892 const dotdot_unid_t unid,
31893 const dotdot_endpoint_id_t endpoint_id,
31895
31908 const dotdot_unid_t unid,
31909 dotdot_endpoint_id_t endpoint_id,
31911 uint8_t new_relative_humidity_mode
31912 );
31913
31923 const dotdot_unid_t unid,
31924 const dotdot_endpoint_id_t endpoint_id);
31925
31935 const dotdot_unid_t unid,
31936 const dotdot_endpoint_id_t endpoint_id);
31937
31947 const dotdot_unid_t unid,
31948 const dotdot_endpoint_id_t endpoint_id);
31949
31959 const dotdot_unid_t unid,
31960 const dotdot_endpoint_id_t endpoint_id);
31961
31970 const dotdot_unid_t unid,
31971 const dotdot_endpoint_id_t endpoint_id);
31972// DehumidificationControl DehumidificationLockout
31984 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
31985
31998 const dotdot_unid_t unid,
31999 const dotdot_endpoint_id_t endpoint_id,
32001
32014 const dotdot_unid_t unid,
32015 dotdot_endpoint_id_t endpoint_id,
32017 uint8_t new_dehumidification_lockout
32018 );
32019
32029 const dotdot_unid_t unid,
32030 const dotdot_endpoint_id_t endpoint_id);
32031
32041 const dotdot_unid_t unid,
32042 const dotdot_endpoint_id_t endpoint_id);
32043
32053 const dotdot_unid_t unid,
32054 const dotdot_endpoint_id_t endpoint_id);
32055
32065 const dotdot_unid_t unid,
32066 const dotdot_endpoint_id_t endpoint_id);
32067
32076 const dotdot_unid_t unid,
32077 const dotdot_endpoint_id_t endpoint_id);
32078// DehumidificationControl DehumidificationHysteresis
32090 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
32091
32104 const dotdot_unid_t unid,
32105 const dotdot_endpoint_id_t endpoint_id,
32107
32120 const dotdot_unid_t unid,
32121 dotdot_endpoint_id_t endpoint_id,
32123 uint8_t new_dehumidification_hysteresis
32124 );
32125
32135 const dotdot_unid_t unid,
32136 const dotdot_endpoint_id_t endpoint_id);
32137
32147 const dotdot_unid_t unid,
32148 const dotdot_endpoint_id_t endpoint_id);
32149
32159 const dotdot_unid_t unid,
32160 const dotdot_endpoint_id_t endpoint_id);
32161
32171 const dotdot_unid_t unid,
32172 const dotdot_endpoint_id_t endpoint_id);
32173
32182 const dotdot_unid_t unid,
32183 const dotdot_endpoint_id_t endpoint_id);
32184// DehumidificationControl DehumidificationMaxCool
32196 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
32197
32210 const dotdot_unid_t unid,
32211 const dotdot_endpoint_id_t endpoint_id,
32213
32226 const dotdot_unid_t unid,
32227 dotdot_endpoint_id_t endpoint_id,
32229 uint8_t new_dehumidification_max_cool
32230 );
32231
32241 const dotdot_unid_t unid,
32242 const dotdot_endpoint_id_t endpoint_id);
32243
32253 const dotdot_unid_t unid,
32254 const dotdot_endpoint_id_t endpoint_id);
32255
32265 const dotdot_unid_t unid,
32266 const dotdot_endpoint_id_t endpoint_id);
32267
32277 const dotdot_unid_t unid,
32278 const dotdot_endpoint_id_t endpoint_id);
32279
32288 const dotdot_unid_t unid,
32289 const dotdot_endpoint_id_t endpoint_id);
32290// DehumidificationControl RelativeHumidityDisplay
32302 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
32303
32316 const dotdot_unid_t unid,
32317 const dotdot_endpoint_id_t endpoint_id,
32319
32332 const dotdot_unid_t unid,
32333 dotdot_endpoint_id_t endpoint_id,
32335 uint8_t new_relative_humidity_display
32336 );
32337
32347 const dotdot_unid_t unid,
32348 const dotdot_endpoint_id_t endpoint_id);
32349
32359 const dotdot_unid_t unid,
32360 const dotdot_endpoint_id_t endpoint_id);
32361
32371 const dotdot_unid_t unid,
32372 const dotdot_endpoint_id_t endpoint_id);
32373
32383 const dotdot_unid_t unid,
32384 const dotdot_endpoint_id_t endpoint_id);
32385
32394 const dotdot_unid_t unid,
32395 const dotdot_endpoint_id_t endpoint_id);
32396
32406 const dotdot_unid_t unid,
32407 const dotdot_endpoint_id_t endpoint_id);
32408
32418 const dotdot_unid_t unid,
32419 const dotdot_endpoint_id_t endpoint_id);
32420
32422// Start of cluster ThermostatUserInterfaceConfiguration
32424// ThermostatUserInterfaceConfiguration TemperatureDisplayMode
32436 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
32437
32450 const dotdot_unid_t unid,
32451 const dotdot_endpoint_id_t endpoint_id,
32453
32466 const dotdot_unid_t unid,
32467 dotdot_endpoint_id_t endpoint_id,
32469 uint8_t new_temperature_display_mode
32470 );
32471
32481 const dotdot_unid_t unid,
32482 const dotdot_endpoint_id_t endpoint_id);
32483
32493 const dotdot_unid_t unid,
32494 const dotdot_endpoint_id_t endpoint_id);
32495
32505 const dotdot_unid_t unid,
32506 const dotdot_endpoint_id_t endpoint_id);
32507
32517 const dotdot_unid_t unid,
32518 const dotdot_endpoint_id_t endpoint_id);
32519
32528 const dotdot_unid_t unid,
32529 const dotdot_endpoint_id_t endpoint_id);
32530// ThermostatUserInterfaceConfiguration KeypadLockout
32542 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
32543
32556 const dotdot_unid_t unid,
32557 const dotdot_endpoint_id_t endpoint_id,
32559
32572 const dotdot_unid_t unid,
32573 dotdot_endpoint_id_t endpoint_id,
32575 uint8_t new_keypad_lockout
32576 );
32577
32587 const dotdot_unid_t unid,
32588 const dotdot_endpoint_id_t endpoint_id);
32589
32599 const dotdot_unid_t unid,
32600 const dotdot_endpoint_id_t endpoint_id);
32601
32611 const dotdot_unid_t unid,
32612 const dotdot_endpoint_id_t endpoint_id);
32613
32623 const dotdot_unid_t unid,
32624 const dotdot_endpoint_id_t endpoint_id);
32625
32634 const dotdot_unid_t unid,
32635 const dotdot_endpoint_id_t endpoint_id);
32636// ThermostatUserInterfaceConfiguration ScheduleProgrammingVisibility
32648 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
32649
32662 const dotdot_unid_t unid,
32663 const dotdot_endpoint_id_t endpoint_id,
32665
32678 const dotdot_unid_t unid,
32679 dotdot_endpoint_id_t endpoint_id,
32681 uint8_t new_schedule_programming_visibility
32682 );
32683
32693 const dotdot_unid_t unid,
32694 const dotdot_endpoint_id_t endpoint_id);
32695
32705 const dotdot_unid_t unid,
32706 const dotdot_endpoint_id_t endpoint_id);
32707
32717 const dotdot_unid_t unid,
32718 const dotdot_endpoint_id_t endpoint_id);
32719
32729 const dotdot_unid_t unid,
32730 const dotdot_endpoint_id_t endpoint_id);
32731
32740 const dotdot_unid_t unid,
32741 const dotdot_endpoint_id_t endpoint_id);
32742
32752 const dotdot_unid_t unid,
32753 const dotdot_endpoint_id_t endpoint_id);
32754
32764 const dotdot_unid_t unid,
32765 const dotdot_endpoint_id_t endpoint_id);
32766
32768// Start of cluster ColorControl
32770// ColorControl CurrentHue
32782 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
32783
32796 const dotdot_unid_t unid,
32797 const dotdot_endpoint_id_t endpoint_id,
32799
32812 const dotdot_unid_t unid,
32813 dotdot_endpoint_id_t endpoint_id,
32815 uint8_t new_current_hue
32816 );
32817
32827 const dotdot_unid_t unid,
32828 const dotdot_endpoint_id_t endpoint_id);
32829
32839 const dotdot_unid_t unid,
32840 const dotdot_endpoint_id_t endpoint_id);
32841
32851 const dotdot_unid_t unid,
32852 const dotdot_endpoint_id_t endpoint_id);
32853
32863 const dotdot_unid_t unid,
32864 const dotdot_endpoint_id_t endpoint_id);
32865
32874 const dotdot_unid_t unid,
32875 const dotdot_endpoint_id_t endpoint_id);
32876// ColorControl CurrentSaturation
32888 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
32889
32902 const dotdot_unid_t unid,
32903 const dotdot_endpoint_id_t endpoint_id,
32905
32918 const dotdot_unid_t unid,
32919 dotdot_endpoint_id_t endpoint_id,
32921 uint8_t new_current_saturation
32922 );
32923
32933 const dotdot_unid_t unid,
32934 const dotdot_endpoint_id_t endpoint_id);
32935
32945 const dotdot_unid_t unid,
32946 const dotdot_endpoint_id_t endpoint_id);
32947
32957 const dotdot_unid_t unid,
32958 const dotdot_endpoint_id_t endpoint_id);
32959
32969 const dotdot_unid_t unid,
32970 const dotdot_endpoint_id_t endpoint_id);
32971
32980 const dotdot_unid_t unid,
32981 const dotdot_endpoint_id_t endpoint_id);
32982// ColorControl RemainingTime
32994 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
32995
33008 const dotdot_unid_t unid,
33009 const dotdot_endpoint_id_t endpoint_id,
33011
33024 const dotdot_unid_t unid,
33025 dotdot_endpoint_id_t endpoint_id,
33027 uint16_t new_remaining_time
33028 );
33029
33039 const dotdot_unid_t unid,
33040 const dotdot_endpoint_id_t endpoint_id);
33041
33051 const dotdot_unid_t unid,
33052 const dotdot_endpoint_id_t endpoint_id);
33053
33063 const dotdot_unid_t unid,
33064 const dotdot_endpoint_id_t endpoint_id);
33065
33075 const dotdot_unid_t unid,
33076 const dotdot_endpoint_id_t endpoint_id);
33077
33086 const dotdot_unid_t unid,
33087 const dotdot_endpoint_id_t endpoint_id);
33088// ColorControl CurrentX
33100 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
33101
33114 const dotdot_unid_t unid,
33115 const dotdot_endpoint_id_t endpoint_id,
33117
33130 const dotdot_unid_t unid,
33131 dotdot_endpoint_id_t endpoint_id,
33133 uint16_t new_currentx
33134 );
33135
33145 const dotdot_unid_t unid,
33146 const dotdot_endpoint_id_t endpoint_id);
33147
33157 const dotdot_unid_t unid,
33158 const dotdot_endpoint_id_t endpoint_id);
33159
33169 const dotdot_unid_t unid,
33170 const dotdot_endpoint_id_t endpoint_id);
33171
33181 const dotdot_unid_t unid,
33182 const dotdot_endpoint_id_t endpoint_id);
33183
33192 const dotdot_unid_t unid,
33193 const dotdot_endpoint_id_t endpoint_id);
33194// ColorControl CurrentY
33206 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
33207
33220 const dotdot_unid_t unid,
33221 const dotdot_endpoint_id_t endpoint_id,
33223
33236 const dotdot_unid_t unid,
33237 dotdot_endpoint_id_t endpoint_id,
33239 uint16_t new_currenty
33240 );
33241
33251 const dotdot_unid_t unid,
33252 const dotdot_endpoint_id_t endpoint_id);
33253
33263 const dotdot_unid_t unid,
33264 const dotdot_endpoint_id_t endpoint_id);
33265
33275 const dotdot_unid_t unid,
33276 const dotdot_endpoint_id_t endpoint_id);
33277
33287 const dotdot_unid_t unid,
33288 const dotdot_endpoint_id_t endpoint_id);
33289
33298 const dotdot_unid_t unid,
33299 const dotdot_endpoint_id_t endpoint_id);
33300// ColorControl DriftCompensation
33312 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
33313
33326 const dotdot_unid_t unid,
33327 const dotdot_endpoint_id_t endpoint_id,
33329
33342 const dotdot_unid_t unid,
33343 dotdot_endpoint_id_t endpoint_id,
33345 uint8_t new_drift_compensation
33346 );
33347
33357 const dotdot_unid_t unid,
33358 const dotdot_endpoint_id_t endpoint_id);
33359
33369 const dotdot_unid_t unid,
33370 const dotdot_endpoint_id_t endpoint_id);
33371
33381 const dotdot_unid_t unid,
33382 const dotdot_endpoint_id_t endpoint_id);
33383
33393 const dotdot_unid_t unid,
33394 const dotdot_endpoint_id_t endpoint_id);
33395
33404 const dotdot_unid_t unid,
33405 const dotdot_endpoint_id_t endpoint_id);
33406// ColorControl CompensationText
33418 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
33419
33435 const dotdot_unid_t unid,
33436 const dotdot_endpoint_id_t endpoint_id,
33438
33451 const dotdot_unid_t unid,
33452 dotdot_endpoint_id_t endpoint_id,
33454 const char* new_compensation_text
33455 );
33456
33466 const dotdot_unid_t unid,
33467 const dotdot_endpoint_id_t endpoint_id);
33468
33478 const dotdot_unid_t unid,
33479 const dotdot_endpoint_id_t endpoint_id);
33480
33490 const dotdot_unid_t unid,
33491 const dotdot_endpoint_id_t endpoint_id);
33492
33502 const dotdot_unid_t unid,
33503 const dotdot_endpoint_id_t endpoint_id);
33504
33513 const dotdot_unid_t unid,
33514 const dotdot_endpoint_id_t endpoint_id);
33515// ColorControl ColorTemperatureMireds
33527 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
33528
33541 const dotdot_unid_t unid,
33542 const dotdot_endpoint_id_t endpoint_id,
33544
33557 const dotdot_unid_t unid,
33558 dotdot_endpoint_id_t endpoint_id,
33560 uint16_t new_color_temperature_mireds
33561 );
33562
33572 const dotdot_unid_t unid,
33573 const dotdot_endpoint_id_t endpoint_id);
33574
33584 const dotdot_unid_t unid,
33585 const dotdot_endpoint_id_t endpoint_id);
33586
33596 const dotdot_unid_t unid,
33597 const dotdot_endpoint_id_t endpoint_id);
33598
33608 const dotdot_unid_t unid,
33609 const dotdot_endpoint_id_t endpoint_id);
33610
33619 const dotdot_unid_t unid,
33620 const dotdot_endpoint_id_t endpoint_id);
33621// ColorControl ColorMode
33633 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
33634
33647 const dotdot_unid_t unid,
33648 const dotdot_endpoint_id_t endpoint_id,
33650
33663 const dotdot_unid_t unid,
33664 dotdot_endpoint_id_t endpoint_id,
33666 uint8_t new_color_mode
33667 );
33668
33678 const dotdot_unid_t unid,
33679 const dotdot_endpoint_id_t endpoint_id);
33680
33690 const dotdot_unid_t unid,
33691 const dotdot_endpoint_id_t endpoint_id);
33692
33702 const dotdot_unid_t unid,
33703 const dotdot_endpoint_id_t endpoint_id);
33704
33714 const dotdot_unid_t unid,
33715 const dotdot_endpoint_id_t endpoint_id);
33716
33725 const dotdot_unid_t unid,
33726 const dotdot_endpoint_id_t endpoint_id);
33727// ColorControl Options
33739 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
33740
33753 const dotdot_unid_t unid,
33754 const dotdot_endpoint_id_t endpoint_id,
33756
33769 const dotdot_unid_t unid,
33770 dotdot_endpoint_id_t endpoint_id,
33772 uint8_t new_options
33773 );
33774
33784 const dotdot_unid_t unid,
33785 const dotdot_endpoint_id_t endpoint_id);
33786
33796 const dotdot_unid_t unid,
33797 const dotdot_endpoint_id_t endpoint_id);
33798
33808 const dotdot_unid_t unid,
33809 const dotdot_endpoint_id_t endpoint_id);
33810
33820 const dotdot_unid_t unid,
33821 const dotdot_endpoint_id_t endpoint_id);
33822
33831 const dotdot_unid_t unid,
33832 const dotdot_endpoint_id_t endpoint_id);
33833// ColorControl NumberOfPrimaries
33845 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
33846
33859 const dotdot_unid_t unid,
33860 const dotdot_endpoint_id_t endpoint_id,
33862
33875 const dotdot_unid_t unid,
33876 dotdot_endpoint_id_t endpoint_id,
33878 uint8_t new_number_of_primaries
33879 );
33880
33890 const dotdot_unid_t unid,
33891 const dotdot_endpoint_id_t endpoint_id);
33892
33902 const dotdot_unid_t unid,
33903 const dotdot_endpoint_id_t endpoint_id);
33904
33914 const dotdot_unid_t unid,
33915 const dotdot_endpoint_id_t endpoint_id);
33916
33926 const dotdot_unid_t unid,
33927 const dotdot_endpoint_id_t endpoint_id);
33928
33937 const dotdot_unid_t unid,
33938 const dotdot_endpoint_id_t endpoint_id);
33939// ColorControl Primary1X
33951 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
33952
33965 const dotdot_unid_t unid,
33966 const dotdot_endpoint_id_t endpoint_id,
33968
33981 const dotdot_unid_t unid,
33982 dotdot_endpoint_id_t endpoint_id,
33984 uint16_t new_primary1x
33985 );
33986
33996 const dotdot_unid_t unid,
33997 const dotdot_endpoint_id_t endpoint_id);
33998
34008 const dotdot_unid_t unid,
34009 const dotdot_endpoint_id_t endpoint_id);
34010
34020 const dotdot_unid_t unid,
34021 const dotdot_endpoint_id_t endpoint_id);
34022
34032 const dotdot_unid_t unid,
34033 const dotdot_endpoint_id_t endpoint_id);
34034
34043 const dotdot_unid_t unid,
34044 const dotdot_endpoint_id_t endpoint_id);
34045// ColorControl Primary1Y
34057 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
34058
34071 const dotdot_unid_t unid,
34072 const dotdot_endpoint_id_t endpoint_id,
34074
34087 const dotdot_unid_t unid,
34088 dotdot_endpoint_id_t endpoint_id,
34090 uint16_t new_primary1y
34091 );
34092
34102 const dotdot_unid_t unid,
34103 const dotdot_endpoint_id_t endpoint_id);
34104
34114 const dotdot_unid_t unid,
34115 const dotdot_endpoint_id_t endpoint_id);
34116
34126 const dotdot_unid_t unid,
34127 const dotdot_endpoint_id_t endpoint_id);
34128
34138 const dotdot_unid_t unid,
34139 const dotdot_endpoint_id_t endpoint_id);
34140
34149 const dotdot_unid_t unid,
34150 const dotdot_endpoint_id_t endpoint_id);
34151// ColorControl Primary1Intensity
34163 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
34164
34177 const dotdot_unid_t unid,
34178 const dotdot_endpoint_id_t endpoint_id,
34180
34193 const dotdot_unid_t unid,
34194 dotdot_endpoint_id_t endpoint_id,
34196 uint8_t new_primary1_intensity
34197 );
34198
34208 const dotdot_unid_t unid,
34209 const dotdot_endpoint_id_t endpoint_id);
34210
34220 const dotdot_unid_t unid,
34221 const dotdot_endpoint_id_t endpoint_id);
34222
34232 const dotdot_unid_t unid,
34233 const dotdot_endpoint_id_t endpoint_id);
34234
34244 const dotdot_unid_t unid,
34245 const dotdot_endpoint_id_t endpoint_id);
34246
34255 const dotdot_unid_t unid,
34256 const dotdot_endpoint_id_t endpoint_id);
34257// ColorControl Primary2X
34269 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
34270
34283 const dotdot_unid_t unid,
34284 const dotdot_endpoint_id_t endpoint_id,
34286
34299 const dotdot_unid_t unid,
34300 dotdot_endpoint_id_t endpoint_id,
34302 uint16_t new_primary2x
34303 );
34304
34314 const dotdot_unid_t unid,
34315 const dotdot_endpoint_id_t endpoint_id);
34316
34326 const dotdot_unid_t unid,
34327 const dotdot_endpoint_id_t endpoint_id);
34328
34338 const dotdot_unid_t unid,
34339 const dotdot_endpoint_id_t endpoint_id);
34340
34350 const dotdot_unid_t unid,
34351 const dotdot_endpoint_id_t endpoint_id);
34352
34361 const dotdot_unid_t unid,
34362 const dotdot_endpoint_id_t endpoint_id);
34363// ColorControl Primary2Y
34375 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
34376
34389 const dotdot_unid_t unid,
34390 const dotdot_endpoint_id_t endpoint_id,
34392
34405 const dotdot_unid_t unid,
34406 dotdot_endpoint_id_t endpoint_id,
34408 uint16_t new_primary2y
34409 );
34410
34420 const dotdot_unid_t unid,
34421 const dotdot_endpoint_id_t endpoint_id);
34422
34432 const dotdot_unid_t unid,
34433 const dotdot_endpoint_id_t endpoint_id);
34434
34444 const dotdot_unid_t unid,
34445 const dotdot_endpoint_id_t endpoint_id);
34446
34456 const dotdot_unid_t unid,
34457 const dotdot_endpoint_id_t endpoint_id);
34458
34467 const dotdot_unid_t unid,
34468 const dotdot_endpoint_id_t endpoint_id);
34469// ColorControl Primary2Intensity
34481 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
34482
34495 const dotdot_unid_t unid,
34496 const dotdot_endpoint_id_t endpoint_id,
34498
34511 const dotdot_unid_t unid,
34512 dotdot_endpoint_id_t endpoint_id,
34514 uint8_t new_primary2_intensity
34515 );
34516
34526 const dotdot_unid_t unid,
34527 const dotdot_endpoint_id_t endpoint_id);
34528
34538 const dotdot_unid_t unid,
34539 const dotdot_endpoint_id_t endpoint_id);
34540
34550 const dotdot_unid_t unid,
34551 const dotdot_endpoint_id_t endpoint_id);
34552
34562 const dotdot_unid_t unid,
34563 const dotdot_endpoint_id_t endpoint_id);
34564
34573 const dotdot_unid_t unid,
34574 const dotdot_endpoint_id_t endpoint_id);
34575// ColorControl Primary3X
34587 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
34588
34601 const dotdot_unid_t unid,
34602 const dotdot_endpoint_id_t endpoint_id,
34604
34617 const dotdot_unid_t unid,
34618 dotdot_endpoint_id_t endpoint_id,
34620 uint16_t new_primary3x
34621 );
34622
34632 const dotdot_unid_t unid,
34633 const dotdot_endpoint_id_t endpoint_id);
34634
34644 const dotdot_unid_t unid,
34645 const dotdot_endpoint_id_t endpoint_id);
34646
34656 const dotdot_unid_t unid,
34657 const dotdot_endpoint_id_t endpoint_id);
34658
34668 const dotdot_unid_t unid,
34669 const dotdot_endpoint_id_t endpoint_id);
34670
34679 const dotdot_unid_t unid,
34680 const dotdot_endpoint_id_t endpoint_id);
34681// ColorControl Primary3Y
34693 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
34694
34707 const dotdot_unid_t unid,
34708 const dotdot_endpoint_id_t endpoint_id,
34710
34723 const dotdot_unid_t unid,
34724 dotdot_endpoint_id_t endpoint_id,
34726 uint16_t new_primary3y
34727 );
34728
34738 const dotdot_unid_t unid,
34739 const dotdot_endpoint_id_t endpoint_id);
34740
34750 const dotdot_unid_t unid,
34751 const dotdot_endpoint_id_t endpoint_id);
34752
34762 const dotdot_unid_t unid,
34763 const dotdot_endpoint_id_t endpoint_id);
34764
34774 const dotdot_unid_t unid,
34775 const dotdot_endpoint_id_t endpoint_id);
34776
34785 const dotdot_unid_t unid,
34786 const dotdot_endpoint_id_t endpoint_id);
34787// ColorControl Primary3Intensity
34799 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
34800
34813 const dotdot_unid_t unid,
34814 const dotdot_endpoint_id_t endpoint_id,
34816
34829 const dotdot_unid_t unid,
34830 dotdot_endpoint_id_t endpoint_id,
34832 uint8_t new_primary3_intensity
34833 );
34834
34844 const dotdot_unid_t unid,
34845 const dotdot_endpoint_id_t endpoint_id);
34846
34856 const dotdot_unid_t unid,
34857 const dotdot_endpoint_id_t endpoint_id);
34858
34868 const dotdot_unid_t unid,
34869 const dotdot_endpoint_id_t endpoint_id);
34870
34880 const dotdot_unid_t unid,
34881 const dotdot_endpoint_id_t endpoint_id);
34882
34891 const dotdot_unid_t unid,
34892 const dotdot_endpoint_id_t endpoint_id);
34893// ColorControl Primary4X
34905 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
34906
34919 const dotdot_unid_t unid,
34920 const dotdot_endpoint_id_t endpoint_id,
34922
34935 const dotdot_unid_t unid,
34936 dotdot_endpoint_id_t endpoint_id,
34938 uint16_t new_primary4x
34939 );
34940
34950 const dotdot_unid_t unid,
34951 const dotdot_endpoint_id_t endpoint_id);
34952
34962 const dotdot_unid_t unid,
34963 const dotdot_endpoint_id_t endpoint_id);
34964
34974 const dotdot_unid_t unid,
34975 const dotdot_endpoint_id_t endpoint_id);
34976
34986 const dotdot_unid_t unid,
34987 const dotdot_endpoint_id_t endpoint_id);
34988
34997 const dotdot_unid_t unid,
34998 const dotdot_endpoint_id_t endpoint_id);
34999// ColorControl Primary4Y
35011 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
35012
35025 const dotdot_unid_t unid,
35026 const dotdot_endpoint_id_t endpoint_id,
35028
35041 const dotdot_unid_t unid,
35042 dotdot_endpoint_id_t endpoint_id,
35044 uint16_t new_primary4y
35045 );
35046
35056 const dotdot_unid_t unid,
35057 const dotdot_endpoint_id_t endpoint_id);
35058
35068 const dotdot_unid_t unid,
35069 const dotdot_endpoint_id_t endpoint_id);
35070
35080 const dotdot_unid_t unid,
35081 const dotdot_endpoint_id_t endpoint_id);
35082
35092 const dotdot_unid_t unid,
35093 const dotdot_endpoint_id_t endpoint_id);
35094
35103 const dotdot_unid_t unid,
35104 const dotdot_endpoint_id_t endpoint_id);
35105// ColorControl Primary4Intensity
35117 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
35118
35131 const dotdot_unid_t unid,
35132 const dotdot_endpoint_id_t endpoint_id,
35134
35147 const dotdot_unid_t unid,
35148 dotdot_endpoint_id_t endpoint_id,
35150 uint8_t new_primary4_intensity
35151 );
35152
35162 const dotdot_unid_t unid,
35163 const dotdot_endpoint_id_t endpoint_id);
35164
35174 const dotdot_unid_t unid,
35175 const dotdot_endpoint_id_t endpoint_id);
35176
35186 const dotdot_unid_t unid,
35187 const dotdot_endpoint_id_t endpoint_id);
35188
35198 const dotdot_unid_t unid,
35199 const dotdot_endpoint_id_t endpoint_id);
35200
35209 const dotdot_unid_t unid,
35210 const dotdot_endpoint_id_t endpoint_id);
35211// ColorControl Primary5X
35223 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
35224
35237 const dotdot_unid_t unid,
35238 const dotdot_endpoint_id_t endpoint_id,
35240
35253 const dotdot_unid_t unid,
35254 dotdot_endpoint_id_t endpoint_id,
35256 uint16_t new_primary5x
35257 );
35258
35268 const dotdot_unid_t unid,
35269 const dotdot_endpoint_id_t endpoint_id);
35270
35280 const dotdot_unid_t unid,
35281 const dotdot_endpoint_id_t endpoint_id);
35282
35292 const dotdot_unid_t unid,
35293 const dotdot_endpoint_id_t endpoint_id);
35294
35304 const dotdot_unid_t unid,
35305 const dotdot_endpoint_id_t endpoint_id);
35306
35315 const dotdot_unid_t unid,
35316 const dotdot_endpoint_id_t endpoint_id);
35317// ColorControl Primary5Y
35329 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
35330
35343 const dotdot_unid_t unid,
35344 const dotdot_endpoint_id_t endpoint_id,
35346
35359 const dotdot_unid_t unid,
35360 dotdot_endpoint_id_t endpoint_id,
35362 uint16_t new_primary5y
35363 );
35364
35374 const dotdot_unid_t unid,
35375 const dotdot_endpoint_id_t endpoint_id);
35376
35386 const dotdot_unid_t unid,
35387 const dotdot_endpoint_id_t endpoint_id);
35388
35398 const dotdot_unid_t unid,
35399 const dotdot_endpoint_id_t endpoint_id);
35400
35410 const dotdot_unid_t unid,
35411 const dotdot_endpoint_id_t endpoint_id);
35412
35421 const dotdot_unid_t unid,
35422 const dotdot_endpoint_id_t endpoint_id);
35423// ColorControl Primary5Intensity
35435 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
35436
35449 const dotdot_unid_t unid,
35450 const dotdot_endpoint_id_t endpoint_id,
35452
35465 const dotdot_unid_t unid,
35466 dotdot_endpoint_id_t endpoint_id,
35468 uint8_t new_primary5_intensity
35469 );
35470
35480 const dotdot_unid_t unid,
35481 const dotdot_endpoint_id_t endpoint_id);
35482
35492 const dotdot_unid_t unid,
35493 const dotdot_endpoint_id_t endpoint_id);
35494
35504 const dotdot_unid_t unid,
35505 const dotdot_endpoint_id_t endpoint_id);
35506
35516 const dotdot_unid_t unid,
35517 const dotdot_endpoint_id_t endpoint_id);
35518
35527 const dotdot_unid_t unid,
35528 const dotdot_endpoint_id_t endpoint_id);
35529// ColorControl Primary6X
35541 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
35542
35555 const dotdot_unid_t unid,
35556 const dotdot_endpoint_id_t endpoint_id,
35558
35571 const dotdot_unid_t unid,
35572 dotdot_endpoint_id_t endpoint_id,
35574 uint16_t new_primary6x
35575 );
35576
35586 const dotdot_unid_t unid,
35587 const dotdot_endpoint_id_t endpoint_id);
35588
35598 const dotdot_unid_t unid,
35599 const dotdot_endpoint_id_t endpoint_id);
35600
35610 const dotdot_unid_t unid,
35611 const dotdot_endpoint_id_t endpoint_id);
35612
35622 const dotdot_unid_t unid,
35623 const dotdot_endpoint_id_t endpoint_id);
35624
35633 const dotdot_unid_t unid,
35634 const dotdot_endpoint_id_t endpoint_id);
35635// ColorControl Primary6Y
35647 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
35648
35661 const dotdot_unid_t unid,
35662 const dotdot_endpoint_id_t endpoint_id,
35664
35677 const dotdot_unid_t unid,
35678 dotdot_endpoint_id_t endpoint_id,
35680 uint16_t new_primary6y
35681 );
35682
35692 const dotdot_unid_t unid,
35693 const dotdot_endpoint_id_t endpoint_id);
35694
35704 const dotdot_unid_t unid,
35705 const dotdot_endpoint_id_t endpoint_id);
35706
35716 const dotdot_unid_t unid,
35717 const dotdot_endpoint_id_t endpoint_id);
35718
35728 const dotdot_unid_t unid,
35729 const dotdot_endpoint_id_t endpoint_id);
35730
35739 const dotdot_unid_t unid,
35740 const dotdot_endpoint_id_t endpoint_id);
35741// ColorControl Primary6Intensity
35753 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
35754
35767 const dotdot_unid_t unid,
35768 const dotdot_endpoint_id_t endpoint_id,
35770
35783 const dotdot_unid_t unid,
35784 dotdot_endpoint_id_t endpoint_id,
35786 uint8_t new_primary6_intensity
35787 );
35788
35798 const dotdot_unid_t unid,
35799 const dotdot_endpoint_id_t endpoint_id);
35800
35810 const dotdot_unid_t unid,
35811 const dotdot_endpoint_id_t endpoint_id);
35812
35822 const dotdot_unid_t unid,
35823 const dotdot_endpoint_id_t endpoint_id);
35824
35834 const dotdot_unid_t unid,
35835 const dotdot_endpoint_id_t endpoint_id);
35836
35845 const dotdot_unid_t unid,
35846 const dotdot_endpoint_id_t endpoint_id);
35847// ColorControl WhitePointX
35859 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
35860
35873 const dotdot_unid_t unid,
35874 const dotdot_endpoint_id_t endpoint_id,
35876
35889 const dotdot_unid_t unid,
35890 dotdot_endpoint_id_t endpoint_id,
35892 uint16_t new_white_pointx
35893 );
35894
35904 const dotdot_unid_t unid,
35905 const dotdot_endpoint_id_t endpoint_id);
35906
35916 const dotdot_unid_t unid,
35917 const dotdot_endpoint_id_t endpoint_id);
35918
35928 const dotdot_unid_t unid,
35929 const dotdot_endpoint_id_t endpoint_id);
35930
35940 const dotdot_unid_t unid,
35941 const dotdot_endpoint_id_t endpoint_id);
35942
35951 const dotdot_unid_t unid,
35952 const dotdot_endpoint_id_t endpoint_id);
35953// ColorControl WhitePointY
35965 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
35966
35979 const dotdot_unid_t unid,
35980 const dotdot_endpoint_id_t endpoint_id,
35982
35995 const dotdot_unid_t unid,
35996 dotdot_endpoint_id_t endpoint_id,
35998 uint16_t new_white_pointy
35999 );
36000
36010 const dotdot_unid_t unid,
36011 const dotdot_endpoint_id_t endpoint_id);
36012
36022 const dotdot_unid_t unid,
36023 const dotdot_endpoint_id_t endpoint_id);
36024
36034 const dotdot_unid_t unid,
36035 const dotdot_endpoint_id_t endpoint_id);
36036
36046 const dotdot_unid_t unid,
36047 const dotdot_endpoint_id_t endpoint_id);
36048
36057 const dotdot_unid_t unid,
36058 const dotdot_endpoint_id_t endpoint_id);
36059// ColorControl ColorPointRX
36071 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
36072
36085 const dotdot_unid_t unid,
36086 const dotdot_endpoint_id_t endpoint_id,
36088
36101 const dotdot_unid_t unid,
36102 dotdot_endpoint_id_t endpoint_id,
36104 uint16_t new_color_pointrx
36105 );
36106
36116 const dotdot_unid_t unid,
36117 const dotdot_endpoint_id_t endpoint_id);
36118
36128 const dotdot_unid_t unid,
36129 const dotdot_endpoint_id_t endpoint_id);
36130
36140 const dotdot_unid_t unid,
36141 const dotdot_endpoint_id_t endpoint_id);
36142
36152 const dotdot_unid_t unid,
36153 const dotdot_endpoint_id_t endpoint_id);
36154
36163 const dotdot_unid_t unid,
36164 const dotdot_endpoint_id_t endpoint_id);
36165// ColorControl ColorPointRY
36177 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
36178
36191 const dotdot_unid_t unid,
36192 const dotdot_endpoint_id_t endpoint_id,
36194
36207 const dotdot_unid_t unid,
36208 dotdot_endpoint_id_t endpoint_id,
36210 uint16_t new_color_pointry
36211 );
36212
36222 const dotdot_unid_t unid,
36223 const dotdot_endpoint_id_t endpoint_id);
36224
36234 const dotdot_unid_t unid,
36235 const dotdot_endpoint_id_t endpoint_id);
36236
36246 const dotdot_unid_t unid,
36247 const dotdot_endpoint_id_t endpoint_id);
36248
36258 const dotdot_unid_t unid,
36259 const dotdot_endpoint_id_t endpoint_id);
36260
36269 const dotdot_unid_t unid,
36270 const dotdot_endpoint_id_t endpoint_id);
36271// ColorControl ColorPointRIntensity
36283 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
36284
36297 const dotdot_unid_t unid,
36298 const dotdot_endpoint_id_t endpoint_id,
36300
36313 const dotdot_unid_t unid,
36314 dotdot_endpoint_id_t endpoint_id,
36316 uint8_t new_color_pointr_intensity
36317 );
36318
36328 const dotdot_unid_t unid,
36329 const dotdot_endpoint_id_t endpoint_id);
36330
36340 const dotdot_unid_t unid,
36341 const dotdot_endpoint_id_t endpoint_id);
36342
36352 const dotdot_unid_t unid,
36353 const dotdot_endpoint_id_t endpoint_id);
36354
36364 const dotdot_unid_t unid,
36365 const dotdot_endpoint_id_t endpoint_id);
36366
36375 const dotdot_unid_t unid,
36376 const dotdot_endpoint_id_t endpoint_id);
36377// ColorControl ColorPointGX
36389 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
36390
36403 const dotdot_unid_t unid,
36404 const dotdot_endpoint_id_t endpoint_id,
36406
36419 const dotdot_unid_t unid,
36420 dotdot_endpoint_id_t endpoint_id,
36422 uint16_t new_color_pointgx
36423 );
36424
36434 const dotdot_unid_t unid,
36435 const dotdot_endpoint_id_t endpoint_id);
36436
36446 const dotdot_unid_t unid,
36447 const dotdot_endpoint_id_t endpoint_id);
36448
36458 const dotdot_unid_t unid,
36459 const dotdot_endpoint_id_t endpoint_id);
36460
36470 const dotdot_unid_t unid,
36471 const dotdot_endpoint_id_t endpoint_id);
36472
36481 const dotdot_unid_t unid,
36482 const dotdot_endpoint_id_t endpoint_id);
36483// ColorControl ColorPointGY
36495 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
36496
36509 const dotdot_unid_t unid,
36510 const dotdot_endpoint_id_t endpoint_id,
36512
36525 const dotdot_unid_t unid,
36526 dotdot_endpoint_id_t endpoint_id,
36528 uint16_t new_color_pointgy
36529 );
36530
36540 const dotdot_unid_t unid,
36541 const dotdot_endpoint_id_t endpoint_id);
36542
36552 const dotdot_unid_t unid,
36553 const dotdot_endpoint_id_t endpoint_id);
36554
36564 const dotdot_unid_t unid,
36565 const dotdot_endpoint_id_t endpoint_id);
36566
36576 const dotdot_unid_t unid,
36577 const dotdot_endpoint_id_t endpoint_id);
36578
36587 const dotdot_unid_t unid,
36588 const dotdot_endpoint_id_t endpoint_id);
36589// ColorControl ColorPointGIntensity
36601 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
36602
36615 const dotdot_unid_t unid,
36616 const dotdot_endpoint_id_t endpoint_id,
36618
36631 const dotdot_unid_t unid,
36632 dotdot_endpoint_id_t endpoint_id,
36634 uint8_t new_color_pointg_intensity
36635 );
36636
36646 const dotdot_unid_t unid,
36647 const dotdot_endpoint_id_t endpoint_id);
36648
36658 const dotdot_unid_t unid,
36659 const dotdot_endpoint_id_t endpoint_id);
36660
36670 const dotdot_unid_t unid,
36671 const dotdot_endpoint_id_t endpoint_id);
36672
36682 const dotdot_unid_t unid,
36683 const dotdot_endpoint_id_t endpoint_id);
36684
36693 const dotdot_unid_t unid,
36694 const dotdot_endpoint_id_t endpoint_id);
36695// ColorControl ColorPointBX
36707 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
36708
36721 const dotdot_unid_t unid,
36722 const dotdot_endpoint_id_t endpoint_id,
36724
36737 const dotdot_unid_t unid,
36738 dotdot_endpoint_id_t endpoint_id,
36740 uint16_t new_color_pointbx
36741 );
36742
36752 const dotdot_unid_t unid,
36753 const dotdot_endpoint_id_t endpoint_id);
36754
36764 const dotdot_unid_t unid,
36765 const dotdot_endpoint_id_t endpoint_id);
36766
36776 const dotdot_unid_t unid,
36777 const dotdot_endpoint_id_t endpoint_id);
36778
36788 const dotdot_unid_t unid,
36789 const dotdot_endpoint_id_t endpoint_id);
36790
36799 const dotdot_unid_t unid,
36800 const dotdot_endpoint_id_t endpoint_id);
36801// ColorControl ColorPointBY
36813 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
36814
36827 const dotdot_unid_t unid,
36828 const dotdot_endpoint_id_t endpoint_id,
36830
36843 const dotdot_unid_t unid,
36844 dotdot_endpoint_id_t endpoint_id,
36846 uint16_t new_color_pointby
36847 );
36848
36858 const dotdot_unid_t unid,
36859 const dotdot_endpoint_id_t endpoint_id);
36860
36870 const dotdot_unid_t unid,
36871 const dotdot_endpoint_id_t endpoint_id);
36872
36882 const dotdot_unid_t unid,
36883 const dotdot_endpoint_id_t endpoint_id);
36884
36894 const dotdot_unid_t unid,
36895 const dotdot_endpoint_id_t endpoint_id);
36896
36905 const dotdot_unid_t unid,
36906 const dotdot_endpoint_id_t endpoint_id);
36907// ColorControl ColorPointBIntensity
36919 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
36920
36933 const dotdot_unid_t unid,
36934 const dotdot_endpoint_id_t endpoint_id,
36936
36949 const dotdot_unid_t unid,
36950 dotdot_endpoint_id_t endpoint_id,
36952 uint8_t new_color_pointb_intensity
36953 );
36954
36964 const dotdot_unid_t unid,
36965 const dotdot_endpoint_id_t endpoint_id);
36966
36976 const dotdot_unid_t unid,
36977 const dotdot_endpoint_id_t endpoint_id);
36978
36988 const dotdot_unid_t unid,
36989 const dotdot_endpoint_id_t endpoint_id);
36990
37000 const dotdot_unid_t unid,
37001 const dotdot_endpoint_id_t endpoint_id);
37002
37011 const dotdot_unid_t unid,
37012 const dotdot_endpoint_id_t endpoint_id);
37013// ColorControl EnhancedCurrentHue
37025 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
37026
37039 const dotdot_unid_t unid,
37040 const dotdot_endpoint_id_t endpoint_id,
37042
37055 const dotdot_unid_t unid,
37056 dotdot_endpoint_id_t endpoint_id,
37058 uint16_t new_enhanced_current_hue
37059 );
37060
37070 const dotdot_unid_t unid,
37071 const dotdot_endpoint_id_t endpoint_id);
37072
37082 const dotdot_unid_t unid,
37083 const dotdot_endpoint_id_t endpoint_id);
37084
37094 const dotdot_unid_t unid,
37095 const dotdot_endpoint_id_t endpoint_id);
37096
37106 const dotdot_unid_t unid,
37107 const dotdot_endpoint_id_t endpoint_id);
37108
37117 const dotdot_unid_t unid,
37118 const dotdot_endpoint_id_t endpoint_id);
37119// ColorControl EnhancedColorMode
37131 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
37132
37145 const dotdot_unid_t unid,
37146 const dotdot_endpoint_id_t endpoint_id,
37148
37161 const dotdot_unid_t unid,
37162 dotdot_endpoint_id_t endpoint_id,
37164 uint8_t new_enhanced_color_mode
37165 );
37166
37176 const dotdot_unid_t unid,
37177 const dotdot_endpoint_id_t endpoint_id);
37178
37188 const dotdot_unid_t unid,
37189 const dotdot_endpoint_id_t endpoint_id);
37190
37200 const dotdot_unid_t unid,
37201 const dotdot_endpoint_id_t endpoint_id);
37202
37212 const dotdot_unid_t unid,
37213 const dotdot_endpoint_id_t endpoint_id);
37214
37223 const dotdot_unid_t unid,
37224 const dotdot_endpoint_id_t endpoint_id);
37225// ColorControl ColorLoopActive
37237 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
37238
37251 const dotdot_unid_t unid,
37252 const dotdot_endpoint_id_t endpoint_id,
37254
37267 const dotdot_unid_t unid,
37268 dotdot_endpoint_id_t endpoint_id,
37270 uint8_t new_color_loop_active
37271 );
37272
37282 const dotdot_unid_t unid,
37283 const dotdot_endpoint_id_t endpoint_id);
37284
37294 const dotdot_unid_t unid,
37295 const dotdot_endpoint_id_t endpoint_id);
37296
37306 const dotdot_unid_t unid,
37307 const dotdot_endpoint_id_t endpoint_id);
37308
37318 const dotdot_unid_t unid,
37319 const dotdot_endpoint_id_t endpoint_id);
37320
37329 const dotdot_unid_t unid,
37330 const dotdot_endpoint_id_t endpoint_id);
37331// ColorControl ColorLoopDirection
37343 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
37344
37357 const dotdot_unid_t unid,
37358 const dotdot_endpoint_id_t endpoint_id,
37360
37373 const dotdot_unid_t unid,
37374 dotdot_endpoint_id_t endpoint_id,
37376 uint8_t new_color_loop_direction
37377 );
37378
37388 const dotdot_unid_t unid,
37389 const dotdot_endpoint_id_t endpoint_id);
37390
37400 const dotdot_unid_t unid,
37401 const dotdot_endpoint_id_t endpoint_id);
37402
37412 const dotdot_unid_t unid,
37413 const dotdot_endpoint_id_t endpoint_id);
37414
37424 const dotdot_unid_t unid,
37425 const dotdot_endpoint_id_t endpoint_id);
37426
37435 const dotdot_unid_t unid,
37436 const dotdot_endpoint_id_t endpoint_id);
37437// ColorControl ColorLoopTime
37449 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
37450
37463 const dotdot_unid_t unid,
37464 const dotdot_endpoint_id_t endpoint_id,
37466
37479 const dotdot_unid_t unid,
37480 dotdot_endpoint_id_t endpoint_id,
37482 uint16_t new_color_loop_time
37483 );
37484
37494 const dotdot_unid_t unid,
37495 const dotdot_endpoint_id_t endpoint_id);
37496
37506 const dotdot_unid_t unid,
37507 const dotdot_endpoint_id_t endpoint_id);
37508
37518 const dotdot_unid_t unid,
37519 const dotdot_endpoint_id_t endpoint_id);
37520
37530 const dotdot_unid_t unid,
37531 const dotdot_endpoint_id_t endpoint_id);
37532
37541 const dotdot_unid_t unid,
37542 const dotdot_endpoint_id_t endpoint_id);
37543// ColorControl ColorLoopStartEnhancedHue
37555 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
37556
37569 const dotdot_unid_t unid,
37570 const dotdot_endpoint_id_t endpoint_id,
37572
37585 const dotdot_unid_t unid,
37586 dotdot_endpoint_id_t endpoint_id,
37588 uint16_t new_color_loop_start_enhanced_hue
37589 );
37590
37600 const dotdot_unid_t unid,
37601 const dotdot_endpoint_id_t endpoint_id);
37602
37612 const dotdot_unid_t unid,
37613 const dotdot_endpoint_id_t endpoint_id);
37614
37624 const dotdot_unid_t unid,
37625 const dotdot_endpoint_id_t endpoint_id);
37626
37636 const dotdot_unid_t unid,
37637 const dotdot_endpoint_id_t endpoint_id);
37638
37647 const dotdot_unid_t unid,
37648 const dotdot_endpoint_id_t endpoint_id);
37649// ColorControl ColorLoopStoredEnhancedHue
37661 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
37662
37675 const dotdot_unid_t unid,
37676 const dotdot_endpoint_id_t endpoint_id,
37678
37691 const dotdot_unid_t unid,
37692 dotdot_endpoint_id_t endpoint_id,
37694 uint16_t new_color_loop_stored_enhanced_hue
37695 );
37696
37706 const dotdot_unid_t unid,
37707 const dotdot_endpoint_id_t endpoint_id);
37708
37718 const dotdot_unid_t unid,
37719 const dotdot_endpoint_id_t endpoint_id);
37720
37730 const dotdot_unid_t unid,
37731 const dotdot_endpoint_id_t endpoint_id);
37732
37742 const dotdot_unid_t unid,
37743 const dotdot_endpoint_id_t endpoint_id);
37744
37753 const dotdot_unid_t unid,
37754 const dotdot_endpoint_id_t endpoint_id);
37755// ColorControl ColorCapabilities
37767 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
37768
37781 const dotdot_unid_t unid,
37782 const dotdot_endpoint_id_t endpoint_id,
37784
37797 const dotdot_unid_t unid,
37798 dotdot_endpoint_id_t endpoint_id,
37800 uint16_t new_color_capabilities
37801 );
37802
37812 const dotdot_unid_t unid,
37813 const dotdot_endpoint_id_t endpoint_id);
37814
37824 const dotdot_unid_t unid,
37825 const dotdot_endpoint_id_t endpoint_id);
37826
37836 const dotdot_unid_t unid,
37837 const dotdot_endpoint_id_t endpoint_id);
37838
37848 const dotdot_unid_t unid,
37849 const dotdot_endpoint_id_t endpoint_id);
37850
37859 const dotdot_unid_t unid,
37860 const dotdot_endpoint_id_t endpoint_id);
37861// ColorControl ColorTempPhysicalMinMireds
37873 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
37874
37887 const dotdot_unid_t unid,
37888 const dotdot_endpoint_id_t endpoint_id,
37890
37903 const dotdot_unid_t unid,
37904 dotdot_endpoint_id_t endpoint_id,
37906 uint16_t new_color_temp_physical_min_mireds
37907 );
37908
37918 const dotdot_unid_t unid,
37919 const dotdot_endpoint_id_t endpoint_id);
37920
37930 const dotdot_unid_t unid,
37931 const dotdot_endpoint_id_t endpoint_id);
37932
37942 const dotdot_unid_t unid,
37943 const dotdot_endpoint_id_t endpoint_id);
37944
37954 const dotdot_unid_t unid,
37955 const dotdot_endpoint_id_t endpoint_id);
37956
37965 const dotdot_unid_t unid,
37966 const dotdot_endpoint_id_t endpoint_id);
37967// ColorControl ColorTempPhysicalMaxMireds
37979 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
37980
37993 const dotdot_unid_t unid,
37994 const dotdot_endpoint_id_t endpoint_id,
37996
38009 const dotdot_unid_t unid,
38010 dotdot_endpoint_id_t endpoint_id,
38012 uint16_t new_color_temp_physical_max_mireds
38013 );
38014
38024 const dotdot_unid_t unid,
38025 const dotdot_endpoint_id_t endpoint_id);
38026
38036 const dotdot_unid_t unid,
38037 const dotdot_endpoint_id_t endpoint_id);
38038
38048 const dotdot_unid_t unid,
38049 const dotdot_endpoint_id_t endpoint_id);
38050
38060 const dotdot_unid_t unid,
38061 const dotdot_endpoint_id_t endpoint_id);
38062
38071 const dotdot_unid_t unid,
38072 const dotdot_endpoint_id_t endpoint_id);
38073// ColorControl CoupleColorTempToLevelMinMireds
38085 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
38086
38099 const dotdot_unid_t unid,
38100 const dotdot_endpoint_id_t endpoint_id,
38102
38115 const dotdot_unid_t unid,
38116 dotdot_endpoint_id_t endpoint_id,
38118 uint16_t new_couple_color_temp_to_level_min_mireds
38119 );
38120
38130 const dotdot_unid_t unid,
38131 const dotdot_endpoint_id_t endpoint_id);
38132
38142 const dotdot_unid_t unid,
38143 const dotdot_endpoint_id_t endpoint_id);
38144
38154 const dotdot_unid_t unid,
38155 const dotdot_endpoint_id_t endpoint_id);
38156
38166 const dotdot_unid_t unid,
38167 const dotdot_endpoint_id_t endpoint_id);
38168
38177 const dotdot_unid_t unid,
38178 const dotdot_endpoint_id_t endpoint_id);
38179// ColorControl StartUpColorTemperatureMireds
38191 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
38192
38205 const dotdot_unid_t unid,
38206 const dotdot_endpoint_id_t endpoint_id,
38208
38221 const dotdot_unid_t unid,
38222 dotdot_endpoint_id_t endpoint_id,
38224 uint16_t new_start_up_color_temperature_mireds
38225 );
38226
38236 const dotdot_unid_t unid,
38237 const dotdot_endpoint_id_t endpoint_id);
38238
38248 const dotdot_unid_t unid,
38249 const dotdot_endpoint_id_t endpoint_id);
38250
38260 const dotdot_unid_t unid,
38261 const dotdot_endpoint_id_t endpoint_id);
38262
38272 const dotdot_unid_t unid,
38273 const dotdot_endpoint_id_t endpoint_id);
38274
38283 const dotdot_unid_t unid,
38284 const dotdot_endpoint_id_t endpoint_id);
38285
38295 const dotdot_unid_t unid,
38296 const dotdot_endpoint_id_t endpoint_id);
38297
38307 const dotdot_unid_t unid,
38308 const dotdot_endpoint_id_t endpoint_id);
38309
38311// Start of cluster BallastConfiguration
38313// BallastConfiguration PhysicalMinLevel
38325 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
38326
38339 const dotdot_unid_t unid,
38340 const dotdot_endpoint_id_t endpoint_id,
38342
38355 const dotdot_unid_t unid,
38356 dotdot_endpoint_id_t endpoint_id,
38358 uint8_t new_physical_min_level
38359 );
38360
38370 const dotdot_unid_t unid,
38371 const dotdot_endpoint_id_t endpoint_id);
38372
38382 const dotdot_unid_t unid,
38383 const dotdot_endpoint_id_t endpoint_id);
38384
38394 const dotdot_unid_t unid,
38395 const dotdot_endpoint_id_t endpoint_id);
38396
38406 const dotdot_unid_t unid,
38407 const dotdot_endpoint_id_t endpoint_id);
38408
38417 const dotdot_unid_t unid,
38418 const dotdot_endpoint_id_t endpoint_id);
38419// BallastConfiguration PhysicalMaxLevel
38431 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
38432
38445 const dotdot_unid_t unid,
38446 const dotdot_endpoint_id_t endpoint_id,
38448
38461 const dotdot_unid_t unid,
38462 dotdot_endpoint_id_t endpoint_id,
38464 uint8_t new_physical_max_level
38465 );
38466
38476 const dotdot_unid_t unid,
38477 const dotdot_endpoint_id_t endpoint_id);
38478
38488 const dotdot_unid_t unid,
38489 const dotdot_endpoint_id_t endpoint_id);
38490
38500 const dotdot_unid_t unid,
38501 const dotdot_endpoint_id_t endpoint_id);
38502
38512 const dotdot_unid_t unid,
38513 const dotdot_endpoint_id_t endpoint_id);
38514
38523 const dotdot_unid_t unid,
38524 const dotdot_endpoint_id_t endpoint_id);
38525// BallastConfiguration BallastStatus
38537 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
38538
38551 const dotdot_unid_t unid,
38552 const dotdot_endpoint_id_t endpoint_id,
38554
38567 const dotdot_unid_t unid,
38568 dotdot_endpoint_id_t endpoint_id,
38570 uint8_t new_ballast_status
38571 );
38572
38582 const dotdot_unid_t unid,
38583 const dotdot_endpoint_id_t endpoint_id);
38584
38594 const dotdot_unid_t unid,
38595 const dotdot_endpoint_id_t endpoint_id);
38596
38606 const dotdot_unid_t unid,
38607 const dotdot_endpoint_id_t endpoint_id);
38608
38618 const dotdot_unid_t unid,
38619 const dotdot_endpoint_id_t endpoint_id);
38620
38629 const dotdot_unid_t unid,
38630 const dotdot_endpoint_id_t endpoint_id);
38631// BallastConfiguration MinLevel
38643 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
38644
38657 const dotdot_unid_t unid,
38658 const dotdot_endpoint_id_t endpoint_id,
38660
38673 const dotdot_unid_t unid,
38674 dotdot_endpoint_id_t endpoint_id,
38676 uint8_t new_min_level
38677 );
38678
38688 const dotdot_unid_t unid,
38689 const dotdot_endpoint_id_t endpoint_id);
38690
38700 const dotdot_unid_t unid,
38701 const dotdot_endpoint_id_t endpoint_id);
38702
38712 const dotdot_unid_t unid,
38713 const dotdot_endpoint_id_t endpoint_id);
38714
38724 const dotdot_unid_t unid,
38725 const dotdot_endpoint_id_t endpoint_id);
38726
38735 const dotdot_unid_t unid,
38736 const dotdot_endpoint_id_t endpoint_id);
38737// BallastConfiguration MaxLevel
38749 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
38750
38763 const dotdot_unid_t unid,
38764 const dotdot_endpoint_id_t endpoint_id,
38766
38779 const dotdot_unid_t unid,
38780 dotdot_endpoint_id_t endpoint_id,
38782 uint8_t new_max_level
38783 );
38784
38794 const dotdot_unid_t unid,
38795 const dotdot_endpoint_id_t endpoint_id);
38796
38806 const dotdot_unid_t unid,
38807 const dotdot_endpoint_id_t endpoint_id);
38808
38818 const dotdot_unid_t unid,
38819 const dotdot_endpoint_id_t endpoint_id);
38820
38830 const dotdot_unid_t unid,
38831 const dotdot_endpoint_id_t endpoint_id);
38832
38841 const dotdot_unid_t unid,
38842 const dotdot_endpoint_id_t endpoint_id);
38843// BallastConfiguration PowerOnLevel
38855 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
38856
38869 const dotdot_unid_t unid,
38870 const dotdot_endpoint_id_t endpoint_id,
38872
38885 const dotdot_unid_t unid,
38886 dotdot_endpoint_id_t endpoint_id,
38888 uint8_t new_power_on_level
38889 );
38890
38900 const dotdot_unid_t unid,
38901 const dotdot_endpoint_id_t endpoint_id);
38902
38912 const dotdot_unid_t unid,
38913 const dotdot_endpoint_id_t endpoint_id);
38914
38924 const dotdot_unid_t unid,
38925 const dotdot_endpoint_id_t endpoint_id);
38926
38936 const dotdot_unid_t unid,
38937 const dotdot_endpoint_id_t endpoint_id);
38938
38947 const dotdot_unid_t unid,
38948 const dotdot_endpoint_id_t endpoint_id);
38949// BallastConfiguration PowerOnFadeTime
38961 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
38962
38975 const dotdot_unid_t unid,
38976 const dotdot_endpoint_id_t endpoint_id,
38978
38991 const dotdot_unid_t unid,
38992 dotdot_endpoint_id_t endpoint_id,
38994 uint16_t new_power_on_fade_time
38995 );
38996
39006 const dotdot_unid_t unid,
39007 const dotdot_endpoint_id_t endpoint_id);
39008
39018 const dotdot_unid_t unid,
39019 const dotdot_endpoint_id_t endpoint_id);
39020
39030 const dotdot_unid_t unid,
39031 const dotdot_endpoint_id_t endpoint_id);
39032
39042 const dotdot_unid_t unid,
39043 const dotdot_endpoint_id_t endpoint_id);
39044
39053 const dotdot_unid_t unid,
39054 const dotdot_endpoint_id_t endpoint_id);
39055// BallastConfiguration IntrinsicBallastFactor
39067 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
39068
39081 const dotdot_unid_t unid,
39082 const dotdot_endpoint_id_t endpoint_id,
39084
39097 const dotdot_unid_t unid,
39098 dotdot_endpoint_id_t endpoint_id,
39100 uint8_t new_intrinsic_ballast_factor
39101 );
39102
39112 const dotdot_unid_t unid,
39113 const dotdot_endpoint_id_t endpoint_id);
39114
39124 const dotdot_unid_t unid,
39125 const dotdot_endpoint_id_t endpoint_id);
39126
39136 const dotdot_unid_t unid,
39137 const dotdot_endpoint_id_t endpoint_id);
39138
39148 const dotdot_unid_t unid,
39149 const dotdot_endpoint_id_t endpoint_id);
39150
39159 const dotdot_unid_t unid,
39160 const dotdot_endpoint_id_t endpoint_id);
39161// BallastConfiguration BallastFactorAdjustment
39173 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
39174
39187 const dotdot_unid_t unid,
39188 const dotdot_endpoint_id_t endpoint_id,
39190
39203 const dotdot_unid_t unid,
39204 dotdot_endpoint_id_t endpoint_id,
39206 uint8_t new_ballast_factor_adjustment
39207 );
39208
39218 const dotdot_unid_t unid,
39219 const dotdot_endpoint_id_t endpoint_id);
39220
39230 const dotdot_unid_t unid,
39231 const dotdot_endpoint_id_t endpoint_id);
39232
39242 const dotdot_unid_t unid,
39243 const dotdot_endpoint_id_t endpoint_id);
39244
39254 const dotdot_unid_t unid,
39255 const dotdot_endpoint_id_t endpoint_id);
39256
39265 const dotdot_unid_t unid,
39266 const dotdot_endpoint_id_t endpoint_id);
39267// BallastConfiguration LampQuantity
39279 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
39280
39293 const dotdot_unid_t unid,
39294 const dotdot_endpoint_id_t endpoint_id,
39296
39309 const dotdot_unid_t unid,
39310 dotdot_endpoint_id_t endpoint_id,
39312 uint8_t new_lamp_quantity
39313 );
39314
39324 const dotdot_unid_t unid,
39325 const dotdot_endpoint_id_t endpoint_id);
39326
39336 const dotdot_unid_t unid,
39337 const dotdot_endpoint_id_t endpoint_id);
39338
39348 const dotdot_unid_t unid,
39349 const dotdot_endpoint_id_t endpoint_id);
39350
39360 const dotdot_unid_t unid,
39361 const dotdot_endpoint_id_t endpoint_id);
39362
39371 const dotdot_unid_t unid,
39372 const dotdot_endpoint_id_t endpoint_id);
39373// BallastConfiguration LampType
39385 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
39386
39402 const dotdot_unid_t unid,
39403 const dotdot_endpoint_id_t endpoint_id,
39405
39418 const dotdot_unid_t unid,
39419 dotdot_endpoint_id_t endpoint_id,
39421 const char* new_lamp_type
39422 );
39423
39433 const dotdot_unid_t unid,
39434 const dotdot_endpoint_id_t endpoint_id);
39435
39445 const dotdot_unid_t unid,
39446 const dotdot_endpoint_id_t endpoint_id);
39447
39457 const dotdot_unid_t unid,
39458 const dotdot_endpoint_id_t endpoint_id);
39459
39469 const dotdot_unid_t unid,
39470 const dotdot_endpoint_id_t endpoint_id);
39471
39480 const dotdot_unid_t unid,
39481 const dotdot_endpoint_id_t endpoint_id);
39482// BallastConfiguration LampManufacturer
39494 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
39495
39511 const dotdot_unid_t unid,
39512 const dotdot_endpoint_id_t endpoint_id,
39514
39527 const dotdot_unid_t unid,
39528 dotdot_endpoint_id_t endpoint_id,
39530 const char* new_lamp_manufacturer
39531 );
39532
39542 const dotdot_unid_t unid,
39543 const dotdot_endpoint_id_t endpoint_id);
39544
39554 const dotdot_unid_t unid,
39555 const dotdot_endpoint_id_t endpoint_id);
39556
39566 const dotdot_unid_t unid,
39567 const dotdot_endpoint_id_t endpoint_id);
39568
39578 const dotdot_unid_t unid,
39579 const dotdot_endpoint_id_t endpoint_id);
39580
39589 const dotdot_unid_t unid,
39590 const dotdot_endpoint_id_t endpoint_id);
39591// BallastConfiguration LampRatedHours
39603 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
39604
39617 const dotdot_unid_t unid,
39618 const dotdot_endpoint_id_t endpoint_id,
39620
39633 const dotdot_unid_t unid,
39634 dotdot_endpoint_id_t endpoint_id,
39636 uint32_t new_lamp_rated_hours
39637 );
39638
39648 const dotdot_unid_t unid,
39649 const dotdot_endpoint_id_t endpoint_id);
39650
39660 const dotdot_unid_t unid,
39661 const dotdot_endpoint_id_t endpoint_id);
39662
39672 const dotdot_unid_t unid,
39673 const dotdot_endpoint_id_t endpoint_id);
39674
39684 const dotdot_unid_t unid,
39685 const dotdot_endpoint_id_t endpoint_id);
39686
39695 const dotdot_unid_t unid,
39696 const dotdot_endpoint_id_t endpoint_id);
39697// BallastConfiguration LampBurnHours
39709 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
39710
39723 const dotdot_unid_t unid,
39724 const dotdot_endpoint_id_t endpoint_id,
39726
39739 const dotdot_unid_t unid,
39740 dotdot_endpoint_id_t endpoint_id,
39742 uint32_t new_lamp_burn_hours
39743 );
39744
39754 const dotdot_unid_t unid,
39755 const dotdot_endpoint_id_t endpoint_id);
39756
39766 const dotdot_unid_t unid,
39767 const dotdot_endpoint_id_t endpoint_id);
39768
39778 const dotdot_unid_t unid,
39779 const dotdot_endpoint_id_t endpoint_id);
39780
39790 const dotdot_unid_t unid,
39791 const dotdot_endpoint_id_t endpoint_id);
39792
39801 const dotdot_unid_t unid,
39802 const dotdot_endpoint_id_t endpoint_id);
39803// BallastConfiguration LampAlarmMode
39815 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
39816
39829 const dotdot_unid_t unid,
39830 const dotdot_endpoint_id_t endpoint_id,
39832
39845 const dotdot_unid_t unid,
39846 dotdot_endpoint_id_t endpoint_id,
39848 uint8_t new_lamp_alarm_mode
39849 );
39850
39860 const dotdot_unid_t unid,
39861 const dotdot_endpoint_id_t endpoint_id);
39862
39872 const dotdot_unid_t unid,
39873 const dotdot_endpoint_id_t endpoint_id);
39874
39884 const dotdot_unid_t unid,
39885 const dotdot_endpoint_id_t endpoint_id);
39886
39896 const dotdot_unid_t unid,
39897 const dotdot_endpoint_id_t endpoint_id);
39898
39907 const dotdot_unid_t unid,
39908 const dotdot_endpoint_id_t endpoint_id);
39909// BallastConfiguration LampBurnHoursTripPoint
39921 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
39922
39935 const dotdot_unid_t unid,
39936 const dotdot_endpoint_id_t endpoint_id,
39938
39951 const dotdot_unid_t unid,
39952 dotdot_endpoint_id_t endpoint_id,
39954 uint32_t new_lamp_burn_hours_trip_point
39955 );
39956
39966 const dotdot_unid_t unid,
39967 const dotdot_endpoint_id_t endpoint_id);
39968
39978 const dotdot_unid_t unid,
39979 const dotdot_endpoint_id_t endpoint_id);
39980
39990 const dotdot_unid_t unid,
39991 const dotdot_endpoint_id_t endpoint_id);
39992
40002 const dotdot_unid_t unid,
40003 const dotdot_endpoint_id_t endpoint_id);
40004
40013 const dotdot_unid_t unid,
40014 const dotdot_endpoint_id_t endpoint_id);
40015
40025 const dotdot_unid_t unid,
40026 const dotdot_endpoint_id_t endpoint_id);
40027
40037 const dotdot_unid_t unid,
40038 const dotdot_endpoint_id_t endpoint_id);
40039
40041// Start of cluster IlluminanceMeasurement
40043// IlluminanceMeasurement MeasuredValue
40055 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
40056
40069 const dotdot_unid_t unid,
40070 const dotdot_endpoint_id_t endpoint_id,
40072
40085 const dotdot_unid_t unid,
40086 dotdot_endpoint_id_t endpoint_id,
40088 uint16_t new_measured_value
40089 );
40090
40100 const dotdot_unid_t unid,
40101 const dotdot_endpoint_id_t endpoint_id);
40102
40112 const dotdot_unid_t unid,
40113 const dotdot_endpoint_id_t endpoint_id);
40114
40124 const dotdot_unid_t unid,
40125 const dotdot_endpoint_id_t endpoint_id);
40126
40136 const dotdot_unid_t unid,
40137 const dotdot_endpoint_id_t endpoint_id);
40138
40147 const dotdot_unid_t unid,
40148 const dotdot_endpoint_id_t endpoint_id);
40149// IlluminanceMeasurement MinMeasuredValue
40161 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
40162
40175 const dotdot_unid_t unid,
40176 const dotdot_endpoint_id_t endpoint_id,
40178
40191 const dotdot_unid_t unid,
40192 dotdot_endpoint_id_t endpoint_id,
40194 uint16_t new_min_measured_value
40195 );
40196
40206 const dotdot_unid_t unid,
40207 const dotdot_endpoint_id_t endpoint_id);
40208
40218 const dotdot_unid_t unid,
40219 const dotdot_endpoint_id_t endpoint_id);
40220
40230 const dotdot_unid_t unid,
40231 const dotdot_endpoint_id_t endpoint_id);
40232
40242 const dotdot_unid_t unid,
40243 const dotdot_endpoint_id_t endpoint_id);
40244
40253 const dotdot_unid_t unid,
40254 const dotdot_endpoint_id_t endpoint_id);
40255// IlluminanceMeasurement MaxMeasuredValue
40267 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
40268
40281 const dotdot_unid_t unid,
40282 const dotdot_endpoint_id_t endpoint_id,
40284
40297 const dotdot_unid_t unid,
40298 dotdot_endpoint_id_t endpoint_id,
40300 uint16_t new_max_measured_value
40301 );
40302
40312 const dotdot_unid_t unid,
40313 const dotdot_endpoint_id_t endpoint_id);
40314
40324 const dotdot_unid_t unid,
40325 const dotdot_endpoint_id_t endpoint_id);
40326
40336 const dotdot_unid_t unid,
40337 const dotdot_endpoint_id_t endpoint_id);
40338
40348 const dotdot_unid_t unid,
40349 const dotdot_endpoint_id_t endpoint_id);
40350
40359 const dotdot_unid_t unid,
40360 const dotdot_endpoint_id_t endpoint_id);
40361// IlluminanceMeasurement Tolerance
40373 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
40374
40387 const dotdot_unid_t unid,
40388 const dotdot_endpoint_id_t endpoint_id,
40390
40403 const dotdot_unid_t unid,
40404 dotdot_endpoint_id_t endpoint_id,
40406 uint16_t new_tolerance
40407 );
40408
40418 const dotdot_unid_t unid,
40419 const dotdot_endpoint_id_t endpoint_id);
40420
40430 const dotdot_unid_t unid,
40431 const dotdot_endpoint_id_t endpoint_id);
40432
40442 const dotdot_unid_t unid,
40443 const dotdot_endpoint_id_t endpoint_id);
40444
40454 const dotdot_unid_t unid,
40455 const dotdot_endpoint_id_t endpoint_id);
40456
40465 const dotdot_unid_t unid,
40466 const dotdot_endpoint_id_t endpoint_id);
40467// IlluminanceMeasurement LightSensorType
40479 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
40480
40493 const dotdot_unid_t unid,
40494 const dotdot_endpoint_id_t endpoint_id,
40496
40509 const dotdot_unid_t unid,
40510 dotdot_endpoint_id_t endpoint_id,
40512 uint8_t new_light_sensor_type
40513 );
40514
40524 const dotdot_unid_t unid,
40525 const dotdot_endpoint_id_t endpoint_id);
40526
40536 const dotdot_unid_t unid,
40537 const dotdot_endpoint_id_t endpoint_id);
40538
40548 const dotdot_unid_t unid,
40549 const dotdot_endpoint_id_t endpoint_id);
40550
40560 const dotdot_unid_t unid,
40561 const dotdot_endpoint_id_t endpoint_id);
40562
40571 const dotdot_unid_t unid,
40572 const dotdot_endpoint_id_t endpoint_id);
40573
40583 const dotdot_unid_t unid,
40584 const dotdot_endpoint_id_t endpoint_id);
40585
40595 const dotdot_unid_t unid,
40596 const dotdot_endpoint_id_t endpoint_id);
40597
40599// Start of cluster IlluminanceLevelSensing
40601// IlluminanceLevelSensing LevelStatus
40613 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
40614
40627 const dotdot_unid_t unid,
40628 const dotdot_endpoint_id_t endpoint_id,
40630
40643 const dotdot_unid_t unid,
40644 dotdot_endpoint_id_t endpoint_id,
40646 uint8_t new_level_status
40647 );
40648
40658 const dotdot_unid_t unid,
40659 const dotdot_endpoint_id_t endpoint_id);
40660
40670 const dotdot_unid_t unid,
40671 const dotdot_endpoint_id_t endpoint_id);
40672
40682 const dotdot_unid_t unid,
40683 const dotdot_endpoint_id_t endpoint_id);
40684
40694 const dotdot_unid_t unid,
40695 const dotdot_endpoint_id_t endpoint_id);
40696
40705 const dotdot_unid_t unid,
40706 const dotdot_endpoint_id_t endpoint_id);
40707// IlluminanceLevelSensing LightSensorType
40719 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
40720
40733 const dotdot_unid_t unid,
40734 const dotdot_endpoint_id_t endpoint_id,
40736
40749 const dotdot_unid_t unid,
40750 dotdot_endpoint_id_t endpoint_id,
40752 uint8_t new_light_sensor_type
40753 );
40754
40764 const dotdot_unid_t unid,
40765 const dotdot_endpoint_id_t endpoint_id);
40766
40776 const dotdot_unid_t unid,
40777 const dotdot_endpoint_id_t endpoint_id);
40778
40788 const dotdot_unid_t unid,
40789 const dotdot_endpoint_id_t endpoint_id);
40790
40800 const dotdot_unid_t unid,
40801 const dotdot_endpoint_id_t endpoint_id);
40802
40811 const dotdot_unid_t unid,
40812 const dotdot_endpoint_id_t endpoint_id);
40813// IlluminanceLevelSensing IlluminanceTargetLevel
40825 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
40826
40839 const dotdot_unid_t unid,
40840 const dotdot_endpoint_id_t endpoint_id,
40842
40855 const dotdot_unid_t unid,
40856 dotdot_endpoint_id_t endpoint_id,
40858 uint16_t new_illuminance_target_level
40859 );
40860
40870 const dotdot_unid_t unid,
40871 const dotdot_endpoint_id_t endpoint_id);
40872
40882 const dotdot_unid_t unid,
40883 const dotdot_endpoint_id_t endpoint_id);
40884
40894 const dotdot_unid_t unid,
40895 const dotdot_endpoint_id_t endpoint_id);
40896
40906 const dotdot_unid_t unid,
40907 const dotdot_endpoint_id_t endpoint_id);
40908
40917 const dotdot_unid_t unid,
40918 const dotdot_endpoint_id_t endpoint_id);
40919
40929 const dotdot_unid_t unid,
40930 const dotdot_endpoint_id_t endpoint_id);
40931
40941 const dotdot_unid_t unid,
40942 const dotdot_endpoint_id_t endpoint_id);
40943
40945// Start of cluster TemperatureMeasurement
40947// TemperatureMeasurement MeasuredValue
40959 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
40960
40973 const dotdot_unid_t unid,
40974 const dotdot_endpoint_id_t endpoint_id,
40976
40989 const dotdot_unid_t unid,
40990 dotdot_endpoint_id_t endpoint_id,
40992 int16_t new_measured_value
40993 );
40994
41004 const dotdot_unid_t unid,
41005 const dotdot_endpoint_id_t endpoint_id);
41006
41016 const dotdot_unid_t unid,
41017 const dotdot_endpoint_id_t endpoint_id);
41018
41028 const dotdot_unid_t unid,
41029 const dotdot_endpoint_id_t endpoint_id);
41030
41040 const dotdot_unid_t unid,
41041 const dotdot_endpoint_id_t endpoint_id);
41042
41051 const dotdot_unid_t unid,
41052 const dotdot_endpoint_id_t endpoint_id);
41053// TemperatureMeasurement MinMeasuredValue
41065 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
41066
41079 const dotdot_unid_t unid,
41080 const dotdot_endpoint_id_t endpoint_id,
41082
41095 const dotdot_unid_t unid,
41096 dotdot_endpoint_id_t endpoint_id,
41098 int16_t new_min_measured_value
41099 );
41100
41110 const dotdot_unid_t unid,
41111 const dotdot_endpoint_id_t endpoint_id);
41112
41122 const dotdot_unid_t unid,
41123 const dotdot_endpoint_id_t endpoint_id);
41124
41134 const dotdot_unid_t unid,
41135 const dotdot_endpoint_id_t endpoint_id);
41136
41146 const dotdot_unid_t unid,
41147 const dotdot_endpoint_id_t endpoint_id);
41148
41157 const dotdot_unid_t unid,
41158 const dotdot_endpoint_id_t endpoint_id);
41159// TemperatureMeasurement MaxMeasuredValue
41171 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
41172
41185 const dotdot_unid_t unid,
41186 const dotdot_endpoint_id_t endpoint_id,
41188
41201 const dotdot_unid_t unid,
41202 dotdot_endpoint_id_t endpoint_id,
41204 int16_t new_max_measured_value
41205 );
41206
41216 const dotdot_unid_t unid,
41217 const dotdot_endpoint_id_t endpoint_id);
41218
41228 const dotdot_unid_t unid,
41229 const dotdot_endpoint_id_t endpoint_id);
41230
41240 const dotdot_unid_t unid,
41241 const dotdot_endpoint_id_t endpoint_id);
41242
41252 const dotdot_unid_t unid,
41253 const dotdot_endpoint_id_t endpoint_id);
41254
41263 const dotdot_unid_t unid,
41264 const dotdot_endpoint_id_t endpoint_id);
41265// TemperatureMeasurement Tolerance
41277 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
41278
41291 const dotdot_unid_t unid,
41292 const dotdot_endpoint_id_t endpoint_id,
41294
41307 const dotdot_unid_t unid,
41308 dotdot_endpoint_id_t endpoint_id,
41310 uint16_t new_tolerance
41311 );
41312
41322 const dotdot_unid_t unid,
41323 const dotdot_endpoint_id_t endpoint_id);
41324
41334 const dotdot_unid_t unid,
41335 const dotdot_endpoint_id_t endpoint_id);
41336
41346 const dotdot_unid_t unid,
41347 const dotdot_endpoint_id_t endpoint_id);
41348
41358 const dotdot_unid_t unid,
41359 const dotdot_endpoint_id_t endpoint_id);
41360
41369 const dotdot_unid_t unid,
41370 const dotdot_endpoint_id_t endpoint_id);
41371
41381 const dotdot_unid_t unid,
41382 const dotdot_endpoint_id_t endpoint_id);
41383
41393 const dotdot_unid_t unid,
41394 const dotdot_endpoint_id_t endpoint_id);
41395
41397// Start of cluster PressureMeasurement
41399// PressureMeasurement MeasuredValue
41411 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
41412
41425 const dotdot_unid_t unid,
41426 const dotdot_endpoint_id_t endpoint_id,
41428
41441 const dotdot_unid_t unid,
41442 dotdot_endpoint_id_t endpoint_id,
41444 int16_t new_measured_value
41445 );
41446
41456 const dotdot_unid_t unid,
41457 const dotdot_endpoint_id_t endpoint_id);
41458
41468 const dotdot_unid_t unid,
41469 const dotdot_endpoint_id_t endpoint_id);
41470
41480 const dotdot_unid_t unid,
41481 const dotdot_endpoint_id_t endpoint_id);
41482
41492 const dotdot_unid_t unid,
41493 const dotdot_endpoint_id_t endpoint_id);
41494
41503 const dotdot_unid_t unid,
41504 const dotdot_endpoint_id_t endpoint_id);
41505// PressureMeasurement MinMeasuredValue
41517 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
41518
41531 const dotdot_unid_t unid,
41532 const dotdot_endpoint_id_t endpoint_id,
41534
41547 const dotdot_unid_t unid,
41548 dotdot_endpoint_id_t endpoint_id,
41550 int16_t new_min_measured_value
41551 );
41552
41562 const dotdot_unid_t unid,
41563 const dotdot_endpoint_id_t endpoint_id);
41564
41574 const dotdot_unid_t unid,
41575 const dotdot_endpoint_id_t endpoint_id);
41576
41586 const dotdot_unid_t unid,
41587 const dotdot_endpoint_id_t endpoint_id);
41588
41598 const dotdot_unid_t unid,
41599 const dotdot_endpoint_id_t endpoint_id);
41600
41609 const dotdot_unid_t unid,
41610 const dotdot_endpoint_id_t endpoint_id);
41611// PressureMeasurement MaxMeasuredValue
41623 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
41624
41637 const dotdot_unid_t unid,
41638 const dotdot_endpoint_id_t endpoint_id,
41640
41653 const dotdot_unid_t unid,
41654 dotdot_endpoint_id_t endpoint_id,
41656 int16_t new_max_measured_value
41657 );
41658
41668 const dotdot_unid_t unid,
41669 const dotdot_endpoint_id_t endpoint_id);
41670
41680 const dotdot_unid_t unid,
41681 const dotdot_endpoint_id_t endpoint_id);
41682
41692 const dotdot_unid_t unid,
41693 const dotdot_endpoint_id_t endpoint_id);
41694
41704 const dotdot_unid_t unid,
41705 const dotdot_endpoint_id_t endpoint_id);
41706
41715 const dotdot_unid_t unid,
41716 const dotdot_endpoint_id_t endpoint_id);
41717// PressureMeasurement Tolerance
41729 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
41730
41743 const dotdot_unid_t unid,
41744 const dotdot_endpoint_id_t endpoint_id,
41746
41759 const dotdot_unid_t unid,
41760 dotdot_endpoint_id_t endpoint_id,
41762 uint16_t new_tolerance
41763 );
41764
41774 const dotdot_unid_t unid,
41775 const dotdot_endpoint_id_t endpoint_id);
41776
41786 const dotdot_unid_t unid,
41787 const dotdot_endpoint_id_t endpoint_id);
41788
41798 const dotdot_unid_t unid,
41799 const dotdot_endpoint_id_t endpoint_id);
41800
41810 const dotdot_unid_t unid,
41811 const dotdot_endpoint_id_t endpoint_id);
41812
41821 const dotdot_unid_t unid,
41822 const dotdot_endpoint_id_t endpoint_id);
41823// PressureMeasurement ScaledValue
41835 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
41836
41849 const dotdot_unid_t unid,
41850 const dotdot_endpoint_id_t endpoint_id,
41852
41865 const dotdot_unid_t unid,
41866 dotdot_endpoint_id_t endpoint_id,
41868 int16_t new_scaled_value
41869 );
41870
41880 const dotdot_unid_t unid,
41881 const dotdot_endpoint_id_t endpoint_id);
41882
41892 const dotdot_unid_t unid,
41893 const dotdot_endpoint_id_t endpoint_id);
41894
41904 const dotdot_unid_t unid,
41905 const dotdot_endpoint_id_t endpoint_id);
41906
41916 const dotdot_unid_t unid,
41917 const dotdot_endpoint_id_t endpoint_id);
41918
41927 const dotdot_unid_t unid,
41928 const dotdot_endpoint_id_t endpoint_id);
41929// PressureMeasurement MinScaledValue
41941 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
41942
41955 const dotdot_unid_t unid,
41956 const dotdot_endpoint_id_t endpoint_id,
41958
41971 const dotdot_unid_t unid,
41972 dotdot_endpoint_id_t endpoint_id,
41974 int16_t new_min_scaled_value
41975 );
41976
41986 const dotdot_unid_t unid,
41987 const dotdot_endpoint_id_t endpoint_id);
41988
41998 const dotdot_unid_t unid,
41999 const dotdot_endpoint_id_t endpoint_id);
42000
42010 const dotdot_unid_t unid,
42011 const dotdot_endpoint_id_t endpoint_id);
42012
42022 const dotdot_unid_t unid,
42023 const dotdot_endpoint_id_t endpoint_id);
42024
42033 const dotdot_unid_t unid,
42034 const dotdot_endpoint_id_t endpoint_id);
42035// PressureMeasurement MaxScaledValue
42047 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
42048
42061 const dotdot_unid_t unid,
42062 const dotdot_endpoint_id_t endpoint_id,
42064
42077 const dotdot_unid_t unid,
42078 dotdot_endpoint_id_t endpoint_id,
42080 int16_t new_max_scaled_value
42081 );
42082
42092 const dotdot_unid_t unid,
42093 const dotdot_endpoint_id_t endpoint_id);
42094
42104 const dotdot_unid_t unid,
42105 const dotdot_endpoint_id_t endpoint_id);
42106
42116 const dotdot_unid_t unid,
42117 const dotdot_endpoint_id_t endpoint_id);
42118
42128 const dotdot_unid_t unid,
42129 const dotdot_endpoint_id_t endpoint_id);
42130
42139 const dotdot_unid_t unid,
42140 const dotdot_endpoint_id_t endpoint_id);
42141// PressureMeasurement ScaledTolerance
42153 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
42154
42167 const dotdot_unid_t unid,
42168 const dotdot_endpoint_id_t endpoint_id,
42170
42183 const dotdot_unid_t unid,
42184 dotdot_endpoint_id_t endpoint_id,
42186 uint16_t new_scaled_tolerance
42187 );
42188
42198 const dotdot_unid_t unid,
42199 const dotdot_endpoint_id_t endpoint_id);
42200
42210 const dotdot_unid_t unid,
42211 const dotdot_endpoint_id_t endpoint_id);
42212
42222 const dotdot_unid_t unid,
42223 const dotdot_endpoint_id_t endpoint_id);
42224
42234 const dotdot_unid_t unid,
42235 const dotdot_endpoint_id_t endpoint_id);
42236
42245 const dotdot_unid_t unid,
42246 const dotdot_endpoint_id_t endpoint_id);
42247// PressureMeasurement Scale
42259 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
42260
42273 const dotdot_unid_t unid,
42274 const dotdot_endpoint_id_t endpoint_id,
42276
42289 const dotdot_unid_t unid,
42290 dotdot_endpoint_id_t endpoint_id,
42292 int8_t new_scale
42293 );
42294
42304 const dotdot_unid_t unid,
42305 const dotdot_endpoint_id_t endpoint_id);
42306
42316 const dotdot_unid_t unid,
42317 const dotdot_endpoint_id_t endpoint_id);
42318
42328 const dotdot_unid_t unid,
42329 const dotdot_endpoint_id_t endpoint_id);
42330
42340 const dotdot_unid_t unid,
42341 const dotdot_endpoint_id_t endpoint_id);
42342
42351 const dotdot_unid_t unid,
42352 const dotdot_endpoint_id_t endpoint_id);
42353
42363 const dotdot_unid_t unid,
42364 const dotdot_endpoint_id_t endpoint_id);
42365
42375 const dotdot_unid_t unid,
42376 const dotdot_endpoint_id_t endpoint_id);
42377
42379// Start of cluster FlowMeasurement
42381// FlowMeasurement MeasuredValue
42393 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
42394
42407 const dotdot_unid_t unid,
42408 const dotdot_endpoint_id_t endpoint_id,
42410
42423 const dotdot_unid_t unid,
42424 dotdot_endpoint_id_t endpoint_id,
42426 uint16_t new_measured_value
42427 );
42428
42438 const dotdot_unid_t unid,
42439 const dotdot_endpoint_id_t endpoint_id);
42440
42450 const dotdot_unid_t unid,
42451 const dotdot_endpoint_id_t endpoint_id);
42452
42462 const dotdot_unid_t unid,
42463 const dotdot_endpoint_id_t endpoint_id);
42464
42474 const dotdot_unid_t unid,
42475 const dotdot_endpoint_id_t endpoint_id);
42476
42485 const dotdot_unid_t unid,
42486 const dotdot_endpoint_id_t endpoint_id);
42487// FlowMeasurement MinMeasuredValue
42499 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
42500
42513 const dotdot_unid_t unid,
42514 const dotdot_endpoint_id_t endpoint_id,
42516
42529 const dotdot_unid_t unid,
42530 dotdot_endpoint_id_t endpoint_id,
42532 uint16_t new_min_measured_value
42533 );
42534
42544 const dotdot_unid_t unid,
42545 const dotdot_endpoint_id_t endpoint_id);
42546
42556 const dotdot_unid_t unid,
42557 const dotdot_endpoint_id_t endpoint_id);
42558
42568 const dotdot_unid_t unid,
42569 const dotdot_endpoint_id_t endpoint_id);
42570
42580 const dotdot_unid_t unid,
42581 const dotdot_endpoint_id_t endpoint_id);
42582
42591 const dotdot_unid_t unid,
42592 const dotdot_endpoint_id_t endpoint_id);
42593// FlowMeasurement MaxMeasuredValue
42605 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
42606
42619 const dotdot_unid_t unid,
42620 const dotdot_endpoint_id_t endpoint_id,
42622
42635 const dotdot_unid_t unid,
42636 dotdot_endpoint_id_t endpoint_id,
42638 uint16_t new_max_measured_value
42639 );
42640
42650 const dotdot_unid_t unid,
42651 const dotdot_endpoint_id_t endpoint_id);
42652
42662 const dotdot_unid_t unid,
42663 const dotdot_endpoint_id_t endpoint_id);
42664
42674 const dotdot_unid_t unid,
42675 const dotdot_endpoint_id_t endpoint_id);
42676
42686 const dotdot_unid_t unid,
42687 const dotdot_endpoint_id_t endpoint_id);
42688
42697 const dotdot_unid_t unid,
42698 const dotdot_endpoint_id_t endpoint_id);
42699// FlowMeasurement Tolerance
42711 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
42712
42725 const dotdot_unid_t unid,
42726 const dotdot_endpoint_id_t endpoint_id,
42728
42741 const dotdot_unid_t unid,
42742 dotdot_endpoint_id_t endpoint_id,
42744 uint16_t new_tolerance
42745 );
42746
42756 const dotdot_unid_t unid,
42757 const dotdot_endpoint_id_t endpoint_id);
42758
42768 const dotdot_unid_t unid,
42769 const dotdot_endpoint_id_t endpoint_id);
42770
42780 const dotdot_unid_t unid,
42781 const dotdot_endpoint_id_t endpoint_id);
42782
42792 const dotdot_unid_t unid,
42793 const dotdot_endpoint_id_t endpoint_id);
42794
42803 const dotdot_unid_t unid,
42804 const dotdot_endpoint_id_t endpoint_id);
42805
42815 const dotdot_unid_t unid,
42816 const dotdot_endpoint_id_t endpoint_id);
42817
42827 const dotdot_unid_t unid,
42828 const dotdot_endpoint_id_t endpoint_id);
42829
42831// Start of cluster RelativityHumidity
42833// RelativityHumidity MeasuredValue
42845 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
42846
42859 const dotdot_unid_t unid,
42860 const dotdot_endpoint_id_t endpoint_id,
42862
42875 const dotdot_unid_t unid,
42876 dotdot_endpoint_id_t endpoint_id,
42878 uint16_t new_measured_value
42879 );
42880
42890 const dotdot_unid_t unid,
42891 const dotdot_endpoint_id_t endpoint_id);
42892
42902 const dotdot_unid_t unid,
42903 const dotdot_endpoint_id_t endpoint_id);
42904
42914 const dotdot_unid_t unid,
42915 const dotdot_endpoint_id_t endpoint_id);
42916
42926 const dotdot_unid_t unid,
42927 const dotdot_endpoint_id_t endpoint_id);
42928
42937 const dotdot_unid_t unid,
42938 const dotdot_endpoint_id_t endpoint_id);
42939// RelativityHumidity MinMeasuredValue
42951 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
42952
42965 const dotdot_unid_t unid,
42966 const dotdot_endpoint_id_t endpoint_id,
42968
42981 const dotdot_unid_t unid,
42982 dotdot_endpoint_id_t endpoint_id,
42984 uint16_t new_min_measured_value
42985 );
42986
42996 const dotdot_unid_t unid,
42997 const dotdot_endpoint_id_t endpoint_id);
42998
43008 const dotdot_unid_t unid,
43009 const dotdot_endpoint_id_t endpoint_id);
43010
43020 const dotdot_unid_t unid,
43021 const dotdot_endpoint_id_t endpoint_id);
43022
43032 const dotdot_unid_t unid,
43033 const dotdot_endpoint_id_t endpoint_id);
43034
43043 const dotdot_unid_t unid,
43044 const dotdot_endpoint_id_t endpoint_id);
43045// RelativityHumidity MaxMeasuredValue
43057 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
43058
43071 const dotdot_unid_t unid,
43072 const dotdot_endpoint_id_t endpoint_id,
43074
43087 const dotdot_unid_t unid,
43088 dotdot_endpoint_id_t endpoint_id,
43090 uint16_t new_max_measured_value
43091 );
43092
43102 const dotdot_unid_t unid,
43103 const dotdot_endpoint_id_t endpoint_id);
43104
43114 const dotdot_unid_t unid,
43115 const dotdot_endpoint_id_t endpoint_id);
43116
43126 const dotdot_unid_t unid,
43127 const dotdot_endpoint_id_t endpoint_id);
43128
43138 const dotdot_unid_t unid,
43139 const dotdot_endpoint_id_t endpoint_id);
43140
43149 const dotdot_unid_t unid,
43150 const dotdot_endpoint_id_t endpoint_id);
43151// RelativityHumidity Tolerance
43163 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
43164
43177 const dotdot_unid_t unid,
43178 const dotdot_endpoint_id_t endpoint_id,
43180
43193 const dotdot_unid_t unid,
43194 dotdot_endpoint_id_t endpoint_id,
43196 uint16_t new_tolerance
43197 );
43198
43208 const dotdot_unid_t unid,
43209 const dotdot_endpoint_id_t endpoint_id);
43210
43220 const dotdot_unid_t unid,
43221 const dotdot_endpoint_id_t endpoint_id);
43222
43232 const dotdot_unid_t unid,
43233 const dotdot_endpoint_id_t endpoint_id);
43234
43244 const dotdot_unid_t unid,
43245 const dotdot_endpoint_id_t endpoint_id);
43246
43255 const dotdot_unid_t unid,
43256 const dotdot_endpoint_id_t endpoint_id);
43257
43267 const dotdot_unid_t unid,
43268 const dotdot_endpoint_id_t endpoint_id);
43269
43279 const dotdot_unid_t unid,
43280 const dotdot_endpoint_id_t endpoint_id);
43281
43283// Start of cluster OccupancySensing
43285// OccupancySensing Occupancy
43297 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
43298
43311 const dotdot_unid_t unid,
43312 const dotdot_endpoint_id_t endpoint_id,
43314
43327 const dotdot_unid_t unid,
43328 dotdot_endpoint_id_t endpoint_id,
43330 uint8_t new_occupancy
43331 );
43332
43342 const dotdot_unid_t unid,
43343 const dotdot_endpoint_id_t endpoint_id);
43344
43354 const dotdot_unid_t unid,
43355 const dotdot_endpoint_id_t endpoint_id);
43356
43366 const dotdot_unid_t unid,
43367 const dotdot_endpoint_id_t endpoint_id);
43368
43378 const dotdot_unid_t unid,
43379 const dotdot_endpoint_id_t endpoint_id);
43380
43389 const dotdot_unid_t unid,
43390 const dotdot_endpoint_id_t endpoint_id);
43391// OccupancySensing OccupancySensorType
43403 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
43404
43417 const dotdot_unid_t unid,
43418 const dotdot_endpoint_id_t endpoint_id,
43420
43433 const dotdot_unid_t unid,
43434 dotdot_endpoint_id_t endpoint_id,
43436 uint8_t new_occupancy_sensor_type
43437 );
43438
43448 const dotdot_unid_t unid,
43449 const dotdot_endpoint_id_t endpoint_id);
43450
43460 const dotdot_unid_t unid,
43461 const dotdot_endpoint_id_t endpoint_id);
43462
43472 const dotdot_unid_t unid,
43473 const dotdot_endpoint_id_t endpoint_id);
43474
43484 const dotdot_unid_t unid,
43485 const dotdot_endpoint_id_t endpoint_id);
43486
43495 const dotdot_unid_t unid,
43496 const dotdot_endpoint_id_t endpoint_id);
43497// OccupancySensing OccupancySensorTypeBitmap
43509 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
43510
43523 const dotdot_unid_t unid,
43524 const dotdot_endpoint_id_t endpoint_id,
43526
43539 const dotdot_unid_t unid,
43540 dotdot_endpoint_id_t endpoint_id,
43542 uint8_t new_occupancy_sensor_type_bitmap
43543 );
43544
43554 const dotdot_unid_t unid,
43555 const dotdot_endpoint_id_t endpoint_id);
43556
43566 const dotdot_unid_t unid,
43567 const dotdot_endpoint_id_t endpoint_id);
43568
43578 const dotdot_unid_t unid,
43579 const dotdot_endpoint_id_t endpoint_id);
43580
43590 const dotdot_unid_t unid,
43591 const dotdot_endpoint_id_t endpoint_id);
43592
43601 const dotdot_unid_t unid,
43602 const dotdot_endpoint_id_t endpoint_id);
43603// OccupancySensing PIROccupiedToUnoccupiedDelay
43615 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
43616
43629 const dotdot_unid_t unid,
43630 const dotdot_endpoint_id_t endpoint_id,
43632
43645 const dotdot_unid_t unid,
43646 dotdot_endpoint_id_t endpoint_id,
43648 uint16_t new_pir_occupied_to_unoccupied_delay
43649 );
43650
43660 const dotdot_unid_t unid,
43661 const dotdot_endpoint_id_t endpoint_id);
43662
43672 const dotdot_unid_t unid,
43673 const dotdot_endpoint_id_t endpoint_id);
43674
43684 const dotdot_unid_t unid,
43685 const dotdot_endpoint_id_t endpoint_id);
43686
43696 const dotdot_unid_t unid,
43697 const dotdot_endpoint_id_t endpoint_id);
43698
43707 const dotdot_unid_t unid,
43708 const dotdot_endpoint_id_t endpoint_id);
43709// OccupancySensing PIRUnoccupiedToOccupiedDelay
43721 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
43722
43735 const dotdot_unid_t unid,
43736 const dotdot_endpoint_id_t endpoint_id,
43738
43751 const dotdot_unid_t unid,
43752 dotdot_endpoint_id_t endpoint_id,
43754 uint16_t new_pir_unoccupied_to_occupied_delay
43755 );
43756
43766 const dotdot_unid_t unid,
43767 const dotdot_endpoint_id_t endpoint_id);
43768
43778 const dotdot_unid_t unid,
43779 const dotdot_endpoint_id_t endpoint_id);
43780
43790 const dotdot_unid_t unid,
43791 const dotdot_endpoint_id_t endpoint_id);
43792
43802 const dotdot_unid_t unid,
43803 const dotdot_endpoint_id_t endpoint_id);
43804
43813 const dotdot_unid_t unid,
43814 const dotdot_endpoint_id_t endpoint_id);
43815// OccupancySensing PIRUnoccupiedToOccupiedThreshold
43827 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
43828
43841 const dotdot_unid_t unid,
43842 const dotdot_endpoint_id_t endpoint_id,
43844
43857 const dotdot_unid_t unid,
43858 dotdot_endpoint_id_t endpoint_id,
43860 uint8_t new_pir_unoccupied_to_occupied_threshold
43861 );
43862
43872 const dotdot_unid_t unid,
43873 const dotdot_endpoint_id_t endpoint_id);
43874
43884 const dotdot_unid_t unid,
43885 const dotdot_endpoint_id_t endpoint_id);
43886
43896 const dotdot_unid_t unid,
43897 const dotdot_endpoint_id_t endpoint_id);
43898
43908 const dotdot_unid_t unid,
43909 const dotdot_endpoint_id_t endpoint_id);
43910
43919 const dotdot_unid_t unid,
43920 const dotdot_endpoint_id_t endpoint_id);
43921// OccupancySensing UltrasonicOccupiedToUnoccupiedDelay
43933 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
43934
43947 const dotdot_unid_t unid,
43948 const dotdot_endpoint_id_t endpoint_id,
43950
43963 const dotdot_unid_t unid,
43964 dotdot_endpoint_id_t endpoint_id,
43966 uint16_t new_ultrasonic_occupied_to_unoccupied_delay
43967 );
43968
43978 const dotdot_unid_t unid,
43979 const dotdot_endpoint_id_t endpoint_id);
43980
43990 const dotdot_unid_t unid,
43991 const dotdot_endpoint_id_t endpoint_id);
43992
44002 const dotdot_unid_t unid,
44003 const dotdot_endpoint_id_t endpoint_id);
44004
44014 const dotdot_unid_t unid,
44015 const dotdot_endpoint_id_t endpoint_id);
44016
44025 const dotdot_unid_t unid,
44026 const dotdot_endpoint_id_t endpoint_id);
44027// OccupancySensing UltrasonicUnoccupiedToOccupiedDelay
44039 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
44040
44053 const dotdot_unid_t unid,
44054 const dotdot_endpoint_id_t endpoint_id,
44056
44069 const dotdot_unid_t unid,
44070 dotdot_endpoint_id_t endpoint_id,
44072 uint16_t new_ultrasonic_unoccupied_to_occupied_delay
44073 );
44074
44084 const dotdot_unid_t unid,
44085 const dotdot_endpoint_id_t endpoint_id);
44086
44096 const dotdot_unid_t unid,
44097 const dotdot_endpoint_id_t endpoint_id);
44098
44108 const dotdot_unid_t unid,
44109 const dotdot_endpoint_id_t endpoint_id);
44110
44120 const dotdot_unid_t unid,
44121 const dotdot_endpoint_id_t endpoint_id);
44122
44131 const dotdot_unid_t unid,
44132 const dotdot_endpoint_id_t endpoint_id);
44133// OccupancySensing UltrasonicUnoccupiedToOccupiedThreshold
44145 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
44146
44159 const dotdot_unid_t unid,
44160 const dotdot_endpoint_id_t endpoint_id,
44162
44175 const dotdot_unid_t unid,
44176 dotdot_endpoint_id_t endpoint_id,
44178 uint8_t new_ultrasonic_unoccupied_to_occupied_threshold
44179 );
44180
44190 const dotdot_unid_t unid,
44191 const dotdot_endpoint_id_t endpoint_id);
44192
44202 const dotdot_unid_t unid,
44203 const dotdot_endpoint_id_t endpoint_id);
44204
44214 const dotdot_unid_t unid,
44215 const dotdot_endpoint_id_t endpoint_id);
44216
44226 const dotdot_unid_t unid,
44227 const dotdot_endpoint_id_t endpoint_id);
44228
44237 const dotdot_unid_t unid,
44238 const dotdot_endpoint_id_t endpoint_id);
44239// OccupancySensing PhysicalContactOccupiedToUnoccupiedDelay
44251 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
44252
44265 const dotdot_unid_t unid,
44266 const dotdot_endpoint_id_t endpoint_id,
44268
44281 const dotdot_unid_t unid,
44282 dotdot_endpoint_id_t endpoint_id,
44284 uint16_t new_physical_contact_occupied_to_unoccupied_delay
44285 );
44286
44296 const dotdot_unid_t unid,
44297 const dotdot_endpoint_id_t endpoint_id);
44298
44308 const dotdot_unid_t unid,
44309 const dotdot_endpoint_id_t endpoint_id);
44310
44320 const dotdot_unid_t unid,
44321 const dotdot_endpoint_id_t endpoint_id);
44322
44332 const dotdot_unid_t unid,
44333 const dotdot_endpoint_id_t endpoint_id);
44334
44343 const dotdot_unid_t unid,
44344 const dotdot_endpoint_id_t endpoint_id);
44345// OccupancySensing PhysicalContactUnoccupiedToOccupiedDelay
44357 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
44358
44371 const dotdot_unid_t unid,
44372 const dotdot_endpoint_id_t endpoint_id,
44374
44387 const dotdot_unid_t unid,
44388 dotdot_endpoint_id_t endpoint_id,
44390 uint16_t new_physical_contact_unoccupied_to_occupied_delay
44391 );
44392
44402 const dotdot_unid_t unid,
44403 const dotdot_endpoint_id_t endpoint_id);
44404
44414 const dotdot_unid_t unid,
44415 const dotdot_endpoint_id_t endpoint_id);
44416
44426 const dotdot_unid_t unid,
44427 const dotdot_endpoint_id_t endpoint_id);
44428
44438 const dotdot_unid_t unid,
44439 const dotdot_endpoint_id_t endpoint_id);
44440
44449 const dotdot_unid_t unid,
44450 const dotdot_endpoint_id_t endpoint_id);
44451// OccupancySensing PhysicalContactUnoccupiedToOccupiedThreshold
44463 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
44464
44477 const dotdot_unid_t unid,
44478 const dotdot_endpoint_id_t endpoint_id,
44480
44493 const dotdot_unid_t unid,
44494 dotdot_endpoint_id_t endpoint_id,
44496 uint8_t new_physical_contact_unoccupied_to_occupied_threshold
44497 );
44498
44508 const dotdot_unid_t unid,
44509 const dotdot_endpoint_id_t endpoint_id);
44510
44520 const dotdot_unid_t unid,
44521 const dotdot_endpoint_id_t endpoint_id);
44522
44532 const dotdot_unid_t unid,
44533 const dotdot_endpoint_id_t endpoint_id);
44534
44544 const dotdot_unid_t unid,
44545 const dotdot_endpoint_id_t endpoint_id);
44546
44555 const dotdot_unid_t unid,
44556 const dotdot_endpoint_id_t endpoint_id);
44557
44567 const dotdot_unid_t unid,
44568 const dotdot_endpoint_id_t endpoint_id);
44569
44579 const dotdot_unid_t unid,
44580 const dotdot_endpoint_id_t endpoint_id);
44581
44583// Start of cluster SoilMoisture
44585// SoilMoisture MeasuredValue
44597 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
44598
44611 const dotdot_unid_t unid,
44612 const dotdot_endpoint_id_t endpoint_id,
44614
44627 const dotdot_unid_t unid,
44628 dotdot_endpoint_id_t endpoint_id,
44630 uint16_t new_measured_value
44631 );
44632
44642 const dotdot_unid_t unid,
44643 const dotdot_endpoint_id_t endpoint_id);
44644
44654 const dotdot_unid_t unid,
44655 const dotdot_endpoint_id_t endpoint_id);
44656
44666 const dotdot_unid_t unid,
44667 const dotdot_endpoint_id_t endpoint_id);
44668
44678 const dotdot_unid_t unid,
44679 const dotdot_endpoint_id_t endpoint_id);
44680
44689 const dotdot_unid_t unid,
44690 const dotdot_endpoint_id_t endpoint_id);
44691// SoilMoisture MinMeasuredValue
44703 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
44704
44717 const dotdot_unid_t unid,
44718 const dotdot_endpoint_id_t endpoint_id,
44720
44733 const dotdot_unid_t unid,
44734 dotdot_endpoint_id_t endpoint_id,
44736 uint16_t new_min_measured_value
44737 );
44738
44748 const dotdot_unid_t unid,
44749 const dotdot_endpoint_id_t endpoint_id);
44750
44760 const dotdot_unid_t unid,
44761 const dotdot_endpoint_id_t endpoint_id);
44762
44772 const dotdot_unid_t unid,
44773 const dotdot_endpoint_id_t endpoint_id);
44774
44784 const dotdot_unid_t unid,
44785 const dotdot_endpoint_id_t endpoint_id);
44786
44795 const dotdot_unid_t unid,
44796 const dotdot_endpoint_id_t endpoint_id);
44797// SoilMoisture MaxMeasuredValue
44809 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
44810
44823 const dotdot_unid_t unid,
44824 const dotdot_endpoint_id_t endpoint_id,
44826
44839 const dotdot_unid_t unid,
44840 dotdot_endpoint_id_t endpoint_id,
44842 uint16_t new_max_measured_value
44843 );
44844
44854 const dotdot_unid_t unid,
44855 const dotdot_endpoint_id_t endpoint_id);
44856
44866 const dotdot_unid_t unid,
44867 const dotdot_endpoint_id_t endpoint_id);
44868
44878 const dotdot_unid_t unid,
44879 const dotdot_endpoint_id_t endpoint_id);
44880
44890 const dotdot_unid_t unid,
44891 const dotdot_endpoint_id_t endpoint_id);
44892
44901 const dotdot_unid_t unid,
44902 const dotdot_endpoint_id_t endpoint_id);
44903// SoilMoisture Tolerance
44915 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
44916
44929 const dotdot_unid_t unid,
44930 const dotdot_endpoint_id_t endpoint_id,
44932
44945 const dotdot_unid_t unid,
44946 dotdot_endpoint_id_t endpoint_id,
44948 uint16_t new_tolerance
44949 );
44950
44960 const dotdot_unid_t unid,
44961 const dotdot_endpoint_id_t endpoint_id);
44962
44972 const dotdot_unid_t unid,
44973 const dotdot_endpoint_id_t endpoint_id);
44974
44984 const dotdot_unid_t unid,
44985 const dotdot_endpoint_id_t endpoint_id);
44986
44996 const dotdot_unid_t unid,
44997 const dotdot_endpoint_id_t endpoint_id);
44998
45007 const dotdot_unid_t unid,
45008 const dotdot_endpoint_id_t endpoint_id);
45009
45019 const dotdot_unid_t unid,
45020 const dotdot_endpoint_id_t endpoint_id);
45021
45031 const dotdot_unid_t unid,
45032 const dotdot_endpoint_id_t endpoint_id);
45033
45035// Start of cluster PhMeasurement
45037// PhMeasurement MeasuredValue
45049 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
45050
45063 const dotdot_unid_t unid,
45064 const dotdot_endpoint_id_t endpoint_id,
45066
45079 const dotdot_unid_t unid,
45080 dotdot_endpoint_id_t endpoint_id,
45082 uint16_t new_measured_value
45083 );
45084
45094 const dotdot_unid_t unid,
45095 const dotdot_endpoint_id_t endpoint_id);
45096
45106 const dotdot_unid_t unid,
45107 const dotdot_endpoint_id_t endpoint_id);
45108
45118 const dotdot_unid_t unid,
45119 const dotdot_endpoint_id_t endpoint_id);
45120
45130 const dotdot_unid_t unid,
45131 const dotdot_endpoint_id_t endpoint_id);
45132
45141 const dotdot_unid_t unid,
45142 const dotdot_endpoint_id_t endpoint_id);
45143// PhMeasurement MinMeasuredValue
45155 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
45156
45169 const dotdot_unid_t unid,
45170 const dotdot_endpoint_id_t endpoint_id,
45172
45185 const dotdot_unid_t unid,
45186 dotdot_endpoint_id_t endpoint_id,
45188 uint16_t new_min_measured_value
45189 );
45190
45200 const dotdot_unid_t unid,
45201 const dotdot_endpoint_id_t endpoint_id);
45202
45212 const dotdot_unid_t unid,
45213 const dotdot_endpoint_id_t endpoint_id);
45214
45224 const dotdot_unid_t unid,
45225 const dotdot_endpoint_id_t endpoint_id);
45226
45236 const dotdot_unid_t unid,
45237 const dotdot_endpoint_id_t endpoint_id);
45238
45247 const dotdot_unid_t unid,
45248 const dotdot_endpoint_id_t endpoint_id);
45249// PhMeasurement MaxMeasuredValue
45261 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
45262
45275 const dotdot_unid_t unid,
45276 const dotdot_endpoint_id_t endpoint_id,
45278
45291 const dotdot_unid_t unid,
45292 dotdot_endpoint_id_t endpoint_id,
45294 uint16_t new_max_measured_value
45295 );
45296
45306 const dotdot_unid_t unid,
45307 const dotdot_endpoint_id_t endpoint_id);
45308
45318 const dotdot_unid_t unid,
45319 const dotdot_endpoint_id_t endpoint_id);
45320
45330 const dotdot_unid_t unid,
45331 const dotdot_endpoint_id_t endpoint_id);
45332
45342 const dotdot_unid_t unid,
45343 const dotdot_endpoint_id_t endpoint_id);
45344
45353 const dotdot_unid_t unid,
45354 const dotdot_endpoint_id_t endpoint_id);
45355// PhMeasurement Tolerance
45367 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
45368
45381 const dotdot_unid_t unid,
45382 const dotdot_endpoint_id_t endpoint_id,
45384
45397 const dotdot_unid_t unid,
45398 dotdot_endpoint_id_t endpoint_id,
45400 uint16_t new_tolerance
45401 );
45402
45412 const dotdot_unid_t unid,
45413 const dotdot_endpoint_id_t endpoint_id);
45414
45424 const dotdot_unid_t unid,
45425 const dotdot_endpoint_id_t endpoint_id);
45426
45436 const dotdot_unid_t unid,
45437 const dotdot_endpoint_id_t endpoint_id);
45438
45448 const dotdot_unid_t unid,
45449 const dotdot_endpoint_id_t endpoint_id);
45450
45459 const dotdot_unid_t unid,
45460 const dotdot_endpoint_id_t endpoint_id);
45461
45471 const dotdot_unid_t unid,
45472 const dotdot_endpoint_id_t endpoint_id);
45473
45483 const dotdot_unid_t unid,
45484 const dotdot_endpoint_id_t endpoint_id);
45485
45487// Start of cluster ElectricalConductivityMeasurement
45489// ElectricalConductivityMeasurement MeasuredValue
45501 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
45502
45515 const dotdot_unid_t unid,
45516 const dotdot_endpoint_id_t endpoint_id,
45518
45531 const dotdot_unid_t unid,
45532 dotdot_endpoint_id_t endpoint_id,
45534 uint16_t new_measured_value
45535 );
45536
45546 const dotdot_unid_t unid,
45547 const dotdot_endpoint_id_t endpoint_id);
45548
45558 const dotdot_unid_t unid,
45559 const dotdot_endpoint_id_t endpoint_id);
45560
45570 const dotdot_unid_t unid,
45571 const dotdot_endpoint_id_t endpoint_id);
45572
45582 const dotdot_unid_t unid,
45583 const dotdot_endpoint_id_t endpoint_id);
45584
45593 const dotdot_unid_t unid,
45594 const dotdot_endpoint_id_t endpoint_id);
45595// ElectricalConductivityMeasurement MinMeasuredValue
45607 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
45608
45621 const dotdot_unid_t unid,
45622 const dotdot_endpoint_id_t endpoint_id,
45624
45637 const dotdot_unid_t unid,
45638 dotdot_endpoint_id_t endpoint_id,
45640 uint16_t new_min_measured_value
45641 );
45642
45652 const dotdot_unid_t unid,
45653 const dotdot_endpoint_id_t endpoint_id);
45654
45664 const dotdot_unid_t unid,
45665 const dotdot_endpoint_id_t endpoint_id);
45666
45676 const dotdot_unid_t unid,
45677 const dotdot_endpoint_id_t endpoint_id);
45678
45688 const dotdot_unid_t unid,
45689 const dotdot_endpoint_id_t endpoint_id);
45690
45699 const dotdot_unid_t unid,
45700 const dotdot_endpoint_id_t endpoint_id);
45701// ElectricalConductivityMeasurement MaxMeasuredValue
45713 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
45714
45727 const dotdot_unid_t unid,
45728 const dotdot_endpoint_id_t endpoint_id,
45730
45743 const dotdot_unid_t unid,
45744 dotdot_endpoint_id_t endpoint_id,
45746 uint16_t new_max_measured_value
45747 );
45748
45758 const dotdot_unid_t unid,
45759 const dotdot_endpoint_id_t endpoint_id);
45760
45770 const dotdot_unid_t unid,
45771 const dotdot_endpoint_id_t endpoint_id);
45772
45782 const dotdot_unid_t unid,
45783 const dotdot_endpoint_id_t endpoint_id);
45784
45794 const dotdot_unid_t unid,
45795 const dotdot_endpoint_id_t endpoint_id);
45796
45805 const dotdot_unid_t unid,
45806 const dotdot_endpoint_id_t endpoint_id);
45807// ElectricalConductivityMeasurement Tolerance
45819 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
45820
45833 const dotdot_unid_t unid,
45834 const dotdot_endpoint_id_t endpoint_id,
45836
45849 const dotdot_unid_t unid,
45850 dotdot_endpoint_id_t endpoint_id,
45852 uint16_t new_tolerance
45853 );
45854
45864 const dotdot_unid_t unid,
45865 const dotdot_endpoint_id_t endpoint_id);
45866
45876 const dotdot_unid_t unid,
45877 const dotdot_endpoint_id_t endpoint_id);
45878
45888 const dotdot_unid_t unid,
45889 const dotdot_endpoint_id_t endpoint_id);
45890
45900 const dotdot_unid_t unid,
45901 const dotdot_endpoint_id_t endpoint_id);
45902
45911 const dotdot_unid_t unid,
45912 const dotdot_endpoint_id_t endpoint_id);
45913
45923 const dotdot_unid_t unid,
45924 const dotdot_endpoint_id_t endpoint_id);
45925
45935 const dotdot_unid_t unid,
45936 const dotdot_endpoint_id_t endpoint_id);
45937
45939// Start of cluster WindSpeedMeasurement
45941// WindSpeedMeasurement MeasuredValue
45953 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
45954
45967 const dotdot_unid_t unid,
45968 const dotdot_endpoint_id_t endpoint_id,
45970
45983 const dotdot_unid_t unid,
45984 dotdot_endpoint_id_t endpoint_id,
45986 uint16_t new_measured_value
45987 );
45988
45998 const dotdot_unid_t unid,
45999 const dotdot_endpoint_id_t endpoint_id);
46000
46010 const dotdot_unid_t unid,
46011 const dotdot_endpoint_id_t endpoint_id);
46012
46022 const dotdot_unid_t unid,
46023 const dotdot_endpoint_id_t endpoint_id);
46024
46034 const dotdot_unid_t unid,
46035 const dotdot_endpoint_id_t endpoint_id);
46036
46045 const dotdot_unid_t unid,
46046 const dotdot_endpoint_id_t endpoint_id);
46047// WindSpeedMeasurement MinMeasuredValue
46059 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
46060
46073 const dotdot_unid_t unid,
46074 const dotdot_endpoint_id_t endpoint_id,
46076
46089 const dotdot_unid_t unid,
46090 dotdot_endpoint_id_t endpoint_id,
46092 uint16_t new_min_measured_value
46093 );
46094
46104 const dotdot_unid_t unid,
46105 const dotdot_endpoint_id_t endpoint_id);
46106
46116 const dotdot_unid_t unid,
46117 const dotdot_endpoint_id_t endpoint_id);
46118
46128 const dotdot_unid_t unid,
46129 const dotdot_endpoint_id_t endpoint_id);
46130
46140 const dotdot_unid_t unid,
46141 const dotdot_endpoint_id_t endpoint_id);
46142
46151 const dotdot_unid_t unid,
46152 const dotdot_endpoint_id_t endpoint_id);
46153// WindSpeedMeasurement MaxMeasuredValue
46165 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
46166
46179 const dotdot_unid_t unid,
46180 const dotdot_endpoint_id_t endpoint_id,
46182
46195 const dotdot_unid_t unid,
46196 dotdot_endpoint_id_t endpoint_id,
46198 uint16_t new_max_measured_value
46199 );
46200
46210 const dotdot_unid_t unid,
46211 const dotdot_endpoint_id_t endpoint_id);
46212
46222 const dotdot_unid_t unid,
46223 const dotdot_endpoint_id_t endpoint_id);
46224
46234 const dotdot_unid_t unid,
46235 const dotdot_endpoint_id_t endpoint_id);
46236
46246 const dotdot_unid_t unid,
46247 const dotdot_endpoint_id_t endpoint_id);
46248
46257 const dotdot_unid_t unid,
46258 const dotdot_endpoint_id_t endpoint_id);
46259// WindSpeedMeasurement Tolerance
46271 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
46272
46285 const dotdot_unid_t unid,
46286 const dotdot_endpoint_id_t endpoint_id,
46288
46301 const dotdot_unid_t unid,
46302 dotdot_endpoint_id_t endpoint_id,
46304 uint16_t new_tolerance
46305 );
46306
46316 const dotdot_unid_t unid,
46317 const dotdot_endpoint_id_t endpoint_id);
46318
46328 const dotdot_unid_t unid,
46329 const dotdot_endpoint_id_t endpoint_id);
46330
46340 const dotdot_unid_t unid,
46341 const dotdot_endpoint_id_t endpoint_id);
46342
46352 const dotdot_unid_t unid,
46353 const dotdot_endpoint_id_t endpoint_id);
46354
46363 const dotdot_unid_t unid,
46364 const dotdot_endpoint_id_t endpoint_id);
46365
46375 const dotdot_unid_t unid,
46376 const dotdot_endpoint_id_t endpoint_id);
46377
46387 const dotdot_unid_t unid,
46388 const dotdot_endpoint_id_t endpoint_id);
46389
46391// Start of cluster CarbonMonoxide
46393// CarbonMonoxide MeasuredValue
46405 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
46406
46419 const dotdot_unid_t unid,
46420 const dotdot_endpoint_id_t endpoint_id,
46422
46435 const dotdot_unid_t unid,
46436 dotdot_endpoint_id_t endpoint_id,
46438 float new_measured_value
46439 );
46440
46450 const dotdot_unid_t unid,
46451 const dotdot_endpoint_id_t endpoint_id);
46452
46462 const dotdot_unid_t unid,
46463 const dotdot_endpoint_id_t endpoint_id);
46464
46474 const dotdot_unid_t unid,
46475 const dotdot_endpoint_id_t endpoint_id);
46476
46486 const dotdot_unid_t unid,
46487 const dotdot_endpoint_id_t endpoint_id);
46488
46497 const dotdot_unid_t unid,
46498 const dotdot_endpoint_id_t endpoint_id);
46499// CarbonMonoxide MinMeasuredValue
46511 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
46512
46525 const dotdot_unid_t unid,
46526 const dotdot_endpoint_id_t endpoint_id,
46528
46541 const dotdot_unid_t unid,
46542 dotdot_endpoint_id_t endpoint_id,
46544 float new_min_measured_value
46545 );
46546
46556 const dotdot_unid_t unid,
46557 const dotdot_endpoint_id_t endpoint_id);
46558
46568 const dotdot_unid_t unid,
46569 const dotdot_endpoint_id_t endpoint_id);
46570
46580 const dotdot_unid_t unid,
46581 const dotdot_endpoint_id_t endpoint_id);
46582
46592 const dotdot_unid_t unid,
46593 const dotdot_endpoint_id_t endpoint_id);
46594
46603 const dotdot_unid_t unid,
46604 const dotdot_endpoint_id_t endpoint_id);
46605// CarbonMonoxide MaxMeasuredValue
46617 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
46618
46631 const dotdot_unid_t unid,
46632 const dotdot_endpoint_id_t endpoint_id,
46634
46647 const dotdot_unid_t unid,
46648 dotdot_endpoint_id_t endpoint_id,
46650 float new_max_measured_value
46651 );
46652
46662 const dotdot_unid_t unid,
46663 const dotdot_endpoint_id_t endpoint_id);
46664
46674 const dotdot_unid_t unid,
46675 const dotdot_endpoint_id_t endpoint_id);
46676
46686 const dotdot_unid_t unid,
46687 const dotdot_endpoint_id_t endpoint_id);
46688
46698 const dotdot_unid_t unid,
46699 const dotdot_endpoint_id_t endpoint_id);
46700
46709 const dotdot_unid_t unid,
46710 const dotdot_endpoint_id_t endpoint_id);
46711// CarbonMonoxide Tolerance
46723 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
46724
46737 const dotdot_unid_t unid,
46738 const dotdot_endpoint_id_t endpoint_id,
46740
46753 const dotdot_unid_t unid,
46754 dotdot_endpoint_id_t endpoint_id,
46756 float new_tolerance
46757 );
46758
46768 const dotdot_unid_t unid,
46769 const dotdot_endpoint_id_t endpoint_id);
46770
46780 const dotdot_unid_t unid,
46781 const dotdot_endpoint_id_t endpoint_id);
46782
46792 const dotdot_unid_t unid,
46793 const dotdot_endpoint_id_t endpoint_id);
46794
46804 const dotdot_unid_t unid,
46805 const dotdot_endpoint_id_t endpoint_id);
46806
46815 const dotdot_unid_t unid,
46816 const dotdot_endpoint_id_t endpoint_id);
46817
46827 const dotdot_unid_t unid,
46828 const dotdot_endpoint_id_t endpoint_id);
46829
46839 const dotdot_unid_t unid,
46840 const dotdot_endpoint_id_t endpoint_id);
46841
46843// Start of cluster CarbonDioxide
46845// CarbonDioxide MeasuredValue
46857 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
46858
46871 const dotdot_unid_t unid,
46872 const dotdot_endpoint_id_t endpoint_id,
46874
46887 const dotdot_unid_t unid,
46888 dotdot_endpoint_id_t endpoint_id,
46890 float new_measured_value
46891 );
46892
46902 const dotdot_unid_t unid,
46903 const dotdot_endpoint_id_t endpoint_id);
46904
46914 const dotdot_unid_t unid,
46915 const dotdot_endpoint_id_t endpoint_id);
46916
46926 const dotdot_unid_t unid,
46927 const dotdot_endpoint_id_t endpoint_id);
46928
46938 const dotdot_unid_t unid,
46939 const dotdot_endpoint_id_t endpoint_id);
46940
46949 const dotdot_unid_t unid,
46950 const dotdot_endpoint_id_t endpoint_id);
46951// CarbonDioxide MinMeasuredValue
46963 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
46964
46977 const dotdot_unid_t unid,
46978 const dotdot_endpoint_id_t endpoint_id,
46980
46993 const dotdot_unid_t unid,
46994 dotdot_endpoint_id_t endpoint_id,
46996 float new_min_measured_value
46997 );
46998
47008 const dotdot_unid_t unid,
47009 const dotdot_endpoint_id_t endpoint_id);
47010
47020 const dotdot_unid_t unid,
47021 const dotdot_endpoint_id_t endpoint_id);
47022
47032 const dotdot_unid_t unid,
47033 const dotdot_endpoint_id_t endpoint_id);
47034
47044 const dotdot_unid_t unid,
47045 const dotdot_endpoint_id_t endpoint_id);
47046
47055 const dotdot_unid_t unid,
47056 const dotdot_endpoint_id_t endpoint_id);
47057// CarbonDioxide MaxMeasuredValue
47069 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
47070
47083 const dotdot_unid_t unid,
47084 const dotdot_endpoint_id_t endpoint_id,
47086
47099 const dotdot_unid_t unid,
47100 dotdot_endpoint_id_t endpoint_id,
47102 float new_max_measured_value
47103 );
47104
47114 const dotdot_unid_t unid,
47115 const dotdot_endpoint_id_t endpoint_id);
47116
47126 const dotdot_unid_t unid,
47127 const dotdot_endpoint_id_t endpoint_id);
47128
47138 const dotdot_unid_t unid,
47139 const dotdot_endpoint_id_t endpoint_id);
47140
47150 const dotdot_unid_t unid,
47151 const dotdot_endpoint_id_t endpoint_id);
47152
47161 const dotdot_unid_t unid,
47162 const dotdot_endpoint_id_t endpoint_id);
47163// CarbonDioxide Tolerance
47175 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
47176
47189 const dotdot_unid_t unid,
47190 const dotdot_endpoint_id_t endpoint_id,
47192
47205 const dotdot_unid_t unid,
47206 dotdot_endpoint_id_t endpoint_id,
47208 float new_tolerance
47209 );
47210
47220 const dotdot_unid_t unid,
47221 const dotdot_endpoint_id_t endpoint_id);
47222
47232 const dotdot_unid_t unid,
47233 const dotdot_endpoint_id_t endpoint_id);
47234
47244 const dotdot_unid_t unid,
47245 const dotdot_endpoint_id_t endpoint_id);
47246
47256 const dotdot_unid_t unid,
47257 const dotdot_endpoint_id_t endpoint_id);
47258
47267 const dotdot_unid_t unid,
47268 const dotdot_endpoint_id_t endpoint_id);
47269
47279 const dotdot_unid_t unid,
47280 const dotdot_endpoint_id_t endpoint_id);
47281
47291 const dotdot_unid_t unid,
47292 const dotdot_endpoint_id_t endpoint_id);
47293
47295// Start of cluster PM25
47297// PM25 MeasuredValue
47309 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
47310
47323 const dotdot_unid_t unid,
47324 const dotdot_endpoint_id_t endpoint_id,
47326
47339 const dotdot_unid_t unid,
47340 dotdot_endpoint_id_t endpoint_id,
47342 float new_measured_value
47343 );
47344
47354 const dotdot_unid_t unid,
47355 const dotdot_endpoint_id_t endpoint_id);
47356
47366 const dotdot_unid_t unid,
47367 const dotdot_endpoint_id_t endpoint_id);
47368
47378 const dotdot_unid_t unid,
47379 const dotdot_endpoint_id_t endpoint_id);
47380
47390 const dotdot_unid_t unid,
47391 const dotdot_endpoint_id_t endpoint_id);
47392
47401 const dotdot_unid_t unid,
47402 const dotdot_endpoint_id_t endpoint_id);
47403// PM25 MinMeasuredValue
47415 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
47416
47429 const dotdot_unid_t unid,
47430 const dotdot_endpoint_id_t endpoint_id,
47432
47445 const dotdot_unid_t unid,
47446 dotdot_endpoint_id_t endpoint_id,
47448 float new_min_measured_value
47449 );
47450
47460 const dotdot_unid_t unid,
47461 const dotdot_endpoint_id_t endpoint_id);
47462
47472 const dotdot_unid_t unid,
47473 const dotdot_endpoint_id_t endpoint_id);
47474
47484 const dotdot_unid_t unid,
47485 const dotdot_endpoint_id_t endpoint_id);
47486
47496 const dotdot_unid_t unid,
47497 const dotdot_endpoint_id_t endpoint_id);
47498
47507 const dotdot_unid_t unid,
47508 const dotdot_endpoint_id_t endpoint_id);
47509// PM25 MaxMeasuredValue
47521 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
47522
47535 const dotdot_unid_t unid,
47536 const dotdot_endpoint_id_t endpoint_id,
47538
47551 const dotdot_unid_t unid,
47552 dotdot_endpoint_id_t endpoint_id,
47554 float new_max_measured_value
47555 );
47556
47566 const dotdot_unid_t unid,
47567 const dotdot_endpoint_id_t endpoint_id);
47568
47578 const dotdot_unid_t unid,
47579 const dotdot_endpoint_id_t endpoint_id);
47580
47590 const dotdot_unid_t unid,
47591 const dotdot_endpoint_id_t endpoint_id);
47592
47602 const dotdot_unid_t unid,
47603 const dotdot_endpoint_id_t endpoint_id);
47604
47613 const dotdot_unid_t unid,
47614 const dotdot_endpoint_id_t endpoint_id);
47615// PM25 Tolerance
47627 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
47628
47641 const dotdot_unid_t unid,
47642 const dotdot_endpoint_id_t endpoint_id,
47644
47657 const dotdot_unid_t unid,
47658 dotdot_endpoint_id_t endpoint_id,
47660 float new_tolerance
47661 );
47662
47672 const dotdot_unid_t unid,
47673 const dotdot_endpoint_id_t endpoint_id);
47674
47684 const dotdot_unid_t unid,
47685 const dotdot_endpoint_id_t endpoint_id);
47686
47696 const dotdot_unid_t unid,
47697 const dotdot_endpoint_id_t endpoint_id);
47698
47708 const dotdot_unid_t unid,
47709 const dotdot_endpoint_id_t endpoint_id);
47710
47719 const dotdot_unid_t unid,
47720 const dotdot_endpoint_id_t endpoint_id);
47721
47731 const dotdot_unid_t unid,
47732 const dotdot_endpoint_id_t endpoint_id);
47733
47743 const dotdot_unid_t unid,
47744 const dotdot_endpoint_id_t endpoint_id);
47745
47747// Start of cluster IASZone
47749// IASZone ZoneState
47761 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
47762
47775 const dotdot_unid_t unid,
47776 const dotdot_endpoint_id_t endpoint_id,
47778
47791 const dotdot_unid_t unid,
47792 dotdot_endpoint_id_t endpoint_id,
47794 uint8_t new_zone_state
47795 );
47796
47806 const dotdot_unid_t unid,
47807 const dotdot_endpoint_id_t endpoint_id);
47808
47818 const dotdot_unid_t unid,
47819 const dotdot_endpoint_id_t endpoint_id);
47820
47830 const dotdot_unid_t unid,
47831 const dotdot_endpoint_id_t endpoint_id);
47832
47842 const dotdot_unid_t unid,
47843 const dotdot_endpoint_id_t endpoint_id);
47844
47853 const dotdot_unid_t unid,
47854 const dotdot_endpoint_id_t endpoint_id);
47855// IASZone ZoneType
47867 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
47868
47881 const dotdot_unid_t unid,
47882 const dotdot_endpoint_id_t endpoint_id,
47884
47897 const dotdot_unid_t unid,
47898 dotdot_endpoint_id_t endpoint_id,
47900 IasZoneType new_zone_type
47901 );
47902
47912 const dotdot_unid_t unid,
47913 const dotdot_endpoint_id_t endpoint_id);
47914
47924 const dotdot_unid_t unid,
47925 const dotdot_endpoint_id_t endpoint_id);
47926
47936 const dotdot_unid_t unid,
47937 const dotdot_endpoint_id_t endpoint_id);
47938
47948 const dotdot_unid_t unid,
47949 const dotdot_endpoint_id_t endpoint_id);
47950
47959 const dotdot_unid_t unid,
47960 const dotdot_endpoint_id_t endpoint_id);
47961// IASZone ZoneStatus
47973 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
47974
47987 const dotdot_unid_t unid,
47988 const dotdot_endpoint_id_t endpoint_id,
47990
48003 const dotdot_unid_t unid,
48004 dotdot_endpoint_id_t endpoint_id,
48006 uint16_t new_zone_status
48007 );
48008
48018 const dotdot_unid_t unid,
48019 const dotdot_endpoint_id_t endpoint_id);
48020
48030 const dotdot_unid_t unid,
48031 const dotdot_endpoint_id_t endpoint_id);
48032
48042 const dotdot_unid_t unid,
48043 const dotdot_endpoint_id_t endpoint_id);
48044
48054 const dotdot_unid_t unid,
48055 const dotdot_endpoint_id_t endpoint_id);
48056
48065 const dotdot_unid_t unid,
48066 const dotdot_endpoint_id_t endpoint_id);
48067// IASZone IASCIEAddress
48079 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
48080
48093 const dotdot_unid_t unid,
48094 const dotdot_endpoint_id_t endpoint_id,
48096
48109 const dotdot_unid_t unid,
48110 dotdot_endpoint_id_t endpoint_id,
48112 EUI64 new_iascie_address
48113 );
48114
48124 const dotdot_unid_t unid,
48125 const dotdot_endpoint_id_t endpoint_id);
48126
48136 const dotdot_unid_t unid,
48137 const dotdot_endpoint_id_t endpoint_id);
48138
48148 const dotdot_unid_t unid,
48149 const dotdot_endpoint_id_t endpoint_id);
48150
48160 const dotdot_unid_t unid,
48161 const dotdot_endpoint_id_t endpoint_id);
48162
48171 const dotdot_unid_t unid,
48172 const dotdot_endpoint_id_t endpoint_id);
48173// IASZone ZoneID
48185 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
48186
48199 const dotdot_unid_t unid,
48200 const dotdot_endpoint_id_t endpoint_id,
48202
48215 const dotdot_unid_t unid,
48216 dotdot_endpoint_id_t endpoint_id,
48218 uint8_t new_zoneid
48219 );
48220
48230 const dotdot_unid_t unid,
48231 const dotdot_endpoint_id_t endpoint_id);
48232
48242 const dotdot_unid_t unid,
48243 const dotdot_endpoint_id_t endpoint_id);
48244
48254 const dotdot_unid_t unid,
48255 const dotdot_endpoint_id_t endpoint_id);
48256
48266 const dotdot_unid_t unid,
48267 const dotdot_endpoint_id_t endpoint_id);
48268
48277 const dotdot_unid_t unid,
48278 const dotdot_endpoint_id_t endpoint_id);
48279// IASZone NumberOfZoneSensitivityLevelsSupported
48291 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
48292
48305 const dotdot_unid_t unid,
48306 const dotdot_endpoint_id_t endpoint_id,
48308
48321 const dotdot_unid_t unid,
48322 dotdot_endpoint_id_t endpoint_id,
48324 uint8_t new_number_of_zone_sensitivity_levels_supported
48325 );
48326
48336 const dotdot_unid_t unid,
48337 const dotdot_endpoint_id_t endpoint_id);
48338
48348 const dotdot_unid_t unid,
48349 const dotdot_endpoint_id_t endpoint_id);
48350
48360 const dotdot_unid_t unid,
48361 const dotdot_endpoint_id_t endpoint_id);
48362
48372 const dotdot_unid_t unid,
48373 const dotdot_endpoint_id_t endpoint_id);
48374
48383 const dotdot_unid_t unid,
48384 const dotdot_endpoint_id_t endpoint_id);
48385// IASZone CurrentZoneSensitivityLevel
48397 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
48398
48411 const dotdot_unid_t unid,
48412 const dotdot_endpoint_id_t endpoint_id,
48414
48427 const dotdot_unid_t unid,
48428 dotdot_endpoint_id_t endpoint_id,
48430 uint8_t new_current_zone_sensitivity_level
48431 );
48432
48442 const dotdot_unid_t unid,
48443 const dotdot_endpoint_id_t endpoint_id);
48444
48454 const dotdot_unid_t unid,
48455 const dotdot_endpoint_id_t endpoint_id);
48456
48466 const dotdot_unid_t unid,
48467 const dotdot_endpoint_id_t endpoint_id);
48468
48478 const dotdot_unid_t unid,
48479 const dotdot_endpoint_id_t endpoint_id);
48480
48489 const dotdot_unid_t unid,
48490 const dotdot_endpoint_id_t endpoint_id);
48491
48501 const dotdot_unid_t unid,
48502 const dotdot_endpoint_id_t endpoint_id);
48503
48513 const dotdot_unid_t unid,
48514 const dotdot_endpoint_id_t endpoint_id);
48515
48517// Start of cluster IASWD
48519// IASWD MaxDuration
48531 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
48532
48545 const dotdot_unid_t unid,
48546 const dotdot_endpoint_id_t endpoint_id,
48548
48561 const dotdot_unid_t unid,
48562 dotdot_endpoint_id_t endpoint_id,
48564 uint16_t new_max_duration
48565 );
48566
48576 const dotdot_unid_t unid,
48577 const dotdot_endpoint_id_t endpoint_id);
48578
48588 const dotdot_unid_t unid,
48589 const dotdot_endpoint_id_t endpoint_id);
48590
48600 const dotdot_unid_t unid,
48601 const dotdot_endpoint_id_t endpoint_id);
48602
48612 const dotdot_unid_t unid,
48613 const dotdot_endpoint_id_t endpoint_id);
48614
48623 const dotdot_unid_t unid,
48624 const dotdot_endpoint_id_t endpoint_id);
48625
48635 const dotdot_unid_t unid,
48636 const dotdot_endpoint_id_t endpoint_id);
48637
48647 const dotdot_unid_t unid,
48648 const dotdot_endpoint_id_t endpoint_id);
48649
48651// Start of cluster Metering
48653// Metering CurrentSummationDelivered
48665 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
48666
48679 const dotdot_unid_t unid,
48680 const dotdot_endpoint_id_t endpoint_id,
48682
48695 const dotdot_unid_t unid,
48696 dotdot_endpoint_id_t endpoint_id,
48698 uint64_t new_current_summation_delivered
48699 );
48700
48710 const dotdot_unid_t unid,
48711 const dotdot_endpoint_id_t endpoint_id);
48712
48722 const dotdot_unid_t unid,
48723 const dotdot_endpoint_id_t endpoint_id);
48724
48734 const dotdot_unid_t unid,
48735 const dotdot_endpoint_id_t endpoint_id);
48736
48746 const dotdot_unid_t unid,
48747 const dotdot_endpoint_id_t endpoint_id);
48748
48757 const dotdot_unid_t unid,
48758 const dotdot_endpoint_id_t endpoint_id);
48759// Metering CurrentSummationReceived
48771 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
48772
48785 const dotdot_unid_t unid,
48786 const dotdot_endpoint_id_t endpoint_id,
48788
48801 const dotdot_unid_t unid,
48802 dotdot_endpoint_id_t endpoint_id,
48804 uint64_t new_current_summation_received
48805 );
48806
48816 const dotdot_unid_t unid,
48817 const dotdot_endpoint_id_t endpoint_id);
48818
48828 const dotdot_unid_t unid,
48829 const dotdot_endpoint_id_t endpoint_id);
48830
48840 const dotdot_unid_t unid,
48841 const dotdot_endpoint_id_t endpoint_id);
48842
48852 const dotdot_unid_t unid,
48853 const dotdot_endpoint_id_t endpoint_id);
48854
48863 const dotdot_unid_t unid,
48864 const dotdot_endpoint_id_t endpoint_id);
48865// Metering CurrentMaxDemandDelivered
48877 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
48878
48891 const dotdot_unid_t unid,
48892 const dotdot_endpoint_id_t endpoint_id,
48894
48907 const dotdot_unid_t unid,
48908 dotdot_endpoint_id_t endpoint_id,
48910 uint64_t new_current_max_demand_delivered
48911 );
48912
48922 const dotdot_unid_t unid,
48923 const dotdot_endpoint_id_t endpoint_id);
48924
48934 const dotdot_unid_t unid,
48935 const dotdot_endpoint_id_t endpoint_id);
48936
48946 const dotdot_unid_t unid,
48947 const dotdot_endpoint_id_t endpoint_id);
48948
48958 const dotdot_unid_t unid,
48959 const dotdot_endpoint_id_t endpoint_id);
48960
48969 const dotdot_unid_t unid,
48970 const dotdot_endpoint_id_t endpoint_id);
48971// Metering CurrentMaxDemandReceived
48983 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
48984
48997 const dotdot_unid_t unid,
48998 const dotdot_endpoint_id_t endpoint_id,
49000
49013 const dotdot_unid_t unid,
49014 dotdot_endpoint_id_t endpoint_id,
49016 int8_t new_current_max_demand_received
49017 );
49018
49028 const dotdot_unid_t unid,
49029 const dotdot_endpoint_id_t endpoint_id);
49030
49040 const dotdot_unid_t unid,
49041 const dotdot_endpoint_id_t endpoint_id);
49042
49052 const dotdot_unid_t unid,
49053 const dotdot_endpoint_id_t endpoint_id);
49054
49064 const dotdot_unid_t unid,
49065 const dotdot_endpoint_id_t endpoint_id);
49066
49075 const dotdot_unid_t unid,
49076 const dotdot_endpoint_id_t endpoint_id);
49077// Metering PowerFactor
49089 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
49090
49103 const dotdot_unid_t unid,
49104 const dotdot_endpoint_id_t endpoint_id,
49106
49119 const dotdot_unid_t unid,
49120 dotdot_endpoint_id_t endpoint_id,
49122 int8_t new_power_factor
49123 );
49124
49134 const dotdot_unid_t unid,
49135 const dotdot_endpoint_id_t endpoint_id);
49136
49146 const dotdot_unid_t unid,
49147 const dotdot_endpoint_id_t endpoint_id);
49148
49158 const dotdot_unid_t unid,
49159 const dotdot_endpoint_id_t endpoint_id);
49160
49170 const dotdot_unid_t unid,
49171 const dotdot_endpoint_id_t endpoint_id);
49172
49181 const dotdot_unid_t unid,
49182 const dotdot_endpoint_id_t endpoint_id);
49183// Metering ReadingSnapShotTime
49195 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
49196
49209 const dotdot_unid_t unid,
49210 const dotdot_endpoint_id_t endpoint_id,
49212
49225 const dotdot_unid_t unid,
49226 dotdot_endpoint_id_t endpoint_id,
49228 UTC new_reading_snap_shot_time
49229 );
49230
49240 const dotdot_unid_t unid,
49241 const dotdot_endpoint_id_t endpoint_id);
49242
49252 const dotdot_unid_t unid,
49253 const dotdot_endpoint_id_t endpoint_id);
49254
49264 const dotdot_unid_t unid,
49265 const dotdot_endpoint_id_t endpoint_id);
49266
49276 const dotdot_unid_t unid,
49277 const dotdot_endpoint_id_t endpoint_id);
49278
49287 const dotdot_unid_t unid,
49288 const dotdot_endpoint_id_t endpoint_id);
49289// Metering CurrentMaxDemandDeliveredTime
49301 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
49302
49315 const dotdot_unid_t unid,
49316 const dotdot_endpoint_id_t endpoint_id,
49318
49331 const dotdot_unid_t unid,
49332 dotdot_endpoint_id_t endpoint_id,
49334 UTC new_current_max_demand_delivered_time
49335 );
49336
49346 const dotdot_unid_t unid,
49347 const dotdot_endpoint_id_t endpoint_id);
49348
49358 const dotdot_unid_t unid,
49359 const dotdot_endpoint_id_t endpoint_id);
49360
49370 const dotdot_unid_t unid,
49371 const dotdot_endpoint_id_t endpoint_id);
49372
49382 const dotdot_unid_t unid,
49383 const dotdot_endpoint_id_t endpoint_id);
49384
49393 const dotdot_unid_t unid,
49394 const dotdot_endpoint_id_t endpoint_id);
49395// Metering CurrentMaxDemandReceivedTime
49407 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
49408
49421 const dotdot_unid_t unid,
49422 const dotdot_endpoint_id_t endpoint_id,
49424
49437 const dotdot_unid_t unid,
49438 dotdot_endpoint_id_t endpoint_id,
49440 UTC new_current_max_demand_received_time
49441 );
49442
49452 const dotdot_unid_t unid,
49453 const dotdot_endpoint_id_t endpoint_id);
49454
49464 const dotdot_unid_t unid,
49465 const dotdot_endpoint_id_t endpoint_id);
49466
49476 const dotdot_unid_t unid,
49477 const dotdot_endpoint_id_t endpoint_id);
49478
49488 const dotdot_unid_t unid,
49489 const dotdot_endpoint_id_t endpoint_id);
49490
49499 const dotdot_unid_t unid,
49500 const dotdot_endpoint_id_t endpoint_id);
49501// Metering DefaultUpdatePeriod
49513 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
49514
49527 const dotdot_unid_t unid,
49528 const dotdot_endpoint_id_t endpoint_id,
49530
49543 const dotdot_unid_t unid,
49544 dotdot_endpoint_id_t endpoint_id,
49546 uint8_t new_default_update_period
49547 );
49548
49558 const dotdot_unid_t unid,
49559 const dotdot_endpoint_id_t endpoint_id);
49560
49570 const dotdot_unid_t unid,
49571 const dotdot_endpoint_id_t endpoint_id);
49572
49582 const dotdot_unid_t unid,
49583 const dotdot_endpoint_id_t endpoint_id);
49584
49594 const dotdot_unid_t unid,
49595 const dotdot_endpoint_id_t endpoint_id);
49596
49605 const dotdot_unid_t unid,
49606 const dotdot_endpoint_id_t endpoint_id);
49607// Metering SupplyStatus
49619 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
49620
49633 const dotdot_unid_t unid,
49634 const dotdot_endpoint_id_t endpoint_id,
49636
49649 const dotdot_unid_t unid,
49650 dotdot_endpoint_id_t endpoint_id,
49652 uint8_t new_supply_status
49653 );
49654
49664 const dotdot_unid_t unid,
49665 const dotdot_endpoint_id_t endpoint_id);
49666
49676 const dotdot_unid_t unid,
49677 const dotdot_endpoint_id_t endpoint_id);
49678
49688 const dotdot_unid_t unid,
49689 const dotdot_endpoint_id_t endpoint_id);
49690
49700 const dotdot_unid_t unid,
49701 const dotdot_endpoint_id_t endpoint_id);
49702
49711 const dotdot_unid_t unid,
49712 const dotdot_endpoint_id_t endpoint_id);
49713// Metering CurrentInletEnergyCarrierSummation
49725 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
49726
49739 const dotdot_unid_t unid,
49740 const dotdot_endpoint_id_t endpoint_id,
49742
49755 const dotdot_unid_t unid,
49756 dotdot_endpoint_id_t endpoint_id,
49758 uint64_t new_current_inlet_energy_carrier_summation
49759 );
49760
49770 const dotdot_unid_t unid,
49771 const dotdot_endpoint_id_t endpoint_id);
49772
49782 const dotdot_unid_t unid,
49783 const dotdot_endpoint_id_t endpoint_id);
49784
49794 const dotdot_unid_t unid,
49795 const dotdot_endpoint_id_t endpoint_id);
49796
49806 const dotdot_unid_t unid,
49807 const dotdot_endpoint_id_t endpoint_id);
49808
49817 const dotdot_unid_t unid,
49818 const dotdot_endpoint_id_t endpoint_id);
49819// Metering CurrentOutletEnergyCarrierSummation
49831 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
49832
49845 const dotdot_unid_t unid,
49846 const dotdot_endpoint_id_t endpoint_id,
49848
49861 const dotdot_unid_t unid,
49862 dotdot_endpoint_id_t endpoint_id,
49864 uint64_t new_current_outlet_energy_carrier_summation
49865 );
49866
49876 const dotdot_unid_t unid,
49877 const dotdot_endpoint_id_t endpoint_id);
49878
49888 const dotdot_unid_t unid,
49889 const dotdot_endpoint_id_t endpoint_id);
49890
49900 const dotdot_unid_t unid,
49901 const dotdot_endpoint_id_t endpoint_id);
49902
49912 const dotdot_unid_t unid,
49913 const dotdot_endpoint_id_t endpoint_id);
49914
49923 const dotdot_unid_t unid,
49924 const dotdot_endpoint_id_t endpoint_id);
49925// Metering InletTemperature
49937 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
49938
49951 const dotdot_unid_t unid,
49952 const dotdot_endpoint_id_t endpoint_id,
49954
49967 const dotdot_unid_t unid,
49968 dotdot_endpoint_id_t endpoint_id,
49970 uint32_t new_inlet_temperature
49971 );
49972
49982 const dotdot_unid_t unid,
49983 const dotdot_endpoint_id_t endpoint_id);
49984
49994 const dotdot_unid_t unid,
49995 const dotdot_endpoint_id_t endpoint_id);
49996
50006 const dotdot_unid_t unid,
50007 const dotdot_endpoint_id_t endpoint_id);
50008
50018 const dotdot_unid_t unid,
50019 const dotdot_endpoint_id_t endpoint_id);
50020
50029 const dotdot_unid_t unid,
50030 const dotdot_endpoint_id_t endpoint_id);
50031// Metering OutletTemperature
50043 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
50044
50057 const dotdot_unid_t unid,
50058 const dotdot_endpoint_id_t endpoint_id,
50060
50073 const dotdot_unid_t unid,
50074 dotdot_endpoint_id_t endpoint_id,
50076 uint32_t new_outlet_temperature
50077 );
50078
50088 const dotdot_unid_t unid,
50089 const dotdot_endpoint_id_t endpoint_id);
50090
50100 const dotdot_unid_t unid,
50101 const dotdot_endpoint_id_t endpoint_id);
50102
50112 const dotdot_unid_t unid,
50113 const dotdot_endpoint_id_t endpoint_id);
50114
50124 const dotdot_unid_t unid,
50125 const dotdot_endpoint_id_t endpoint_id);
50126
50135 const dotdot_unid_t unid,
50136 const dotdot_endpoint_id_t endpoint_id);
50137// Metering UnitofMeasure
50149 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
50150
50163 const dotdot_unid_t unid,
50164 const dotdot_endpoint_id_t endpoint_id,
50166
50179 const dotdot_unid_t unid,
50180 dotdot_endpoint_id_t endpoint_id,
50182 uint8_t new_unitof_measure
50183 );
50184
50194 const dotdot_unid_t unid,
50195 const dotdot_endpoint_id_t endpoint_id);
50196
50206 const dotdot_unid_t unid,
50207 const dotdot_endpoint_id_t endpoint_id);
50208
50218 const dotdot_unid_t unid,
50219 const dotdot_endpoint_id_t endpoint_id);
50220
50230 const dotdot_unid_t unid,
50231 const dotdot_endpoint_id_t endpoint_id);
50232
50241 const dotdot_unid_t unid,
50242 const dotdot_endpoint_id_t endpoint_id);
50243// Metering Multiplier
50255 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
50256
50269 const dotdot_unid_t unid,
50270 const dotdot_endpoint_id_t endpoint_id,
50272
50285 const dotdot_unid_t unid,
50286 dotdot_endpoint_id_t endpoint_id,
50288 uint32_t new_multiplier
50289 );
50290
50300 const dotdot_unid_t unid,
50301 const dotdot_endpoint_id_t endpoint_id);
50302
50312 const dotdot_unid_t unid,
50313 const dotdot_endpoint_id_t endpoint_id);
50314
50324 const dotdot_unid_t unid,
50325 const dotdot_endpoint_id_t endpoint_id);
50326
50336 const dotdot_unid_t unid,
50337 const dotdot_endpoint_id_t endpoint_id);
50338
50347 const dotdot_unid_t unid,
50348 const dotdot_endpoint_id_t endpoint_id);
50349// Metering Divisor
50361 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
50362
50375 const dotdot_unid_t unid,
50376 const dotdot_endpoint_id_t endpoint_id,
50378
50391 const dotdot_unid_t unid,
50392 dotdot_endpoint_id_t endpoint_id,
50394 uint32_t new_divisor
50395 );
50396
50406 const dotdot_unid_t unid,
50407 const dotdot_endpoint_id_t endpoint_id);
50408
50418 const dotdot_unid_t unid,
50419 const dotdot_endpoint_id_t endpoint_id);
50420
50430 const dotdot_unid_t unid,
50431 const dotdot_endpoint_id_t endpoint_id);
50432
50442 const dotdot_unid_t unid,
50443 const dotdot_endpoint_id_t endpoint_id);
50444
50453 const dotdot_unid_t unid,
50454 const dotdot_endpoint_id_t endpoint_id);
50455// Metering SummationFormatting
50467 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
50468
50481 const dotdot_unid_t unid,
50482 const dotdot_endpoint_id_t endpoint_id,
50484
50497 const dotdot_unid_t unid,
50498 dotdot_endpoint_id_t endpoint_id,
50500 uint8_t new_summation_formatting
50501 );
50502
50512 const dotdot_unid_t unid,
50513 const dotdot_endpoint_id_t endpoint_id);
50514
50524 const dotdot_unid_t unid,
50525 const dotdot_endpoint_id_t endpoint_id);
50526
50536 const dotdot_unid_t unid,
50537 const dotdot_endpoint_id_t endpoint_id);
50538
50548 const dotdot_unid_t unid,
50549 const dotdot_endpoint_id_t endpoint_id);
50550
50559 const dotdot_unid_t unid,
50560 const dotdot_endpoint_id_t endpoint_id);
50561// Metering DemandFormatting
50573 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
50574
50587 const dotdot_unid_t unid,
50588 const dotdot_endpoint_id_t endpoint_id,
50590
50603 const dotdot_unid_t unid,
50604 dotdot_endpoint_id_t endpoint_id,
50606 uint8_t new_demand_formatting
50607 );
50608
50618 const dotdot_unid_t unid,
50619 const dotdot_endpoint_id_t endpoint_id);
50620
50630 const dotdot_unid_t unid,
50631 const dotdot_endpoint_id_t endpoint_id);
50632
50642 const dotdot_unid_t unid,
50643 const dotdot_endpoint_id_t endpoint_id);
50644
50654 const dotdot_unid_t unid,
50655 const dotdot_endpoint_id_t endpoint_id);
50656
50665 const dotdot_unid_t unid,
50666 const dotdot_endpoint_id_t endpoint_id);
50667// Metering HistoricalConsumptionFormatting
50679 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
50680
50693 const dotdot_unid_t unid,
50694 const dotdot_endpoint_id_t endpoint_id,
50696
50709 const dotdot_unid_t unid,
50710 dotdot_endpoint_id_t endpoint_id,
50712 uint8_t new_historical_consumption_formatting
50713 );
50714
50724 const dotdot_unid_t unid,
50725 const dotdot_endpoint_id_t endpoint_id);
50726
50736 const dotdot_unid_t unid,
50737 const dotdot_endpoint_id_t endpoint_id);
50738
50748 const dotdot_unid_t unid,
50749 const dotdot_endpoint_id_t endpoint_id);
50750
50760 const dotdot_unid_t unid,
50761 const dotdot_endpoint_id_t endpoint_id);
50762
50771 const dotdot_unid_t unid,
50772 const dotdot_endpoint_id_t endpoint_id);
50773// Metering MeteringDeviceType
50785 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
50786
50799 const dotdot_unid_t unid,
50800 const dotdot_endpoint_id_t endpoint_id,
50802
50815 const dotdot_unid_t unid,
50816 dotdot_endpoint_id_t endpoint_id,
50818 uint8_t new_metering_device_type
50819 );
50820
50830 const dotdot_unid_t unid,
50831 const dotdot_endpoint_id_t endpoint_id);
50832
50842 const dotdot_unid_t unid,
50843 const dotdot_endpoint_id_t endpoint_id);
50844
50854 const dotdot_unid_t unid,
50855 const dotdot_endpoint_id_t endpoint_id);
50856
50866 const dotdot_unid_t unid,
50867 const dotdot_endpoint_id_t endpoint_id);
50868
50877 const dotdot_unid_t unid,
50878 const dotdot_endpoint_id_t endpoint_id);
50879// Metering EnergyCarrierUnitOfMeasure
50891 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
50892
50905 const dotdot_unid_t unid,
50906 const dotdot_endpoint_id_t endpoint_id,
50908
50921 const dotdot_unid_t unid,
50922 dotdot_endpoint_id_t endpoint_id,
50924 uint8_t new_energy_carrier_unit_of_measure
50925 );
50926
50936 const dotdot_unid_t unid,
50937 const dotdot_endpoint_id_t endpoint_id);
50938
50948 const dotdot_unid_t unid,
50949 const dotdot_endpoint_id_t endpoint_id);
50950
50960 const dotdot_unid_t unid,
50961 const dotdot_endpoint_id_t endpoint_id);
50962
50972 const dotdot_unid_t unid,
50973 const dotdot_endpoint_id_t endpoint_id);
50974
50983 const dotdot_unid_t unid,
50984 const dotdot_endpoint_id_t endpoint_id);
50985// Metering EnergyCarrierSummationFormatting
50997 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
50998
51011 const dotdot_unid_t unid,
51012 const dotdot_endpoint_id_t endpoint_id,
51014
51027 const dotdot_unid_t unid,
51028 dotdot_endpoint_id_t endpoint_id,
51030 uint8_t new_energy_carrier_summation_formatting
51031 );
51032
51042 const dotdot_unid_t unid,
51043 const dotdot_endpoint_id_t endpoint_id);
51044
51054 const dotdot_unid_t unid,
51055 const dotdot_endpoint_id_t endpoint_id);
51056
51066 const dotdot_unid_t unid,
51067 const dotdot_endpoint_id_t endpoint_id);
51068
51078 const dotdot_unid_t unid,
51079 const dotdot_endpoint_id_t endpoint_id);
51080
51089 const dotdot_unid_t unid,
51090 const dotdot_endpoint_id_t endpoint_id);
51091// Metering EnergyCarrierDemandFormatting
51103 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
51104
51117 const dotdot_unid_t unid,
51118 const dotdot_endpoint_id_t endpoint_id,
51120
51133 const dotdot_unid_t unid,
51134 dotdot_endpoint_id_t endpoint_id,
51136 uint8_t new_energy_carrier_demand_formatting
51137 );
51138
51148 const dotdot_unid_t unid,
51149 const dotdot_endpoint_id_t endpoint_id);
51150
51160 const dotdot_unid_t unid,
51161 const dotdot_endpoint_id_t endpoint_id);
51162
51172 const dotdot_unid_t unid,
51173 const dotdot_endpoint_id_t endpoint_id);
51174
51184 const dotdot_unid_t unid,
51185 const dotdot_endpoint_id_t endpoint_id);
51186
51195 const dotdot_unid_t unid,
51196 const dotdot_endpoint_id_t endpoint_id);
51197// Metering TemperatureUnitOfMeasure
51209 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
51210
51223 const dotdot_unid_t unid,
51224 const dotdot_endpoint_id_t endpoint_id,
51226
51239 const dotdot_unid_t unid,
51240 dotdot_endpoint_id_t endpoint_id,
51242 uint8_t new_temperature_unit_of_measure
51243 );
51244
51254 const dotdot_unid_t unid,
51255 const dotdot_endpoint_id_t endpoint_id);
51256
51266 const dotdot_unid_t unid,
51267 const dotdot_endpoint_id_t endpoint_id);
51268
51278 const dotdot_unid_t unid,
51279 const dotdot_endpoint_id_t endpoint_id);
51280
51290 const dotdot_unid_t unid,
51291 const dotdot_endpoint_id_t endpoint_id);
51292
51301 const dotdot_unid_t unid,
51302 const dotdot_endpoint_id_t endpoint_id);
51303// Metering TemperatureFormatting
51315 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
51316
51329 const dotdot_unid_t unid,
51330 const dotdot_endpoint_id_t endpoint_id,
51332
51345 const dotdot_unid_t unid,
51346 dotdot_endpoint_id_t endpoint_id,
51348 uint8_t new_temperature_formatting
51349 );
51350
51360 const dotdot_unid_t unid,
51361 const dotdot_endpoint_id_t endpoint_id);
51362
51372 const dotdot_unid_t unid,
51373 const dotdot_endpoint_id_t endpoint_id);
51374
51384 const dotdot_unid_t unid,
51385 const dotdot_endpoint_id_t endpoint_id);
51386
51396 const dotdot_unid_t unid,
51397 const dotdot_endpoint_id_t endpoint_id);
51398
51407 const dotdot_unid_t unid,
51408 const dotdot_endpoint_id_t endpoint_id);
51409
51419 const dotdot_unid_t unid,
51420 const dotdot_endpoint_id_t endpoint_id);
51421
51431 const dotdot_unid_t unid,
51432 const dotdot_endpoint_id_t endpoint_id);
51433
51435// Start of cluster ElectricalMeasurement
51437// ElectricalMeasurement MeasurementType
51449 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
51450
51463 const dotdot_unid_t unid,
51464 const dotdot_endpoint_id_t endpoint_id,
51466
51479 const dotdot_unid_t unid,
51480 dotdot_endpoint_id_t endpoint_id,
51482 uint32_t new_measurement_type
51483 );
51484
51494 const dotdot_unid_t unid,
51495 const dotdot_endpoint_id_t endpoint_id);
51496
51506 const dotdot_unid_t unid,
51507 const dotdot_endpoint_id_t endpoint_id);
51508
51518 const dotdot_unid_t unid,
51519 const dotdot_endpoint_id_t endpoint_id);
51520
51530 const dotdot_unid_t unid,
51531 const dotdot_endpoint_id_t endpoint_id);
51532
51541 const dotdot_unid_t unid,
51542 const dotdot_endpoint_id_t endpoint_id);
51543// ElectricalMeasurement DCVoltage
51555 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
51556
51569 const dotdot_unid_t unid,
51570 const dotdot_endpoint_id_t endpoint_id,
51572
51585 const dotdot_unid_t unid,
51586 dotdot_endpoint_id_t endpoint_id,
51588 int16_t new_dc_voltage
51589 );
51590
51600 const dotdot_unid_t unid,
51601 const dotdot_endpoint_id_t endpoint_id);
51602
51612 const dotdot_unid_t unid,
51613 const dotdot_endpoint_id_t endpoint_id);
51614
51624 const dotdot_unid_t unid,
51625 const dotdot_endpoint_id_t endpoint_id);
51626
51636 const dotdot_unid_t unid,
51637 const dotdot_endpoint_id_t endpoint_id);
51638
51647 const dotdot_unid_t unid,
51648 const dotdot_endpoint_id_t endpoint_id);
51649// ElectricalMeasurement DCVoltageMin
51661 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
51662
51675 const dotdot_unid_t unid,
51676 const dotdot_endpoint_id_t endpoint_id,
51678
51691 const dotdot_unid_t unid,
51692 dotdot_endpoint_id_t endpoint_id,
51694 int16_t new_dc_voltage_min
51695 );
51696
51706 const dotdot_unid_t unid,
51707 const dotdot_endpoint_id_t endpoint_id);
51708
51718 const dotdot_unid_t unid,
51719 const dotdot_endpoint_id_t endpoint_id);
51720
51730 const dotdot_unid_t unid,
51731 const dotdot_endpoint_id_t endpoint_id);
51732
51742 const dotdot_unid_t unid,
51743 const dotdot_endpoint_id_t endpoint_id);
51744
51753 const dotdot_unid_t unid,
51754 const dotdot_endpoint_id_t endpoint_id);
51755// ElectricalMeasurement DCVoltageMax
51767 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
51768
51781 const dotdot_unid_t unid,
51782 const dotdot_endpoint_id_t endpoint_id,
51784
51797 const dotdot_unid_t unid,
51798 dotdot_endpoint_id_t endpoint_id,
51800 int16_t new_dc_voltage_max
51801 );
51802
51812 const dotdot_unid_t unid,
51813 const dotdot_endpoint_id_t endpoint_id);
51814
51824 const dotdot_unid_t unid,
51825 const dotdot_endpoint_id_t endpoint_id);
51826
51836 const dotdot_unid_t unid,
51837 const dotdot_endpoint_id_t endpoint_id);
51838
51848 const dotdot_unid_t unid,
51849 const dotdot_endpoint_id_t endpoint_id);
51850
51859 const dotdot_unid_t unid,
51860 const dotdot_endpoint_id_t endpoint_id);
51861// ElectricalMeasurement DCCurrent
51873 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
51874
51887 const dotdot_unid_t unid,
51888 const dotdot_endpoint_id_t endpoint_id,
51890
51903 const dotdot_unid_t unid,
51904 dotdot_endpoint_id_t endpoint_id,
51906 int16_t new_dc_current
51907 );
51908
51918 const dotdot_unid_t unid,
51919 const dotdot_endpoint_id_t endpoint_id);
51920
51930 const dotdot_unid_t unid,
51931 const dotdot_endpoint_id_t endpoint_id);
51932
51942 const dotdot_unid_t unid,
51943 const dotdot_endpoint_id_t endpoint_id);
51944
51954 const dotdot_unid_t unid,
51955 const dotdot_endpoint_id_t endpoint_id);
51956
51965 const dotdot_unid_t unid,
51966 const dotdot_endpoint_id_t endpoint_id);
51967// ElectricalMeasurement DCCurrentMin
51979 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
51980
51993 const dotdot_unid_t unid,
51994 const dotdot_endpoint_id_t endpoint_id,
51996
52009 const dotdot_unid_t unid,
52010 dotdot_endpoint_id_t endpoint_id,
52012 int16_t new_dc_current_min
52013 );
52014
52024 const dotdot_unid_t unid,
52025 const dotdot_endpoint_id_t endpoint_id);
52026
52036 const dotdot_unid_t unid,
52037 const dotdot_endpoint_id_t endpoint_id);
52038
52048 const dotdot_unid_t unid,
52049 const dotdot_endpoint_id_t endpoint_id);
52050
52060 const dotdot_unid_t unid,
52061 const dotdot_endpoint_id_t endpoint_id);
52062
52071 const dotdot_unid_t unid,
52072 const dotdot_endpoint_id_t endpoint_id);
52073// ElectricalMeasurement DCCurrentMax
52085 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
52086
52099 const dotdot_unid_t unid,
52100 const dotdot_endpoint_id_t endpoint_id,
52102
52115 const dotdot_unid_t unid,
52116 dotdot_endpoint_id_t endpoint_id,
52118 int16_t new_dc_current_max
52119 );
52120
52130 const dotdot_unid_t unid,
52131 const dotdot_endpoint_id_t endpoint_id);
52132
52142 const dotdot_unid_t unid,
52143 const dotdot_endpoint_id_t endpoint_id);
52144
52154 const dotdot_unid_t unid,
52155 const dotdot_endpoint_id_t endpoint_id);
52156
52166 const dotdot_unid_t unid,
52167 const dotdot_endpoint_id_t endpoint_id);
52168
52177 const dotdot_unid_t unid,
52178 const dotdot_endpoint_id_t endpoint_id);
52179// ElectricalMeasurement DCPower
52191 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
52192
52205 const dotdot_unid_t unid,
52206 const dotdot_endpoint_id_t endpoint_id,
52208
52221 const dotdot_unid_t unid,
52222 dotdot_endpoint_id_t endpoint_id,
52224 int16_t new_dc_power
52225 );
52226
52236 const dotdot_unid_t unid,
52237 const dotdot_endpoint_id_t endpoint_id);
52238
52248 const dotdot_unid_t unid,
52249 const dotdot_endpoint_id_t endpoint_id);
52250
52260 const dotdot_unid_t unid,
52261 const dotdot_endpoint_id_t endpoint_id);
52262
52272 const dotdot_unid_t unid,
52273 const dotdot_endpoint_id_t endpoint_id);
52274
52283 const dotdot_unid_t unid,
52284 const dotdot_endpoint_id_t endpoint_id);
52285// ElectricalMeasurement DCPowerMin
52297 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
52298
52311 const dotdot_unid_t unid,
52312 const dotdot_endpoint_id_t endpoint_id,
52314
52327 const dotdot_unid_t unid,
52328 dotdot_endpoint_id_t endpoint_id,
52330 int16_t new_dc_power_min
52331 );
52332
52342 const dotdot_unid_t unid,
52343 const dotdot_endpoint_id_t endpoint_id);
52344
52354 const dotdot_unid_t unid,
52355 const dotdot_endpoint_id_t endpoint_id);
52356
52366 const dotdot_unid_t unid,
52367 const dotdot_endpoint_id_t endpoint_id);
52368
52378 const dotdot_unid_t unid,
52379 const dotdot_endpoint_id_t endpoint_id);
52380
52389 const dotdot_unid_t unid,
52390 const dotdot_endpoint_id_t endpoint_id);
52391// ElectricalMeasurement DCPowerMax
52403 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
52404
52417 const dotdot_unid_t unid,
52418 const dotdot_endpoint_id_t endpoint_id,
52420
52433 const dotdot_unid_t unid,
52434 dotdot_endpoint_id_t endpoint_id,
52436 int16_t new_dc_power_max
52437 );
52438
52448 const dotdot_unid_t unid,
52449 const dotdot_endpoint_id_t endpoint_id);
52450
52460 const dotdot_unid_t unid,
52461 const dotdot_endpoint_id_t endpoint_id);
52462
52472 const dotdot_unid_t unid,
52473 const dotdot_endpoint_id_t endpoint_id);
52474
52484 const dotdot_unid_t unid,
52485 const dotdot_endpoint_id_t endpoint_id);
52486
52495 const dotdot_unid_t unid,
52496 const dotdot_endpoint_id_t endpoint_id);
52497// ElectricalMeasurement DCVoltageMultiplier
52509 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
52510
52523 const dotdot_unid_t unid,
52524 const dotdot_endpoint_id_t endpoint_id,
52526
52539 const dotdot_unid_t unid,
52540 dotdot_endpoint_id_t endpoint_id,
52542 uint16_t new_dc_voltage_multiplier
52543 );
52544
52554 const dotdot_unid_t unid,
52555 const dotdot_endpoint_id_t endpoint_id);
52556
52566 const dotdot_unid_t unid,
52567 const dotdot_endpoint_id_t endpoint_id);
52568
52578 const dotdot_unid_t unid,
52579 const dotdot_endpoint_id_t endpoint_id);
52580
52590 const dotdot_unid_t unid,
52591 const dotdot_endpoint_id_t endpoint_id);
52592
52601 const dotdot_unid_t unid,
52602 const dotdot_endpoint_id_t endpoint_id);
52603// ElectricalMeasurement DCVoltageDivisor
52615 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
52616
52629 const dotdot_unid_t unid,
52630 const dotdot_endpoint_id_t endpoint_id,
52632
52645 const dotdot_unid_t unid,
52646 dotdot_endpoint_id_t endpoint_id,
52648 uint16_t new_dc_voltage_divisor
52649 );
52650
52660 const dotdot_unid_t unid,
52661 const dotdot_endpoint_id_t endpoint_id);
52662
52672 const dotdot_unid_t unid,
52673 const dotdot_endpoint_id_t endpoint_id);
52674
52684 const dotdot_unid_t unid,
52685 const dotdot_endpoint_id_t endpoint_id);
52686
52696 const dotdot_unid_t unid,
52697 const dotdot_endpoint_id_t endpoint_id);
52698
52707 const dotdot_unid_t unid,
52708 const dotdot_endpoint_id_t endpoint_id);
52709// ElectricalMeasurement DCCurrentMultiplier
52721 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
52722
52735 const dotdot_unid_t unid,
52736 const dotdot_endpoint_id_t endpoint_id,
52738
52751 const dotdot_unid_t unid,
52752 dotdot_endpoint_id_t endpoint_id,
52754 uint16_t new_dc_current_multiplier
52755 );
52756
52766 const dotdot_unid_t unid,
52767 const dotdot_endpoint_id_t endpoint_id);
52768
52778 const dotdot_unid_t unid,
52779 const dotdot_endpoint_id_t endpoint_id);
52780
52790 const dotdot_unid_t unid,
52791 const dotdot_endpoint_id_t endpoint_id);
52792
52802 const dotdot_unid_t unid,
52803 const dotdot_endpoint_id_t endpoint_id);
52804
52813 const dotdot_unid_t unid,
52814 const dotdot_endpoint_id_t endpoint_id);
52815// ElectricalMeasurement DCCurrentDivisor
52827 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
52828
52841 const dotdot_unid_t unid,
52842 const dotdot_endpoint_id_t endpoint_id,
52844
52857 const dotdot_unid_t unid,
52858 dotdot_endpoint_id_t endpoint_id,
52860 uint16_t new_dc_current_divisor
52861 );
52862
52872 const dotdot_unid_t unid,
52873 const dotdot_endpoint_id_t endpoint_id);
52874
52884 const dotdot_unid_t unid,
52885 const dotdot_endpoint_id_t endpoint_id);
52886
52896 const dotdot_unid_t unid,
52897 const dotdot_endpoint_id_t endpoint_id);
52898
52908 const dotdot_unid_t unid,
52909 const dotdot_endpoint_id_t endpoint_id);
52910
52919 const dotdot_unid_t unid,
52920 const dotdot_endpoint_id_t endpoint_id);
52921// ElectricalMeasurement DCPowerMultiplier
52933 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
52934
52947 const dotdot_unid_t unid,
52948 const dotdot_endpoint_id_t endpoint_id,
52950
52963 const dotdot_unid_t unid,
52964 dotdot_endpoint_id_t endpoint_id,
52966 uint16_t new_dc_power_multiplier
52967 );
52968
52978 const dotdot_unid_t unid,
52979 const dotdot_endpoint_id_t endpoint_id);
52980
52990 const dotdot_unid_t unid,
52991 const dotdot_endpoint_id_t endpoint_id);
52992
53002 const dotdot_unid_t unid,
53003 const dotdot_endpoint_id_t endpoint_id);
53004
53014 const dotdot_unid_t unid,
53015 const dotdot_endpoint_id_t endpoint_id);
53016
53025 const dotdot_unid_t unid,
53026 const dotdot_endpoint_id_t endpoint_id);
53027// ElectricalMeasurement DCPowerDivisor
53039 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
53040
53053 const dotdot_unid_t unid,
53054 const dotdot_endpoint_id_t endpoint_id,
53056
53069 const dotdot_unid_t unid,
53070 dotdot_endpoint_id_t endpoint_id,
53072 uint16_t new_dc_power_divisor
53073 );
53074
53084 const dotdot_unid_t unid,
53085 const dotdot_endpoint_id_t endpoint_id);
53086
53096 const dotdot_unid_t unid,
53097 const dotdot_endpoint_id_t endpoint_id);
53098
53108 const dotdot_unid_t unid,
53109 const dotdot_endpoint_id_t endpoint_id);
53110
53120 const dotdot_unid_t unid,
53121 const dotdot_endpoint_id_t endpoint_id);
53122
53131 const dotdot_unid_t unid,
53132 const dotdot_endpoint_id_t endpoint_id);
53133// ElectricalMeasurement ACFrequency
53145 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
53146
53159 const dotdot_unid_t unid,
53160 const dotdot_endpoint_id_t endpoint_id,
53162
53175 const dotdot_unid_t unid,
53176 dotdot_endpoint_id_t endpoint_id,
53178 uint16_t new_ac_frequency
53179 );
53180
53190 const dotdot_unid_t unid,
53191 const dotdot_endpoint_id_t endpoint_id);
53192
53202 const dotdot_unid_t unid,
53203 const dotdot_endpoint_id_t endpoint_id);
53204
53214 const dotdot_unid_t unid,
53215 const dotdot_endpoint_id_t endpoint_id);
53216
53226 const dotdot_unid_t unid,
53227 const dotdot_endpoint_id_t endpoint_id);
53228
53237 const dotdot_unid_t unid,
53238 const dotdot_endpoint_id_t endpoint_id);
53239// ElectricalMeasurement ACFrequencyMin
53251 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
53252
53265 const dotdot_unid_t unid,
53266 const dotdot_endpoint_id_t endpoint_id,
53268
53281 const dotdot_unid_t unid,
53282 dotdot_endpoint_id_t endpoint_id,
53284 uint16_t new_ac_frequency_min
53285 );
53286
53296 const dotdot_unid_t unid,
53297 const dotdot_endpoint_id_t endpoint_id);
53298
53308 const dotdot_unid_t unid,
53309 const dotdot_endpoint_id_t endpoint_id);
53310
53320 const dotdot_unid_t unid,
53321 const dotdot_endpoint_id_t endpoint_id);
53322
53332 const dotdot_unid_t unid,
53333 const dotdot_endpoint_id_t endpoint_id);
53334
53343 const dotdot_unid_t unid,
53344 const dotdot_endpoint_id_t endpoint_id);
53345// ElectricalMeasurement ACFrequencyMax
53357 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
53358
53371 const dotdot_unid_t unid,
53372 const dotdot_endpoint_id_t endpoint_id,
53374
53387 const dotdot_unid_t unid,
53388 dotdot_endpoint_id_t endpoint_id,
53390 uint16_t new_ac_frequency_max
53391 );
53392
53402 const dotdot_unid_t unid,
53403 const dotdot_endpoint_id_t endpoint_id);
53404
53414 const dotdot_unid_t unid,
53415 const dotdot_endpoint_id_t endpoint_id);
53416
53426 const dotdot_unid_t unid,
53427 const dotdot_endpoint_id_t endpoint_id);
53428
53438 const dotdot_unid_t unid,
53439 const dotdot_endpoint_id_t endpoint_id);
53440
53449 const dotdot_unid_t unid,
53450 const dotdot_endpoint_id_t endpoint_id);
53451// ElectricalMeasurement NeutralCurrent
53463 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
53464
53477 const dotdot_unid_t unid,
53478 const dotdot_endpoint_id_t endpoint_id,
53480
53493 const dotdot_unid_t unid,
53494 dotdot_endpoint_id_t endpoint_id,
53496 uint16_t new_neutral_current
53497 );
53498
53508 const dotdot_unid_t unid,
53509 const dotdot_endpoint_id_t endpoint_id);
53510
53520 const dotdot_unid_t unid,
53521 const dotdot_endpoint_id_t endpoint_id);
53522
53532 const dotdot_unid_t unid,
53533 const dotdot_endpoint_id_t endpoint_id);
53534
53544 const dotdot_unid_t unid,
53545 const dotdot_endpoint_id_t endpoint_id);
53546
53555 const dotdot_unid_t unid,
53556 const dotdot_endpoint_id_t endpoint_id);
53557// ElectricalMeasurement TotalActivePower
53569 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
53570
53583 const dotdot_unid_t unid,
53584 const dotdot_endpoint_id_t endpoint_id,
53586
53599 const dotdot_unid_t unid,
53600 dotdot_endpoint_id_t endpoint_id,
53602 int32_t new_total_active_power
53603 );
53604
53614 const dotdot_unid_t unid,
53615 const dotdot_endpoint_id_t endpoint_id);
53616
53626 const dotdot_unid_t unid,
53627 const dotdot_endpoint_id_t endpoint_id);
53628
53638 const dotdot_unid_t unid,
53639 const dotdot_endpoint_id_t endpoint_id);
53640
53650 const dotdot_unid_t unid,
53651 const dotdot_endpoint_id_t endpoint_id);
53652
53661 const dotdot_unid_t unid,
53662 const dotdot_endpoint_id_t endpoint_id);
53663// ElectricalMeasurement TotalReactivePower
53675 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
53676
53689 const dotdot_unid_t unid,
53690 const dotdot_endpoint_id_t endpoint_id,
53692
53705 const dotdot_unid_t unid,
53706 dotdot_endpoint_id_t endpoint_id,
53708 int32_t new_total_reactive_power
53709 );
53710
53720 const dotdot_unid_t unid,
53721 const dotdot_endpoint_id_t endpoint_id);
53722
53732 const dotdot_unid_t unid,
53733 const dotdot_endpoint_id_t endpoint_id);
53734
53744 const dotdot_unid_t unid,
53745 const dotdot_endpoint_id_t endpoint_id);
53746
53756 const dotdot_unid_t unid,
53757 const dotdot_endpoint_id_t endpoint_id);
53758
53767 const dotdot_unid_t unid,
53768 const dotdot_endpoint_id_t endpoint_id);
53769// ElectricalMeasurement TotalApparentPower
53781 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
53782
53795 const dotdot_unid_t unid,
53796 const dotdot_endpoint_id_t endpoint_id,
53798
53811 const dotdot_unid_t unid,
53812 dotdot_endpoint_id_t endpoint_id,
53814 uint32_t new_total_apparent_power
53815 );
53816
53826 const dotdot_unid_t unid,
53827 const dotdot_endpoint_id_t endpoint_id);
53828
53838 const dotdot_unid_t unid,
53839 const dotdot_endpoint_id_t endpoint_id);
53840
53850 const dotdot_unid_t unid,
53851 const dotdot_endpoint_id_t endpoint_id);
53852
53862 const dotdot_unid_t unid,
53863 const dotdot_endpoint_id_t endpoint_id);
53864
53873 const dotdot_unid_t unid,
53874 const dotdot_endpoint_id_t endpoint_id);
53875// ElectricalMeasurement Measured1stHarmonicCurrent
53887 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
53888
53901 const dotdot_unid_t unid,
53902 const dotdot_endpoint_id_t endpoint_id,
53904
53917 const dotdot_unid_t unid,
53918 dotdot_endpoint_id_t endpoint_id,
53920 int16_t new_measured1st_harmonic_current
53921 );
53922
53932 const dotdot_unid_t unid,
53933 const dotdot_endpoint_id_t endpoint_id);
53934
53944 const dotdot_unid_t unid,
53945 const dotdot_endpoint_id_t endpoint_id);
53946
53956 const dotdot_unid_t unid,
53957 const dotdot_endpoint_id_t endpoint_id);
53958
53968 const dotdot_unid_t unid,
53969 const dotdot_endpoint_id_t endpoint_id);
53970
53979 const dotdot_unid_t unid,
53980 const dotdot_endpoint_id_t endpoint_id);
53981// ElectricalMeasurement Measured3rdHarmonicCurrent
53993 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
53994
54007 const dotdot_unid_t unid,
54008 const dotdot_endpoint_id_t endpoint_id,
54010
54023 const dotdot_unid_t unid,
54024 dotdot_endpoint_id_t endpoint_id,
54026 int16_t new_measured3rd_harmonic_current
54027 );
54028
54038 const dotdot_unid_t unid,
54039 const dotdot_endpoint_id_t endpoint_id);
54040
54050 const dotdot_unid_t unid,
54051 const dotdot_endpoint_id_t endpoint_id);
54052
54062 const dotdot_unid_t unid,
54063 const dotdot_endpoint_id_t endpoint_id);
54064
54074 const dotdot_unid_t unid,
54075 const dotdot_endpoint_id_t endpoint_id);
54076
54085 const dotdot_unid_t unid,
54086 const dotdot_endpoint_id_t endpoint_id);
54087// ElectricalMeasurement Measured5thHarmonicCurrent
54099 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
54100
54113 const dotdot_unid_t unid,
54114 const dotdot_endpoint_id_t endpoint_id,
54116
54129 const dotdot_unid_t unid,
54130 dotdot_endpoint_id_t endpoint_id,
54132 int16_t new_measured5th_harmonic_current
54133 );
54134
54144 const dotdot_unid_t unid,
54145 const dotdot_endpoint_id_t endpoint_id);
54146
54156 const dotdot_unid_t unid,
54157 const dotdot_endpoint_id_t endpoint_id);
54158
54168 const dotdot_unid_t unid,
54169 const dotdot_endpoint_id_t endpoint_id);
54170
54180 const dotdot_unid_t unid,
54181 const dotdot_endpoint_id_t endpoint_id);
54182
54191 const dotdot_unid_t unid,
54192 const dotdot_endpoint_id_t endpoint_id);
54193// ElectricalMeasurement Measured7thHarmonicCurrent
54205 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
54206
54219 const dotdot_unid_t unid,
54220 const dotdot_endpoint_id_t endpoint_id,
54222
54235 const dotdot_unid_t unid,
54236 dotdot_endpoint_id_t endpoint_id,
54238 int16_t new_measured7th_harmonic_current
54239 );
54240
54250 const dotdot_unid_t unid,
54251 const dotdot_endpoint_id_t endpoint_id);
54252
54262 const dotdot_unid_t unid,
54263 const dotdot_endpoint_id_t endpoint_id);
54264
54274 const dotdot_unid_t unid,
54275 const dotdot_endpoint_id_t endpoint_id);
54276
54286 const dotdot_unid_t unid,
54287 const dotdot_endpoint_id_t endpoint_id);
54288
54297 const dotdot_unid_t unid,
54298 const dotdot_endpoint_id_t endpoint_id);
54299// ElectricalMeasurement Measured9thHarmonicCurrent
54311 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
54312
54325 const dotdot_unid_t unid,
54326 const dotdot_endpoint_id_t endpoint_id,
54328
54341 const dotdot_unid_t unid,
54342 dotdot_endpoint_id_t endpoint_id,
54344 int16_t new_measured9th_harmonic_current
54345 );
54346
54356 const dotdot_unid_t unid,
54357 const dotdot_endpoint_id_t endpoint_id);
54358
54368 const dotdot_unid_t unid,
54369 const dotdot_endpoint_id_t endpoint_id);
54370
54380 const dotdot_unid_t unid,
54381 const dotdot_endpoint_id_t endpoint_id);
54382
54392 const dotdot_unid_t unid,
54393 const dotdot_endpoint_id_t endpoint_id);
54394
54403 const dotdot_unid_t unid,
54404 const dotdot_endpoint_id_t endpoint_id);
54405// ElectricalMeasurement Measured11thHarmonicCurrent
54417 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
54418
54431 const dotdot_unid_t unid,
54432 const dotdot_endpoint_id_t endpoint_id,
54434
54447 const dotdot_unid_t unid,
54448 dotdot_endpoint_id_t endpoint_id,
54450 int16_t new_measured11th_harmonic_current
54451 );
54452
54462 const dotdot_unid_t unid,
54463 const dotdot_endpoint_id_t endpoint_id);
54464
54474 const dotdot_unid_t unid,
54475 const dotdot_endpoint_id_t endpoint_id);
54476
54486 const dotdot_unid_t unid,
54487 const dotdot_endpoint_id_t endpoint_id);
54488
54498 const dotdot_unid_t unid,
54499 const dotdot_endpoint_id_t endpoint_id);
54500
54509 const dotdot_unid_t unid,
54510 const dotdot_endpoint_id_t endpoint_id);
54511// ElectricalMeasurement MeasuredPhase1stHarmonicCurrent
54523 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
54524
54537 const dotdot_unid_t unid,
54538 const dotdot_endpoint_id_t endpoint_id,
54540
54553 const dotdot_unid_t unid,
54554 dotdot_endpoint_id_t endpoint_id,
54556 int16_t new_measured_phase1st_harmonic_current
54557 );
54558
54568 const dotdot_unid_t unid,
54569 const dotdot_endpoint_id_t endpoint_id);
54570
54580 const dotdot_unid_t unid,
54581 const dotdot_endpoint_id_t endpoint_id);
54582
54592 const dotdot_unid_t unid,
54593 const dotdot_endpoint_id_t endpoint_id);
54594
54604 const dotdot_unid_t unid,
54605 const dotdot_endpoint_id_t endpoint_id);
54606
54615 const dotdot_unid_t unid,
54616 const dotdot_endpoint_id_t endpoint_id);
54617// ElectricalMeasurement MeasuredPhase3rdHarmonicCurrent
54629 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
54630
54643 const dotdot_unid_t unid,
54644 const dotdot_endpoint_id_t endpoint_id,
54646
54659 const dotdot_unid_t unid,
54660 dotdot_endpoint_id_t endpoint_id,
54662 int16_t new_measured_phase3rd_harmonic_current
54663 );
54664
54674 const dotdot_unid_t unid,
54675 const dotdot_endpoint_id_t endpoint_id);
54676
54686 const dotdot_unid_t unid,
54687 const dotdot_endpoint_id_t endpoint_id);
54688
54698 const dotdot_unid_t unid,
54699 const dotdot_endpoint_id_t endpoint_id);
54700
54710 const dotdot_unid_t unid,
54711 const dotdot_endpoint_id_t endpoint_id);
54712
54721 const dotdot_unid_t unid,
54722 const dotdot_endpoint_id_t endpoint_id);
54723// ElectricalMeasurement MeasuredPhase5thHarmonicCurrent
54735 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
54736
54749 const dotdot_unid_t unid,
54750 const dotdot_endpoint_id_t endpoint_id,
54752
54765 const dotdot_unid_t unid,
54766 dotdot_endpoint_id_t endpoint_id,
54768 int16_t new_measured_phase5th_harmonic_current
54769 );
54770
54780 const dotdot_unid_t unid,
54781 const dotdot_endpoint_id_t endpoint_id);
54782
54792 const dotdot_unid_t unid,
54793 const dotdot_endpoint_id_t endpoint_id);
54794
54804 const dotdot_unid_t unid,
54805 const dotdot_endpoint_id_t endpoint_id);
54806
54816 const dotdot_unid_t unid,
54817 const dotdot_endpoint_id_t endpoint_id);
54818
54827 const dotdot_unid_t unid,
54828 const dotdot_endpoint_id_t endpoint_id);
54829// ElectricalMeasurement MeasuredPhase7thHarmonicCurrent
54841 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
54842
54855 const dotdot_unid_t unid,
54856 const dotdot_endpoint_id_t endpoint_id,
54858
54871 const dotdot_unid_t unid,
54872 dotdot_endpoint_id_t endpoint_id,
54874 int16_t new_measured_phase7th_harmonic_current
54875 );
54876
54886 const dotdot_unid_t unid,
54887 const dotdot_endpoint_id_t endpoint_id);
54888
54898 const dotdot_unid_t unid,
54899 const dotdot_endpoint_id_t endpoint_id);
54900
54910 const dotdot_unid_t unid,
54911 const dotdot_endpoint_id_t endpoint_id);
54912
54922 const dotdot_unid_t unid,
54923 const dotdot_endpoint_id_t endpoint_id);
54924
54933 const dotdot_unid_t unid,
54934 const dotdot_endpoint_id_t endpoint_id);
54935// ElectricalMeasurement MeasuredPhase9thHarmonicCurrent
54947 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
54948
54961 const dotdot_unid_t unid,
54962 const dotdot_endpoint_id_t endpoint_id,
54964
54977 const dotdot_unid_t unid,
54978 dotdot_endpoint_id_t endpoint_id,
54980 int16_t new_measured_phase9th_harmonic_current
54981 );
54982
54992 const dotdot_unid_t unid,
54993 const dotdot_endpoint_id_t endpoint_id);
54994
55004 const dotdot_unid_t unid,
55005 const dotdot_endpoint_id_t endpoint_id);
55006
55016 const dotdot_unid_t unid,
55017 const dotdot_endpoint_id_t endpoint_id);
55018
55028 const dotdot_unid_t unid,
55029 const dotdot_endpoint_id_t endpoint_id);
55030
55039 const dotdot_unid_t unid,
55040 const dotdot_endpoint_id_t endpoint_id);
55041// ElectricalMeasurement MeasuredPhase11thHarmonicCurrent
55053 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
55054
55067 const dotdot_unid_t unid,
55068 const dotdot_endpoint_id_t endpoint_id,
55070
55083 const dotdot_unid_t unid,
55084 dotdot_endpoint_id_t endpoint_id,
55086 int16_t new_measured_phase11th_harmonic_current
55087 );
55088
55098 const dotdot_unid_t unid,
55099 const dotdot_endpoint_id_t endpoint_id);
55100
55110 const dotdot_unid_t unid,
55111 const dotdot_endpoint_id_t endpoint_id);
55112
55122 const dotdot_unid_t unid,
55123 const dotdot_endpoint_id_t endpoint_id);
55124
55134 const dotdot_unid_t unid,
55135 const dotdot_endpoint_id_t endpoint_id);
55136
55145 const dotdot_unid_t unid,
55146 const dotdot_endpoint_id_t endpoint_id);
55147// ElectricalMeasurement ACFrequencyMultiplier
55159 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
55160
55173 const dotdot_unid_t unid,
55174 const dotdot_endpoint_id_t endpoint_id,
55176
55189 const dotdot_unid_t unid,
55190 dotdot_endpoint_id_t endpoint_id,
55192 uint16_t new_ac_frequency_multiplier
55193 );
55194
55204 const dotdot_unid_t unid,
55205 const dotdot_endpoint_id_t endpoint_id);
55206
55216 const dotdot_unid_t unid,
55217 const dotdot_endpoint_id_t endpoint_id);
55218
55228 const dotdot_unid_t unid,
55229 const dotdot_endpoint_id_t endpoint_id);
55230
55240 const dotdot_unid_t unid,
55241 const dotdot_endpoint_id_t endpoint_id);
55242
55251 const dotdot_unid_t unid,
55252 const dotdot_endpoint_id_t endpoint_id);
55253// ElectricalMeasurement ACFrequencyDivisor
55265 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
55266
55279 const dotdot_unid_t unid,
55280 const dotdot_endpoint_id_t endpoint_id,
55282
55295 const dotdot_unid_t unid,
55296 dotdot_endpoint_id_t endpoint_id,
55298 uint16_t new_ac_frequency_divisor
55299 );
55300
55310 const dotdot_unid_t unid,
55311 const dotdot_endpoint_id_t endpoint_id);
55312
55322 const dotdot_unid_t unid,
55323 const dotdot_endpoint_id_t endpoint_id);
55324
55334 const dotdot_unid_t unid,
55335 const dotdot_endpoint_id_t endpoint_id);
55336
55346 const dotdot_unid_t unid,
55347 const dotdot_endpoint_id_t endpoint_id);
55348
55357 const dotdot_unid_t unid,
55358 const dotdot_endpoint_id_t endpoint_id);
55359// ElectricalMeasurement PowerMultiplier
55371 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
55372
55385 const dotdot_unid_t unid,
55386 const dotdot_endpoint_id_t endpoint_id,
55388
55401 const dotdot_unid_t unid,
55402 dotdot_endpoint_id_t endpoint_id,
55404 uint32_t new_power_multiplier
55405 );
55406
55416 const dotdot_unid_t unid,
55417 const dotdot_endpoint_id_t endpoint_id);
55418
55428 const dotdot_unid_t unid,
55429 const dotdot_endpoint_id_t endpoint_id);
55430
55440 const dotdot_unid_t unid,
55441 const dotdot_endpoint_id_t endpoint_id);
55442
55452 const dotdot_unid_t unid,
55453 const dotdot_endpoint_id_t endpoint_id);
55454
55463 const dotdot_unid_t unid,
55464 const dotdot_endpoint_id_t endpoint_id);
55465// ElectricalMeasurement PowerDivisor
55477 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
55478
55491 const dotdot_unid_t unid,
55492 const dotdot_endpoint_id_t endpoint_id,
55494
55507 const dotdot_unid_t unid,
55508 dotdot_endpoint_id_t endpoint_id,
55510 uint32_t new_power_divisor
55511 );
55512
55522 const dotdot_unid_t unid,
55523 const dotdot_endpoint_id_t endpoint_id);
55524
55534 const dotdot_unid_t unid,
55535 const dotdot_endpoint_id_t endpoint_id);
55536
55546 const dotdot_unid_t unid,
55547 const dotdot_endpoint_id_t endpoint_id);
55548
55558 const dotdot_unid_t unid,
55559 const dotdot_endpoint_id_t endpoint_id);
55560
55569 const dotdot_unid_t unid,
55570 const dotdot_endpoint_id_t endpoint_id);
55571// ElectricalMeasurement HarmonicCurrentMultiplier
55583 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
55584
55597 const dotdot_unid_t unid,
55598 const dotdot_endpoint_id_t endpoint_id,
55600
55613 const dotdot_unid_t unid,
55614 dotdot_endpoint_id_t endpoint_id,
55616 int8_t new_harmonic_current_multiplier
55617 );
55618
55628 const dotdot_unid_t unid,
55629 const dotdot_endpoint_id_t endpoint_id);
55630
55640 const dotdot_unid_t unid,
55641 const dotdot_endpoint_id_t endpoint_id);
55642
55652 const dotdot_unid_t unid,
55653 const dotdot_endpoint_id_t endpoint_id);
55654
55664 const dotdot_unid_t unid,
55665 const dotdot_endpoint_id_t endpoint_id);
55666
55675 const dotdot_unid_t unid,
55676 const dotdot_endpoint_id_t endpoint_id);
55677// ElectricalMeasurement PhaseHarmonicCurrentMultiplier
55689 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
55690
55703 const dotdot_unid_t unid,
55704 const dotdot_endpoint_id_t endpoint_id,
55706
55719 const dotdot_unid_t unid,
55720 dotdot_endpoint_id_t endpoint_id,
55722 int8_t new_phase_harmonic_current_multiplier
55723 );
55724
55734 const dotdot_unid_t unid,
55735 const dotdot_endpoint_id_t endpoint_id);
55736
55746 const dotdot_unid_t unid,
55747 const dotdot_endpoint_id_t endpoint_id);
55748
55758 const dotdot_unid_t unid,
55759 const dotdot_endpoint_id_t endpoint_id);
55760
55770 const dotdot_unid_t unid,
55771 const dotdot_endpoint_id_t endpoint_id);
55772
55781 const dotdot_unid_t unid,
55782 const dotdot_endpoint_id_t endpoint_id);
55783// ElectricalMeasurement LineCurrent
55795 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
55796
55809 const dotdot_unid_t unid,
55810 const dotdot_endpoint_id_t endpoint_id,
55812
55825 const dotdot_unid_t unid,
55826 dotdot_endpoint_id_t endpoint_id,
55828 uint16_t new_line_current
55829 );
55830
55840 const dotdot_unid_t unid,
55841 const dotdot_endpoint_id_t endpoint_id);
55842
55852 const dotdot_unid_t unid,
55853 const dotdot_endpoint_id_t endpoint_id);
55854
55864 const dotdot_unid_t unid,
55865 const dotdot_endpoint_id_t endpoint_id);
55866
55876 const dotdot_unid_t unid,
55877 const dotdot_endpoint_id_t endpoint_id);
55878
55887 const dotdot_unid_t unid,
55888 const dotdot_endpoint_id_t endpoint_id);
55889// ElectricalMeasurement ActiveCurrent
55901 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
55902
55915 const dotdot_unid_t unid,
55916 const dotdot_endpoint_id_t endpoint_id,
55918
55931 const dotdot_unid_t unid,
55932 dotdot_endpoint_id_t endpoint_id,
55934 int16_t new_active_current
55935 );
55936
55946 const dotdot_unid_t unid,
55947 const dotdot_endpoint_id_t endpoint_id);
55948
55958 const dotdot_unid_t unid,
55959 const dotdot_endpoint_id_t endpoint_id);
55960
55970 const dotdot_unid_t unid,
55971 const dotdot_endpoint_id_t endpoint_id);
55972
55982 const dotdot_unid_t unid,
55983 const dotdot_endpoint_id_t endpoint_id);
55984
55993 const dotdot_unid_t unid,
55994 const dotdot_endpoint_id_t endpoint_id);
55995// ElectricalMeasurement ReactiveCurrent
56007 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
56008
56021 const dotdot_unid_t unid,
56022 const dotdot_endpoint_id_t endpoint_id,
56024
56037 const dotdot_unid_t unid,
56038 dotdot_endpoint_id_t endpoint_id,
56040 int16_t new_reactive_current
56041 );
56042
56052 const dotdot_unid_t unid,
56053 const dotdot_endpoint_id_t endpoint_id);
56054
56064 const dotdot_unid_t unid,
56065 const dotdot_endpoint_id_t endpoint_id);
56066
56076 const dotdot_unid_t unid,
56077 const dotdot_endpoint_id_t endpoint_id);
56078
56088 const dotdot_unid_t unid,
56089 const dotdot_endpoint_id_t endpoint_id);
56090
56099 const dotdot_unid_t unid,
56100 const dotdot_endpoint_id_t endpoint_id);
56101// ElectricalMeasurement RMSVoltage
56113 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
56114
56127 const dotdot_unid_t unid,
56128 const dotdot_endpoint_id_t endpoint_id,
56130
56143 const dotdot_unid_t unid,
56144 dotdot_endpoint_id_t endpoint_id,
56146 uint16_t new_rms_voltage
56147 );
56148
56158 const dotdot_unid_t unid,
56159 const dotdot_endpoint_id_t endpoint_id);
56160
56170 const dotdot_unid_t unid,
56171 const dotdot_endpoint_id_t endpoint_id);
56172
56182 const dotdot_unid_t unid,
56183 const dotdot_endpoint_id_t endpoint_id);
56184
56194 const dotdot_unid_t unid,
56195 const dotdot_endpoint_id_t endpoint_id);
56196
56205 const dotdot_unid_t unid,
56206 const dotdot_endpoint_id_t endpoint_id);
56207// ElectricalMeasurement RMSVoltageMin
56219 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
56220
56233 const dotdot_unid_t unid,
56234 const dotdot_endpoint_id_t endpoint_id,
56236
56249 const dotdot_unid_t unid,
56250 dotdot_endpoint_id_t endpoint_id,
56252 uint16_t new_rms_voltage_min
56253 );
56254
56264 const dotdot_unid_t unid,
56265 const dotdot_endpoint_id_t endpoint_id);
56266
56276 const dotdot_unid_t unid,
56277 const dotdot_endpoint_id_t endpoint_id);
56278
56288 const dotdot_unid_t unid,
56289 const dotdot_endpoint_id_t endpoint_id);
56290
56300 const dotdot_unid_t unid,
56301 const dotdot_endpoint_id_t endpoint_id);
56302
56311 const dotdot_unid_t unid,
56312 const dotdot_endpoint_id_t endpoint_id);
56313// ElectricalMeasurement RMSVoltageMax
56325 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
56326
56339 const dotdot_unid_t unid,
56340 const dotdot_endpoint_id_t endpoint_id,
56342
56355 const dotdot_unid_t unid,
56356 dotdot_endpoint_id_t endpoint_id,
56358 uint16_t new_rms_voltage_max
56359 );
56360
56370 const dotdot_unid_t unid,
56371 const dotdot_endpoint_id_t endpoint_id);
56372
56382 const dotdot_unid_t unid,
56383 const dotdot_endpoint_id_t endpoint_id);
56384
56394 const dotdot_unid_t unid,
56395 const dotdot_endpoint_id_t endpoint_id);
56396
56406 const dotdot_unid_t unid,
56407 const dotdot_endpoint_id_t endpoint_id);
56408
56417 const dotdot_unid_t unid,
56418 const dotdot_endpoint_id_t endpoint_id);
56419// ElectricalMeasurement RMSCurrent
56431 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
56432
56445 const dotdot_unid_t unid,
56446 const dotdot_endpoint_id_t endpoint_id,
56448
56461 const dotdot_unid_t unid,
56462 dotdot_endpoint_id_t endpoint_id,
56464 uint16_t new_rms_current
56465 );
56466
56476 const dotdot_unid_t unid,
56477 const dotdot_endpoint_id_t endpoint_id);
56478
56488 const dotdot_unid_t unid,
56489 const dotdot_endpoint_id_t endpoint_id);
56490
56500 const dotdot_unid_t unid,
56501 const dotdot_endpoint_id_t endpoint_id);
56502
56512 const dotdot_unid_t unid,
56513 const dotdot_endpoint_id_t endpoint_id);
56514
56523 const dotdot_unid_t unid,
56524 const dotdot_endpoint_id_t endpoint_id);
56525// ElectricalMeasurement RMSCurrentMin
56537 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
56538
56551 const dotdot_unid_t unid,
56552 const dotdot_endpoint_id_t endpoint_id,
56554
56567 const dotdot_unid_t unid,
56568 dotdot_endpoint_id_t endpoint_id,
56570 uint16_t new_rms_current_min
56571 );
56572
56582 const dotdot_unid_t unid,
56583 const dotdot_endpoint_id_t endpoint_id);
56584
56594 const dotdot_unid_t unid,
56595 const dotdot_endpoint_id_t endpoint_id);
56596
56606 const dotdot_unid_t unid,
56607 const dotdot_endpoint_id_t endpoint_id);
56608
56618 const dotdot_unid_t unid,
56619 const dotdot_endpoint_id_t endpoint_id);
56620
56629 const dotdot_unid_t unid,
56630 const dotdot_endpoint_id_t endpoint_id);
56631// ElectricalMeasurement RMSCurrentMax
56643 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
56644
56657 const dotdot_unid_t unid,
56658 const dotdot_endpoint_id_t endpoint_id,
56660
56673 const dotdot_unid_t unid,
56674 dotdot_endpoint_id_t endpoint_id,
56676 uint16_t new_rms_current_max
56677 );
56678
56688 const dotdot_unid_t unid,
56689 const dotdot_endpoint_id_t endpoint_id);
56690
56700 const dotdot_unid_t unid,
56701 const dotdot_endpoint_id_t endpoint_id);
56702
56712 const dotdot_unid_t unid,
56713 const dotdot_endpoint_id_t endpoint_id);
56714
56724 const dotdot_unid_t unid,
56725 const dotdot_endpoint_id_t endpoint_id);
56726
56735 const dotdot_unid_t unid,
56736 const dotdot_endpoint_id_t endpoint_id);
56737// ElectricalMeasurement ActivePower
56749 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
56750
56763 const dotdot_unid_t unid,
56764 const dotdot_endpoint_id_t endpoint_id,
56766
56779 const dotdot_unid_t unid,
56780 dotdot_endpoint_id_t endpoint_id,
56782 int16_t new_active_power
56783 );
56784
56794 const dotdot_unid_t unid,
56795 const dotdot_endpoint_id_t endpoint_id);
56796
56806 const dotdot_unid_t unid,
56807 const dotdot_endpoint_id_t endpoint_id);
56808
56818 const dotdot_unid_t unid,
56819 const dotdot_endpoint_id_t endpoint_id);
56820
56830 const dotdot_unid_t unid,
56831 const dotdot_endpoint_id_t endpoint_id);
56832
56841 const dotdot_unid_t unid,
56842 const dotdot_endpoint_id_t endpoint_id);
56843// ElectricalMeasurement ActivePowerMin
56855 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
56856
56869 const dotdot_unid_t unid,
56870 const dotdot_endpoint_id_t endpoint_id,
56872
56885 const dotdot_unid_t unid,
56886 dotdot_endpoint_id_t endpoint_id,
56888 int16_t new_active_power_min
56889 );
56890
56900 const dotdot_unid_t unid,
56901 const dotdot_endpoint_id_t endpoint_id);
56902
56912 const dotdot_unid_t unid,
56913 const dotdot_endpoint_id_t endpoint_id);
56914
56924 const dotdot_unid_t unid,
56925 const dotdot_endpoint_id_t endpoint_id);
56926
56936 const dotdot_unid_t unid,
56937 const dotdot_endpoint_id_t endpoint_id);
56938
56947 const dotdot_unid_t unid,
56948 const dotdot_endpoint_id_t endpoint_id);
56949// ElectricalMeasurement ActivePowerMax
56961 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
56962
56975 const dotdot_unid_t unid,
56976 const dotdot_endpoint_id_t endpoint_id,
56978
56991 const dotdot_unid_t unid,
56992 dotdot_endpoint_id_t endpoint_id,
56994 int16_t new_active_power_max
56995 );
56996
57006 const dotdot_unid_t unid,
57007 const dotdot_endpoint_id_t endpoint_id);
57008
57018 const dotdot_unid_t unid,
57019 const dotdot_endpoint_id_t endpoint_id);
57020
57030 const dotdot_unid_t unid,
57031 const dotdot_endpoint_id_t endpoint_id);
57032
57042 const dotdot_unid_t unid,
57043 const dotdot_endpoint_id_t endpoint_id);
57044
57053 const dotdot_unid_t unid,
57054 const dotdot_endpoint_id_t endpoint_id);
57055// ElectricalMeasurement ReactivePower
57067 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
57068
57081 const dotdot_unid_t unid,
57082 const dotdot_endpoint_id_t endpoint_id,
57084
57097 const dotdot_unid_t unid,
57098 dotdot_endpoint_id_t endpoint_id,
57100 int16_t new_reactive_power
57101 );
57102
57112 const dotdot_unid_t unid,
57113 const dotdot_endpoint_id_t endpoint_id);
57114
57124 const dotdot_unid_t unid,
57125 const dotdot_endpoint_id_t endpoint_id);
57126
57136 const dotdot_unid_t unid,
57137 const dotdot_endpoint_id_t endpoint_id);
57138
57148 const dotdot_unid_t unid,
57149 const dotdot_endpoint_id_t endpoint_id);
57150
57159 const dotdot_unid_t unid,
57160 const dotdot_endpoint_id_t endpoint_id);
57161// ElectricalMeasurement ApparentPower
57173 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
57174
57187 const dotdot_unid_t unid,
57188 const dotdot_endpoint_id_t endpoint_id,
57190
57203 const dotdot_unid_t unid,
57204 dotdot_endpoint_id_t endpoint_id,
57206 uint16_t new_apparent_power
57207 );
57208
57218 const dotdot_unid_t unid,
57219 const dotdot_endpoint_id_t endpoint_id);
57220
57230 const dotdot_unid_t unid,
57231 const dotdot_endpoint_id_t endpoint_id);
57232
57242 const dotdot_unid_t unid,
57243 const dotdot_endpoint_id_t endpoint_id);
57244
57254 const dotdot_unid_t unid,
57255 const dotdot_endpoint_id_t endpoint_id);
57256
57265 const dotdot_unid_t unid,
57266 const dotdot_endpoint_id_t endpoint_id);
57267// ElectricalMeasurement PowerFactor
57279 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
57280
57293 const dotdot_unid_t unid,
57294 const dotdot_endpoint_id_t endpoint_id,
57296
57309 const dotdot_unid_t unid,
57310 dotdot_endpoint_id_t endpoint_id,
57312 int8_t new_power_factor
57313 );
57314
57324 const dotdot_unid_t unid,
57325 const dotdot_endpoint_id_t endpoint_id);
57326
57336 const dotdot_unid_t unid,
57337 const dotdot_endpoint_id_t endpoint_id);
57338
57348 const dotdot_unid_t unid,
57349 const dotdot_endpoint_id_t endpoint_id);
57350
57360 const dotdot_unid_t unid,
57361 const dotdot_endpoint_id_t endpoint_id);
57362
57371 const dotdot_unid_t unid,
57372 const dotdot_endpoint_id_t endpoint_id);
57373// ElectricalMeasurement AverageRMSVoltageMeasurementPeriod
57385 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
57386
57399 const dotdot_unid_t unid,
57400 const dotdot_endpoint_id_t endpoint_id,
57402
57415 const dotdot_unid_t unid,
57416 dotdot_endpoint_id_t endpoint_id,
57418 uint16_t new_average_rms_voltage_measurement_period
57419 );
57420
57430 const dotdot_unid_t unid,
57431 const dotdot_endpoint_id_t endpoint_id);
57432
57442 const dotdot_unid_t unid,
57443 const dotdot_endpoint_id_t endpoint_id);
57444
57454 const dotdot_unid_t unid,
57455 const dotdot_endpoint_id_t endpoint_id);
57456
57466 const dotdot_unid_t unid,
57467 const dotdot_endpoint_id_t endpoint_id);
57468
57477 const dotdot_unid_t unid,
57478 const dotdot_endpoint_id_t endpoint_id);
57479// ElectricalMeasurement AverageRMSOverVoltageCounter
57491 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
57492
57505 const dotdot_unid_t unid,
57506 const dotdot_endpoint_id_t endpoint_id,
57508
57521 const dotdot_unid_t unid,
57522 dotdot_endpoint_id_t endpoint_id,
57524 uint16_t new_average_rms_over_voltage_counter
57525 );
57526
57536 const dotdot_unid_t unid,
57537 const dotdot_endpoint_id_t endpoint_id);
57538
57548 const dotdot_unid_t unid,
57549 const dotdot_endpoint_id_t endpoint_id);
57550
57560 const dotdot_unid_t unid,
57561 const dotdot_endpoint_id_t endpoint_id);
57562
57572 const dotdot_unid_t unid,
57573 const dotdot_endpoint_id_t endpoint_id);
57574
57583 const dotdot_unid_t unid,
57584 const dotdot_endpoint_id_t endpoint_id);
57585// ElectricalMeasurement AverageRMSUnderVoltageCounter
57597 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
57598
57611 const dotdot_unid_t unid,
57612 const dotdot_endpoint_id_t endpoint_id,
57614
57627 const dotdot_unid_t unid,
57628 dotdot_endpoint_id_t endpoint_id,
57630 uint16_t new_average_rms_under_voltage_counter
57631 );
57632
57642 const dotdot_unid_t unid,
57643 const dotdot_endpoint_id_t endpoint_id);
57644
57654 const dotdot_unid_t unid,
57655 const dotdot_endpoint_id_t endpoint_id);
57656
57666 const dotdot_unid_t unid,
57667 const dotdot_endpoint_id_t endpoint_id);
57668
57678 const dotdot_unid_t unid,
57679 const dotdot_endpoint_id_t endpoint_id);
57680
57689 const dotdot_unid_t unid,
57690 const dotdot_endpoint_id_t endpoint_id);
57691// ElectricalMeasurement RMSExtremeOverVoltagePeriod
57703 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
57704
57717 const dotdot_unid_t unid,
57718 const dotdot_endpoint_id_t endpoint_id,
57720
57733 const dotdot_unid_t unid,
57734 dotdot_endpoint_id_t endpoint_id,
57736 uint16_t new_rms_extreme_over_voltage_period
57737 );
57738
57748 const dotdot_unid_t unid,
57749 const dotdot_endpoint_id_t endpoint_id);
57750
57760 const dotdot_unid_t unid,
57761 const dotdot_endpoint_id_t endpoint_id);
57762
57772 const dotdot_unid_t unid,
57773 const dotdot_endpoint_id_t endpoint_id);
57774
57784 const dotdot_unid_t unid,
57785 const dotdot_endpoint_id_t endpoint_id);
57786
57795 const dotdot_unid_t unid,
57796 const dotdot_endpoint_id_t endpoint_id);
57797// ElectricalMeasurement RMSExtremeUnderVoltagePeriod
57809 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
57810
57823 const dotdot_unid_t unid,
57824 const dotdot_endpoint_id_t endpoint_id,
57826
57839 const dotdot_unid_t unid,
57840 dotdot_endpoint_id_t endpoint_id,
57842 uint16_t new_rms_extreme_under_voltage_period
57843 );
57844
57854 const dotdot_unid_t unid,
57855 const dotdot_endpoint_id_t endpoint_id);
57856
57866 const dotdot_unid_t unid,
57867 const dotdot_endpoint_id_t endpoint_id);
57868
57878 const dotdot_unid_t unid,
57879 const dotdot_endpoint_id_t endpoint_id);
57880
57890 const dotdot_unid_t unid,
57891 const dotdot_endpoint_id_t endpoint_id);
57892
57901 const dotdot_unid_t unid,
57902 const dotdot_endpoint_id_t endpoint_id);
57903// ElectricalMeasurement RMSVoltageSagPeriod
57915 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
57916
57929 const dotdot_unid_t unid,
57930 const dotdot_endpoint_id_t endpoint_id,
57932
57945 const dotdot_unid_t unid,
57946 dotdot_endpoint_id_t endpoint_id,
57948 uint16_t new_rms_voltage_sag_period
57949 );
57950
57960 const dotdot_unid_t unid,
57961 const dotdot_endpoint_id_t endpoint_id);
57962
57972 const dotdot_unid_t unid,
57973 const dotdot_endpoint_id_t endpoint_id);
57974
57984 const dotdot_unid_t unid,
57985 const dotdot_endpoint_id_t endpoint_id);
57986
57996 const dotdot_unid_t unid,
57997 const dotdot_endpoint_id_t endpoint_id);
57998
58007 const dotdot_unid_t unid,
58008 const dotdot_endpoint_id_t endpoint_id);
58009// ElectricalMeasurement RMSVoltageSwellPeriod
58021 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
58022
58035 const dotdot_unid_t unid,
58036 const dotdot_endpoint_id_t endpoint_id,
58038
58051 const dotdot_unid_t unid,
58052 dotdot_endpoint_id_t endpoint_id,
58054 uint16_t new_rms_voltage_swell_period
58055 );
58056
58066 const dotdot_unid_t unid,
58067 const dotdot_endpoint_id_t endpoint_id);
58068
58078 const dotdot_unid_t unid,
58079 const dotdot_endpoint_id_t endpoint_id);
58080
58090 const dotdot_unid_t unid,
58091 const dotdot_endpoint_id_t endpoint_id);
58092
58102 const dotdot_unid_t unid,
58103 const dotdot_endpoint_id_t endpoint_id);
58104
58113 const dotdot_unid_t unid,
58114 const dotdot_endpoint_id_t endpoint_id);
58115// ElectricalMeasurement ACVoltageMultiplier
58127 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
58128
58141 const dotdot_unid_t unid,
58142 const dotdot_endpoint_id_t endpoint_id,
58144
58157 const dotdot_unid_t unid,
58158 dotdot_endpoint_id_t endpoint_id,
58160 uint16_t new_ac_voltage_multiplier
58161 );
58162
58172 const dotdot_unid_t unid,
58173 const dotdot_endpoint_id_t endpoint_id);
58174
58184 const dotdot_unid_t unid,
58185 const dotdot_endpoint_id_t endpoint_id);
58186
58196 const dotdot_unid_t unid,
58197 const dotdot_endpoint_id_t endpoint_id);
58198
58208 const dotdot_unid_t unid,
58209 const dotdot_endpoint_id_t endpoint_id);
58210
58219 const dotdot_unid_t unid,
58220 const dotdot_endpoint_id_t endpoint_id);
58221// ElectricalMeasurement ACVoltageDivisor
58233 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
58234
58247 const dotdot_unid_t unid,
58248 const dotdot_endpoint_id_t endpoint_id,
58250
58263 const dotdot_unid_t unid,
58264 dotdot_endpoint_id_t endpoint_id,
58266 uint16_t new_ac_voltage_divisor
58267 );
58268
58278 const dotdot_unid_t unid,
58279 const dotdot_endpoint_id_t endpoint_id);
58280
58290 const dotdot_unid_t unid,
58291 const dotdot_endpoint_id_t endpoint_id);
58292
58302 const dotdot_unid_t unid,
58303 const dotdot_endpoint_id_t endpoint_id);
58304
58314 const dotdot_unid_t unid,
58315 const dotdot_endpoint_id_t endpoint_id);
58316
58325 const dotdot_unid_t unid,
58326 const dotdot_endpoint_id_t endpoint_id);
58327// ElectricalMeasurement ACCurrentMultiplier
58339 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
58340
58353 const dotdot_unid_t unid,
58354 const dotdot_endpoint_id_t endpoint_id,
58356
58369 const dotdot_unid_t unid,
58370 dotdot_endpoint_id_t endpoint_id,
58372 uint16_t new_ac_current_multiplier
58373 );
58374
58384 const dotdot_unid_t unid,
58385 const dotdot_endpoint_id_t endpoint_id);
58386
58396 const dotdot_unid_t unid,
58397 const dotdot_endpoint_id_t endpoint_id);
58398
58408 const dotdot_unid_t unid,
58409 const dotdot_endpoint_id_t endpoint_id);
58410
58420 const dotdot_unid_t unid,
58421 const dotdot_endpoint_id_t endpoint_id);
58422
58431 const dotdot_unid_t unid,
58432 const dotdot_endpoint_id_t endpoint_id);
58433// ElectricalMeasurement ACCurrentDivisor
58445 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
58446
58459 const dotdot_unid_t unid,
58460 const dotdot_endpoint_id_t endpoint_id,
58462
58475 const dotdot_unid_t unid,
58476 dotdot_endpoint_id_t endpoint_id,
58478 uint16_t new_ac_current_divisor
58479 );
58480
58490 const dotdot_unid_t unid,
58491 const dotdot_endpoint_id_t endpoint_id);
58492
58502 const dotdot_unid_t unid,
58503 const dotdot_endpoint_id_t endpoint_id);
58504
58514 const dotdot_unid_t unid,
58515 const dotdot_endpoint_id_t endpoint_id);
58516
58526 const dotdot_unid_t unid,
58527 const dotdot_endpoint_id_t endpoint_id);
58528
58537 const dotdot_unid_t unid,
58538 const dotdot_endpoint_id_t endpoint_id);
58539// ElectricalMeasurement ACPowerMultiplier
58551 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
58552
58565 const dotdot_unid_t unid,
58566 const dotdot_endpoint_id_t endpoint_id,
58568
58581 const dotdot_unid_t unid,
58582 dotdot_endpoint_id_t endpoint_id,
58584 uint16_t new_ac_power_multiplier
58585 );
58586
58596 const dotdot_unid_t unid,
58597 const dotdot_endpoint_id_t endpoint_id);
58598
58608 const dotdot_unid_t unid,
58609 const dotdot_endpoint_id_t endpoint_id);
58610
58620 const dotdot_unid_t unid,
58621 const dotdot_endpoint_id_t endpoint_id);
58622
58632 const dotdot_unid_t unid,
58633 const dotdot_endpoint_id_t endpoint_id);
58634
58643 const dotdot_unid_t unid,
58644 const dotdot_endpoint_id_t endpoint_id);
58645// ElectricalMeasurement ACPowerDivisor
58657 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
58658
58671 const dotdot_unid_t unid,
58672 const dotdot_endpoint_id_t endpoint_id,
58674
58687 const dotdot_unid_t unid,
58688 dotdot_endpoint_id_t endpoint_id,
58690 uint16_t new_ac_power_divisor
58691 );
58692
58702 const dotdot_unid_t unid,
58703 const dotdot_endpoint_id_t endpoint_id);
58704
58714 const dotdot_unid_t unid,
58715 const dotdot_endpoint_id_t endpoint_id);
58716
58726 const dotdot_unid_t unid,
58727 const dotdot_endpoint_id_t endpoint_id);
58728
58738 const dotdot_unid_t unid,
58739 const dotdot_endpoint_id_t endpoint_id);
58740
58749 const dotdot_unid_t unid,
58750 const dotdot_endpoint_id_t endpoint_id);
58751// ElectricalMeasurement DCOverloadAlarmsMask
58763 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
58764
58777 const dotdot_unid_t unid,
58778 const dotdot_endpoint_id_t endpoint_id,
58780
58793 const dotdot_unid_t unid,
58794 dotdot_endpoint_id_t endpoint_id,
58796 uint8_t new_dc_overload_alarms_mask
58797 );
58798
58808 const dotdot_unid_t unid,
58809 const dotdot_endpoint_id_t endpoint_id);
58810
58820 const dotdot_unid_t unid,
58821 const dotdot_endpoint_id_t endpoint_id);
58822
58832 const dotdot_unid_t unid,
58833 const dotdot_endpoint_id_t endpoint_id);
58834
58844 const dotdot_unid_t unid,
58845 const dotdot_endpoint_id_t endpoint_id);
58846
58855 const dotdot_unid_t unid,
58856 const dotdot_endpoint_id_t endpoint_id);
58857// ElectricalMeasurement DCVoltageOverload
58869 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
58870
58883 const dotdot_unid_t unid,
58884 const dotdot_endpoint_id_t endpoint_id,
58886
58899 const dotdot_unid_t unid,
58900 dotdot_endpoint_id_t endpoint_id,
58902 int16_t new_dc_voltage_overload
58903 );
58904
58914 const dotdot_unid_t unid,
58915 const dotdot_endpoint_id_t endpoint_id);
58916
58926 const dotdot_unid_t unid,
58927 const dotdot_endpoint_id_t endpoint_id);
58928
58938 const dotdot_unid_t unid,
58939 const dotdot_endpoint_id_t endpoint_id);
58940
58950 const dotdot_unid_t unid,
58951 const dotdot_endpoint_id_t endpoint_id);
58952
58961 const dotdot_unid_t unid,
58962 const dotdot_endpoint_id_t endpoint_id);
58963// ElectricalMeasurement DCCurrentOverload
58975 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
58976
58989 const dotdot_unid_t unid,
58990 const dotdot_endpoint_id_t endpoint_id,
58992
59005 const dotdot_unid_t unid,
59006 dotdot_endpoint_id_t endpoint_id,
59008 int16_t new_dc_current_overload
59009 );
59010
59020 const dotdot_unid_t unid,
59021 const dotdot_endpoint_id_t endpoint_id);
59022
59032 const dotdot_unid_t unid,
59033 const dotdot_endpoint_id_t endpoint_id);
59034
59044 const dotdot_unid_t unid,
59045 const dotdot_endpoint_id_t endpoint_id);
59046
59056 const dotdot_unid_t unid,
59057 const dotdot_endpoint_id_t endpoint_id);
59058
59067 const dotdot_unid_t unid,
59068 const dotdot_endpoint_id_t endpoint_id);
59069// ElectricalMeasurement ACAlarmsMask
59081 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
59082
59095 const dotdot_unid_t unid,
59096 const dotdot_endpoint_id_t endpoint_id,
59098
59111 const dotdot_unid_t unid,
59112 dotdot_endpoint_id_t endpoint_id,
59114 uint16_t new_ac_alarms_mask
59115 );
59116
59126 const dotdot_unid_t unid,
59127 const dotdot_endpoint_id_t endpoint_id);
59128
59138 const dotdot_unid_t unid,
59139 const dotdot_endpoint_id_t endpoint_id);
59140
59150 const dotdot_unid_t unid,
59151 const dotdot_endpoint_id_t endpoint_id);
59152
59162 const dotdot_unid_t unid,
59163 const dotdot_endpoint_id_t endpoint_id);
59164
59173 const dotdot_unid_t unid,
59174 const dotdot_endpoint_id_t endpoint_id);
59175// ElectricalMeasurement ACVoltageOverload
59187 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
59188
59201 const dotdot_unid_t unid,
59202 const dotdot_endpoint_id_t endpoint_id,
59204
59217 const dotdot_unid_t unid,
59218 dotdot_endpoint_id_t endpoint_id,
59220 int16_t new_ac_voltage_overload
59221 );
59222
59232 const dotdot_unid_t unid,
59233 const dotdot_endpoint_id_t endpoint_id);
59234
59244 const dotdot_unid_t unid,
59245 const dotdot_endpoint_id_t endpoint_id);
59246
59256 const dotdot_unid_t unid,
59257 const dotdot_endpoint_id_t endpoint_id);
59258
59268 const dotdot_unid_t unid,
59269 const dotdot_endpoint_id_t endpoint_id);
59270
59279 const dotdot_unid_t unid,
59280 const dotdot_endpoint_id_t endpoint_id);
59281// ElectricalMeasurement ACCurrentOverload
59293 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
59294
59307 const dotdot_unid_t unid,
59308 const dotdot_endpoint_id_t endpoint_id,
59310
59323 const dotdot_unid_t unid,
59324 dotdot_endpoint_id_t endpoint_id,
59326 int16_t new_ac_current_overload
59327 );
59328
59338 const dotdot_unid_t unid,
59339 const dotdot_endpoint_id_t endpoint_id);
59340
59350 const dotdot_unid_t unid,
59351 const dotdot_endpoint_id_t endpoint_id);
59352
59362 const dotdot_unid_t unid,
59363 const dotdot_endpoint_id_t endpoint_id);
59364
59374 const dotdot_unid_t unid,
59375 const dotdot_endpoint_id_t endpoint_id);
59376
59385 const dotdot_unid_t unid,
59386 const dotdot_endpoint_id_t endpoint_id);
59387// ElectricalMeasurement ACActivePowerOverload
59399 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
59400
59413 const dotdot_unid_t unid,
59414 const dotdot_endpoint_id_t endpoint_id,
59416
59429 const dotdot_unid_t unid,
59430 dotdot_endpoint_id_t endpoint_id,
59432 int16_t new_ac_active_power_overload
59433 );
59434
59444 const dotdot_unid_t unid,
59445 const dotdot_endpoint_id_t endpoint_id);
59446
59456 const dotdot_unid_t unid,
59457 const dotdot_endpoint_id_t endpoint_id);
59458
59468 const dotdot_unid_t unid,
59469 const dotdot_endpoint_id_t endpoint_id);
59470
59480 const dotdot_unid_t unid,
59481 const dotdot_endpoint_id_t endpoint_id);
59482
59491 const dotdot_unid_t unid,
59492 const dotdot_endpoint_id_t endpoint_id);
59493// ElectricalMeasurement ACReactivePowerOverload
59505 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
59506
59519 const dotdot_unid_t unid,
59520 const dotdot_endpoint_id_t endpoint_id,
59522
59535 const dotdot_unid_t unid,
59536 dotdot_endpoint_id_t endpoint_id,
59538 int16_t new_ac_reactive_power_overload
59539 );
59540
59550 const dotdot_unid_t unid,
59551 const dotdot_endpoint_id_t endpoint_id);
59552
59562 const dotdot_unid_t unid,
59563 const dotdot_endpoint_id_t endpoint_id);
59564
59574 const dotdot_unid_t unid,
59575 const dotdot_endpoint_id_t endpoint_id);
59576
59586 const dotdot_unid_t unid,
59587 const dotdot_endpoint_id_t endpoint_id);
59588
59597 const dotdot_unid_t unid,
59598 const dotdot_endpoint_id_t endpoint_id);
59599// ElectricalMeasurement AverageRMSOverVoltage
59611 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
59612
59625 const dotdot_unid_t unid,
59626 const dotdot_endpoint_id_t endpoint_id,
59628
59641 const dotdot_unid_t unid,
59642 dotdot_endpoint_id_t endpoint_id,
59644 int16_t new_average_rms_over_voltage
59645 );
59646
59656 const dotdot_unid_t unid,
59657 const dotdot_endpoint_id_t endpoint_id);
59658
59668 const dotdot_unid_t unid,
59669 const dotdot_endpoint_id_t endpoint_id);
59670
59680 const dotdot_unid_t unid,
59681 const dotdot_endpoint_id_t endpoint_id);
59682
59692 const dotdot_unid_t unid,
59693 const dotdot_endpoint_id_t endpoint_id);
59694
59703 const dotdot_unid_t unid,
59704 const dotdot_endpoint_id_t endpoint_id);
59705// ElectricalMeasurement AverageRMSUnderVoltage
59717 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
59718
59731 const dotdot_unid_t unid,
59732 const dotdot_endpoint_id_t endpoint_id,
59734
59747 const dotdot_unid_t unid,
59748 dotdot_endpoint_id_t endpoint_id,
59750 int16_t new_average_rms_under_voltage
59751 );
59752
59762 const dotdot_unid_t unid,
59763 const dotdot_endpoint_id_t endpoint_id);
59764
59774 const dotdot_unid_t unid,
59775 const dotdot_endpoint_id_t endpoint_id);
59776
59786 const dotdot_unid_t unid,
59787 const dotdot_endpoint_id_t endpoint_id);
59788
59798 const dotdot_unid_t unid,
59799 const dotdot_endpoint_id_t endpoint_id);
59800
59809 const dotdot_unid_t unid,
59810 const dotdot_endpoint_id_t endpoint_id);
59811// ElectricalMeasurement RMSExtremeOverVoltage
59823 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
59824
59837 const dotdot_unid_t unid,
59838 const dotdot_endpoint_id_t endpoint_id,
59840
59853 const dotdot_unid_t unid,
59854 dotdot_endpoint_id_t endpoint_id,
59856 int16_t new_rms_extreme_over_voltage
59857 );
59858
59868 const dotdot_unid_t unid,
59869 const dotdot_endpoint_id_t endpoint_id);
59870
59880 const dotdot_unid_t unid,
59881 const dotdot_endpoint_id_t endpoint_id);
59882
59892 const dotdot_unid_t unid,
59893 const dotdot_endpoint_id_t endpoint_id);
59894
59904 const dotdot_unid_t unid,
59905 const dotdot_endpoint_id_t endpoint_id);
59906
59915 const dotdot_unid_t unid,
59916 const dotdot_endpoint_id_t endpoint_id);
59917// ElectricalMeasurement RMSExtremeUnderVoltage
59929 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
59930
59943 const dotdot_unid_t unid,
59944 const dotdot_endpoint_id_t endpoint_id,
59946
59959 const dotdot_unid_t unid,
59960 dotdot_endpoint_id_t endpoint_id,
59962 int16_t new_rms_extreme_under_voltage
59963 );
59964
59974 const dotdot_unid_t unid,
59975 const dotdot_endpoint_id_t endpoint_id);
59976
59986 const dotdot_unid_t unid,
59987 const dotdot_endpoint_id_t endpoint_id);
59988
59998 const dotdot_unid_t unid,
59999 const dotdot_endpoint_id_t endpoint_id);
60000
60010 const dotdot_unid_t unid,
60011 const dotdot_endpoint_id_t endpoint_id);
60012
60021 const dotdot_unid_t unid,
60022 const dotdot_endpoint_id_t endpoint_id);
60023// ElectricalMeasurement RMSVoltageSag
60035 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
60036
60049 const dotdot_unid_t unid,
60050 const dotdot_endpoint_id_t endpoint_id,
60052
60065 const dotdot_unid_t unid,
60066 dotdot_endpoint_id_t endpoint_id,
60068 int16_t new_rms_voltage_sag
60069 );
60070
60080 const dotdot_unid_t unid,
60081 const dotdot_endpoint_id_t endpoint_id);
60082
60092 const dotdot_unid_t unid,
60093 const dotdot_endpoint_id_t endpoint_id);
60094
60104 const dotdot_unid_t unid,
60105 const dotdot_endpoint_id_t endpoint_id);
60106
60116 const dotdot_unid_t unid,
60117 const dotdot_endpoint_id_t endpoint_id);
60118
60127 const dotdot_unid_t unid,
60128 const dotdot_endpoint_id_t endpoint_id);
60129// ElectricalMeasurement RMSVoltageSwell
60141 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
60142
60155 const dotdot_unid_t unid,
60156 const dotdot_endpoint_id_t endpoint_id,
60158
60171 const dotdot_unid_t unid,
60172 dotdot_endpoint_id_t endpoint_id,
60174 int16_t new_rms_voltage_swell
60175 );
60176
60186 const dotdot_unid_t unid,
60187 const dotdot_endpoint_id_t endpoint_id);
60188
60198 const dotdot_unid_t unid,
60199 const dotdot_endpoint_id_t endpoint_id);
60200
60210 const dotdot_unid_t unid,
60211 const dotdot_endpoint_id_t endpoint_id);
60212
60222 const dotdot_unid_t unid,
60223 const dotdot_endpoint_id_t endpoint_id);
60224
60233 const dotdot_unid_t unid,
60234 const dotdot_endpoint_id_t endpoint_id);
60235// ElectricalMeasurement LineCurrentPhB
60247 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
60248
60261 const dotdot_unid_t unid,
60262 const dotdot_endpoint_id_t endpoint_id,
60264
60277 const dotdot_unid_t unid,
60278 dotdot_endpoint_id_t endpoint_id,
60280 uint16_t new_line_current_phb
60281 );
60282
60292 const dotdot_unid_t unid,
60293 const dotdot_endpoint_id_t endpoint_id);
60294
60304 const dotdot_unid_t unid,
60305 const dotdot_endpoint_id_t endpoint_id);
60306
60316 const dotdot_unid_t unid,
60317 const dotdot_endpoint_id_t endpoint_id);
60318
60328 const dotdot_unid_t unid,
60329 const dotdot_endpoint_id_t endpoint_id);
60330
60339 const dotdot_unid_t unid,
60340 const dotdot_endpoint_id_t endpoint_id);
60341// ElectricalMeasurement ActiveCurrentPhB
60353 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
60354
60367 const dotdot_unid_t unid,
60368 const dotdot_endpoint_id_t endpoint_id,
60370
60383 const dotdot_unid_t unid,
60384 dotdot_endpoint_id_t endpoint_id,
60386 int16_t new_active_current_phb
60387 );
60388
60398 const dotdot_unid_t unid,
60399 const dotdot_endpoint_id_t endpoint_id);
60400
60410 const dotdot_unid_t unid,
60411 const dotdot_endpoint_id_t endpoint_id);
60412
60422 const dotdot_unid_t unid,
60423 const dotdot_endpoint_id_t endpoint_id);
60424
60434 const dotdot_unid_t unid,
60435 const dotdot_endpoint_id_t endpoint_id);
60436
60445 const dotdot_unid_t unid,
60446 const dotdot_endpoint_id_t endpoint_id);
60447// ElectricalMeasurement ReactiveCurrentPhB
60459 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
60460
60473 const dotdot_unid_t unid,
60474 const dotdot_endpoint_id_t endpoint_id,
60476
60489 const dotdot_unid_t unid,
60490 dotdot_endpoint_id_t endpoint_id,
60492 int16_t new_reactive_current_phb
60493 );
60494
60504 const dotdot_unid_t unid,
60505 const dotdot_endpoint_id_t endpoint_id);
60506
60516 const dotdot_unid_t unid,
60517 const dotdot_endpoint_id_t endpoint_id);
60518
60528 const dotdot_unid_t unid,
60529 const dotdot_endpoint_id_t endpoint_id);
60530
60540 const dotdot_unid_t unid,
60541 const dotdot_endpoint_id_t endpoint_id);
60542
60551 const dotdot_unid_t unid,
60552 const dotdot_endpoint_id_t endpoint_id);
60553// ElectricalMeasurement RMSVoltagePhB
60565 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
60566
60579 const dotdot_unid_t unid,
60580 const dotdot_endpoint_id_t endpoint_id,
60582
60595 const dotdot_unid_t unid,
60596 dotdot_endpoint_id_t endpoint_id,
60598 uint16_t new_rms_voltage_phb
60599 );
60600
60610 const dotdot_unid_t unid,
60611 const dotdot_endpoint_id_t endpoint_id);
60612
60622 const dotdot_unid_t unid,
60623 const dotdot_endpoint_id_t endpoint_id);
60624
60634 const dotdot_unid_t unid,
60635 const dotdot_endpoint_id_t endpoint_id);
60636
60646 const dotdot_unid_t unid,
60647 const dotdot_endpoint_id_t endpoint_id);
60648
60657 const dotdot_unid_t unid,
60658 const dotdot_endpoint_id_t endpoint_id);
60659// ElectricalMeasurement RMSVoltageMinPhB
60671 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
60672
60685 const dotdot_unid_t unid,
60686 const dotdot_endpoint_id_t endpoint_id,
60688
60701 const dotdot_unid_t unid,
60702 dotdot_endpoint_id_t endpoint_id,
60704 uint16_t new_rms_voltage_min_phb
60705 );
60706
60716 const dotdot_unid_t unid,
60717 const dotdot_endpoint_id_t endpoint_id);
60718
60728 const dotdot_unid_t unid,
60729 const dotdot_endpoint_id_t endpoint_id);
60730
60740 const dotdot_unid_t unid,
60741 const dotdot_endpoint_id_t endpoint_id);
60742
60752 const dotdot_unid_t unid,
60753 const dotdot_endpoint_id_t endpoint_id);
60754
60763 const dotdot_unid_t unid,
60764 const dotdot_endpoint_id_t endpoint_id);
60765// ElectricalMeasurement RMSVoltageMaxPhB
60777 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
60778
60791 const dotdot_unid_t unid,
60792 const dotdot_endpoint_id_t endpoint_id,
60794
60807 const dotdot_unid_t unid,
60808 dotdot_endpoint_id_t endpoint_id,
60810 uint16_t new_rms_voltage_max_phb
60811 );
60812
60822 const dotdot_unid_t unid,
60823 const dotdot_endpoint_id_t endpoint_id);
60824
60834 const dotdot_unid_t unid,
60835 const dotdot_endpoint_id_t endpoint_id);
60836
60846 const dotdot_unid_t unid,
60847 const dotdot_endpoint_id_t endpoint_id);
60848
60858 const dotdot_unid_t unid,
60859 const dotdot_endpoint_id_t endpoint_id);
60860
60869 const dotdot_unid_t unid,
60870 const dotdot_endpoint_id_t endpoint_id);
60871// ElectricalMeasurement RMSCurrentPhB
60883 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
60884
60897 const dotdot_unid_t unid,
60898 const dotdot_endpoint_id_t endpoint_id,
60900
60913 const dotdot_unid_t unid,
60914 dotdot_endpoint_id_t endpoint_id,
60916 uint16_t new_rms_current_phb
60917 );
60918
60928 const dotdot_unid_t unid,
60929 const dotdot_endpoint_id_t endpoint_id);
60930
60940 const dotdot_unid_t unid,
60941 const dotdot_endpoint_id_t endpoint_id);
60942
60952 const dotdot_unid_t unid,
60953 const dotdot_endpoint_id_t endpoint_id);
60954
60964 const dotdot_unid_t unid,
60965 const dotdot_endpoint_id_t endpoint_id);
60966
60975 const dotdot_unid_t unid,
60976 const dotdot_endpoint_id_t endpoint_id);
60977// ElectricalMeasurement RMSCurrentMinPhB
60989 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
60990
61003 const dotdot_unid_t unid,
61004 const dotdot_endpoint_id_t endpoint_id,
61006
61019 const dotdot_unid_t unid,
61020 dotdot_endpoint_id_t endpoint_id,
61022 uint16_t new_rms_current_min_phb
61023 );
61024
61034 const dotdot_unid_t unid,
61035 const dotdot_endpoint_id_t endpoint_id);
61036
61046 const dotdot_unid_t unid,
61047 const dotdot_endpoint_id_t endpoint_id);
61048
61058 const dotdot_unid_t unid,
61059 const dotdot_endpoint_id_t endpoint_id);
61060
61070 const dotdot_unid_t unid,
61071 const dotdot_endpoint_id_t endpoint_id);
61072
61081 const dotdot_unid_t unid,
61082 const dotdot_endpoint_id_t endpoint_id);
61083// ElectricalMeasurement RMSCurrentMaxPhB
61095 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
61096
61109 const dotdot_unid_t unid,
61110 const dotdot_endpoint_id_t endpoint_id,
61112
61125 const dotdot_unid_t unid,
61126 dotdot_endpoint_id_t endpoint_id,
61128 uint16_t new_rms_current_max_phb
61129 );
61130
61140 const dotdot_unid_t unid,
61141 const dotdot_endpoint_id_t endpoint_id);
61142
61152 const dotdot_unid_t unid,
61153 const dotdot_endpoint_id_t endpoint_id);
61154
61164 const dotdot_unid_t unid,
61165 const dotdot_endpoint_id_t endpoint_id);
61166
61176 const dotdot_unid_t unid,
61177 const dotdot_endpoint_id_t endpoint_id);
61178
61187 const dotdot_unid_t unid,
61188 const dotdot_endpoint_id_t endpoint_id);
61189// ElectricalMeasurement ActivePowerPhB
61201 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
61202
61215 const dotdot_unid_t unid,
61216 const dotdot_endpoint_id_t endpoint_id,
61218
61231 const dotdot_unid_t unid,
61232 dotdot_endpoint_id_t endpoint_id,
61234 int16_t new_active_power_phb
61235 );
61236
61246 const dotdot_unid_t unid,
61247 const dotdot_endpoint_id_t endpoint_id);
61248
61258 const dotdot_unid_t unid,
61259 const dotdot_endpoint_id_t endpoint_id);
61260
61270 const dotdot_unid_t unid,
61271 const dotdot_endpoint_id_t endpoint_id);
61272
61282 const dotdot_unid_t unid,
61283 const dotdot_endpoint_id_t endpoint_id);
61284
61293 const dotdot_unid_t unid,
61294 const dotdot_endpoint_id_t endpoint_id);
61295// ElectricalMeasurement ActivePowerMinPhB
61307 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
61308
61321 const dotdot_unid_t unid,
61322 const dotdot_endpoint_id_t endpoint_id,
61324
61337 const dotdot_unid_t unid,
61338 dotdot_endpoint_id_t endpoint_id,
61340 int16_t new_active_power_min_phb
61341 );
61342
61352 const dotdot_unid_t unid,
61353 const dotdot_endpoint_id_t endpoint_id);
61354
61364 const dotdot_unid_t unid,
61365 const dotdot_endpoint_id_t endpoint_id);
61366
61376 const dotdot_unid_t unid,
61377 const dotdot_endpoint_id_t endpoint_id);
61378
61388 const dotdot_unid_t unid,
61389 const dotdot_endpoint_id_t endpoint_id);
61390
61399 const dotdot_unid_t unid,
61400 const dotdot_endpoint_id_t endpoint_id);
61401// ElectricalMeasurement ActivePowerMaxPhB
61413 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
61414
61427 const dotdot_unid_t unid,
61428 const dotdot_endpoint_id_t endpoint_id,
61430
61443 const dotdot_unid_t unid,
61444 dotdot_endpoint_id_t endpoint_id,
61446 int16_t new_active_power_max_phb
61447 );
61448
61458 const dotdot_unid_t unid,
61459 const dotdot_endpoint_id_t endpoint_id);
61460
61470 const dotdot_unid_t unid,
61471 const dotdot_endpoint_id_t endpoint_id);
61472
61482 const dotdot_unid_t unid,
61483 const dotdot_endpoint_id_t endpoint_id);
61484
61494 const dotdot_unid_t unid,
61495 const dotdot_endpoint_id_t endpoint_id);
61496
61505 const dotdot_unid_t unid,
61506 const dotdot_endpoint_id_t endpoint_id);
61507// ElectricalMeasurement ReactivePowerPhB
61519 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
61520
61533 const dotdot_unid_t unid,
61534 const dotdot_endpoint_id_t endpoint_id,
61536
61549 const dotdot_unid_t unid,
61550 dotdot_endpoint_id_t endpoint_id,
61552 int16_t new_reactive_power_phb
61553 );
61554
61564 const dotdot_unid_t unid,
61565 const dotdot_endpoint_id_t endpoint_id);
61566
61576 const dotdot_unid_t unid,
61577 const dotdot_endpoint_id_t endpoint_id);
61578
61588 const dotdot_unid_t unid,
61589 const dotdot_endpoint_id_t endpoint_id);
61590
61600 const dotdot_unid_t unid,
61601 const dotdot_endpoint_id_t endpoint_id);
61602
61611 const dotdot_unid_t unid,
61612 const dotdot_endpoint_id_t endpoint_id);
61613// ElectricalMeasurement ApparentPowerPhB
61625 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
61626
61639 const dotdot_unid_t unid,
61640 const dotdot_endpoint_id_t endpoint_id,
61642
61655 const dotdot_unid_t unid,
61656 dotdot_endpoint_id_t endpoint_id,
61658 uint16_t new_apparent_power_phb
61659 );
61660
61670 const dotdot_unid_t unid,
61671 const dotdot_endpoint_id_t endpoint_id);
61672
61682 const dotdot_unid_t unid,
61683 const dotdot_endpoint_id_t endpoint_id);
61684
61694 const dotdot_unid_t unid,
61695 const dotdot_endpoint_id_t endpoint_id);
61696
61706 const dotdot_unid_t unid,
61707 const dotdot_endpoint_id_t endpoint_id);
61708
61717 const dotdot_unid_t unid,
61718 const dotdot_endpoint_id_t endpoint_id);
61719// ElectricalMeasurement PowerFactorPhB
61731 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
61732
61745 const dotdot_unid_t unid,
61746 const dotdot_endpoint_id_t endpoint_id,
61748
61761 const dotdot_unid_t unid,
61762 dotdot_endpoint_id_t endpoint_id,
61764 int8_t new_power_factor_phb
61765 );
61766
61776 const dotdot_unid_t unid,
61777 const dotdot_endpoint_id_t endpoint_id);
61778
61788 const dotdot_unid_t unid,
61789 const dotdot_endpoint_id_t endpoint_id);
61790
61800 const dotdot_unid_t unid,
61801 const dotdot_endpoint_id_t endpoint_id);
61802
61812 const dotdot_unid_t unid,
61813 const dotdot_endpoint_id_t endpoint_id);
61814
61823 const dotdot_unid_t unid,
61824 const dotdot_endpoint_id_t endpoint_id);
61825// ElectricalMeasurement AverageRMSVoltageMeasurementPeriodPhB
61837 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
61838
61851 const dotdot_unid_t unid,
61852 const dotdot_endpoint_id_t endpoint_id,
61854
61867 const dotdot_unid_t unid,
61868 dotdot_endpoint_id_t endpoint_id,
61870 uint16_t new_average_rms_voltage_measurement_period_phb
61871 );
61872
61882 const dotdot_unid_t unid,
61883 const dotdot_endpoint_id_t endpoint_id);
61884
61894 const dotdot_unid_t unid,
61895 const dotdot_endpoint_id_t endpoint_id);
61896
61906 const dotdot_unid_t unid,
61907 const dotdot_endpoint_id_t endpoint_id);
61908
61918 const dotdot_unid_t unid,
61919 const dotdot_endpoint_id_t endpoint_id);
61920
61929 const dotdot_unid_t unid,
61930 const dotdot_endpoint_id_t endpoint_id);
61931// ElectricalMeasurement AverageRMSOverVoltageCounterPhB
61943 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
61944
61957 const dotdot_unid_t unid,
61958 const dotdot_endpoint_id_t endpoint_id,
61960
61973 const dotdot_unid_t unid,
61974 dotdot_endpoint_id_t endpoint_id,
61976 uint16_t new_average_rms_over_voltage_counter_phb
61977 );
61978
61988 const dotdot_unid_t unid,
61989 const dotdot_endpoint_id_t endpoint_id);
61990
62000 const dotdot_unid_t unid,
62001 const dotdot_endpoint_id_t endpoint_id);
62002
62012 const dotdot_unid_t unid,
62013 const dotdot_endpoint_id_t endpoint_id);
62014
62024 const dotdot_unid_t unid,
62025 const dotdot_endpoint_id_t endpoint_id);
62026
62035 const dotdot_unid_t unid,
62036 const dotdot_endpoint_id_t endpoint_id);
62037// ElectricalMeasurement AverageRMSUnderVoltageCounterPhB
62049 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
62050
62063 const dotdot_unid_t unid,
62064 const dotdot_endpoint_id_t endpoint_id,
62066
62079 const dotdot_unid_t unid,
62080 dotdot_endpoint_id_t endpoint_id,
62082 uint16_t new_average_rms_under_voltage_counter_phb
62083 );
62084
62094 const dotdot_unid_t unid,
62095 const dotdot_endpoint_id_t endpoint_id);
62096
62106 const dotdot_unid_t unid,
62107 const dotdot_endpoint_id_t endpoint_id);
62108
62118 const dotdot_unid_t unid,
62119 const dotdot_endpoint_id_t endpoint_id);
62120
62130 const dotdot_unid_t unid,
62131 const dotdot_endpoint_id_t endpoint_id);
62132
62141 const dotdot_unid_t unid,
62142 const dotdot_endpoint_id_t endpoint_id);
62143// ElectricalMeasurement RMSExtremeOverVoltagePeriodPhB
62155 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
62156
62169 const dotdot_unid_t unid,
62170 const dotdot_endpoint_id_t endpoint_id,
62172
62185 const dotdot_unid_t unid,
62186 dotdot_endpoint_id_t endpoint_id,
62188 uint16_t new_rms_extreme_over_voltage_period_phb
62189 );
62190
62200 const dotdot_unid_t unid,
62201 const dotdot_endpoint_id_t endpoint_id);
62202
62212 const dotdot_unid_t unid,
62213 const dotdot_endpoint_id_t endpoint_id);
62214
62224 const dotdot_unid_t unid,
62225 const dotdot_endpoint_id_t endpoint_id);
62226
62236 const dotdot_unid_t unid,
62237 const dotdot_endpoint_id_t endpoint_id);
62238
62247 const dotdot_unid_t unid,
62248 const dotdot_endpoint_id_t endpoint_id);
62249// ElectricalMeasurement RMSExtremeUnderVoltagePeriodPhB
62261 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
62262
62275 const dotdot_unid_t unid,
62276 const dotdot_endpoint_id_t endpoint_id,
62278
62291 const dotdot_unid_t unid,
62292 dotdot_endpoint_id_t endpoint_id,
62294 uint16_t new_rms_extreme_under_voltage_period_phb
62295 );
62296
62306 const dotdot_unid_t unid,
62307 const dotdot_endpoint_id_t endpoint_id);
62308
62318 const dotdot_unid_t unid,
62319 const dotdot_endpoint_id_t endpoint_id);
62320
62330 const dotdot_unid_t unid,
62331 const dotdot_endpoint_id_t endpoint_id);
62332
62342 const dotdot_unid_t unid,
62343 const dotdot_endpoint_id_t endpoint_id);
62344
62353 const dotdot_unid_t unid,
62354 const dotdot_endpoint_id_t endpoint_id);
62355// ElectricalMeasurement RMSVoltageSagPeriodPhB
62367 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
62368
62381 const dotdot_unid_t unid,
62382 const dotdot_endpoint_id_t endpoint_id,
62384
62397 const dotdot_unid_t unid,
62398 dotdot_endpoint_id_t endpoint_id,
62400 uint16_t new_rms_voltage_sag_period_phb
62401 );
62402
62412 const dotdot_unid_t unid,
62413 const dotdot_endpoint_id_t endpoint_id);
62414
62424 const dotdot_unid_t unid,
62425 const dotdot_endpoint_id_t endpoint_id);
62426
62436 const dotdot_unid_t unid,
62437 const dotdot_endpoint_id_t endpoint_id);
62438
62448 const dotdot_unid_t unid,
62449 const dotdot_endpoint_id_t endpoint_id);
62450
62459 const dotdot_unid_t unid,
62460 const dotdot_endpoint_id_t endpoint_id);
62461// ElectricalMeasurement RMSVoltageSwellPeriodPhB
62473 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
62474
62487 const dotdot_unid_t unid,
62488 const dotdot_endpoint_id_t endpoint_id,
62490
62503 const dotdot_unid_t unid,
62504 dotdot_endpoint_id_t endpoint_id,
62506 uint16_t new_rms_voltage_swell_period_phb
62507 );
62508
62518 const dotdot_unid_t unid,
62519 const dotdot_endpoint_id_t endpoint_id);
62520
62530 const dotdot_unid_t unid,
62531 const dotdot_endpoint_id_t endpoint_id);
62532
62542 const dotdot_unid_t unid,
62543 const dotdot_endpoint_id_t endpoint_id);
62544
62554 const dotdot_unid_t unid,
62555 const dotdot_endpoint_id_t endpoint_id);
62556
62565 const dotdot_unid_t unid,
62566 const dotdot_endpoint_id_t endpoint_id);
62567// ElectricalMeasurement LineCurrentPhC
62579 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
62580
62593 const dotdot_unid_t unid,
62594 const dotdot_endpoint_id_t endpoint_id,
62596
62609 const dotdot_unid_t unid,
62610 dotdot_endpoint_id_t endpoint_id,
62612 uint16_t new_line_current_phc
62613 );
62614
62624 const dotdot_unid_t unid,
62625 const dotdot_endpoint_id_t endpoint_id);
62626
62636 const dotdot_unid_t unid,
62637 const dotdot_endpoint_id_t endpoint_id);
62638
62648 const dotdot_unid_t unid,
62649 const dotdot_endpoint_id_t endpoint_id);
62650
62660 const dotdot_unid_t unid,
62661 const dotdot_endpoint_id_t endpoint_id);
62662
62671 const dotdot_unid_t unid,
62672 const dotdot_endpoint_id_t endpoint_id);
62673// ElectricalMeasurement ActiveCurrentPhC
62685 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
62686
62699 const dotdot_unid_t unid,
62700 const dotdot_endpoint_id_t endpoint_id,
62702
62715 const dotdot_unid_t unid,
62716 dotdot_endpoint_id_t endpoint_id,
62718 int16_t new_active_current_phc
62719 );
62720
62730 const dotdot_unid_t unid,
62731 const dotdot_endpoint_id_t endpoint_id);
62732
62742 const dotdot_unid_t unid,
62743 const dotdot_endpoint_id_t endpoint_id);
62744
62754 const dotdot_unid_t unid,
62755 const dotdot_endpoint_id_t endpoint_id);
62756
62766 const dotdot_unid_t unid,
62767 const dotdot_endpoint_id_t endpoint_id);
62768
62777 const dotdot_unid_t unid,
62778 const dotdot_endpoint_id_t endpoint_id);
62779// ElectricalMeasurement ReactiveCurrentPhC
62791 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
62792
62805 const dotdot_unid_t unid,
62806 const dotdot_endpoint_id_t endpoint_id,
62808
62821 const dotdot_unid_t unid,
62822 dotdot_endpoint_id_t endpoint_id,
62824 int16_t new_reactive_current_phc
62825 );
62826
62836 const dotdot_unid_t unid,
62837 const dotdot_endpoint_id_t endpoint_id);
62838
62848 const dotdot_unid_t unid,
62849 const dotdot_endpoint_id_t endpoint_id);
62850
62860 const dotdot_unid_t unid,
62861 const dotdot_endpoint_id_t endpoint_id);
62862
62872 const dotdot_unid_t unid,
62873 const dotdot_endpoint_id_t endpoint_id);
62874
62883 const dotdot_unid_t unid,
62884 const dotdot_endpoint_id_t endpoint_id);
62885// ElectricalMeasurement RMSVoltagePhC
62897 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
62898
62911 const dotdot_unid_t unid,
62912 const dotdot_endpoint_id_t endpoint_id,
62914
62927 const dotdot_unid_t unid,
62928 dotdot_endpoint_id_t endpoint_id,
62930 uint16_t new_rms_voltage_phc
62931 );
62932
62942 const dotdot_unid_t unid,
62943 const dotdot_endpoint_id_t endpoint_id);
62944
62954 const dotdot_unid_t unid,
62955 const dotdot_endpoint_id_t endpoint_id);
62956
62966 const dotdot_unid_t unid,
62967 const dotdot_endpoint_id_t endpoint_id);
62968
62978 const dotdot_unid_t unid,
62979 const dotdot_endpoint_id_t endpoint_id);
62980
62989 const dotdot_unid_t unid,
62990 const dotdot_endpoint_id_t endpoint_id);
62991// ElectricalMeasurement RMSVoltageMinPhC
63003 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
63004
63017 const dotdot_unid_t unid,
63018 const dotdot_endpoint_id_t endpoint_id,
63020
63033 const dotdot_unid_t unid,
63034 dotdot_endpoint_id_t endpoint_id,
63036 uint16_t new_rms_voltage_min_phc
63037 );
63038
63048 const dotdot_unid_t unid,
63049 const dotdot_endpoint_id_t endpoint_id);
63050
63060 const dotdot_unid_t unid,
63061 const dotdot_endpoint_id_t endpoint_id);
63062
63072 const dotdot_unid_t unid,
63073 const dotdot_endpoint_id_t endpoint_id);
63074
63084 const dotdot_unid_t unid,
63085 const dotdot_endpoint_id_t endpoint_id);
63086
63095 const dotdot_unid_t unid,
63096 const dotdot_endpoint_id_t endpoint_id);
63097// ElectricalMeasurement RMSVoltageMaxPhC
63109 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
63110
63123 const dotdot_unid_t unid,
63124 const dotdot_endpoint_id_t endpoint_id,
63126
63139 const dotdot_unid_t unid,
63140 dotdot_endpoint_id_t endpoint_id,
63142 uint16_t new_rms_voltage_max_phc
63143 );
63144
63154 const dotdot_unid_t unid,
63155 const dotdot_endpoint_id_t endpoint_id);
63156
63166 const dotdot_unid_t unid,
63167 const dotdot_endpoint_id_t endpoint_id);
63168
63178 const dotdot_unid_t unid,
63179 const dotdot_endpoint_id_t endpoint_id);
63180
63190 const dotdot_unid_t unid,
63191 const dotdot_endpoint_id_t endpoint_id);
63192
63201 const dotdot_unid_t unid,
63202 const dotdot_endpoint_id_t endpoint_id);
63203// ElectricalMeasurement RMSCurrentPhC
63215 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
63216
63229 const dotdot_unid_t unid,
63230 const dotdot_endpoint_id_t endpoint_id,
63232
63245 const dotdot_unid_t unid,
63246 dotdot_endpoint_id_t endpoint_id,
63248 uint16_t new_rms_current_phc
63249 );
63250
63260 const dotdot_unid_t unid,
63261 const dotdot_endpoint_id_t endpoint_id);
63262
63272 const dotdot_unid_t unid,
63273 const dotdot_endpoint_id_t endpoint_id);
63274
63284 const dotdot_unid_t unid,
63285 const dotdot_endpoint_id_t endpoint_id);
63286
63296 const dotdot_unid_t unid,
63297 const dotdot_endpoint_id_t endpoint_id);
63298
63307 const dotdot_unid_t unid,
63308 const dotdot_endpoint_id_t endpoint_id);
63309// ElectricalMeasurement RMSCurrentMinPhC
63321 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
63322
63335 const dotdot_unid_t unid,
63336 const dotdot_endpoint_id_t endpoint_id,
63338
63351 const dotdot_unid_t unid,
63352 dotdot_endpoint_id_t endpoint_id,
63354 uint16_t new_rms_current_min_phc
63355 );
63356
63366 const dotdot_unid_t unid,
63367 const dotdot_endpoint_id_t endpoint_id);
63368
63378 const dotdot_unid_t unid,
63379 const dotdot_endpoint_id_t endpoint_id);
63380
63390 const dotdot_unid_t unid,
63391 const dotdot_endpoint_id_t endpoint_id);
63392
63402 const dotdot_unid_t unid,
63403 const dotdot_endpoint_id_t endpoint_id);
63404
63413 const dotdot_unid_t unid,
63414 const dotdot_endpoint_id_t endpoint_id);
63415// ElectricalMeasurement RMSCurrentMaxPhC
63427 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
63428
63441 const dotdot_unid_t unid,
63442 const dotdot_endpoint_id_t endpoint_id,
63444
63457 const dotdot_unid_t unid,
63458 dotdot_endpoint_id_t endpoint_id,
63460 uint16_t new_rms_current_max_phc
63461 );
63462
63472 const dotdot_unid_t unid,
63473 const dotdot_endpoint_id_t endpoint_id);
63474
63484 const dotdot_unid_t unid,
63485 const dotdot_endpoint_id_t endpoint_id);
63486
63496 const dotdot_unid_t unid,
63497 const dotdot_endpoint_id_t endpoint_id);
63498
63508 const dotdot_unid_t unid,
63509 const dotdot_endpoint_id_t endpoint_id);
63510
63519 const dotdot_unid_t unid,
63520 const dotdot_endpoint_id_t endpoint_id);
63521// ElectricalMeasurement ActivePowerPhC
63533 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
63534
63547 const dotdot_unid_t unid,
63548 const dotdot_endpoint_id_t endpoint_id,
63550
63563 const dotdot_unid_t unid,
63564 dotdot_endpoint_id_t endpoint_id,
63566 int16_t new_active_power_phc
63567 );
63568
63578 const dotdot_unid_t unid,
63579 const dotdot_endpoint_id_t endpoint_id);
63580
63590 const dotdot_unid_t unid,
63591 const dotdot_endpoint_id_t endpoint_id);
63592
63602 const dotdot_unid_t unid,
63603 const dotdot_endpoint_id_t endpoint_id);
63604
63614 const dotdot_unid_t unid,
63615 const dotdot_endpoint_id_t endpoint_id);
63616
63625 const dotdot_unid_t unid,
63626 const dotdot_endpoint_id_t endpoint_id);
63627// ElectricalMeasurement ActivePowerMinPhC
63639 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
63640
63653 const dotdot_unid_t unid,
63654 const dotdot_endpoint_id_t endpoint_id,
63656
63669 const dotdot_unid_t unid,
63670 dotdot_endpoint_id_t endpoint_id,
63672 int16_t new_active_power_min_phc
63673 );
63674
63684 const dotdot_unid_t unid,
63685 const dotdot_endpoint_id_t endpoint_id);
63686
63696 const dotdot_unid_t unid,
63697 const dotdot_endpoint_id_t endpoint_id);
63698
63708 const dotdot_unid_t unid,
63709 const dotdot_endpoint_id_t endpoint_id);
63710
63720 const dotdot_unid_t unid,
63721 const dotdot_endpoint_id_t endpoint_id);
63722
63731 const dotdot_unid_t unid,
63732 const dotdot_endpoint_id_t endpoint_id);
63733// ElectricalMeasurement ActivePowerMaxPhC
63745 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
63746
63759 const dotdot_unid_t unid,
63760 const dotdot_endpoint_id_t endpoint_id,
63762
63775 const dotdot_unid_t unid,
63776 dotdot_endpoint_id_t endpoint_id,
63778 int16_t new_active_power_max_phc
63779 );
63780
63790 const dotdot_unid_t unid,
63791 const dotdot_endpoint_id_t endpoint_id);
63792
63802 const dotdot_unid_t unid,
63803 const dotdot_endpoint_id_t endpoint_id);
63804
63814 const dotdot_unid_t unid,
63815 const dotdot_endpoint_id_t endpoint_id);
63816
63826 const dotdot_unid_t unid,
63827 const dotdot_endpoint_id_t endpoint_id);
63828
63837 const dotdot_unid_t unid,
63838 const dotdot_endpoint_id_t endpoint_id);
63839// ElectricalMeasurement ReactivePowerPhC
63851 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
63852
63865 const dotdot_unid_t unid,
63866 const dotdot_endpoint_id_t endpoint_id,
63868
63881 const dotdot_unid_t unid,
63882 dotdot_endpoint_id_t endpoint_id,
63884 int16_t new_reactive_power_phc
63885 );
63886
63896 const dotdot_unid_t unid,
63897 const dotdot_endpoint_id_t endpoint_id);
63898
63908 const dotdot_unid_t unid,
63909 const dotdot_endpoint_id_t endpoint_id);
63910
63920 const dotdot_unid_t unid,
63921 const dotdot_endpoint_id_t endpoint_id);
63922
63932 const dotdot_unid_t unid,
63933 const dotdot_endpoint_id_t endpoint_id);
63934
63943 const dotdot_unid_t unid,
63944 const dotdot_endpoint_id_t endpoint_id);
63945// ElectricalMeasurement ApparentPowerPhC
63957 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
63958
63971 const dotdot_unid_t unid,
63972 const dotdot_endpoint_id_t endpoint_id,
63974
63987 const dotdot_unid_t unid,
63988 dotdot_endpoint_id_t endpoint_id,
63990 uint16_t new_apparent_power_phc
63991 );
63992
64002 const dotdot_unid_t unid,
64003 const dotdot_endpoint_id_t endpoint_id);
64004
64014 const dotdot_unid_t unid,
64015 const dotdot_endpoint_id_t endpoint_id);
64016
64026 const dotdot_unid_t unid,
64027 const dotdot_endpoint_id_t endpoint_id);
64028
64038 const dotdot_unid_t unid,
64039 const dotdot_endpoint_id_t endpoint_id);
64040
64049 const dotdot_unid_t unid,
64050 const dotdot_endpoint_id_t endpoint_id);
64051// ElectricalMeasurement PowerFactorPhC
64063 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
64064
64077 const dotdot_unid_t unid,
64078 const dotdot_endpoint_id_t endpoint_id,
64080
64093 const dotdot_unid_t unid,
64094 dotdot_endpoint_id_t endpoint_id,
64096 int8_t new_power_factor_phc
64097 );
64098
64108 const dotdot_unid_t unid,
64109 const dotdot_endpoint_id_t endpoint_id);
64110
64120 const dotdot_unid_t unid,
64121 const dotdot_endpoint_id_t endpoint_id);
64122
64132 const dotdot_unid_t unid,
64133 const dotdot_endpoint_id_t endpoint_id);
64134
64144 const dotdot_unid_t unid,
64145 const dotdot_endpoint_id_t endpoint_id);
64146
64155 const dotdot_unid_t unid,
64156 const dotdot_endpoint_id_t endpoint_id);
64157// ElectricalMeasurement AverageRMSVoltageMeasurementPeriodPhC
64169 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
64170
64183 const dotdot_unid_t unid,
64184 const dotdot_endpoint_id_t endpoint_id,
64186
64199 const dotdot_unid_t unid,
64200 dotdot_endpoint_id_t endpoint_id,
64202 uint16_t new_average_rms_voltage_measurement_period_phc
64203 );
64204
64214 const dotdot_unid_t unid,
64215 const dotdot_endpoint_id_t endpoint_id);
64216
64226 const dotdot_unid_t unid,
64227 const dotdot_endpoint_id_t endpoint_id);
64228
64238 const dotdot_unid_t unid,
64239 const dotdot_endpoint_id_t endpoint_id);
64240
64250 const dotdot_unid_t unid,
64251 const dotdot_endpoint_id_t endpoint_id);
64252
64261 const dotdot_unid_t unid,
64262 const dotdot_endpoint_id_t endpoint_id);
64263// ElectricalMeasurement AverageRMSOverVoltageCounterPhC
64275 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
64276
64289 const dotdot_unid_t unid,
64290 const dotdot_endpoint_id_t endpoint_id,
64292
64305 const dotdot_unid_t unid,
64306 dotdot_endpoint_id_t endpoint_id,
64308 uint16_t new_average_rms_over_voltage_counter_phc
64309 );
64310
64320 const dotdot_unid_t unid,
64321 const dotdot_endpoint_id_t endpoint_id);
64322
64332 const dotdot_unid_t unid,
64333 const dotdot_endpoint_id_t endpoint_id);
64334
64344 const dotdot_unid_t unid,
64345 const dotdot_endpoint_id_t endpoint_id);
64346
64356 const dotdot_unid_t unid,
64357 const dotdot_endpoint_id_t endpoint_id);
64358
64367 const dotdot_unid_t unid,
64368 const dotdot_endpoint_id_t endpoint_id);
64369// ElectricalMeasurement AverageRMSUnderVoltageCounterPhC
64381 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
64382
64395 const dotdot_unid_t unid,
64396 const dotdot_endpoint_id_t endpoint_id,
64398
64411 const dotdot_unid_t unid,
64412 dotdot_endpoint_id_t endpoint_id,
64414 uint16_t new_average_rms_under_voltage_counter_phc
64415 );
64416
64426 const dotdot_unid_t unid,
64427 const dotdot_endpoint_id_t endpoint_id);
64428
64438 const dotdot_unid_t unid,
64439 const dotdot_endpoint_id_t endpoint_id);
64440
64450 const dotdot_unid_t unid,
64451 const dotdot_endpoint_id_t endpoint_id);
64452
64462 const dotdot_unid_t unid,
64463 const dotdot_endpoint_id_t endpoint_id);
64464
64473 const dotdot_unid_t unid,
64474 const dotdot_endpoint_id_t endpoint_id);
64475// ElectricalMeasurement RMSExtremeOverVoltagePeriodPhC
64487 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
64488
64501 const dotdot_unid_t unid,
64502 const dotdot_endpoint_id_t endpoint_id,
64504
64517 const dotdot_unid_t unid,
64518 dotdot_endpoint_id_t endpoint_id,
64520 uint16_t new_rms_extreme_over_voltage_period_phc
64521 );
64522
64532 const dotdot_unid_t unid,
64533 const dotdot_endpoint_id_t endpoint_id);
64534
64544 const dotdot_unid_t unid,
64545 const dotdot_endpoint_id_t endpoint_id);
64546
64556 const dotdot_unid_t unid,
64557 const dotdot_endpoint_id_t endpoint_id);
64558
64568 const dotdot_unid_t unid,
64569 const dotdot_endpoint_id_t endpoint_id);
64570
64579 const dotdot_unid_t unid,
64580 const dotdot_endpoint_id_t endpoint_id);
64581// ElectricalMeasurement RMSExtremeUnderVoltagePeriodPhC
64593 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
64594
64607 const dotdot_unid_t unid,
64608 const dotdot_endpoint_id_t endpoint_id,
64610
64623 const dotdot_unid_t unid,
64624 dotdot_endpoint_id_t endpoint_id,
64626 uint16_t new_rms_extreme_under_voltage_period_phc
64627 );
64628
64638 const dotdot_unid_t unid,
64639 const dotdot_endpoint_id_t endpoint_id);
64640
64650 const dotdot_unid_t unid,
64651 const dotdot_endpoint_id_t endpoint_id);
64652
64662 const dotdot_unid_t unid,
64663 const dotdot_endpoint_id_t endpoint_id);
64664
64674 const dotdot_unid_t unid,
64675 const dotdot_endpoint_id_t endpoint_id);
64676
64685 const dotdot_unid_t unid,
64686 const dotdot_endpoint_id_t endpoint_id);
64687// ElectricalMeasurement RMSVoltageSagPeriodPhC
64699 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
64700
64713 const dotdot_unid_t unid,
64714 const dotdot_endpoint_id_t endpoint_id,
64716
64729 const dotdot_unid_t unid,
64730 dotdot_endpoint_id_t endpoint_id,
64732 uint16_t new_rms_voltage_sag_period_phc
64733 );
64734
64744 const dotdot_unid_t unid,
64745 const dotdot_endpoint_id_t endpoint_id);
64746
64756 const dotdot_unid_t unid,
64757 const dotdot_endpoint_id_t endpoint_id);
64758
64768 const dotdot_unid_t unid,
64769 const dotdot_endpoint_id_t endpoint_id);
64770
64780 const dotdot_unid_t unid,
64781 const dotdot_endpoint_id_t endpoint_id);
64782
64791 const dotdot_unid_t unid,
64792 const dotdot_endpoint_id_t endpoint_id);
64793// ElectricalMeasurement RMSVoltageSwellPeriodPhC
64805 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
64806
64819 const dotdot_unid_t unid,
64820 const dotdot_endpoint_id_t endpoint_id,
64822
64835 const dotdot_unid_t unid,
64836 dotdot_endpoint_id_t endpoint_id,
64838 uint16_t new_rms_voltage_swell_period_phc
64839 );
64840
64850 const dotdot_unid_t unid,
64851 const dotdot_endpoint_id_t endpoint_id);
64852
64862 const dotdot_unid_t unid,
64863 const dotdot_endpoint_id_t endpoint_id);
64864
64874 const dotdot_unid_t unid,
64875 const dotdot_endpoint_id_t endpoint_id);
64876
64886 const dotdot_unid_t unid,
64887 const dotdot_endpoint_id_t endpoint_id);
64888
64897 const dotdot_unid_t unid,
64898 const dotdot_endpoint_id_t endpoint_id);
64899
64909 const dotdot_unid_t unid,
64910 const dotdot_endpoint_id_t endpoint_id);
64911
64921 const dotdot_unid_t unid,
64922 const dotdot_endpoint_id_t endpoint_id);
64923
64925// Start of cluster Diagnostics
64927// Diagnostics NumberOfResets
64939 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
64940
64953 const dotdot_unid_t unid,
64954 const dotdot_endpoint_id_t endpoint_id,
64956
64969 const dotdot_unid_t unid,
64970 dotdot_endpoint_id_t endpoint_id,
64972 uint16_t new_number_of_resets
64973 );
64974
64984 const dotdot_unid_t unid,
64985 const dotdot_endpoint_id_t endpoint_id);
64986
64996 const dotdot_unid_t unid,
64997 const dotdot_endpoint_id_t endpoint_id);
64998
65008 const dotdot_unid_t unid,
65009 const dotdot_endpoint_id_t endpoint_id);
65010
65020 const dotdot_unid_t unid,
65021 const dotdot_endpoint_id_t endpoint_id);
65022
65031 const dotdot_unid_t unid,
65032 const dotdot_endpoint_id_t endpoint_id);
65033// Diagnostics PersistentMemoryWrites
65045 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
65046
65059 const dotdot_unid_t unid,
65060 const dotdot_endpoint_id_t endpoint_id,
65062
65075 const dotdot_unid_t unid,
65076 dotdot_endpoint_id_t endpoint_id,
65078 uint16_t new_persistent_memory_writes
65079 );
65080
65090 const dotdot_unid_t unid,
65091 const dotdot_endpoint_id_t endpoint_id);
65092
65102 const dotdot_unid_t unid,
65103 const dotdot_endpoint_id_t endpoint_id);
65104
65114 const dotdot_unid_t unid,
65115 const dotdot_endpoint_id_t endpoint_id);
65116
65126 const dotdot_unid_t unid,
65127 const dotdot_endpoint_id_t endpoint_id);
65128
65137 const dotdot_unid_t unid,
65138 const dotdot_endpoint_id_t endpoint_id);
65139// Diagnostics MacRxBcast
65151 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
65152
65165 const dotdot_unid_t unid,
65166 const dotdot_endpoint_id_t endpoint_id,
65168
65181 const dotdot_unid_t unid,
65182 dotdot_endpoint_id_t endpoint_id,
65184 uint32_t new_mac_rx_bcast
65185 );
65186
65196 const dotdot_unid_t unid,
65197 const dotdot_endpoint_id_t endpoint_id);
65198
65208 const dotdot_unid_t unid,
65209 const dotdot_endpoint_id_t endpoint_id);
65210
65220 const dotdot_unid_t unid,
65221 const dotdot_endpoint_id_t endpoint_id);
65222
65232 const dotdot_unid_t unid,
65233 const dotdot_endpoint_id_t endpoint_id);
65234
65243 const dotdot_unid_t unid,
65244 const dotdot_endpoint_id_t endpoint_id);
65245// Diagnostics MacTxBcast
65257 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
65258
65271 const dotdot_unid_t unid,
65272 const dotdot_endpoint_id_t endpoint_id,
65274
65287 const dotdot_unid_t unid,
65288 dotdot_endpoint_id_t endpoint_id,
65290 uint32_t new_mac_tx_bcast
65291 );
65292
65302 const dotdot_unid_t unid,
65303 const dotdot_endpoint_id_t endpoint_id);
65304
65314 const dotdot_unid_t unid,
65315 const dotdot_endpoint_id_t endpoint_id);
65316
65326 const dotdot_unid_t unid,
65327 const dotdot_endpoint_id_t endpoint_id);
65328
65338 const dotdot_unid_t unid,
65339 const dotdot_endpoint_id_t endpoint_id);
65340
65349 const dotdot_unid_t unid,
65350 const dotdot_endpoint_id_t endpoint_id);
65351// Diagnostics MacRxUcast
65363 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
65364
65377 const dotdot_unid_t unid,
65378 const dotdot_endpoint_id_t endpoint_id,
65380
65393 const dotdot_unid_t unid,
65394 dotdot_endpoint_id_t endpoint_id,
65396 uint32_t new_mac_rx_ucast
65397 );
65398
65408 const dotdot_unid_t unid,
65409 const dotdot_endpoint_id_t endpoint_id);
65410
65420 const dotdot_unid_t unid,
65421 const dotdot_endpoint_id_t endpoint_id);
65422
65432 const dotdot_unid_t unid,
65433 const dotdot_endpoint_id_t endpoint_id);
65434
65444 const dotdot_unid_t unid,
65445 const dotdot_endpoint_id_t endpoint_id);
65446
65455 const dotdot_unid_t unid,
65456 const dotdot_endpoint_id_t endpoint_id);
65457// Diagnostics MacTxUcast
65469 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
65470
65483 const dotdot_unid_t unid,
65484 const dotdot_endpoint_id_t endpoint_id,
65486
65499 const dotdot_unid_t unid,
65500 dotdot_endpoint_id_t endpoint_id,
65502 uint32_t new_mac_tx_ucast
65503 );
65504
65514 const dotdot_unid_t unid,
65515 const dotdot_endpoint_id_t endpoint_id);
65516
65526 const dotdot_unid_t unid,
65527 const dotdot_endpoint_id_t endpoint_id);
65528
65538 const dotdot_unid_t unid,
65539 const dotdot_endpoint_id_t endpoint_id);
65540
65550 const dotdot_unid_t unid,
65551 const dotdot_endpoint_id_t endpoint_id);
65552
65561 const dotdot_unid_t unid,
65562 const dotdot_endpoint_id_t endpoint_id);
65563// Diagnostics MacTxUcastRetry
65575 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
65576
65589 const dotdot_unid_t unid,
65590 const dotdot_endpoint_id_t endpoint_id,
65592
65605 const dotdot_unid_t unid,
65606 dotdot_endpoint_id_t endpoint_id,
65608 uint16_t new_mac_tx_ucast_retry
65609 );
65610
65620 const dotdot_unid_t unid,
65621 const dotdot_endpoint_id_t endpoint_id);
65622
65632 const dotdot_unid_t unid,
65633 const dotdot_endpoint_id_t endpoint_id);
65634
65644 const dotdot_unid_t unid,
65645 const dotdot_endpoint_id_t endpoint_id);
65646
65656 const dotdot_unid_t unid,
65657 const dotdot_endpoint_id_t endpoint_id);
65658
65667 const dotdot_unid_t unid,
65668 const dotdot_endpoint_id_t endpoint_id);
65669// Diagnostics MacTxUcastFail
65681 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
65682
65695 const dotdot_unid_t unid,
65696 const dotdot_endpoint_id_t endpoint_id,
65698
65711 const dotdot_unid_t unid,
65712 dotdot_endpoint_id_t endpoint_id,
65714 uint16_t new_mac_tx_ucast_fail
65715 );
65716
65726 const dotdot_unid_t unid,
65727 const dotdot_endpoint_id_t endpoint_id);
65728
65738 const dotdot_unid_t unid,
65739 const dotdot_endpoint_id_t endpoint_id);
65740
65750 const dotdot_unid_t unid,
65751 const dotdot_endpoint_id_t endpoint_id);
65752
65762 const dotdot_unid_t unid,
65763 const dotdot_endpoint_id_t endpoint_id);
65764
65773 const dotdot_unid_t unid,
65774 const dotdot_endpoint_id_t endpoint_id);
65775// Diagnostics APSRxBcast
65787 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
65788
65801 const dotdot_unid_t unid,
65802 const dotdot_endpoint_id_t endpoint_id,
65804
65817 const dotdot_unid_t unid,
65818 dotdot_endpoint_id_t endpoint_id,
65820 uint16_t new_aps_rx_bcast
65821 );
65822
65832 const dotdot_unid_t unid,
65833 const dotdot_endpoint_id_t endpoint_id);
65834
65844 const dotdot_unid_t unid,
65845 const dotdot_endpoint_id_t endpoint_id);
65846
65856 const dotdot_unid_t unid,
65857 const dotdot_endpoint_id_t endpoint_id);
65858
65868 const dotdot_unid_t unid,
65869 const dotdot_endpoint_id_t endpoint_id);
65870
65879 const dotdot_unid_t unid,
65880 const dotdot_endpoint_id_t endpoint_id);
65881// Diagnostics APSTxBcast
65893 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
65894
65907 const dotdot_unid_t unid,
65908 const dotdot_endpoint_id_t endpoint_id,
65910
65923 const dotdot_unid_t unid,
65924 dotdot_endpoint_id_t endpoint_id,
65926 uint16_t new_aps_tx_bcast
65927 );
65928
65938 const dotdot_unid_t unid,
65939 const dotdot_endpoint_id_t endpoint_id);
65940
65950 const dotdot_unid_t unid,
65951 const dotdot_endpoint_id_t endpoint_id);
65952
65962 const dotdot_unid_t unid,
65963 const dotdot_endpoint_id_t endpoint_id);
65964
65974 const dotdot_unid_t unid,
65975 const dotdot_endpoint_id_t endpoint_id);
65976
65985 const dotdot_unid_t unid,
65986 const dotdot_endpoint_id_t endpoint_id);
65987// Diagnostics APSRxUcast
65999 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
66000
66013 const dotdot_unid_t unid,
66014 const dotdot_endpoint_id_t endpoint_id,
66016
66029 const dotdot_unid_t unid,
66030 dotdot_endpoint_id_t endpoint_id,
66032 uint16_t new_aps_rx_ucast
66033 );
66034
66044 const dotdot_unid_t unid,
66045 const dotdot_endpoint_id_t endpoint_id);
66046
66056 const dotdot_unid_t unid,
66057 const dotdot_endpoint_id_t endpoint_id);
66058
66068 const dotdot_unid_t unid,
66069 const dotdot_endpoint_id_t endpoint_id);
66070
66080 const dotdot_unid_t unid,
66081 const dotdot_endpoint_id_t endpoint_id);
66082
66091 const dotdot_unid_t unid,
66092 const dotdot_endpoint_id_t endpoint_id);
66093// Diagnostics APSTxUcastSuccess
66105 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
66106
66119 const dotdot_unid_t unid,
66120 const dotdot_endpoint_id_t endpoint_id,
66122
66135 const dotdot_unid_t unid,
66136 dotdot_endpoint_id_t endpoint_id,
66138 uint16_t new_aps_tx_ucast_success
66139 );
66140
66150 const dotdot_unid_t unid,
66151 const dotdot_endpoint_id_t endpoint_id);
66152
66162 const dotdot_unid_t unid,
66163 const dotdot_endpoint_id_t endpoint_id);
66164
66174 const dotdot_unid_t unid,
66175 const dotdot_endpoint_id_t endpoint_id);
66176
66186 const dotdot_unid_t unid,
66187 const dotdot_endpoint_id_t endpoint_id);
66188
66197 const dotdot_unid_t unid,
66198 const dotdot_endpoint_id_t endpoint_id);
66199// Diagnostics APSTxUcastRetry
66211 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
66212
66225 const dotdot_unid_t unid,
66226 const dotdot_endpoint_id_t endpoint_id,
66228
66241 const dotdot_unid_t unid,
66242 dotdot_endpoint_id_t endpoint_id,
66244 uint16_t new_aps_tx_ucast_retry
66245 );
66246
66256 const dotdot_unid_t unid,
66257 const dotdot_endpoint_id_t endpoint_id);
66258
66268 const dotdot_unid_t unid,
66269 const dotdot_endpoint_id_t endpoint_id);
66270
66280 const dotdot_unid_t unid,
66281 const dotdot_endpoint_id_t endpoint_id);
66282
66292 const dotdot_unid_t unid,
66293 const dotdot_endpoint_id_t endpoint_id);
66294
66303 const dotdot_unid_t unid,
66304 const dotdot_endpoint_id_t endpoint_id);
66305// Diagnostics APSTxUcastFail
66317 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
66318
66331 const dotdot_unid_t unid,
66332 const dotdot_endpoint_id_t endpoint_id,
66334
66347 const dotdot_unid_t unid,
66348 dotdot_endpoint_id_t endpoint_id,
66350 uint16_t new_aps_tx_ucast_fail
66351 );
66352
66362 const dotdot_unid_t unid,
66363 const dotdot_endpoint_id_t endpoint_id);
66364
66374 const dotdot_unid_t unid,
66375 const dotdot_endpoint_id_t endpoint_id);
66376
66386 const dotdot_unid_t unid,
66387 const dotdot_endpoint_id_t endpoint_id);
66388
66398 const dotdot_unid_t unid,
66399 const dotdot_endpoint_id_t endpoint_id);
66400
66409 const dotdot_unid_t unid,
66410 const dotdot_endpoint_id_t endpoint_id);
66411// Diagnostics RouteDiscInitiated
66423 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
66424
66437 const dotdot_unid_t unid,
66438 const dotdot_endpoint_id_t endpoint_id,
66440
66453 const dotdot_unid_t unid,
66454 dotdot_endpoint_id_t endpoint_id,
66456 uint16_t new_route_disc_initiated
66457 );
66458
66468 const dotdot_unid_t unid,
66469 const dotdot_endpoint_id_t endpoint_id);
66470
66480 const dotdot_unid_t unid,
66481 const dotdot_endpoint_id_t endpoint_id);
66482
66492 const dotdot_unid_t unid,
66493 const dotdot_endpoint_id_t endpoint_id);
66494
66504 const dotdot_unid_t unid,
66505 const dotdot_endpoint_id_t endpoint_id);
66506
66515 const dotdot_unid_t unid,
66516 const dotdot_endpoint_id_t endpoint_id);
66517// Diagnostics NeighborAdded
66529 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
66530
66543 const dotdot_unid_t unid,
66544 const dotdot_endpoint_id_t endpoint_id,
66546
66559 const dotdot_unid_t unid,
66560 dotdot_endpoint_id_t endpoint_id,
66562 uint16_t new_neighbor_added
66563 );
66564
66574 const dotdot_unid_t unid,
66575 const dotdot_endpoint_id_t endpoint_id);
66576
66586 const dotdot_unid_t unid,
66587 const dotdot_endpoint_id_t endpoint_id);
66588
66598 const dotdot_unid_t unid,
66599 const dotdot_endpoint_id_t endpoint_id);
66600
66610 const dotdot_unid_t unid,
66611 const dotdot_endpoint_id_t endpoint_id);
66612
66621 const dotdot_unid_t unid,
66622 const dotdot_endpoint_id_t endpoint_id);
66623// Diagnostics NeighborRemoved
66635 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
66636
66649 const dotdot_unid_t unid,
66650 const dotdot_endpoint_id_t endpoint_id,
66652
66665 const dotdot_unid_t unid,
66666 dotdot_endpoint_id_t endpoint_id,
66668 uint16_t new_neighbor_removed
66669 );
66670
66680 const dotdot_unid_t unid,
66681 const dotdot_endpoint_id_t endpoint_id);
66682
66692 const dotdot_unid_t unid,
66693 const dotdot_endpoint_id_t endpoint_id);
66694
66704 const dotdot_unid_t unid,
66705 const dotdot_endpoint_id_t endpoint_id);
66706
66716 const dotdot_unid_t unid,
66717 const dotdot_endpoint_id_t endpoint_id);
66718
66727 const dotdot_unid_t unid,
66728 const dotdot_endpoint_id_t endpoint_id);
66729// Diagnostics NeighborStale
66741 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
66742
66755 const dotdot_unid_t unid,
66756 const dotdot_endpoint_id_t endpoint_id,
66758
66771 const dotdot_unid_t unid,
66772 dotdot_endpoint_id_t endpoint_id,
66774 uint16_t new_neighbor_stale
66775 );
66776
66786 const dotdot_unid_t unid,
66787 const dotdot_endpoint_id_t endpoint_id);
66788
66798 const dotdot_unid_t unid,
66799 const dotdot_endpoint_id_t endpoint_id);
66800
66810 const dotdot_unid_t unid,
66811 const dotdot_endpoint_id_t endpoint_id);
66812
66822 const dotdot_unid_t unid,
66823 const dotdot_endpoint_id_t endpoint_id);
66824
66833 const dotdot_unid_t unid,
66834 const dotdot_endpoint_id_t endpoint_id);
66835// Diagnostics JoinIndication
66847 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
66848
66861 const dotdot_unid_t unid,
66862 const dotdot_endpoint_id_t endpoint_id,
66864
66877 const dotdot_unid_t unid,
66878 dotdot_endpoint_id_t endpoint_id,
66880 uint16_t new_join_indication
66881 );
66882
66892 const dotdot_unid_t unid,
66893 const dotdot_endpoint_id_t endpoint_id);
66894
66904 const dotdot_unid_t unid,
66905 const dotdot_endpoint_id_t endpoint_id);
66906
66916 const dotdot_unid_t unid,
66917 const dotdot_endpoint_id_t endpoint_id);
66918
66928 const dotdot_unid_t unid,
66929 const dotdot_endpoint_id_t endpoint_id);
66930
66939 const dotdot_unid_t unid,
66940 const dotdot_endpoint_id_t endpoint_id);
66941// Diagnostics ChildMoved
66953 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
66954
66967 const dotdot_unid_t unid,
66968 const dotdot_endpoint_id_t endpoint_id,
66970
66983 const dotdot_unid_t unid,
66984 dotdot_endpoint_id_t endpoint_id,
66986 uint16_t new_child_moved
66987 );
66988
66998 const dotdot_unid_t unid,
66999 const dotdot_endpoint_id_t endpoint_id);
67000
67010 const dotdot_unid_t unid,
67011 const dotdot_endpoint_id_t endpoint_id);
67012
67022 const dotdot_unid_t unid,
67023 const dotdot_endpoint_id_t endpoint_id);
67024
67034 const dotdot_unid_t unid,
67035 const dotdot_endpoint_id_t endpoint_id);
67036
67045 const dotdot_unid_t unid,
67046 const dotdot_endpoint_id_t endpoint_id);
67047// Diagnostics NWKFCFailure
67059 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
67060
67073 const dotdot_unid_t unid,
67074 const dotdot_endpoint_id_t endpoint_id,
67076
67089 const dotdot_unid_t unid,
67090 dotdot_endpoint_id_t endpoint_id,
67092 uint16_t new_nwkfc_failure
67093 );
67094
67104 const dotdot_unid_t unid,
67105 const dotdot_endpoint_id_t endpoint_id);
67106
67116 const dotdot_unid_t unid,
67117 const dotdot_endpoint_id_t endpoint_id);
67118
67128 const dotdot_unid_t unid,
67129 const dotdot_endpoint_id_t endpoint_id);
67130
67140 const dotdot_unid_t unid,
67141 const dotdot_endpoint_id_t endpoint_id);
67142
67151 const dotdot_unid_t unid,
67152 const dotdot_endpoint_id_t endpoint_id);
67153// Diagnostics APSFCFailure
67165 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
67166
67179 const dotdot_unid_t unid,
67180 const dotdot_endpoint_id_t endpoint_id,
67182
67195 const dotdot_unid_t unid,
67196 dotdot_endpoint_id_t endpoint_id,
67198 uint16_t new_apsfc_failure
67199 );
67200
67210 const dotdot_unid_t unid,
67211 const dotdot_endpoint_id_t endpoint_id);
67212
67222 const dotdot_unid_t unid,
67223 const dotdot_endpoint_id_t endpoint_id);
67224
67234 const dotdot_unid_t unid,
67235 const dotdot_endpoint_id_t endpoint_id);
67236
67246 const dotdot_unid_t unid,
67247 const dotdot_endpoint_id_t endpoint_id);
67248
67257 const dotdot_unid_t unid,
67258 const dotdot_endpoint_id_t endpoint_id);
67259// Diagnostics APSUnauthorizedKey
67271 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
67272
67285 const dotdot_unid_t unid,
67286 const dotdot_endpoint_id_t endpoint_id,
67288
67301 const dotdot_unid_t unid,
67302 dotdot_endpoint_id_t endpoint_id,
67304 uint16_t new_aps_unauthorized_key
67305 );
67306
67316 const dotdot_unid_t unid,
67317 const dotdot_endpoint_id_t endpoint_id);
67318
67328 const dotdot_unid_t unid,
67329 const dotdot_endpoint_id_t endpoint_id);
67330
67340 const dotdot_unid_t unid,
67341 const dotdot_endpoint_id_t endpoint_id);
67342
67352 const dotdot_unid_t unid,
67353 const dotdot_endpoint_id_t endpoint_id);
67354
67363 const dotdot_unid_t unid,
67364 const dotdot_endpoint_id_t endpoint_id);
67365// Diagnostics NWKDecryptFailures
67377 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
67378
67391 const dotdot_unid_t unid,
67392 const dotdot_endpoint_id_t endpoint_id,
67394
67407 const dotdot_unid_t unid,
67408 dotdot_endpoint_id_t endpoint_id,
67410 uint16_t new_nwk_decrypt_failures
67411 );
67412
67422 const dotdot_unid_t unid,
67423 const dotdot_endpoint_id_t endpoint_id);
67424
67434 const dotdot_unid_t unid,
67435 const dotdot_endpoint_id_t endpoint_id);
67436
67446 const dotdot_unid_t unid,
67447 const dotdot_endpoint_id_t endpoint_id);
67448
67458 const dotdot_unid_t unid,
67459 const dotdot_endpoint_id_t endpoint_id);
67460
67469 const dotdot_unid_t unid,
67470 const dotdot_endpoint_id_t endpoint_id);
67471// Diagnostics APSDecryptFailures
67483 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
67484
67497 const dotdot_unid_t unid,
67498 const dotdot_endpoint_id_t endpoint_id,
67500
67513 const dotdot_unid_t unid,
67514 dotdot_endpoint_id_t endpoint_id,
67516 uint16_t new_aps_decrypt_failures
67517 );
67518
67528 const dotdot_unid_t unid,
67529 const dotdot_endpoint_id_t endpoint_id);
67530
67540 const dotdot_unid_t unid,
67541 const dotdot_endpoint_id_t endpoint_id);
67542
67552 const dotdot_unid_t unid,
67553 const dotdot_endpoint_id_t endpoint_id);
67554
67564 const dotdot_unid_t unid,
67565 const dotdot_endpoint_id_t endpoint_id);
67566
67575 const dotdot_unid_t unid,
67576 const dotdot_endpoint_id_t endpoint_id);
67577// Diagnostics PacketBufferAllocateFailures
67589 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
67590
67603 const dotdot_unid_t unid,
67604 const dotdot_endpoint_id_t endpoint_id,
67606
67619 const dotdot_unid_t unid,
67620 dotdot_endpoint_id_t endpoint_id,
67622 uint16_t new_packet_buffer_allocate_failures
67623 );
67624
67634 const dotdot_unid_t unid,
67635 const dotdot_endpoint_id_t endpoint_id);
67636
67646 const dotdot_unid_t unid,
67647 const dotdot_endpoint_id_t endpoint_id);
67648
67658 const dotdot_unid_t unid,
67659 const dotdot_endpoint_id_t endpoint_id);
67660
67670 const dotdot_unid_t unid,
67671 const dotdot_endpoint_id_t endpoint_id);
67672
67681 const dotdot_unid_t unid,
67682 const dotdot_endpoint_id_t endpoint_id);
67683// Diagnostics RelayedUcast
67695 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
67696
67709 const dotdot_unid_t unid,
67710 const dotdot_endpoint_id_t endpoint_id,
67712
67725 const dotdot_unid_t unid,
67726 dotdot_endpoint_id_t endpoint_id,
67728 uint16_t new_relayed_ucast
67729 );
67730
67740 const dotdot_unid_t unid,
67741 const dotdot_endpoint_id_t endpoint_id);
67742
67752 const dotdot_unid_t unid,
67753 const dotdot_endpoint_id_t endpoint_id);
67754
67764 const dotdot_unid_t unid,
67765 const dotdot_endpoint_id_t endpoint_id);
67766
67776 const dotdot_unid_t unid,
67777 const dotdot_endpoint_id_t endpoint_id);
67778
67787 const dotdot_unid_t unid,
67788 const dotdot_endpoint_id_t endpoint_id);
67789// Diagnostics PHYToMACQueueLimitReached
67801 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
67802
67815 const dotdot_unid_t unid,
67816 const dotdot_endpoint_id_t endpoint_id,
67818
67831 const dotdot_unid_t unid,
67832 dotdot_endpoint_id_t endpoint_id,
67834 uint16_t new_phy_to_mac_queue_limit_reached
67835 );
67836
67846 const dotdot_unid_t unid,
67847 const dotdot_endpoint_id_t endpoint_id);
67848
67858 const dotdot_unid_t unid,
67859 const dotdot_endpoint_id_t endpoint_id);
67860
67870 const dotdot_unid_t unid,
67871 const dotdot_endpoint_id_t endpoint_id);
67872
67882 const dotdot_unid_t unid,
67883 const dotdot_endpoint_id_t endpoint_id);
67884
67893 const dotdot_unid_t unid,
67894 const dotdot_endpoint_id_t endpoint_id);
67895// Diagnostics PacketValidateDropCount
67907 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
67908
67921 const dotdot_unid_t unid,
67922 const dotdot_endpoint_id_t endpoint_id,
67924
67937 const dotdot_unid_t unid,
67938 dotdot_endpoint_id_t endpoint_id,
67940 uint16_t new_packet_validate_drop_count
67941 );
67942
67952 const dotdot_unid_t unid,
67953 const dotdot_endpoint_id_t endpoint_id);
67954
67964 const dotdot_unid_t unid,
67965 const dotdot_endpoint_id_t endpoint_id);
67966
67976 const dotdot_unid_t unid,
67977 const dotdot_endpoint_id_t endpoint_id);
67978
67988 const dotdot_unid_t unid,
67989 const dotdot_endpoint_id_t endpoint_id);
67990
67999 const dotdot_unid_t unid,
68000 const dotdot_endpoint_id_t endpoint_id);
68001// Diagnostics AverageMACRetryPerAPSMessageSent
68013 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
68014
68027 const dotdot_unid_t unid,
68028 const dotdot_endpoint_id_t endpoint_id,
68030
68043 const dotdot_unid_t unid,
68044 dotdot_endpoint_id_t endpoint_id,
68046 uint16_t new_average_mac_retry_per_aps_message_sent
68047 );
68048
68058 const dotdot_unid_t unid,
68059 const dotdot_endpoint_id_t endpoint_id);
68060
68070 const dotdot_unid_t unid,
68071 const dotdot_endpoint_id_t endpoint_id);
68072
68082 const dotdot_unid_t unid,
68083 const dotdot_endpoint_id_t endpoint_id);
68084
68094 const dotdot_unid_t unid,
68095 const dotdot_endpoint_id_t endpoint_id);
68096
68105 const dotdot_unid_t unid,
68106 const dotdot_endpoint_id_t endpoint_id);
68107// Diagnostics LastMessageLQI
68119 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
68120
68133 const dotdot_unid_t unid,
68134 const dotdot_endpoint_id_t endpoint_id,
68136
68149 const dotdot_unid_t unid,
68150 dotdot_endpoint_id_t endpoint_id,
68152 uint8_t new_last_messagelqi
68153 );
68154
68164 const dotdot_unid_t unid,
68165 const dotdot_endpoint_id_t endpoint_id);
68166
68176 const dotdot_unid_t unid,
68177 const dotdot_endpoint_id_t endpoint_id);
68178
68188 const dotdot_unid_t unid,
68189 const dotdot_endpoint_id_t endpoint_id);
68190
68200 const dotdot_unid_t unid,
68201 const dotdot_endpoint_id_t endpoint_id);
68202
68211 const dotdot_unid_t unid,
68212 const dotdot_endpoint_id_t endpoint_id);
68213// Diagnostics LastMessageRSSI
68225 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
68226
68239 const dotdot_unid_t unid,
68240 const dotdot_endpoint_id_t endpoint_id,
68242
68255 const dotdot_unid_t unid,
68256 dotdot_endpoint_id_t endpoint_id,
68258 int8_t new_last_messagerssi
68259 );
68260
68270 const dotdot_unid_t unid,
68271 const dotdot_endpoint_id_t endpoint_id);
68272
68282 const dotdot_unid_t unid,
68283 const dotdot_endpoint_id_t endpoint_id);
68284
68294 const dotdot_unid_t unid,
68295 const dotdot_endpoint_id_t endpoint_id);
68296
68306 const dotdot_unid_t unid,
68307 const dotdot_endpoint_id_t endpoint_id);
68308
68317 const dotdot_unid_t unid,
68318 const dotdot_endpoint_id_t endpoint_id);
68319
68329 const dotdot_unid_t unid,
68330 const dotdot_endpoint_id_t endpoint_id);
68331
68341 const dotdot_unid_t unid,
68342 const dotdot_endpoint_id_t endpoint_id);
68343
68345// Start of cluster ProtocolController-RFTelemetry
68347// ProtocolController-RFTelemetry TxReportEnabled
68359 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
68360
68373 const dotdot_unid_t unid,
68374 const dotdot_endpoint_id_t endpoint_id,
68376
68389 const dotdot_unid_t unid,
68390 dotdot_endpoint_id_t endpoint_id,
68392 bool new_tx_report_enabled
68393 );
68394
68404 const dotdot_unid_t unid,
68405 const dotdot_endpoint_id_t endpoint_id);
68406
68416 const dotdot_unid_t unid,
68417 const dotdot_endpoint_id_t endpoint_id);
68418
68428 const dotdot_unid_t unid,
68429 const dotdot_endpoint_id_t endpoint_id);
68430
68440 const dotdot_unid_t unid,
68441 const dotdot_endpoint_id_t endpoint_id);
68442
68451 const dotdot_unid_t unid,
68452 const dotdot_endpoint_id_t endpoint_id);
68453// ProtocolController-RFTelemetry PTIEnabled
68465 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
68466
68479 const dotdot_unid_t unid,
68480 const dotdot_endpoint_id_t endpoint_id,
68482
68495 const dotdot_unid_t unid,
68496 dotdot_endpoint_id_t endpoint_id,
68498 bool new_pti_enabled
68499 );
68500
68510 const dotdot_unid_t unid,
68511 const dotdot_endpoint_id_t endpoint_id);
68512
68522 const dotdot_unid_t unid,
68523 const dotdot_endpoint_id_t endpoint_id);
68524
68534 const dotdot_unid_t unid,
68535 const dotdot_endpoint_id_t endpoint_id);
68536
68546 const dotdot_unid_t unid,
68547 const dotdot_endpoint_id_t endpoint_id);
68548
68557 const dotdot_unid_t unid,
68558 const dotdot_endpoint_id_t endpoint_id);
68559
68569 const dotdot_unid_t unid,
68570 const dotdot_endpoint_id_t endpoint_id);
68571
68581 const dotdot_unid_t unid,
68582 const dotdot_endpoint_id_t endpoint_id);
68583
68585// Start of cluster State
68587// State EndpointIdList
68599 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
68600
68613 const dotdot_unid_t unid,
68614 const dotdot_endpoint_id_t endpoint_id,
68616
68631 const dotdot_unid_t unid,
68632 dotdot_endpoint_id_t endpoint_id,
68634 size_t new_endpoint_id_list_count,
68635 const uint8_t* new_endpoint_id_list
68636 );
68637
68647 const dotdot_unid_t unid,
68648 const dotdot_endpoint_id_t endpoint_id);
68649
68659 const dotdot_unid_t unid,
68660 const dotdot_endpoint_id_t endpoint_id);
68661
68671 const dotdot_unid_t unid,
68672 const dotdot_endpoint_id_t endpoint_id);
68673
68683 const dotdot_unid_t unid,
68684 const dotdot_endpoint_id_t endpoint_id);
68685
68694 const dotdot_unid_t unid,
68695 const dotdot_endpoint_id_t endpoint_id);
68696// State NetworkStatus
68708 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
68709
68722 const dotdot_unid_t unid,
68723 const dotdot_endpoint_id_t endpoint_id,
68725
68738 const dotdot_unid_t unid,
68739 dotdot_endpoint_id_t endpoint_id,
68741 NodeStateNetworkStatus new_network_status
68742 );
68743
68753 const dotdot_unid_t unid,
68754 const dotdot_endpoint_id_t endpoint_id);
68755
68765 const dotdot_unid_t unid,
68766 const dotdot_endpoint_id_t endpoint_id);
68767
68777 const dotdot_unid_t unid,
68778 const dotdot_endpoint_id_t endpoint_id);
68779
68789 const dotdot_unid_t unid,
68790 const dotdot_endpoint_id_t endpoint_id);
68791
68800 const dotdot_unid_t unid,
68801 const dotdot_endpoint_id_t endpoint_id);
68802// State Security
68814 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
68815
68828 const dotdot_unid_t unid,
68829 const dotdot_endpoint_id_t endpoint_id,
68831
68844 const dotdot_unid_t unid,
68845 dotdot_endpoint_id_t endpoint_id,
68847 NodeStateSecurity new_security
68848 );
68849
68859 const dotdot_unid_t unid,
68860 const dotdot_endpoint_id_t endpoint_id);
68861
68871 const dotdot_unid_t unid,
68872 const dotdot_endpoint_id_t endpoint_id);
68873
68883 const dotdot_unid_t unid,
68884 const dotdot_endpoint_id_t endpoint_id);
68885
68895 const dotdot_unid_t unid,
68896 const dotdot_endpoint_id_t endpoint_id);
68897
68906 const dotdot_unid_t unid,
68907 const dotdot_endpoint_id_t endpoint_id);
68908// State MaximumCommandDelay
68920 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
68921
68934 const dotdot_unid_t unid,
68935 const dotdot_endpoint_id_t endpoint_id,
68937
68950 const dotdot_unid_t unid,
68951 dotdot_endpoint_id_t endpoint_id,
68953 uint32_t new_maximum_command_delay
68954 );
68955
68965 const dotdot_unid_t unid,
68966 const dotdot_endpoint_id_t endpoint_id);
68967
68977 const dotdot_unid_t unid,
68978 const dotdot_endpoint_id_t endpoint_id);
68979
68989 const dotdot_unid_t unid,
68990 const dotdot_endpoint_id_t endpoint_id);
68991
69001 const dotdot_unid_t unid,
69002 const dotdot_endpoint_id_t endpoint_id);
69003
69012 const dotdot_unid_t unid,
69013 const dotdot_endpoint_id_t endpoint_id);
69014// State NetworkList
69026 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
69027
69043 const dotdot_unid_t unid,
69044 const dotdot_endpoint_id_t endpoint_id,
69046
69061 const dotdot_unid_t unid,
69062 dotdot_endpoint_id_t endpoint_id,
69064 size_t new_network_list_count,
69065 const char** new_network_list
69066 );
69067
69077 const dotdot_unid_t unid,
69078 const dotdot_endpoint_id_t endpoint_id);
69079
69089 const dotdot_unid_t unid,
69090 const dotdot_endpoint_id_t endpoint_id);
69091
69101 const dotdot_unid_t unid,
69102 const dotdot_endpoint_id_t endpoint_id);
69103
69113 const dotdot_unid_t unid,
69114 const dotdot_endpoint_id_t endpoint_id);
69115
69124 const dotdot_unid_t unid,
69125 const dotdot_endpoint_id_t endpoint_id);
69126
69136 const dotdot_unid_t unid,
69137 const dotdot_endpoint_id_t endpoint_id);
69138
69148 const dotdot_unid_t unid,
69149 const dotdot_endpoint_id_t endpoint_id);
69150
69152// Start of cluster Binding
69154// Binding BindingTableFull
69166 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
69167
69180 const dotdot_unid_t unid,
69181 const dotdot_endpoint_id_t endpoint_id,
69183
69196 const dotdot_unid_t unid,
69197 dotdot_endpoint_id_t endpoint_id,
69199 bool new_binding_table_full
69200 );
69201
69211 const dotdot_unid_t unid,
69212 const dotdot_endpoint_id_t endpoint_id);
69213
69223 const dotdot_unid_t unid,
69224 const dotdot_endpoint_id_t endpoint_id);
69225
69235 const dotdot_unid_t unid,
69236 const dotdot_endpoint_id_t endpoint_id);
69237
69247 const dotdot_unid_t unid,
69248 const dotdot_endpoint_id_t endpoint_id);
69249
69258 const dotdot_unid_t unid,
69259 const dotdot_endpoint_id_t endpoint_id);
69260// Binding BindableClusterList
69272 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
69273
69289 const dotdot_unid_t unid,
69290 const dotdot_endpoint_id_t endpoint_id,
69292
69307 const dotdot_unid_t unid,
69308 dotdot_endpoint_id_t endpoint_id,
69310 size_t new_bindable_cluster_list_count,
69311 const char** new_bindable_cluster_list
69312 );
69313
69323 const dotdot_unid_t unid,
69324 const dotdot_endpoint_id_t endpoint_id);
69325
69335 const dotdot_unid_t unid,
69336 const dotdot_endpoint_id_t endpoint_id);
69337
69347 const dotdot_unid_t unid,
69348 const dotdot_endpoint_id_t endpoint_id);
69349
69359 const dotdot_unid_t unid,
69360 const dotdot_endpoint_id_t endpoint_id);
69361
69370 const dotdot_unid_t unid,
69371 const dotdot_endpoint_id_t endpoint_id);
69372// Binding BindingTable
69384 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
69385
69398 const dotdot_unid_t unid,
69399 const dotdot_endpoint_id_t endpoint_id,
69401
69416 const dotdot_unid_t unid,
69417 dotdot_endpoint_id_t endpoint_id,
69419 size_t new_binding_table_count,
69420 const BindingObject* new_binding_table
69421 );
69422
69432 const dotdot_unid_t unid,
69433 const dotdot_endpoint_id_t endpoint_id);
69434
69444 const dotdot_unid_t unid,
69445 const dotdot_endpoint_id_t endpoint_id);
69446
69456 const dotdot_unid_t unid,
69457 const dotdot_endpoint_id_t endpoint_id);
69458
69468 const dotdot_unid_t unid,
69469 const dotdot_endpoint_id_t endpoint_id);
69470
69479 const dotdot_unid_t unid,
69480 const dotdot_endpoint_id_t endpoint_id);
69481
69491 const dotdot_unid_t unid,
69492 const dotdot_endpoint_id_t endpoint_id);
69493
69503 const dotdot_unid_t unid,
69504 const dotdot_endpoint_id_t endpoint_id);
69505
69507// Start of cluster SystemMetrics
69509// SystemMetrics ReportingIntervalSeconds
69521 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
69522
69535 const dotdot_unid_t unid,
69536 const dotdot_endpoint_id_t endpoint_id,
69538
69551 const dotdot_unid_t unid,
69552 dotdot_endpoint_id_t endpoint_id,
69554 uint32_t new_reporting_interval_seconds
69555 );
69556
69566 const dotdot_unid_t unid,
69567 const dotdot_endpoint_id_t endpoint_id);
69568
69578 const dotdot_unid_t unid,
69579 const dotdot_endpoint_id_t endpoint_id);
69580
69590 const dotdot_unid_t unid,
69591 const dotdot_endpoint_id_t endpoint_id);
69592
69602 const dotdot_unid_t unid,
69603 const dotdot_endpoint_id_t endpoint_id);
69604
69613 const dotdot_unid_t unid,
69614 const dotdot_endpoint_id_t endpoint_id);
69615// SystemMetrics CPUUsagePercent
69627 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
69628
69641 const dotdot_unid_t unid,
69642 const dotdot_endpoint_id_t endpoint_id,
69644
69659 const dotdot_unid_t unid,
69660 dotdot_endpoint_id_t endpoint_id,
69662 size_t new_cpu_usage_percent_count,
69663 const double* new_cpu_usage_percent
69664 );
69665
69675 const dotdot_unid_t unid,
69676 const dotdot_endpoint_id_t endpoint_id);
69677
69687 const dotdot_unid_t unid,
69688 const dotdot_endpoint_id_t endpoint_id);
69689
69699 const dotdot_unid_t unid,
69700 const dotdot_endpoint_id_t endpoint_id);
69701
69711 const dotdot_unid_t unid,
69712 const dotdot_endpoint_id_t endpoint_id);
69713
69722 const dotdot_unid_t unid,
69723 const dotdot_endpoint_id_t endpoint_id);
69724// SystemMetrics CPUFrequencyMHz
69736 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
69737
69750 const dotdot_unid_t unid,
69751 const dotdot_endpoint_id_t endpoint_id,
69753
69768 const dotdot_unid_t unid,
69769 dotdot_endpoint_id_t endpoint_id,
69771 size_t new_cpu_frequencym_hz_count,
69772 const double* new_cpu_frequencym_hz
69773 );
69774
69784 const dotdot_unid_t unid,
69785 const dotdot_endpoint_id_t endpoint_id);
69786
69796 const dotdot_unid_t unid,
69797 const dotdot_endpoint_id_t endpoint_id);
69798
69808 const dotdot_unid_t unid,
69809 const dotdot_endpoint_id_t endpoint_id);
69810
69820 const dotdot_unid_t unid,
69821 const dotdot_endpoint_id_t endpoint_id);
69822
69831 const dotdot_unid_t unid,
69832 const dotdot_endpoint_id_t endpoint_id);
69833// SystemMetrics CPUAverageUsagePercent
69845 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
69846
69859 const dotdot_unid_t unid,
69860 const dotdot_endpoint_id_t endpoint_id,
69862
69877 const dotdot_unid_t unid,
69878 dotdot_endpoint_id_t endpoint_id,
69880 size_t new_cpu_average_usage_percent_count,
69881 const double* new_cpu_average_usage_percent
69882 );
69883
69893 const dotdot_unid_t unid,
69894 const dotdot_endpoint_id_t endpoint_id);
69895
69905 const dotdot_unid_t unid,
69906 const dotdot_endpoint_id_t endpoint_id);
69907
69917 const dotdot_unid_t unid,
69918 const dotdot_endpoint_id_t endpoint_id);
69919
69929 const dotdot_unid_t unid,
69930 const dotdot_endpoint_id_t endpoint_id);
69931
69940 const dotdot_unid_t unid,
69941 const dotdot_endpoint_id_t endpoint_id);
69942// SystemMetrics CPUMinUsagePercent
69954 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
69955
69968 const dotdot_unid_t unid,
69969 const dotdot_endpoint_id_t endpoint_id,
69971
69986 const dotdot_unid_t unid,
69987 dotdot_endpoint_id_t endpoint_id,
69989 size_t new_cpu_min_usage_percent_count,
69990 const double* new_cpu_min_usage_percent
69991 );
69992
70002 const dotdot_unid_t unid,
70003 const dotdot_endpoint_id_t endpoint_id);
70004
70014 const dotdot_unid_t unid,
70015 const dotdot_endpoint_id_t endpoint_id);
70016
70026 const dotdot_unid_t unid,
70027 const dotdot_endpoint_id_t endpoint_id);
70028
70038 const dotdot_unid_t unid,
70039 const dotdot_endpoint_id_t endpoint_id);
70040
70049 const dotdot_unid_t unid,
70050 const dotdot_endpoint_id_t endpoint_id);
70051// SystemMetrics CPUMaxUsagePercent
70063 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
70064
70077 const dotdot_unid_t unid,
70078 const dotdot_endpoint_id_t endpoint_id,
70080
70095 const dotdot_unid_t unid,
70096 dotdot_endpoint_id_t endpoint_id,
70098 size_t new_cpu_max_usage_percent_count,
70099 const double* new_cpu_max_usage_percent
70100 );
70101
70111 const dotdot_unid_t unid,
70112 const dotdot_endpoint_id_t endpoint_id);
70113
70123 const dotdot_unid_t unid,
70124 const dotdot_endpoint_id_t endpoint_id);
70125
70135 const dotdot_unid_t unid,
70136 const dotdot_endpoint_id_t endpoint_id);
70137
70147 const dotdot_unid_t unid,
70148 const dotdot_endpoint_id_t endpoint_id);
70149
70158 const dotdot_unid_t unid,
70159 const dotdot_endpoint_id_t endpoint_id);
70160// SystemMetrics RAMTotalMB
70172 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
70173
70186 const dotdot_unid_t unid,
70187 const dotdot_endpoint_id_t endpoint_id,
70189
70202 const dotdot_unid_t unid,
70203 dotdot_endpoint_id_t endpoint_id,
70205 double new_ram_totalmb
70206 );
70207
70217 const dotdot_unid_t unid,
70218 const dotdot_endpoint_id_t endpoint_id);
70219
70229 const dotdot_unid_t unid,
70230 const dotdot_endpoint_id_t endpoint_id);
70231
70241 const dotdot_unid_t unid,
70242 const dotdot_endpoint_id_t endpoint_id);
70243
70253 const dotdot_unid_t unid,
70254 const dotdot_endpoint_id_t endpoint_id);
70255
70264 const dotdot_unid_t unid,
70265 const dotdot_endpoint_id_t endpoint_id);
70266// SystemMetrics RAMFreeMB
70278 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
70279
70292 const dotdot_unid_t unid,
70293 const dotdot_endpoint_id_t endpoint_id,
70295
70308 const dotdot_unid_t unid,
70309 dotdot_endpoint_id_t endpoint_id,
70311 double new_ram_freemb
70312 );
70313
70323 const dotdot_unid_t unid,
70324 const dotdot_endpoint_id_t endpoint_id);
70325
70335 const dotdot_unid_t unid,
70336 const dotdot_endpoint_id_t endpoint_id);
70337
70347 const dotdot_unid_t unid,
70348 const dotdot_endpoint_id_t endpoint_id);
70349
70359 const dotdot_unid_t unid,
70360 const dotdot_endpoint_id_t endpoint_id);
70361
70370 const dotdot_unid_t unid,
70371 const dotdot_endpoint_id_t endpoint_id);
70372// SystemMetrics RAMAvailableMB
70384 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
70385
70398 const dotdot_unid_t unid,
70399 const dotdot_endpoint_id_t endpoint_id,
70401
70414 const dotdot_unid_t unid,
70415 dotdot_endpoint_id_t endpoint_id,
70417 double new_ram_availablemb
70418 );
70419
70429 const dotdot_unid_t unid,
70430 const dotdot_endpoint_id_t endpoint_id);
70431
70441 const dotdot_unid_t unid,
70442 const dotdot_endpoint_id_t endpoint_id);
70443
70453 const dotdot_unid_t unid,
70454 const dotdot_endpoint_id_t endpoint_id);
70455
70465 const dotdot_unid_t unid,
70466 const dotdot_endpoint_id_t endpoint_id);
70467
70476 const dotdot_unid_t unid,
70477 const dotdot_endpoint_id_t endpoint_id);
70478// SystemMetrics SWAPMemoryTotalMB
70490 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
70491
70504 const dotdot_unid_t unid,
70505 const dotdot_endpoint_id_t endpoint_id,
70507
70520 const dotdot_unid_t unid,
70521 dotdot_endpoint_id_t endpoint_id,
70523 double new_swap_memory_totalmb
70524 );
70525
70535 const dotdot_unid_t unid,
70536 const dotdot_endpoint_id_t endpoint_id);
70537
70547 const dotdot_unid_t unid,
70548 const dotdot_endpoint_id_t endpoint_id);
70549
70559 const dotdot_unid_t unid,
70560 const dotdot_endpoint_id_t endpoint_id);
70561
70571 const dotdot_unid_t unid,
70572 const dotdot_endpoint_id_t endpoint_id);
70573
70582 const dotdot_unid_t unid,
70583 const dotdot_endpoint_id_t endpoint_id);
70584// SystemMetrics SWAPMemoryUsedMB
70596 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
70597
70610 const dotdot_unid_t unid,
70611 const dotdot_endpoint_id_t endpoint_id,
70613
70626 const dotdot_unid_t unid,
70627 dotdot_endpoint_id_t endpoint_id,
70629 double new_swap_memory_usedmb
70630 );
70631
70641 const dotdot_unid_t unid,
70642 const dotdot_endpoint_id_t endpoint_id);
70643
70653 const dotdot_unid_t unid,
70654 const dotdot_endpoint_id_t endpoint_id);
70655
70665 const dotdot_unid_t unid,
70666 const dotdot_endpoint_id_t endpoint_id);
70667
70677 const dotdot_unid_t unid,
70678 const dotdot_endpoint_id_t endpoint_id);
70679
70688 const dotdot_unid_t unid,
70689 const dotdot_endpoint_id_t endpoint_id);
70690// SystemMetrics VirtualMemoryTotalMB
70702 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
70703
70716 const dotdot_unid_t unid,
70717 const dotdot_endpoint_id_t endpoint_id,
70719
70732 const dotdot_unid_t unid,
70733 dotdot_endpoint_id_t endpoint_id,
70735 double new_virtual_memory_totalmb
70736 );
70737
70747 const dotdot_unid_t unid,
70748 const dotdot_endpoint_id_t endpoint_id);
70749
70759 const dotdot_unid_t unid,
70760 const dotdot_endpoint_id_t endpoint_id);
70761
70771 const dotdot_unid_t unid,
70772 const dotdot_endpoint_id_t endpoint_id);
70773
70783 const dotdot_unid_t unid,
70784 const dotdot_endpoint_id_t endpoint_id);
70785
70794 const dotdot_unid_t unid,
70795 const dotdot_endpoint_id_t endpoint_id);
70796// SystemMetrics VirtualMemoryUsedMB
70808 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
70809
70822 const dotdot_unid_t unid,
70823 const dotdot_endpoint_id_t endpoint_id,
70825
70838 const dotdot_unid_t unid,
70839 dotdot_endpoint_id_t endpoint_id,
70841 double new_virtual_memory_usedmb
70842 );
70843
70853 const dotdot_unid_t unid,
70854 const dotdot_endpoint_id_t endpoint_id);
70855
70865 const dotdot_unid_t unid,
70866 const dotdot_endpoint_id_t endpoint_id);
70867
70877 const dotdot_unid_t unid,
70878 const dotdot_endpoint_id_t endpoint_id);
70879
70889 const dotdot_unid_t unid,
70890 const dotdot_endpoint_id_t endpoint_id);
70891
70900 const dotdot_unid_t unid,
70901 const dotdot_endpoint_id_t endpoint_id);
70902// SystemMetrics DisksUsage
70914 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
70915
70928 const dotdot_unid_t unid,
70929 const dotdot_endpoint_id_t endpoint_id,
70931
70946 const dotdot_unid_t unid,
70947 dotdot_endpoint_id_t endpoint_id,
70949 size_t new_disks_usage_count,
70950 const DiskUsageData* new_disks_usage
70951 );
70952
70962 const dotdot_unid_t unid,
70963 const dotdot_endpoint_id_t endpoint_id);
70964
70974 const dotdot_unid_t unid,
70975 const dotdot_endpoint_id_t endpoint_id);
70976
70986 const dotdot_unid_t unid,
70987 const dotdot_endpoint_id_t endpoint_id);
70988
70998 const dotdot_unid_t unid,
70999 const dotdot_endpoint_id_t endpoint_id);
71000
71009 const dotdot_unid_t unid,
71010 const dotdot_endpoint_id_t endpoint_id);
71011// SystemMetrics DisksCounters
71023 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
71024
71037 const dotdot_unid_t unid,
71038 const dotdot_endpoint_id_t endpoint_id,
71040
71055 const dotdot_unid_t unid,
71056 dotdot_endpoint_id_t endpoint_id,
71058 size_t new_disks_counters_count,
71059 const DiskIOCounters* new_disks_counters
71060 );
71061
71071 const dotdot_unid_t unid,
71072 const dotdot_endpoint_id_t endpoint_id);
71073
71083 const dotdot_unid_t unid,
71084 const dotdot_endpoint_id_t endpoint_id);
71085
71095 const dotdot_unid_t unid,
71096 const dotdot_endpoint_id_t endpoint_id);
71097
71107 const dotdot_unid_t unid,
71108 const dotdot_endpoint_id_t endpoint_id);
71109
71118 const dotdot_unid_t unid,
71119 const dotdot_endpoint_id_t endpoint_id);
71120// SystemMetrics NetworkInterfacesData
71132 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
71133
71146 const dotdot_unid_t unid,
71147 const dotdot_endpoint_id_t endpoint_id,
71149
71164 const dotdot_unid_t unid,
71165 dotdot_endpoint_id_t endpoint_id,
71167 size_t new_network_interfaces_data_count,
71168 const NetworkInterfaceData* new_network_interfaces_data
71169 );
71170
71180 const dotdot_unid_t unid,
71181 const dotdot_endpoint_id_t endpoint_id);
71182
71192 const dotdot_unid_t unid,
71193 const dotdot_endpoint_id_t endpoint_id);
71194
71204 const dotdot_unid_t unid,
71205 const dotdot_endpoint_id_t endpoint_id);
71206
71216 const dotdot_unid_t unid,
71217 const dotdot_endpoint_id_t endpoint_id);
71218
71227 const dotdot_unid_t unid,
71228 const dotdot_endpoint_id_t endpoint_id);
71229// SystemMetrics WirelessNetworkInterfacesData
71241 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
71242
71255 const dotdot_unid_t unid,
71256 const dotdot_endpoint_id_t endpoint_id,
71258
71273 const dotdot_unid_t unid,
71274 dotdot_endpoint_id_t endpoint_id,
71276 size_t new_wireless_network_interfaces_data_count,
71277 const WirelessNetworkInterfaceData* new_wireless_network_interfaces_data
71278 );
71279
71289 const dotdot_unid_t unid,
71290 const dotdot_endpoint_id_t endpoint_id);
71291
71301 const dotdot_unid_t unid,
71302 const dotdot_endpoint_id_t endpoint_id);
71303
71313 const dotdot_unid_t unid,
71314 const dotdot_endpoint_id_t endpoint_id);
71315
71325 const dotdot_unid_t unid,
71326 const dotdot_endpoint_id_t endpoint_id);
71327
71336 const dotdot_unid_t unid,
71337 const dotdot_endpoint_id_t endpoint_id);
71338// SystemMetrics Hostname
71350 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
71351
71367 const dotdot_unid_t unid,
71368 const dotdot_endpoint_id_t endpoint_id,
71370
71383 const dotdot_unid_t unid,
71384 dotdot_endpoint_id_t endpoint_id,
71386 const char* new_hostname
71387 );
71388
71398 const dotdot_unid_t unid,
71399 const dotdot_endpoint_id_t endpoint_id);
71400
71410 const dotdot_unid_t unid,
71411 const dotdot_endpoint_id_t endpoint_id);
71412
71422 const dotdot_unid_t unid,
71423 const dotdot_endpoint_id_t endpoint_id);
71424
71434 const dotdot_unid_t unid,
71435 const dotdot_endpoint_id_t endpoint_id);
71436
71445 const dotdot_unid_t unid,
71446 const dotdot_endpoint_id_t endpoint_id);
71447// SystemMetrics FQDN
71459 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
71460
71476 const dotdot_unid_t unid,
71477 const dotdot_endpoint_id_t endpoint_id,
71479
71492 const dotdot_unid_t unid,
71493 dotdot_endpoint_id_t endpoint_id,
71495 const char* new_fqdn
71496 );
71497
71507 const dotdot_unid_t unid,
71508 const dotdot_endpoint_id_t endpoint_id);
71509
71519 const dotdot_unid_t unid,
71520 const dotdot_endpoint_id_t endpoint_id);
71521
71531 const dotdot_unid_t unid,
71532 const dotdot_endpoint_id_t endpoint_id);
71533
71543 const dotdot_unid_t unid,
71544 const dotdot_endpoint_id_t endpoint_id);
71545
71554 const dotdot_unid_t unid,
71555 const dotdot_endpoint_id_t endpoint_id);
71556// SystemMetrics UptimeMinutes
71568 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
71569
71582 const dotdot_unid_t unid,
71583 const dotdot_endpoint_id_t endpoint_id,
71585
71598 const dotdot_unid_t unid,
71599 dotdot_endpoint_id_t endpoint_id,
71601 uint64_t new_uptime_minutes
71602 );
71603
71613 const dotdot_unid_t unid,
71614 const dotdot_endpoint_id_t endpoint_id);
71615
71625 const dotdot_unid_t unid,
71626 const dotdot_endpoint_id_t endpoint_id);
71627
71637 const dotdot_unid_t unid,
71638 const dotdot_endpoint_id_t endpoint_id);
71639
71649 const dotdot_unid_t unid,
71650 const dotdot_endpoint_id_t endpoint_id);
71651
71660 const dotdot_unid_t unid,
71661 const dotdot_endpoint_id_t endpoint_id);
71662// SystemMetrics CurrentTemperatureCelcius
71674 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
71675
71688 const dotdot_unid_t unid,
71689 const dotdot_endpoint_id_t endpoint_id,
71691
71704 const dotdot_unid_t unid,
71705 dotdot_endpoint_id_t endpoint_id,
71707 double new_current_temperature_celcius
71708 );
71709
71719 const dotdot_unid_t unid,
71720 const dotdot_endpoint_id_t endpoint_id);
71721
71731 const dotdot_unid_t unid,
71732 const dotdot_endpoint_id_t endpoint_id);
71733
71743 const dotdot_unid_t unid,
71744 const dotdot_endpoint_id_t endpoint_id);
71745
71755 const dotdot_unid_t unid,
71756 const dotdot_endpoint_id_t endpoint_id);
71757
71766 const dotdot_unid_t unid,
71767 const dotdot_endpoint_id_t endpoint_id);
71768// SystemMetrics AverageTemperatureCelcius
71780 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
71781
71794 const dotdot_unid_t unid,
71795 const dotdot_endpoint_id_t endpoint_id,
71797
71810 const dotdot_unid_t unid,
71811 dotdot_endpoint_id_t endpoint_id,
71813 double new_average_temperature_celcius
71814 );
71815
71825 const dotdot_unid_t unid,
71826 const dotdot_endpoint_id_t endpoint_id);
71827
71837 const dotdot_unid_t unid,
71838 const dotdot_endpoint_id_t endpoint_id);
71839
71849 const dotdot_unid_t unid,
71850 const dotdot_endpoint_id_t endpoint_id);
71851
71861 const dotdot_unid_t unid,
71862 const dotdot_endpoint_id_t endpoint_id);
71863
71872 const dotdot_unid_t unid,
71873 const dotdot_endpoint_id_t endpoint_id);
71874// SystemMetrics MinTemperatureCelcius
71886 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
71887
71900 const dotdot_unid_t unid,
71901 const dotdot_endpoint_id_t endpoint_id,
71903
71916 const dotdot_unid_t unid,
71917 dotdot_endpoint_id_t endpoint_id,
71919 double new_min_temperature_celcius
71920 );
71921
71931 const dotdot_unid_t unid,
71932 const dotdot_endpoint_id_t endpoint_id);
71933
71943 const dotdot_unid_t unid,
71944 const dotdot_endpoint_id_t endpoint_id);
71945
71955 const dotdot_unid_t unid,
71956 const dotdot_endpoint_id_t endpoint_id);
71957
71967 const dotdot_unid_t unid,
71968 const dotdot_endpoint_id_t endpoint_id);
71969
71978 const dotdot_unid_t unid,
71979 const dotdot_endpoint_id_t endpoint_id);
71980// SystemMetrics MaxTemperatureCelcius
71992 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
71993
72006 const dotdot_unid_t unid,
72007 const dotdot_endpoint_id_t endpoint_id,
72009
72022 const dotdot_unid_t unid,
72023 dotdot_endpoint_id_t endpoint_id,
72025 double new_max_temperature_celcius
72026 );
72027
72037 const dotdot_unid_t unid,
72038 const dotdot_endpoint_id_t endpoint_id);
72039
72049 const dotdot_unid_t unid,
72050 const dotdot_endpoint_id_t endpoint_id);
72051
72061 const dotdot_unid_t unid,
72062 const dotdot_endpoint_id_t endpoint_id);
72063
72073 const dotdot_unid_t unid,
72074 const dotdot_endpoint_id_t endpoint_id);
72075
72084 const dotdot_unid_t unid,
72085 const dotdot_endpoint_id_t endpoint_id);
72086// SystemMetrics PowerPlugged
72098 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
72099
72112 const dotdot_unid_t unid,
72113 const dotdot_endpoint_id_t endpoint_id,
72115
72128 const dotdot_unid_t unid,
72129 dotdot_endpoint_id_t endpoint_id,
72131 bool new_power_plugged
72132 );
72133
72143 const dotdot_unid_t unid,
72144 const dotdot_endpoint_id_t endpoint_id);
72145
72155 const dotdot_unid_t unid,
72156 const dotdot_endpoint_id_t endpoint_id);
72157
72167 const dotdot_unid_t unid,
72168 const dotdot_endpoint_id_t endpoint_id);
72169
72179 const dotdot_unid_t unid,
72180 const dotdot_endpoint_id_t endpoint_id);
72181
72190 const dotdot_unid_t unid,
72191 const dotdot_endpoint_id_t endpoint_id);
72192// SystemMetrics BatteryPercentage
72204 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
72205
72218 const dotdot_unid_t unid,
72219 const dotdot_endpoint_id_t endpoint_id,
72221
72234 const dotdot_unid_t unid,
72235 dotdot_endpoint_id_t endpoint_id,
72237 double new_battery_percentage
72238 );
72239
72249 const dotdot_unid_t unid,
72250 const dotdot_endpoint_id_t endpoint_id);
72251
72261 const dotdot_unid_t unid,
72262 const dotdot_endpoint_id_t endpoint_id);
72263
72273 const dotdot_unid_t unid,
72274 const dotdot_endpoint_id_t endpoint_id);
72275
72285 const dotdot_unid_t unid,
72286 const dotdot_endpoint_id_t endpoint_id);
72287
72296 const dotdot_unid_t unid,
72297 const dotdot_endpoint_id_t endpoint_id);
72298// SystemMetrics SystemInterrupts
72310 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
72311
72324 const dotdot_unid_t unid,
72325 const dotdot_endpoint_id_t endpoint_id,
72327
72340 const dotdot_unid_t unid,
72341 dotdot_endpoint_id_t endpoint_id,
72343 uint64_t new_system_interrupts
72344 );
72345
72355 const dotdot_unid_t unid,
72356 const dotdot_endpoint_id_t endpoint_id);
72357
72367 const dotdot_unid_t unid,
72368 const dotdot_endpoint_id_t endpoint_id);
72369
72379 const dotdot_unid_t unid,
72380 const dotdot_endpoint_id_t endpoint_id);
72381
72391 const dotdot_unid_t unid,
72392 const dotdot_endpoint_id_t endpoint_id);
72393
72402 const dotdot_unid_t unid,
72403 const dotdot_endpoint_id_t endpoint_id);
72404
72414 const dotdot_unid_t unid,
72415 const dotdot_endpoint_id_t endpoint_id);
72416
72426 const dotdot_unid_t unid,
72427 const dotdot_endpoint_id_t endpoint_id);
72428
72430// Start of cluster ApplicationMonitoring
72432// ApplicationMonitoring ApplicationName
72444 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
72445
72461 const dotdot_unid_t unid,
72462 const dotdot_endpoint_id_t endpoint_id,
72464
72477 const dotdot_unid_t unid,
72478 dotdot_endpoint_id_t endpoint_id,
72480 const char* new_application_name
72481 );
72482
72492 const dotdot_unid_t unid,
72493 const dotdot_endpoint_id_t endpoint_id);
72494
72504 const dotdot_unid_t unid,
72505 const dotdot_endpoint_id_t endpoint_id);
72506
72516 const dotdot_unid_t unid,
72517 const dotdot_endpoint_id_t endpoint_id);
72518
72528 const dotdot_unid_t unid,
72529 const dotdot_endpoint_id_t endpoint_id);
72530
72539 const dotdot_unid_t unid,
72540 const dotdot_endpoint_id_t endpoint_id);
72541// ApplicationMonitoring ApplicationVersion
72553 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
72554
72570 const dotdot_unid_t unid,
72571 const dotdot_endpoint_id_t endpoint_id,
72573
72586 const dotdot_unid_t unid,
72587 dotdot_endpoint_id_t endpoint_id,
72589 const char* new_application_version
72590 );
72591
72601 const dotdot_unid_t unid,
72602 const dotdot_endpoint_id_t endpoint_id);
72603
72613 const dotdot_unid_t unid,
72614 const dotdot_endpoint_id_t endpoint_id);
72615
72625 const dotdot_unid_t unid,
72626 const dotdot_endpoint_id_t endpoint_id);
72627
72637 const dotdot_unid_t unid,
72638 const dotdot_endpoint_id_t endpoint_id);
72639
72648 const dotdot_unid_t unid,
72649 const dotdot_endpoint_id_t endpoint_id);
72650// ApplicationMonitoring ApplicationConnected
72662 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
72663
72676 const dotdot_unid_t unid,
72677 const dotdot_endpoint_id_t endpoint_id,
72679
72692 const dotdot_unid_t unid,
72693 dotdot_endpoint_id_t endpoint_id,
72695 bool new_application_connected
72696 );
72697
72707 const dotdot_unid_t unid,
72708 const dotdot_endpoint_id_t endpoint_id);
72709
72719 const dotdot_unid_t unid,
72720 const dotdot_endpoint_id_t endpoint_id);
72721
72731 const dotdot_unid_t unid,
72732 const dotdot_endpoint_id_t endpoint_id);
72733
72743 const dotdot_unid_t unid,
72744 const dotdot_endpoint_id_t endpoint_id);
72745
72754 const dotdot_unid_t unid,
72755 const dotdot_endpoint_id_t endpoint_id);
72756// ApplicationMonitoring ApplicationMQTTTopics
72768 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
72769
72785 const dotdot_unid_t unid,
72786 const dotdot_endpoint_id_t endpoint_id,
72788
72803 const dotdot_unid_t unid,
72804 dotdot_endpoint_id_t endpoint_id,
72806 size_t new_application_mqtt_topics_count,
72807 const char** new_application_mqtt_topics
72808 );
72809
72819 const dotdot_unid_t unid,
72820 const dotdot_endpoint_id_t endpoint_id);
72821
72831 const dotdot_unid_t unid,
72832 const dotdot_endpoint_id_t endpoint_id);
72833
72843 const dotdot_unid_t unid,
72844 const dotdot_endpoint_id_t endpoint_id);
72845
72855 const dotdot_unid_t unid,
72856 const dotdot_endpoint_id_t endpoint_id);
72857
72866 const dotdot_unid_t unid,
72867 const dotdot_endpoint_id_t endpoint_id);
72868// ApplicationMonitoring UptimeMinutes
72880 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
72881
72894 const dotdot_unid_t unid,
72895 const dotdot_endpoint_id_t endpoint_id,
72897
72910 const dotdot_unid_t unid,
72911 dotdot_endpoint_id_t endpoint_id,
72913 uint64_t new_uptime_minutes
72914 );
72915
72925 const dotdot_unid_t unid,
72926 const dotdot_endpoint_id_t endpoint_id);
72927
72937 const dotdot_unid_t unid,
72938 const dotdot_endpoint_id_t endpoint_id);
72939
72949 const dotdot_unid_t unid,
72950 const dotdot_endpoint_id_t endpoint_id);
72951
72961 const dotdot_unid_t unid,
72962 const dotdot_endpoint_id_t endpoint_id);
72963
72972 const dotdot_unid_t unid,
72973 const dotdot_endpoint_id_t endpoint_id);
72974// ApplicationMonitoring ProcessId
72986 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
72987
73000 const dotdot_unid_t unid,
73001 const dotdot_endpoint_id_t endpoint_id,
73003
73016 const dotdot_unid_t unid,
73017 dotdot_endpoint_id_t endpoint_id,
73019 uint64_t new_process_id
73020 );
73021
73031 const dotdot_unid_t unid,
73032 const dotdot_endpoint_id_t endpoint_id);
73033
73043 const dotdot_unid_t unid,
73044 const dotdot_endpoint_id_t endpoint_id);
73045
73055 const dotdot_unid_t unid,
73056 const dotdot_endpoint_id_t endpoint_id);
73057
73067 const dotdot_unid_t unid,
73068 const dotdot_endpoint_id_t endpoint_id);
73069
73078 const dotdot_unid_t unid,
73079 const dotdot_endpoint_id_t endpoint_id);
73080// ApplicationMonitoring Hostname
73092 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
73093
73109 const dotdot_unid_t unid,
73110 const dotdot_endpoint_id_t endpoint_id,
73112
73125 const dotdot_unid_t unid,
73126 dotdot_endpoint_id_t endpoint_id,
73128 const char* new_hostname
73129 );
73130
73140 const dotdot_unid_t unid,
73141 const dotdot_endpoint_id_t endpoint_id);
73142
73152 const dotdot_unid_t unid,
73153 const dotdot_endpoint_id_t endpoint_id);
73154
73164 const dotdot_unid_t unid,
73165 const dotdot_endpoint_id_t endpoint_id);
73166
73176 const dotdot_unid_t unid,
73177 const dotdot_endpoint_id_t endpoint_id);
73178
73187 const dotdot_unid_t unid,
73188 const dotdot_endpoint_id_t endpoint_id);
73189// ApplicationMonitoring FQDN
73201 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
73202
73218 const dotdot_unid_t unid,
73219 const dotdot_endpoint_id_t endpoint_id,
73221
73234 const dotdot_unid_t unid,
73235 dotdot_endpoint_id_t endpoint_id,
73237 const char* new_fqdn
73238 );
73239
73249 const dotdot_unid_t unid,
73250 const dotdot_endpoint_id_t endpoint_id);
73251
73261 const dotdot_unid_t unid,
73262 const dotdot_endpoint_id_t endpoint_id);
73263
73273 const dotdot_unid_t unid,
73274 const dotdot_endpoint_id_t endpoint_id);
73275
73285 const dotdot_unid_t unid,
73286 const dotdot_endpoint_id_t endpoint_id);
73287
73296 const dotdot_unid_t unid,
73297 const dotdot_endpoint_id_t endpoint_id);
73298// ApplicationMonitoring MQTTLoggingEnabled
73310 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
73311
73324 const dotdot_unid_t unid,
73325 const dotdot_endpoint_id_t endpoint_id,
73327
73340 const dotdot_unid_t unid,
73341 dotdot_endpoint_id_t endpoint_id,
73343 bool new_mqtt_logging_enabled
73344 );
73345
73355 const dotdot_unid_t unid,
73356 const dotdot_endpoint_id_t endpoint_id);
73357
73367 const dotdot_unid_t unid,
73368 const dotdot_endpoint_id_t endpoint_id);
73369
73379 const dotdot_unid_t unid,
73380 const dotdot_endpoint_id_t endpoint_id);
73381
73391 const dotdot_unid_t unid,
73392 const dotdot_endpoint_id_t endpoint_id);
73393
73402 const dotdot_unid_t unid,
73403 const dotdot_endpoint_id_t endpoint_id);
73404// ApplicationMonitoring MQTTLoggingLevel
73416 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
73417
73430 const dotdot_unid_t unid,
73431 const dotdot_endpoint_id_t endpoint_id,
73433
73446 const dotdot_unid_t unid,
73447 dotdot_endpoint_id_t endpoint_id,
73449 LoggingLevelEnum new_mqtt_logging_level
73450 );
73451
73461 const dotdot_unid_t unid,
73462 const dotdot_endpoint_id_t endpoint_id);
73463
73473 const dotdot_unid_t unid,
73474 const dotdot_endpoint_id_t endpoint_id);
73475
73485 const dotdot_unid_t unid,
73486 const dotdot_endpoint_id_t endpoint_id);
73487
73497 const dotdot_unid_t unid,
73498 const dotdot_endpoint_id_t endpoint_id);
73499
73508 const dotdot_unid_t unid,
73509 const dotdot_endpoint_id_t endpoint_id);
73510// ApplicationMonitoring MQTTStatisticsReportingIntervalSeconds
73522 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
73523
73536 const dotdot_unid_t unid,
73537 const dotdot_endpoint_id_t endpoint_id,
73539
73552 const dotdot_unid_t unid,
73553 dotdot_endpoint_id_t endpoint_id,
73555 uint32_t new_mqtt_statistics_reporting_interval_seconds
73556 );
73557
73567 const dotdot_unid_t unid,
73568 const dotdot_endpoint_id_t endpoint_id);
73569
73579 const dotdot_unid_t unid,
73580 const dotdot_endpoint_id_t endpoint_id);
73581
73591 const dotdot_unid_t unid,
73592 const dotdot_endpoint_id_t endpoint_id);
73593
73603 const dotdot_unid_t unid,
73604 const dotdot_endpoint_id_t endpoint_id);
73605
73614 const dotdot_unid_t unid,
73615 const dotdot_endpoint_id_t endpoint_id);
73616// ApplicationMonitoring MQTTMessagesSent
73628 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
73629
73642 const dotdot_unid_t unid,
73643 const dotdot_endpoint_id_t endpoint_id,
73645
73658 const dotdot_unid_t unid,
73659 dotdot_endpoint_id_t endpoint_id,
73661 uint64_t new_mqtt_messages_sent
73662 );
73663
73673 const dotdot_unid_t unid,
73674 const dotdot_endpoint_id_t endpoint_id);
73675
73685 const dotdot_unid_t unid,
73686 const dotdot_endpoint_id_t endpoint_id);
73687
73697 const dotdot_unid_t unid,
73698 const dotdot_endpoint_id_t endpoint_id);
73699
73709 const dotdot_unid_t unid,
73710 const dotdot_endpoint_id_t endpoint_id);
73711
73720 const dotdot_unid_t unid,
73721 const dotdot_endpoint_id_t endpoint_id);
73722// ApplicationMonitoring MQTTMessagesReceived
73734 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
73735
73748 const dotdot_unid_t unid,
73749 const dotdot_endpoint_id_t endpoint_id,
73751
73764 const dotdot_unid_t unid,
73765 dotdot_endpoint_id_t endpoint_id,
73767 uint64_t new_mqtt_messages_received
73768 );
73769
73779 const dotdot_unid_t unid,
73780 const dotdot_endpoint_id_t endpoint_id);
73781
73791 const dotdot_unid_t unid,
73792 const dotdot_endpoint_id_t endpoint_id);
73793
73803 const dotdot_unid_t unid,
73804 const dotdot_endpoint_id_t endpoint_id);
73805
73815 const dotdot_unid_t unid,
73816 const dotdot_endpoint_id_t endpoint_id);
73817
73826 const dotdot_unid_t unid,
73827 const dotdot_endpoint_id_t endpoint_id);
73828// ApplicationMonitoring MQTTSubscriptionCount
73840 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
73841
73854 const dotdot_unid_t unid,
73855 const dotdot_endpoint_id_t endpoint_id,
73857
73870 const dotdot_unid_t unid,
73871 dotdot_endpoint_id_t endpoint_id,
73873 uint64_t new_mqtt_subscription_count
73874 );
73875
73885 const dotdot_unid_t unid,
73886 const dotdot_endpoint_id_t endpoint_id);
73887
73897 const dotdot_unid_t unid,
73898 const dotdot_endpoint_id_t endpoint_id);
73899
73909 const dotdot_unid_t unid,
73910 const dotdot_endpoint_id_t endpoint_id);
73911
73921 const dotdot_unid_t unid,
73922 const dotdot_endpoint_id_t endpoint_id);
73923
73932 const dotdot_unid_t unid,
73933 const dotdot_endpoint_id_t endpoint_id);
73934// ApplicationMonitoring MQTTAverageDeliveryTimeSeconds
73946 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
73947
73960 const dotdot_unid_t unid,
73961 const dotdot_endpoint_id_t endpoint_id,
73963
73976 const dotdot_unid_t unid,
73977 dotdot_endpoint_id_t endpoint_id,
73979 double new_mqtt_average_delivery_time_seconds
73980 );
73981
73991 const dotdot_unid_t unid,
73992 const dotdot_endpoint_id_t endpoint_id);
73993
74003 const dotdot_unid_t unid,
74004 const dotdot_endpoint_id_t endpoint_id);
74005
74015 const dotdot_unid_t unid,
74016 const dotdot_endpoint_id_t endpoint_id);
74017
74027 const dotdot_unid_t unid,
74028 const dotdot_endpoint_id_t endpoint_id);
74029
74038 const dotdot_unid_t unid,
74039 const dotdot_endpoint_id_t endpoint_id);
74040// ApplicationMonitoring MQTTMinDeliveryTimeSeconds
74052 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
74053
74066 const dotdot_unid_t unid,
74067 const dotdot_endpoint_id_t endpoint_id,
74069
74082 const dotdot_unid_t unid,
74083 dotdot_endpoint_id_t endpoint_id,
74085 double new_mqtt_min_delivery_time_seconds
74086 );
74087
74097 const dotdot_unid_t unid,
74098 const dotdot_endpoint_id_t endpoint_id);
74099
74109 const dotdot_unid_t unid,
74110 const dotdot_endpoint_id_t endpoint_id);
74111
74121 const dotdot_unid_t unid,
74122 const dotdot_endpoint_id_t endpoint_id);
74123
74133 const dotdot_unid_t unid,
74134 const dotdot_endpoint_id_t endpoint_id);
74135
74144 const dotdot_unid_t unid,
74145 const dotdot_endpoint_id_t endpoint_id);
74146// ApplicationMonitoring MQTTMaxDeliveryTimeSeconds
74158 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
74159
74172 const dotdot_unid_t unid,
74173 const dotdot_endpoint_id_t endpoint_id,
74175
74188 const dotdot_unid_t unid,
74189 dotdot_endpoint_id_t endpoint_id,
74191 double new_mqtt_max_delivery_time_seconds
74192 );
74193
74203 const dotdot_unid_t unid,
74204 const dotdot_endpoint_id_t endpoint_id);
74205
74215 const dotdot_unid_t unid,
74216 const dotdot_endpoint_id_t endpoint_id);
74217
74227 const dotdot_unid_t unid,
74228 const dotdot_endpoint_id_t endpoint_id);
74229
74239 const dotdot_unid_t unid,
74240 const dotdot_endpoint_id_t endpoint_id);
74241
74250 const dotdot_unid_t unid,
74251 const dotdot_endpoint_id_t endpoint_id);
74252// ApplicationMonitoring ApplicationStatisticsReportingIntervalSeconds
74264 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
74265
74278 const dotdot_unid_t unid,
74279 const dotdot_endpoint_id_t endpoint_id,
74281
74294 const dotdot_unid_t unid,
74295 dotdot_endpoint_id_t endpoint_id,
74297 uint32_t new_application_statistics_reporting_interval_seconds
74298 );
74299
74309 const dotdot_unid_t unid,
74310 const dotdot_endpoint_id_t endpoint_id);
74311
74321 const dotdot_unid_t unid,
74322 const dotdot_endpoint_id_t endpoint_id);
74323
74333 const dotdot_unid_t unid,
74334 const dotdot_endpoint_id_t endpoint_id);
74335
74345 const dotdot_unid_t unid,
74346 const dotdot_endpoint_id_t endpoint_id);
74347
74356 const dotdot_unid_t unid,
74357 const dotdot_endpoint_id_t endpoint_id);
74358// ApplicationMonitoring ApplicationCPUUsagePercent
74370 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
74371
74384 const dotdot_unid_t unid,
74385 const dotdot_endpoint_id_t endpoint_id,
74387
74400 const dotdot_unid_t unid,
74401 dotdot_endpoint_id_t endpoint_id,
74403 double new_application_cpu_usage_percent
74404 );
74405
74415 const dotdot_unid_t unid,
74416 const dotdot_endpoint_id_t endpoint_id);
74417
74427 const dotdot_unid_t unid,
74428 const dotdot_endpoint_id_t endpoint_id);
74429
74439 const dotdot_unid_t unid,
74440 const dotdot_endpoint_id_t endpoint_id);
74441
74451 const dotdot_unid_t unid,
74452 const dotdot_endpoint_id_t endpoint_id);
74453
74462 const dotdot_unid_t unid,
74463 const dotdot_endpoint_id_t endpoint_id);
74464// ApplicationMonitoring ApplicationCPUAverageUsagePercent
74476 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
74477
74490 const dotdot_unid_t unid,
74491 const dotdot_endpoint_id_t endpoint_id,
74493
74506 const dotdot_unid_t unid,
74507 dotdot_endpoint_id_t endpoint_id,
74509 double new_application_cpu_average_usage_percent
74510 );
74511
74521 const dotdot_unid_t unid,
74522 const dotdot_endpoint_id_t endpoint_id);
74523
74533 const dotdot_unid_t unid,
74534 const dotdot_endpoint_id_t endpoint_id);
74535
74545 const dotdot_unid_t unid,
74546 const dotdot_endpoint_id_t endpoint_id);
74547
74557 const dotdot_unid_t unid,
74558 const dotdot_endpoint_id_t endpoint_id);
74559
74568 const dotdot_unid_t unid,
74569 const dotdot_endpoint_id_t endpoint_id);
74570// ApplicationMonitoring ApplicationCPUMinUsagePercent
74582 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
74583
74596 const dotdot_unid_t unid,
74597 const dotdot_endpoint_id_t endpoint_id,
74599
74612 const dotdot_unid_t unid,
74613 dotdot_endpoint_id_t endpoint_id,
74615 double new_application_cpu_min_usage_percent
74616 );
74617
74627 const dotdot_unid_t unid,
74628 const dotdot_endpoint_id_t endpoint_id);
74629
74639 const dotdot_unid_t unid,
74640 const dotdot_endpoint_id_t endpoint_id);
74641
74651 const dotdot_unid_t unid,
74652 const dotdot_endpoint_id_t endpoint_id);
74653
74663 const dotdot_unid_t unid,
74664 const dotdot_endpoint_id_t endpoint_id);
74665
74674 const dotdot_unid_t unid,
74675 const dotdot_endpoint_id_t endpoint_id);
74676// ApplicationMonitoring ApplicationCPUMaxUsagePercent
74688 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
74689
74702 const dotdot_unid_t unid,
74703 const dotdot_endpoint_id_t endpoint_id,
74705
74718 const dotdot_unid_t unid,
74719 dotdot_endpoint_id_t endpoint_id,
74721 double new_application_cpu_max_usage_percent
74722 );
74723
74733 const dotdot_unid_t unid,
74734 const dotdot_endpoint_id_t endpoint_id);
74735
74745 const dotdot_unid_t unid,
74746 const dotdot_endpoint_id_t endpoint_id);
74747
74757 const dotdot_unid_t unid,
74758 const dotdot_endpoint_id_t endpoint_id);
74759
74769 const dotdot_unid_t unid,
74770 const dotdot_endpoint_id_t endpoint_id);
74771
74780 const dotdot_unid_t unid,
74781 const dotdot_endpoint_id_t endpoint_id);
74782// ApplicationMonitoring ApplicationRAMUsageMB
74794 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
74795
74808 const dotdot_unid_t unid,
74809 const dotdot_endpoint_id_t endpoint_id,
74811
74824 const dotdot_unid_t unid,
74825 dotdot_endpoint_id_t endpoint_id,
74827 double new_application_ram_usagemb
74828 );
74829
74839 const dotdot_unid_t unid,
74840 const dotdot_endpoint_id_t endpoint_id);
74841
74851 const dotdot_unid_t unid,
74852 const dotdot_endpoint_id_t endpoint_id);
74853
74863 const dotdot_unid_t unid,
74864 const dotdot_endpoint_id_t endpoint_id);
74865
74875 const dotdot_unid_t unid,
74876 const dotdot_endpoint_id_t endpoint_id);
74877
74886 const dotdot_unid_t unid,
74887 const dotdot_endpoint_id_t endpoint_id);
74888
74898 const dotdot_unid_t unid,
74899 const dotdot_endpoint_id_t endpoint_id);
74900
74910 const dotdot_unid_t unid,
74911 const dotdot_endpoint_id_t endpoint_id);
74912
74914// Start of cluster NameAndLocation
74916// NameAndLocation Name
74928 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
74929
74945 const dotdot_unid_t unid,
74946 const dotdot_endpoint_id_t endpoint_id,
74948
74961 const dotdot_unid_t unid,
74962 dotdot_endpoint_id_t endpoint_id,
74964 const char* new_name
74965 );
74966
74976 const dotdot_unid_t unid,
74977 const dotdot_endpoint_id_t endpoint_id);
74978
74988 const dotdot_unid_t unid,
74989 const dotdot_endpoint_id_t endpoint_id);
74990
75000 const dotdot_unid_t unid,
75001 const dotdot_endpoint_id_t endpoint_id);
75002
75012 const dotdot_unid_t unid,
75013 const dotdot_endpoint_id_t endpoint_id);
75014
75023 const dotdot_unid_t unid,
75024 const dotdot_endpoint_id_t endpoint_id);
75025// NameAndLocation Location
75037 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
75038
75054 const dotdot_unid_t unid,
75055 const dotdot_endpoint_id_t endpoint_id,
75057
75070 const dotdot_unid_t unid,
75071 dotdot_endpoint_id_t endpoint_id,
75073 const char* new_location
75074 );
75075
75085 const dotdot_unid_t unid,
75086 const dotdot_endpoint_id_t endpoint_id);
75087
75097 const dotdot_unid_t unid,
75098 const dotdot_endpoint_id_t endpoint_id);
75099
75109 const dotdot_unid_t unid,
75110 const dotdot_endpoint_id_t endpoint_id);
75111
75121 const dotdot_unid_t unid,
75122 const dotdot_endpoint_id_t endpoint_id);
75123
75132 const dotdot_unid_t unid,
75133 const dotdot_endpoint_id_t endpoint_id);
75134
75144 const dotdot_unid_t unid,
75145 const dotdot_endpoint_id_t endpoint_id);
75146
75156 const dotdot_unid_t unid,
75157 const dotdot_endpoint_id_t endpoint_id);
75158
75160// Start of cluster ConfigurationParameters
75162// ConfigurationParameters ConfigurationParameters
75174 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
75175
75188 const dotdot_unid_t unid,
75189 const dotdot_endpoint_id_t endpoint_id,
75191
75206 const dotdot_unid_t unid,
75207 dotdot_endpoint_id_t endpoint_id,
75209 size_t new_configuration_parameters_count,
75210 const ConfigurationParameter* new_configuration_parameters
75211 );
75212
75222 const dotdot_unid_t unid,
75223 const dotdot_endpoint_id_t endpoint_id);
75224
75234 const dotdot_unid_t unid,
75235 const dotdot_endpoint_id_t endpoint_id);
75236
75246 const dotdot_unid_t unid,
75247 const dotdot_endpoint_id_t endpoint_id);
75248
75258 const dotdot_unid_t unid,
75259 const dotdot_endpoint_id_t endpoint_id);
75260
75269 const dotdot_unid_t unid,
75270 const dotdot_endpoint_id_t endpoint_id);
75271
75281 const dotdot_unid_t unid,
75282 const dotdot_endpoint_id_t endpoint_id);
75283
75293 const dotdot_unid_t unid,
75294 const dotdot_endpoint_id_t endpoint_id);
75295
75297// Start of cluster AoXLocator
75299// AoXLocator ReportingMode
75311 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
75312
75325 const dotdot_unid_t unid,
75326 const dotdot_endpoint_id_t endpoint_id,
75328
75341 const dotdot_unid_t unid,
75342 dotdot_endpoint_id_t endpoint_id,
75344 uint8_t new_reporting_mode
75345 );
75346
75356 const dotdot_unid_t unid,
75357 const dotdot_endpoint_id_t endpoint_id);
75358
75368 const dotdot_unid_t unid,
75369 const dotdot_endpoint_id_t endpoint_id);
75370
75380 const dotdot_unid_t unid,
75381 const dotdot_endpoint_id_t endpoint_id);
75382
75392 const dotdot_unid_t unid,
75393 const dotdot_endpoint_id_t endpoint_id);
75394
75403 const dotdot_unid_t unid,
75404 const dotdot_endpoint_id_t endpoint_id);
75405// AoXLocator PositionAndOrientationValid
75417 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
75418
75431 const dotdot_unid_t unid,
75432 const dotdot_endpoint_id_t endpoint_id,
75434
75447 const dotdot_unid_t unid,
75448 dotdot_endpoint_id_t endpoint_id,
75450 bool new_position_and_orientation_valid
75451 );
75452
75462 const dotdot_unid_t unid,
75463 const dotdot_endpoint_id_t endpoint_id);
75464
75474 const dotdot_unid_t unid,
75475 const dotdot_endpoint_id_t endpoint_id);
75476
75486 const dotdot_unid_t unid,
75487 const dotdot_endpoint_id_t endpoint_id);
75488
75498 const dotdot_unid_t unid,
75499 const dotdot_endpoint_id_t endpoint_id);
75500
75509 const dotdot_unid_t unid,
75510 const dotdot_endpoint_id_t endpoint_id);
75511// AoXLocator PositionAndOrientation
75523 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
75524
75537 const dotdot_unid_t unid,
75538 const dotdot_endpoint_id_t endpoint_id,
75540
75553 const dotdot_unid_t unid,
75554 dotdot_endpoint_id_t endpoint_id,
75556 CoordinateAndOrientation new_position_and_orientation
75557 );
75558
75568 const dotdot_unid_t unid,
75569 const dotdot_endpoint_id_t endpoint_id);
75570
75580 const dotdot_unid_t unid,
75581 const dotdot_endpoint_id_t endpoint_id);
75582
75592 const dotdot_unid_t unid,
75593 const dotdot_endpoint_id_t endpoint_id);
75594
75604 const dotdot_unid_t unid,
75605 const dotdot_endpoint_id_t endpoint_id);
75606
75615 const dotdot_unid_t unid,
75616 const dotdot_endpoint_id_t endpoint_id);
75617// AoXLocator AzimuthMask
75629 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
75630
75643 const dotdot_unid_t unid,
75644 const dotdot_endpoint_id_t endpoint_id,
75646
75661 const dotdot_unid_t unid,
75662 dotdot_endpoint_id_t endpoint_id,
75664 size_t new_azimuth_mask_count,
75665 const MinMaxPair* new_azimuth_mask
75666 );
75667
75677 const dotdot_unid_t unid,
75678 const dotdot_endpoint_id_t endpoint_id);
75679
75689 const dotdot_unid_t unid,
75690 const dotdot_endpoint_id_t endpoint_id);
75691
75701 const dotdot_unid_t unid,
75702 const dotdot_endpoint_id_t endpoint_id);
75703
75713 const dotdot_unid_t unid,
75714 const dotdot_endpoint_id_t endpoint_id);
75715
75724 const dotdot_unid_t unid,
75725 const dotdot_endpoint_id_t endpoint_id);
75726// AoXLocator ElevationMask
75738 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
75739
75752 const dotdot_unid_t unid,
75753 const dotdot_endpoint_id_t endpoint_id,
75755
75770 const dotdot_unid_t unid,
75771 dotdot_endpoint_id_t endpoint_id,
75773 size_t new_elevation_mask_count,
75774 const MinMaxPair* new_elevation_mask
75775 );
75776
75786 const dotdot_unid_t unid,
75787 const dotdot_endpoint_id_t endpoint_id);
75788
75798 const dotdot_unid_t unid,
75799 const dotdot_endpoint_id_t endpoint_id);
75800
75810 const dotdot_unid_t unid,
75811 const dotdot_endpoint_id_t endpoint_id);
75812
75822 const dotdot_unid_t unid,
75823 const dotdot_endpoint_id_t endpoint_id);
75824
75833 const dotdot_unid_t unid,
75834 const dotdot_endpoint_id_t endpoint_id);
75835// AoXLocator AllowList
75847 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
75848
75864 const dotdot_unid_t unid,
75865 const dotdot_endpoint_id_t endpoint_id,
75867
75882 const dotdot_unid_t unid,
75883 dotdot_endpoint_id_t endpoint_id,
75885 size_t new_allow_list_count,
75886 const char** new_allow_list
75887 );
75888
75898 const dotdot_unid_t unid,
75899 const dotdot_endpoint_id_t endpoint_id);
75900
75910 const dotdot_unid_t unid,
75911 const dotdot_endpoint_id_t endpoint_id);
75912
75922 const dotdot_unid_t unid,
75923 const dotdot_endpoint_id_t endpoint_id);
75924
75934 const dotdot_unid_t unid,
75935 const dotdot_endpoint_id_t endpoint_id);
75936
75945 const dotdot_unid_t unid,
75946 const dotdot_endpoint_id_t endpoint_id);
75947// AoXLocator AoXMode
75959 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
75960
75973 const dotdot_unid_t unid,
75974 const dotdot_endpoint_id_t endpoint_id,
75976
75989 const dotdot_unid_t unid,
75990 dotdot_endpoint_id_t endpoint_id,
75992 uint8_t new_aox_mode
75993 );
75994
76004 const dotdot_unid_t unid,
76005 const dotdot_endpoint_id_t endpoint_id);
76006
76016 const dotdot_unid_t unid,
76017 const dotdot_endpoint_id_t endpoint_id);
76018
76028 const dotdot_unid_t unid,
76029 const dotdot_endpoint_id_t endpoint_id);
76030
76040 const dotdot_unid_t unid,
76041 const dotdot_endpoint_id_t endpoint_id);
76042
76051 const dotdot_unid_t unid,
76052 const dotdot_endpoint_id_t endpoint_id);
76053// AoXLocator AntennaMode
76065 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
76066
76079 const dotdot_unid_t unid,
76080 const dotdot_endpoint_id_t endpoint_id,
76082
76095 const dotdot_unid_t unid,
76096 dotdot_endpoint_id_t endpoint_id,
76098 uint8_t new_antenna_mode
76099 );
76100
76110 const dotdot_unid_t unid,
76111 const dotdot_endpoint_id_t endpoint_id);
76112
76122 const dotdot_unid_t unid,
76123 const dotdot_endpoint_id_t endpoint_id);
76124
76134 const dotdot_unid_t unid,
76135 const dotdot_endpoint_id_t endpoint_id);
76136
76146 const dotdot_unid_t unid,
76147 const dotdot_endpoint_id_t endpoint_id);
76148
76157 const dotdot_unid_t unid,
76158 const dotdot_endpoint_id_t endpoint_id);
76159// AoXLocator AntennaArray
76171 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
76172
76185 const dotdot_unid_t unid,
76186 const dotdot_endpoint_id_t endpoint_id,
76188
76203 const dotdot_unid_t unid,
76204 dotdot_endpoint_id_t endpoint_id,
76206 size_t new_antenna_array_count,
76207 const int8_t* new_antenna_array
76208 );
76209
76219 const dotdot_unid_t unid,
76220 const dotdot_endpoint_id_t endpoint_id);
76221
76231 const dotdot_unid_t unid,
76232 const dotdot_endpoint_id_t endpoint_id);
76233
76243 const dotdot_unid_t unid,
76244 const dotdot_endpoint_id_t endpoint_id);
76245
76255 const dotdot_unid_t unid,
76256 const dotdot_endpoint_id_t endpoint_id);
76257
76266 const dotdot_unid_t unid,
76267 const dotdot_endpoint_id_t endpoint_id);
76268// AoXLocator PeriodSamples
76280 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
76281
76294 const dotdot_unid_t unid,
76295 const dotdot_endpoint_id_t endpoint_id,
76297
76310 const dotdot_unid_t unid,
76311 dotdot_endpoint_id_t endpoint_id,
76313 int8_t new_period_samples
76314 );
76315
76325 const dotdot_unid_t unid,
76326 const dotdot_endpoint_id_t endpoint_id);
76327
76337 const dotdot_unid_t unid,
76338 const dotdot_endpoint_id_t endpoint_id);
76339
76349 const dotdot_unid_t unid,
76350 const dotdot_endpoint_id_t endpoint_id);
76351
76361 const dotdot_unid_t unid,
76362 const dotdot_endpoint_id_t endpoint_id);
76363
76372 const dotdot_unid_t unid,
76373 const dotdot_endpoint_id_t endpoint_id);
76374// AoXLocator AngleFiltering
76386 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
76387
76400 const dotdot_unid_t unid,
76401 const dotdot_endpoint_id_t endpoint_id,
76403
76416 const dotdot_unid_t unid,
76417 dotdot_endpoint_id_t endpoint_id,
76419 bool new_angle_filtering
76420 );
76421
76431 const dotdot_unid_t unid,
76432 const dotdot_endpoint_id_t endpoint_id);
76433
76443 const dotdot_unid_t unid,
76444 const dotdot_endpoint_id_t endpoint_id);
76445
76455 const dotdot_unid_t unid,
76456 const dotdot_endpoint_id_t endpoint_id);
76457
76467 const dotdot_unid_t unid,
76468 const dotdot_endpoint_id_t endpoint_id);
76469
76478 const dotdot_unid_t unid,
76479 const dotdot_endpoint_id_t endpoint_id);
76480// AoXLocator AngleFilteringWeight
76492 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
76493
76506 const dotdot_unid_t unid,
76507 const dotdot_endpoint_id_t endpoint_id,
76509
76522 const dotdot_unid_t unid,
76523 dotdot_endpoint_id_t endpoint_id,
76525 double new_angle_filtering_weight
76526 );
76527
76537 const dotdot_unid_t unid,
76538 const dotdot_endpoint_id_t endpoint_id);
76539
76549 const dotdot_unid_t unid,
76550 const dotdot_endpoint_id_t endpoint_id);
76551
76561 const dotdot_unid_t unid,
76562 const dotdot_endpoint_id_t endpoint_id);
76563
76573 const dotdot_unid_t unid,
76574 const dotdot_endpoint_id_t endpoint_id);
76575
76584 const dotdot_unid_t unid,
76585 const dotdot_endpoint_id_t endpoint_id);
76586// AoXLocator AngleCorrectionTimeout
76598 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
76599
76612 const dotdot_unid_t unid,
76613 const dotdot_endpoint_id_t endpoint_id,
76615
76628 const dotdot_unid_t unid,
76629 dotdot_endpoint_id_t endpoint_id,
76631 int8_t new_angle_correction_timeout
76632 );
76633
76643 const dotdot_unid_t unid,
76644 const dotdot_endpoint_id_t endpoint_id);
76645
76655 const dotdot_unid_t unid,
76656 const dotdot_endpoint_id_t endpoint_id);
76657
76667 const dotdot_unid_t unid,
76668 const dotdot_endpoint_id_t endpoint_id);
76669
76679 const dotdot_unid_t unid,
76680 const dotdot_endpoint_id_t endpoint_id);
76681
76690 const dotdot_unid_t unid,
76691 const dotdot_endpoint_id_t endpoint_id);
76692// AoXLocator AngleCorrectionDelay
76704 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
76705
76718 const dotdot_unid_t unid,
76719 const dotdot_endpoint_id_t endpoint_id,
76721
76734 const dotdot_unid_t unid,
76735 dotdot_endpoint_id_t endpoint_id,
76737 int8_t new_angle_correction_delay
76738 );
76739
76749 const dotdot_unid_t unid,
76750 const dotdot_endpoint_id_t endpoint_id);
76751
76761 const dotdot_unid_t unid,
76762 const dotdot_endpoint_id_t endpoint_id);
76763
76773 const dotdot_unid_t unid,
76774 const dotdot_endpoint_id_t endpoint_id);
76775
76785 const dotdot_unid_t unid,
76786 const dotdot_endpoint_id_t endpoint_id);
76787
76796 const dotdot_unid_t unid,
76797 const dotdot_endpoint_id_t endpoint_id);
76798// AoXLocator CTEMode
76810 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
76811
76824 const dotdot_unid_t unid,
76825 const dotdot_endpoint_id_t endpoint_id,
76827
76840 const dotdot_unid_t unid,
76841 dotdot_endpoint_id_t endpoint_id,
76843 uint8_t new_cte_mode
76844 );
76845
76855 const dotdot_unid_t unid,
76856 const dotdot_endpoint_id_t endpoint_id);
76857
76867 const dotdot_unid_t unid,
76868 const dotdot_endpoint_id_t endpoint_id);
76869
76879 const dotdot_unid_t unid,
76880 const dotdot_endpoint_id_t endpoint_id);
76881
76891 const dotdot_unid_t unid,
76892 const dotdot_endpoint_id_t endpoint_id);
76893
76902 const dotdot_unid_t unid,
76903 const dotdot_endpoint_id_t endpoint_id);
76904// AoXLocator CTESamplingInterval
76916 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
76917
76930 const dotdot_unid_t unid,
76931 const dotdot_endpoint_id_t endpoint_id,
76933
76946 const dotdot_unid_t unid,
76947 dotdot_endpoint_id_t endpoint_id,
76949 int8_t new_cte_sampling_interval
76950 );
76951
76961 const dotdot_unid_t unid,
76962 const dotdot_endpoint_id_t endpoint_id);
76963
76973 const dotdot_unid_t unid,
76974 const dotdot_endpoint_id_t endpoint_id);
76975
76985 const dotdot_unid_t unid,
76986 const dotdot_endpoint_id_t endpoint_id);
76987
76997 const dotdot_unid_t unid,
76998 const dotdot_endpoint_id_t endpoint_id);
76999
77008 const dotdot_unid_t unid,
77009 const dotdot_endpoint_id_t endpoint_id);
77010// AoXLocator CTELength
77022 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
77023
77036 const dotdot_unid_t unid,
77037 const dotdot_endpoint_id_t endpoint_id,
77039
77052 const dotdot_unid_t unid,
77053 dotdot_endpoint_id_t endpoint_id,
77055 int8_t new_cte_length
77056 );
77057
77067 const dotdot_unid_t unid,
77068 const dotdot_endpoint_id_t endpoint_id);
77069
77079 const dotdot_unid_t unid,
77080 const dotdot_endpoint_id_t endpoint_id);
77081
77091 const dotdot_unid_t unid,
77092 const dotdot_endpoint_id_t endpoint_id);
77093
77103 const dotdot_unid_t unid,
77104 const dotdot_endpoint_id_t endpoint_id);
77105
77114 const dotdot_unid_t unid,
77115 const dotdot_endpoint_id_t endpoint_id);
77116// AoXLocator SlotDuration
77128 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
77129
77142 const dotdot_unid_t unid,
77143 const dotdot_endpoint_id_t endpoint_id,
77145
77158 const dotdot_unid_t unid,
77159 dotdot_endpoint_id_t endpoint_id,
77161 int8_t new_slot_duration
77162 );
77163
77173 const dotdot_unid_t unid,
77174 const dotdot_endpoint_id_t endpoint_id);
77175
77185 const dotdot_unid_t unid,
77186 const dotdot_endpoint_id_t endpoint_id);
77187
77197 const dotdot_unid_t unid,
77198 const dotdot_endpoint_id_t endpoint_id);
77199
77209 const dotdot_unid_t unid,
77210 const dotdot_endpoint_id_t endpoint_id);
77211
77220 const dotdot_unid_t unid,
77221 const dotdot_endpoint_id_t endpoint_id);
77222
77232 const dotdot_unid_t unid,
77233 const dotdot_endpoint_id_t endpoint_id);
77234
77244 const dotdot_unid_t unid,
77245 const dotdot_endpoint_id_t endpoint_id);
77246
77248// Start of cluster AoXPositionEstimation
77250// AoXPositionEstimation Position
77262 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
77263
77276 const dotdot_unid_t unid,
77277 const dotdot_endpoint_id_t endpoint_id,
77279
77292 const dotdot_unid_t unid,
77293 dotdot_endpoint_id_t endpoint_id,
77295 EstimatedPosition new_position
77296 );
77297
77307 const dotdot_unid_t unid,
77308 const dotdot_endpoint_id_t endpoint_id);
77309
77319 const dotdot_unid_t unid,
77320 const dotdot_endpoint_id_t endpoint_id);
77321
77331 const dotdot_unid_t unid,
77332 const dotdot_endpoint_id_t endpoint_id);
77333
77343 const dotdot_unid_t unid,
77344 const dotdot_endpoint_id_t endpoint_id);
77345
77354 const dotdot_unid_t unid,
77355 const dotdot_endpoint_id_t endpoint_id);
77356
77366 const dotdot_unid_t unid,
77367 const dotdot_endpoint_id_t endpoint_id);
77368
77378 const dotdot_unid_t unid,
77379 const dotdot_endpoint_id_t endpoint_id);
77380
77382// Start of cluster ProtocolController-NetworkManagement
77384// ProtocolController-NetworkManagement NetworkManagementState
77396 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
77397
77410 const dotdot_unid_t unid,
77411 const dotdot_endpoint_id_t endpoint_id,
77413
77426 const dotdot_unid_t unid,
77427 dotdot_endpoint_id_t endpoint_id,
77429 NetworkManagementState new_network_management_state
77430 );
77431
77441 const dotdot_unid_t unid,
77442 const dotdot_endpoint_id_t endpoint_id);
77443
77453 const dotdot_unid_t unid,
77454 const dotdot_endpoint_id_t endpoint_id);
77455
77465 const dotdot_unid_t unid,
77466 const dotdot_endpoint_id_t endpoint_id);
77467
77477 const dotdot_unid_t unid,
77478 const dotdot_endpoint_id_t endpoint_id);
77479
77488 const dotdot_unid_t unid,
77489 const dotdot_endpoint_id_t endpoint_id);
77490
77500 const dotdot_unid_t unid,
77501 const dotdot_endpoint_id_t endpoint_id);
77502
77512 const dotdot_unid_t unid,
77513 const dotdot_endpoint_id_t endpoint_id);
77514
77516// Start of cluster Descriptor
77518// Descriptor DeviceTypeList
77530 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
77531
77544 const dotdot_unid_t unid,
77545 const dotdot_endpoint_id_t endpoint_id,
77547
77562 const dotdot_unid_t unid,
77563 dotdot_endpoint_id_t endpoint_id,
77565 size_t new_device_type_list_count,
77566 const DeviceTypeStruct* new_device_type_list
77567 );
77568
77578 const dotdot_unid_t unid,
77579 const dotdot_endpoint_id_t endpoint_id);
77580
77590 const dotdot_unid_t unid,
77591 const dotdot_endpoint_id_t endpoint_id);
77592
77602 const dotdot_unid_t unid,
77603 const dotdot_endpoint_id_t endpoint_id);
77604
77614 const dotdot_unid_t unid,
77615 const dotdot_endpoint_id_t endpoint_id);
77616
77625 const dotdot_unid_t unid,
77626 const dotdot_endpoint_id_t endpoint_id);
77627
77637 const dotdot_unid_t unid,
77638 const dotdot_endpoint_id_t endpoint_id);
77639
77649 const dotdot_unid_t unid,
77650 const dotdot_endpoint_id_t endpoint_id);
77651
77653// Start of cluster UnifyFanControl
77655// UnifyFanControl ZWaveFanMode
77667 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
77668
77681 const dotdot_unid_t unid,
77682 const dotdot_endpoint_id_t endpoint_id,
77684
77697 const dotdot_unid_t unid,
77698 dotdot_endpoint_id_t endpoint_id,
77700 ZWaveFanModeEnum new_z_wave_fan_mode
77701 );
77702
77712 const dotdot_unid_t unid,
77713 const dotdot_endpoint_id_t endpoint_id);
77714
77724 const dotdot_unid_t unid,
77725 const dotdot_endpoint_id_t endpoint_id);
77726
77736 const dotdot_unid_t unid,
77737 const dotdot_endpoint_id_t endpoint_id);
77738
77748 const dotdot_unid_t unid,
77749 const dotdot_endpoint_id_t endpoint_id);
77750
77759 const dotdot_unid_t unid,
77760 const dotdot_endpoint_id_t endpoint_id);
77761// UnifyFanControl ZWaveSupportedFanMode
77773 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
77774
77787 const dotdot_unid_t unid,
77788 const dotdot_endpoint_id_t endpoint_id,
77790
77803 const dotdot_unid_t unid,
77804 dotdot_endpoint_id_t endpoint_id,
77806 uint16_t new_z_wave_supported_fan_mode
77807 );
77808
77818 const dotdot_unid_t unid,
77819 const dotdot_endpoint_id_t endpoint_id);
77820
77830 const dotdot_unid_t unid,
77831 const dotdot_endpoint_id_t endpoint_id);
77832
77842 const dotdot_unid_t unid,
77843 const dotdot_endpoint_id_t endpoint_id);
77844
77854 const dotdot_unid_t unid,
77855 const dotdot_endpoint_id_t endpoint_id);
77856
77865 const dotdot_unid_t unid,
77866 const dotdot_endpoint_id_t endpoint_id);
77867// UnifyFanControl ZWaveFanState
77879 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
77880
77893 const dotdot_unid_t unid,
77894 const dotdot_endpoint_id_t endpoint_id,
77896
77909 const dotdot_unid_t unid,
77910 dotdot_endpoint_id_t endpoint_id,
77912 ZWaveFanStateEnum new_z_wave_fan_state
77913 );
77914
77924 const dotdot_unid_t unid,
77925 const dotdot_endpoint_id_t endpoint_id);
77926
77936 const dotdot_unid_t unid,
77937 const dotdot_endpoint_id_t endpoint_id);
77938
77948 const dotdot_unid_t unid,
77949 const dotdot_endpoint_id_t endpoint_id);
77950
77960 const dotdot_unid_t unid,
77961 const dotdot_endpoint_id_t endpoint_id);
77962
77971 const dotdot_unid_t unid,
77972 const dotdot_endpoint_id_t endpoint_id);
77973
77983 const dotdot_unid_t unid,
77984 const dotdot_endpoint_id_t endpoint_id);
77985
77995 const dotdot_unid_t unid,
77996 const dotdot_endpoint_id_t endpoint_id);
77997
77999// Start of cluster UnifyThermostat
78001// UnifyThermostat ThermostatMode
78013 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
78014
78027 const dotdot_unid_t unid,
78028 const dotdot_endpoint_id_t endpoint_id,
78030
78043 const dotdot_unid_t unid,
78044 dotdot_endpoint_id_t endpoint_id,
78046 uint8_t new_thermostat_mode
78047 );
78048
78058 const dotdot_unid_t unid,
78059 const dotdot_endpoint_id_t endpoint_id);
78060
78070 const dotdot_unid_t unid,
78071 const dotdot_endpoint_id_t endpoint_id);
78072
78082 const dotdot_unid_t unid,
78083 const dotdot_endpoint_id_t endpoint_id);
78084
78094 const dotdot_unid_t unid,
78095 const dotdot_endpoint_id_t endpoint_id);
78096
78105 const dotdot_unid_t unid,
78106 const dotdot_endpoint_id_t endpoint_id);
78107// UnifyThermostat SupportedThermostatMode
78119 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
78120
78133 const dotdot_unid_t unid,
78134 const dotdot_endpoint_id_t endpoint_id,
78136
78149 const dotdot_unid_t unid,
78150 dotdot_endpoint_id_t endpoint_id,
78152 uint16_t new_supported_thermostat_mode
78153 );
78154
78164 const dotdot_unid_t unid,
78165 const dotdot_endpoint_id_t endpoint_id);
78166
78176 const dotdot_unid_t unid,
78177 const dotdot_endpoint_id_t endpoint_id);
78178
78188 const dotdot_unid_t unid,
78189 const dotdot_endpoint_id_t endpoint_id);
78190
78200 const dotdot_unid_t unid,
78201 const dotdot_endpoint_id_t endpoint_id);
78202
78211 const dotdot_unid_t unid,
78212 const dotdot_endpoint_id_t endpoint_id);
78213// UnifyThermostat OperatingState
78225 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
78226
78239 const dotdot_unid_t unid,
78240 const dotdot_endpoint_id_t endpoint_id,
78242
78255 const dotdot_unid_t unid,
78256 dotdot_endpoint_id_t endpoint_id,
78258 uint8_t new_operating_state
78259 );
78260
78270 const dotdot_unid_t unid,
78271 const dotdot_endpoint_id_t endpoint_id);
78272
78282 const dotdot_unid_t unid,
78283 const dotdot_endpoint_id_t endpoint_id);
78284
78294 const dotdot_unid_t unid,
78295 const dotdot_endpoint_id_t endpoint_id);
78296
78306 const dotdot_unid_t unid,
78307 const dotdot_endpoint_id_t endpoint_id);
78308
78317 const dotdot_unid_t unid,
78318 const dotdot_endpoint_id_t endpoint_id);
78319
78329 const dotdot_unid_t unid,
78330 const dotdot_endpoint_id_t endpoint_id);
78331
78341 const dotdot_unid_t unid,
78342 const dotdot_endpoint_id_t endpoint_id);
78343
78345// Start of cluster UnifyHumidityControl
78347// UnifyHumidityControl ReportingMode
78359 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
78360
78373 const dotdot_unid_t unid,
78374 const dotdot_endpoint_id_t endpoint_id,
78376
78389 const dotdot_unid_t unid,
78390 dotdot_endpoint_id_t endpoint_id,
78392 ModeType new_reporting_mode
78393 );
78394
78404 const dotdot_unid_t unid,
78405 const dotdot_endpoint_id_t endpoint_id);
78406
78416 const dotdot_unid_t unid,
78417 const dotdot_endpoint_id_t endpoint_id);
78418
78428 const dotdot_unid_t unid,
78429 const dotdot_endpoint_id_t endpoint_id);
78430
78440 const dotdot_unid_t unid,
78441 const dotdot_endpoint_id_t endpoint_id);
78442
78451 const dotdot_unid_t unid,
78452 const dotdot_endpoint_id_t endpoint_id);
78453// UnifyHumidityControl SupportedReportingMode
78465 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
78466
78479 const dotdot_unid_t unid,
78480 const dotdot_endpoint_id_t endpoint_id,
78482
78495 const dotdot_unid_t unid,
78496 dotdot_endpoint_id_t endpoint_id,
78498 uint8_t new_supported_reporting_mode
78499 );
78500
78510 const dotdot_unid_t unid,
78511 const dotdot_endpoint_id_t endpoint_id);
78512
78522 const dotdot_unid_t unid,
78523 const dotdot_endpoint_id_t endpoint_id);
78524
78534 const dotdot_unid_t unid,
78535 const dotdot_endpoint_id_t endpoint_id);
78536
78546 const dotdot_unid_t unid,
78547 const dotdot_endpoint_id_t endpoint_id);
78548
78557 const dotdot_unid_t unid,
78558 const dotdot_endpoint_id_t endpoint_id);
78559// UnifyHumidityControl CurrentState
78571 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
78572
78585 const dotdot_unid_t unid,
78586 const dotdot_endpoint_id_t endpoint_id,
78588
78601 const dotdot_unid_t unid,
78602 dotdot_endpoint_id_t endpoint_id,
78604 uint8_t new_current_state
78605 );
78606
78616 const dotdot_unid_t unid,
78617 const dotdot_endpoint_id_t endpoint_id);
78618
78628 const dotdot_unid_t unid,
78629 const dotdot_endpoint_id_t endpoint_id);
78630
78640 const dotdot_unid_t unid,
78641 const dotdot_endpoint_id_t endpoint_id);
78642
78652 const dotdot_unid_t unid,
78653 const dotdot_endpoint_id_t endpoint_id);
78654
78663 const dotdot_unid_t unid,
78664 const dotdot_endpoint_id_t endpoint_id);
78665// UnifyHumidityControl SupportedSetPoints
78677 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
78678
78691 const dotdot_unid_t unid,
78692 const dotdot_endpoint_id_t endpoint_id,
78694
78707 const dotdot_unid_t unid,
78708 dotdot_endpoint_id_t endpoint_id,
78710 uint8_t new_supported_set_points
78711 );
78712
78722 const dotdot_unid_t unid,
78723 const dotdot_endpoint_id_t endpoint_id);
78724
78734 const dotdot_unid_t unid,
78735 const dotdot_endpoint_id_t endpoint_id);
78736
78746 const dotdot_unid_t unid,
78747 const dotdot_endpoint_id_t endpoint_id);
78748
78758 const dotdot_unid_t unid,
78759 const dotdot_endpoint_id_t endpoint_id);
78760
78769 const dotdot_unid_t unid,
78770 const dotdot_endpoint_id_t endpoint_id);
78771// UnifyHumidityControl HumidifierSetpointMin
78783 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
78784
78797 const dotdot_unid_t unid,
78798 const dotdot_endpoint_id_t endpoint_id,
78800
78813 const dotdot_unid_t unid,
78814 dotdot_endpoint_id_t endpoint_id,
78816 int32_t new_humidifier_setpoint_min
78817 );
78818
78828 const dotdot_unid_t unid,
78829 const dotdot_endpoint_id_t endpoint_id);
78830
78840 const dotdot_unid_t unid,
78841 const dotdot_endpoint_id_t endpoint_id);
78842
78852 const dotdot_unid_t unid,
78853 const dotdot_endpoint_id_t endpoint_id);
78854
78864 const dotdot_unid_t unid,
78865 const dotdot_endpoint_id_t endpoint_id);
78866
78875 const dotdot_unid_t unid,
78876 const dotdot_endpoint_id_t endpoint_id);
78877// UnifyHumidityControl HumidifierSetpointMax
78889 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
78890
78903 const dotdot_unid_t unid,
78904 const dotdot_endpoint_id_t endpoint_id,
78906
78919 const dotdot_unid_t unid,
78920 dotdot_endpoint_id_t endpoint_id,
78922 int32_t new_humidifier_setpoint_max
78923 );
78924
78934 const dotdot_unid_t unid,
78935 const dotdot_endpoint_id_t endpoint_id);
78936
78946 const dotdot_unid_t unid,
78947 const dotdot_endpoint_id_t endpoint_id);
78948
78958 const dotdot_unid_t unid,
78959 const dotdot_endpoint_id_t endpoint_id);
78960
78970 const dotdot_unid_t unid,
78971 const dotdot_endpoint_id_t endpoint_id);
78972
78981 const dotdot_unid_t unid,
78982 const dotdot_endpoint_id_t endpoint_id);
78983// UnifyHumidityControl HumidifierSetpoint
78995 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
78996
79009 const dotdot_unid_t unid,
79010 const dotdot_endpoint_id_t endpoint_id,
79012
79025 const dotdot_unid_t unid,
79026 dotdot_endpoint_id_t endpoint_id,
79028 int32_t new_humidifier_setpoint
79029 );
79030
79040 const dotdot_unid_t unid,
79041 const dotdot_endpoint_id_t endpoint_id);
79042
79052 const dotdot_unid_t unid,
79053 const dotdot_endpoint_id_t endpoint_id);
79054
79064 const dotdot_unid_t unid,
79065 const dotdot_endpoint_id_t endpoint_id);
79066
79076 const dotdot_unid_t unid,
79077 const dotdot_endpoint_id_t endpoint_id);
79078
79087 const dotdot_unid_t unid,
79088 const dotdot_endpoint_id_t endpoint_id);
79089// UnifyHumidityControl HumidifierSetpointScale
79101 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
79102
79115 const dotdot_unid_t unid,
79116 const dotdot_endpoint_id_t endpoint_id,
79118
79131 const dotdot_unid_t unid,
79132 dotdot_endpoint_id_t endpoint_id,
79134 ScaleType new_humidifier_setpoint_scale
79135 );
79136
79146 const dotdot_unid_t unid,
79147 const dotdot_endpoint_id_t endpoint_id);
79148
79158 const dotdot_unid_t unid,
79159 const dotdot_endpoint_id_t endpoint_id);
79160
79170 const dotdot_unid_t unid,
79171 const dotdot_endpoint_id_t endpoint_id);
79172
79182 const dotdot_unid_t unid,
79183 const dotdot_endpoint_id_t endpoint_id);
79184
79193 const dotdot_unid_t unid,
79194 const dotdot_endpoint_id_t endpoint_id);
79195// UnifyHumidityControl HumidifierSetpointPrecision
79207 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
79208
79221 const dotdot_unid_t unid,
79222 const dotdot_endpoint_id_t endpoint_id,
79224
79237 const dotdot_unid_t unid,
79238 dotdot_endpoint_id_t endpoint_id,
79240 uint8_t new_humidifier_setpoint_precision
79241 );
79242
79252 const dotdot_unid_t unid,
79253 const dotdot_endpoint_id_t endpoint_id);
79254
79264 const dotdot_unid_t unid,
79265 const dotdot_endpoint_id_t endpoint_id);
79266
79276 const dotdot_unid_t unid,
79277 const dotdot_endpoint_id_t endpoint_id);
79278
79288 const dotdot_unid_t unid,
79289 const dotdot_endpoint_id_t endpoint_id);
79290
79299 const dotdot_unid_t unid,
79300 const dotdot_endpoint_id_t endpoint_id);
79301// UnifyHumidityControl DehumidifierSetpointMin
79313 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
79314
79327 const dotdot_unid_t unid,
79328 const dotdot_endpoint_id_t endpoint_id,
79330
79343 const dotdot_unid_t unid,
79344 dotdot_endpoint_id_t endpoint_id,
79346 int32_t new_dehumidifier_setpoint_min
79347 );
79348
79358 const dotdot_unid_t unid,
79359 const dotdot_endpoint_id_t endpoint_id);
79360
79370 const dotdot_unid_t unid,
79371 const dotdot_endpoint_id_t endpoint_id);
79372
79382 const dotdot_unid_t unid,
79383 const dotdot_endpoint_id_t endpoint_id);
79384
79394 const dotdot_unid_t unid,
79395 const dotdot_endpoint_id_t endpoint_id);
79396
79405 const dotdot_unid_t unid,
79406 const dotdot_endpoint_id_t endpoint_id);
79407// UnifyHumidityControl DehumidifierSetpointMax
79419 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
79420
79433 const dotdot_unid_t unid,
79434 const dotdot_endpoint_id_t endpoint_id,
79436
79449 const dotdot_unid_t unid,
79450 dotdot_endpoint_id_t endpoint_id,
79452 int32_t new_dehumidifier_setpoint_max
79453 );
79454
79464 const dotdot_unid_t unid,
79465 const dotdot_endpoint_id_t endpoint_id);
79466
79476 const dotdot_unid_t unid,
79477 const dotdot_endpoint_id_t endpoint_id);
79478
79488 const dotdot_unid_t unid,
79489 const dotdot_endpoint_id_t endpoint_id);
79490
79500 const dotdot_unid_t unid,
79501 const dotdot_endpoint_id_t endpoint_id);
79502
79511 const dotdot_unid_t unid,
79512 const dotdot_endpoint_id_t endpoint_id);
79513// UnifyHumidityControl DehumidifierSetpoint
79525 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
79526
79539 const dotdot_unid_t unid,
79540 const dotdot_endpoint_id_t endpoint_id,
79542
79555 const dotdot_unid_t unid,
79556 dotdot_endpoint_id_t endpoint_id,
79558 int32_t new_dehumidifier_setpoint
79559 );
79560
79570 const dotdot_unid_t unid,
79571 const dotdot_endpoint_id_t endpoint_id);
79572
79582 const dotdot_unid_t unid,
79583 const dotdot_endpoint_id_t endpoint_id);
79584
79594 const dotdot_unid_t unid,
79595 const dotdot_endpoint_id_t endpoint_id);
79596
79606 const dotdot_unid_t unid,
79607 const dotdot_endpoint_id_t endpoint_id);
79608
79617 const dotdot_unid_t unid,
79618 const dotdot_endpoint_id_t endpoint_id);
79619// UnifyHumidityControl DehumidifierSetpointScale
79631 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
79632
79645 const dotdot_unid_t unid,
79646 const dotdot_endpoint_id_t endpoint_id,
79648
79661 const dotdot_unid_t unid,
79662 dotdot_endpoint_id_t endpoint_id,
79664 ScaleType new_dehumidifier_setpoint_scale
79665 );
79666
79676 const dotdot_unid_t unid,
79677 const dotdot_endpoint_id_t endpoint_id);
79678
79688 const dotdot_unid_t unid,
79689 const dotdot_endpoint_id_t endpoint_id);
79690
79700 const dotdot_unid_t unid,
79701 const dotdot_endpoint_id_t endpoint_id);
79702
79712 const dotdot_unid_t unid,
79713 const dotdot_endpoint_id_t endpoint_id);
79714
79723 const dotdot_unid_t unid,
79724 const dotdot_endpoint_id_t endpoint_id);
79725// UnifyHumidityControl DehumidifierSetpointPrecision
79737 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
79738
79751 const dotdot_unid_t unid,
79752 const dotdot_endpoint_id_t endpoint_id,
79754
79767 const dotdot_unid_t unid,
79768 dotdot_endpoint_id_t endpoint_id,
79770 uint8_t new_dehumidifier_setpoint_precision
79771 );
79772
79782 const dotdot_unid_t unid,
79783 const dotdot_endpoint_id_t endpoint_id);
79784
79794 const dotdot_unid_t unid,
79795 const dotdot_endpoint_id_t endpoint_id);
79796
79806 const dotdot_unid_t unid,
79807 const dotdot_endpoint_id_t endpoint_id);
79808
79818 const dotdot_unid_t unid,
79819 const dotdot_endpoint_id_t endpoint_id);
79820
79829 const dotdot_unid_t unid,
79830 const dotdot_endpoint_id_t endpoint_id);
79831// UnifyHumidityControl AutoSetpointMin
79843 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
79844
79857 const dotdot_unid_t unid,
79858 const dotdot_endpoint_id_t endpoint_id,
79860
79873 const dotdot_unid_t unid,
79874 dotdot_endpoint_id_t endpoint_id,
79876 int32_t new_auto_setpoint_min
79877 );
79878
79888 const dotdot_unid_t unid,
79889 const dotdot_endpoint_id_t endpoint_id);
79890
79900 const dotdot_unid_t unid,
79901 const dotdot_endpoint_id_t endpoint_id);
79902
79912 const dotdot_unid_t unid,
79913 const dotdot_endpoint_id_t endpoint_id);
79914
79924 const dotdot_unid_t unid,
79925 const dotdot_endpoint_id_t endpoint_id);
79926
79935 const dotdot_unid_t unid,
79936 const dotdot_endpoint_id_t endpoint_id);
79937// UnifyHumidityControl AutoSetpointMax
79949 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
79950
79963 const dotdot_unid_t unid,
79964 const dotdot_endpoint_id_t endpoint_id,
79966
79979 const dotdot_unid_t unid,
79980 dotdot_endpoint_id_t endpoint_id,
79982 int32_t new_auto_setpoint_max
79983 );
79984
79994 const dotdot_unid_t unid,
79995 const dotdot_endpoint_id_t endpoint_id);
79996
80006 const dotdot_unid_t unid,
80007 const dotdot_endpoint_id_t endpoint_id);
80008
80018 const dotdot_unid_t unid,
80019 const dotdot_endpoint_id_t endpoint_id);
80020
80030 const dotdot_unid_t unid,
80031 const dotdot_endpoint_id_t endpoint_id);
80032
80041 const dotdot_unid_t unid,
80042 const dotdot_endpoint_id_t endpoint_id);
80043// UnifyHumidityControl AutoSetpoint
80055 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
80056
80069 const dotdot_unid_t unid,
80070 const dotdot_endpoint_id_t endpoint_id,
80072
80085 const dotdot_unid_t unid,
80086 dotdot_endpoint_id_t endpoint_id,
80088 int32_t new_auto_setpoint
80089 );
80090
80100 const dotdot_unid_t unid,
80101 const dotdot_endpoint_id_t endpoint_id);
80102
80112 const dotdot_unid_t unid,
80113 const dotdot_endpoint_id_t endpoint_id);
80114
80124 const dotdot_unid_t unid,
80125 const dotdot_endpoint_id_t endpoint_id);
80126
80136 const dotdot_unid_t unid,
80137 const dotdot_endpoint_id_t endpoint_id);
80138
80147 const dotdot_unid_t unid,
80148 const dotdot_endpoint_id_t endpoint_id);
80149// UnifyHumidityControl AutoSetpointScale
80161 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
80162
80175 const dotdot_unid_t unid,
80176 const dotdot_endpoint_id_t endpoint_id,
80178
80191 const dotdot_unid_t unid,
80192 dotdot_endpoint_id_t endpoint_id,
80194 ScaleType new_auto_setpoint_scale
80195 );
80196
80206 const dotdot_unid_t unid,
80207 const dotdot_endpoint_id_t endpoint_id);
80208
80218 const dotdot_unid_t unid,
80219 const dotdot_endpoint_id_t endpoint_id);
80220
80230 const dotdot_unid_t unid,
80231 const dotdot_endpoint_id_t endpoint_id);
80232
80242 const dotdot_unid_t unid,
80243 const dotdot_endpoint_id_t endpoint_id);
80244
80253 const dotdot_unid_t unid,
80254 const dotdot_endpoint_id_t endpoint_id);
80255// UnifyHumidityControl AutoSetpointPrecision
80267 const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id);
80268
80281 const dotdot_unid_t unid,
80282 const dotdot_endpoint_id_t endpoint_id,
80284
80297 const dotdot_unid_t unid,
80298 dotdot_endpoint_id_t endpoint_id,
80300 uint8_t new_auto_setpoint_precision
80301 );
80302
80312 const dotdot_unid_t unid,
80313 const dotdot_endpoint_id_t endpoint_id);
80314
80324 const dotdot_unid_t unid,
80325 const dotdot_endpoint_id_t endpoint_id);
80326
80336 const dotdot_unid_t unid,
80337 const dotdot_endpoint_id_t endpoint_id);
80338
80348 const dotdot_unid_t unid,
80349 const dotdot_endpoint_id_t endpoint_id);
80350
80359 const dotdot_unid_t unid,
80360 const dotdot_endpoint_id_t endpoint_id);
80361
80371 const dotdot_unid_t unid,
80372 const dotdot_endpoint_id_t endpoint_id);
80373
80383 const dotdot_unid_t unid,
80384 const dotdot_endpoint_id_t endpoint_id);
80385
80386#ifdef __cplusplus
80387}
80388#endif // __cplusplus
80389#endif // UNIFY_DOTDOT_ATTRIBUTE_STORE_HELPERS_H
attribute_store_node_value_state_t
This is the value state of a value.
Definition: attribute_store.h:121
sl_status_t dotdot_time_time_zone_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Time - TimeZone attribute under a UNID/EndpointID.
bool dotdot_diagnostics_mac_tx_ucast_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - MacTxUcast attribute under a UNI...
bool dotdot_barrier_control_open_period_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BarrierControl - OpenPeriod attribute under a ...
bool dotdot_electrical_measurement_total_active_power_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - TotalActivePower attri...
sl_status_t dotdot_thermostat_thermostat_running_state_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - ThermostatRunningState attribute under a UNID/...
sl_status_t dotdot_set_power_configuration_battery2_voltage_threshold3(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery2_voltage_threshold3)
Set the DotDot PowerConfiguration - Battery2VoltageThreshold3 attribute under a UNID/EndpoinID.
uint8_t dotdot_get_power_configuration_battery3_voltage_threshold3(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery3VoltageThreshold3 attribute value under a UNID/EndpoinID...
bool dotdot_electrical_measurement_measured5th_harmonic_current_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - Measured5thHarmonicCurr...
bool dotdot_window_covering_acceleration_time_lift_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - AccelerationTimeLift attribut...
sl_status_t dotdot_ballast_configuration_lamp_type_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BallastConfiguration - LampType attribute under a UNID...
bool dotdot_is_supported_pressure_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PressureMeasurement - MeasuredValue is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_power_factor_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - PowerFactorPhB attribute under...
bool dotdot_is_supported_color_control_primary3x(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - Primary3X is supported under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_occupied_cooling_setpoint_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - OccupiedCoolingSetpoint attribute under a UNID...
sl_status_t dotdot_door_lock_rf_operation_event_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - RFOperationEventMask attribute under a UNID...
bool dotdot_aox_locator_aox_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot AoXLocator - AoXMode attribute under a UNID/End...
bool dotdot_color_control_color_pointg_intensity_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - ColorPointGIntensity attribute ...
bool dotdot_system_metrics_system_interrupts_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - SystemInterrupts attribute und...
sl_status_t dotdot_window_covering_acceleration_time_lift_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - AccelerationTimeLift attribute under ...
bool dotdot_thermostat_occupied_setback_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - OccupiedSetback attribute under a...
uint64_t dotdot_get_application_monitoring_mqtt_messages_sent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - MQTTMessagesSent attribute value under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_cpu_min_usage_percent_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - CPUMinUsagePercent attribute under a U...
bool dotdot_window_covering_velocity_lift_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - VelocityLift attribute under ...
sl_status_t dotdot_thermostat_unoccupied_setback_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - UnoccupiedSetback attribute under a UNID/...
sl_status_t dotdot_create_electrical_measurement_rms_extreme_over_voltage_period_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSExtremeOverVoltagePeriodPhC attribute under a UNID/Endpoi...
sl_status_t dotdot_electrical_measurement_ac_frequency_min_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ACFrequencyMin attribute under a UN...
sl_status_t dotdot_system_metrics_min_temperature_celcius_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - MinTemperatureCelcius attribute under ...
sl_status_t dotdot_door_lock_enable_inside_statusled_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - EnableInsideStatusLED attribute under a UNI...
bool dotdot_is_supported_pump_configuration_and_control_max_comp_pressure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - MaxCompPressure is supported under a UNID/Endpoi...
uint16_t dotdot_get_electrical_measurement_average_rms_over_voltage_counter_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - AverageRMSOverVoltageCounterPhC attribute value under a UNID/...
sl_status_t dotdot_basic_location_description_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - LocationDescription attribute under a UNID/Endpoint...
sl_status_t dotdot_set_power_configuration_batterya_hr_rating(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_batterya_hr_rating)
Set the DotDot PowerConfiguration - BatteryAHrRating attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_application_monitoring_mqtt_subscription_count(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - MQTTSubscriptionCount attribute under a UNID/EndpoinID.
sl_status_t dotdot_poll_control_long_poll_interval_min_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PollControl - LongPollIntervalMin attribute under a UN...
bool dotdot_thermostat_ac_compressor_type_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - ACCompressorType attribute under a...
bool dotdot_electrical_conductivity_measurement_min_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalConductivityMeasurement - MinMeasure...
bool dotdot_get_basic_device_enabled(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - DeviceEnabled attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_barrier_control_open_events(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BarrierControl - OpenEvents attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_barrier_control_command_open_events(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BarrierControl - CommandOpenEvents attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_color_pointgy(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - ColorPointGY attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_setpoint_change_source(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_setpoint_change_source)
Set the DotDot Thermostat - SetpointChangeSource attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_primary1y_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - Primary1Y attribute under a UNID/EndpointID.
uint8_t dotdot_get_thermostat_thermostat_running_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - ThermostatRunningMode attribute value under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_aox_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot AoXLocator - AoXMode attribute under a UNID/EndpoinID.
uint8_t dotdot_get_power_configuration_battery3_voltage_threshold1(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery3VoltageThreshold1 attribute value under a UNID/EndpoinID...
bool dotdot_is_supported_state_network_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot State - NetworkStatus is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_level_min_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Level - MinLevel attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_diagnostics_packet_buffer_allocate_failures(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_packet_buffer_allocate_failures)
Set the DotDot Diagnostics - PacketBufferAllocateFailures attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_dc_voltage_max_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - DCVoltageMax attribute...
bool dotdot_metering_current_max_demand_delivered_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - CurrentMaxDemandDeliveredTime attrib...
bool dotdot_is_supported_electrical_measurement_dc_voltage_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - DCVoltageMax is supported under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_operation_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - OperationMode attribute under...
sl_status_t dotdot_create_time_time_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Time - TimeStatus attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_measured_phase7th_harmonic_current_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - MeasuredPhase7thHarmonicCurren...
bool dotdot_electrical_measurement_dc_voltage_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - DCVoltage attribute un...
sl_status_t dotdot_basic_generic_device_class_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - GenericDevice-Class attribute under a UNID/Endpoint...
sl_status_t dotdot_door_lock_lock_type_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - LockType attribute under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_setpoint_change_amount(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - SetpointChangeAmount is supported under a UNID/EndpoinID.
bool dotdot_is_supported_application_monitoring_application_name(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - ApplicationName is supported under a UNID/EndpoinID.
bool dotdot_dehumidification_control_dehumidification_cooling_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DehumidificationControl - DehumidificationCooli...
bool dotdot_electrical_measurement_reactive_current_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ReactiveCurrentPhC att...
sl_status_t dotdot_set_power_configuration_battery3a_hr_rating(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_battery3a_hr_rating)
Set the DotDot PowerConfiguration - Battery3AHrRating attribute under a UNID/EndpoinID.
bool dotdot_device_temperature_configuration_high_temp_threshold_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DeviceTemperatureConfiguration - HighTempThresh...
bool dotdot_aox_locator_antenna_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot AoXLocator - AntennaMode attribute under a UNID...
sl_status_t dotdot_create_thermostat_occupied_setback(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - OccupiedSetback attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_application_monitoring_mqtt_messages_received(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - MQTTMessagesReceived attribute under a UNID/EndpoinID.
sl_status_t dotdot_carbon_monoxide_max_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot CarbonMonoxide - MaxMeasuredValue attribute under a UN...
sl_status_t dotdot_level_options_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Level - Options attribute under a UNID/EndpointID.
sl_status_t dotdot_ballast_configuration_ballast_status_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BallastConfiguration - BallastStatus attribute under a...
sl_status_t dotdot_set_door_lock_door_state(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_door_state)
Set the DotDot DoorLock - DoorState attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery3_voltage_min_threshold_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery3VoltageMinThresho...
sl_status_t dotdot_electrical_measurement_total_apparent_power_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - TotalApparentPower attribute u...
bool dotdot_is_supported_thermostat_temperature_setpoint_hold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - TemperatureSetpointHold is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_occupancy_sensing_pir_occupied_to_unoccupied_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot OccupancySensing - PIROccupiedToUnoccupiedDelay attribute under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_wireless_network_interfaces_data_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - WirelessNetworkInterfacesData attribute und...
bool dotdot_aox_locator_position_and_orientation_valid_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot AoXLocator - PositionAndOrientationValid attri...
sl_status_t dotdot_diagnostics_last_messagerssi_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - LastMessageRSSI attribute under a UNID/E...
sl_status_t dotdot_electrical_measurement_active_power_max_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ActivePowerMaxPhC attribute un...
double dotdot_get_system_metrics_cpu_frequencym_hz(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - CPUFrequencyMHz attribute value under a UNID/EndpoinID.
int16_t dotdot_get_electrical_measurement_measured1st_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - Measured1stHarmonicCurrent attribute value under a UNID/Endpo...
uint8_t dotdot_get_thermostat_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - AlarmMask attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_metering_power_factor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - PowerFactor attribute under a UNID/EndpoinID.
bool dotdot_level_on_off_transition_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Level - OnOffTransitionTime attribute under a ...
sl_status_t dotdot_basic_generic_device_type_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - GenericDevice-Type attribute under a UNID/Endp...
bool dotdot_is_supported_electrical_measurement_harmonic_current_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - HarmonicCurrentMultiplier is supported under a UNID/En...
sl_status_t dotdot_power_configuration_battery3_voltage_threshold1_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery3VoltageThreshold1 attribu...
bool dotdot_power_configuration_battery_size_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - BatterySize attribute und...
sl_status_t dotdot_create_door_lock_rfid_programming_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - RFIDProgrammingEventMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_ias_zone_number_of_zone_sensitivity_levels_supported(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_number_of_zone_sensitivity_levels_supported)
Set the DotDot IASZone - NumberOfZoneSensitivityLevelsSupported attribute under a UNID/EndpoinID.
uint32_t dotdot_get_poll_control_check_in_interval(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PollControl - CheckInInterval attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_white_pointy(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - WhitePointY is supported under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_capacity_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - Capacity attribute under a UN...
uint32_t dotdot_get_state_maximum_command_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot State - MaximumCommandDelay attribute value under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_alarm_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - AlarmMask attribute unde...
sl_status_t dotdot_on_off_off_wait_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot OnOff - OffWaitTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_carbon_dioxide_tolerance_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot CarbonDioxide - Tolerance attribute under a UNID/EndpointID...
bool dotdot_window_covering_current_position_lift_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - CurrentPositionLift attribute ...
bool dotdot_electrical_measurement_total_apparent_power_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - TotalApparentPower att...
bool dotdot_is_supported_electrical_measurement_reactive_current_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ReactiveCurrentPhC is supported under a UNID/EndpoinID...
sl_status_t dotdot_metering_current_summation_delivered_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - CurrentSummationDelivered attribute under a UNID...
sl_status_t dotdot_set_application_monitoring_application_version(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_application_version)
Set the DotDot ApplicationMonitoring - ApplicationVersion attribute under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_mqtt_average_delivery_time_seconds_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - MQTTAverageDeliveryTimeSeconds attr...
sl_status_t dotdot_create_power_configuration_battery_percentage_threshold2(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - BatteryPercentageThreshold2 attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_total_active_power_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - TotalActivePower attribute under a ...
sl_status_t dotdot_create_door_lock_rf_operation_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - RFOperationEventMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_metering_current_outlet_energy_carrier_summation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - CurrentOutletEnergyCarrierSummation attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_descriptor_device_type_list(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Descriptor - DeviceTypeList attribute under a UNID/EndpoinID.
bool dotdot_thermostat_alarm_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - AlarmMask attribute under a UNID/...
bool dotdot_is_supported_electrical_measurement_rms_current_max_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSCurrentMaxPhB is supported under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_number_of_weekly_transitions(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - NumberOfWeeklyTransitions is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_max_rfid_code_length(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_max_rfid_code_length)
Set the DotDot DoorLock - MaxRFIDCodeLength attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_groups_name_support(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Groups - NameSupport attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_conductivity_measurement_tolerance_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalConductivityMeasurement - Tolerance attribute und...
bool dotdot_door_lock_rf_programming_event_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - RFProgrammingEventMask attribute un...
sl_status_t dotdot_thermostat_min_heat_setpoint_limit_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - MinHeatSetpointLimit attribute under a UN...
sl_status_t dotdot_thermostat_local_temperature_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - LocalTemperature attribute under a UNID/Endpoi...
uint16_t dotdot_get_diagnostics_neighbor_removed(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - NeighborRemoved attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_unify_humidity_control_dehumidifier_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyHumidityControl - DehumidifierSetpoint attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_ac_voltage_multiplier_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ACVoltageMultiplier att...
bool dotdot_occupancy_sensing_ultrasonic_occupied_to_unoccupied_delay_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot OccupancySensing - UltrasonicOccupiedToUnoccup...
sl_status_t dotdot_set_door_lock_auto_relock_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_auto_relock_time)
Set the DotDot DoorLock - AutoRelockTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_scenes_scene_valid_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Scenes - SceneValid attribute under a UNID/EndpointID.
uint8_t dotdot_get_metering_unitof_measure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - UnitofMeasure attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_dc_current_max_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - DCCurrentMax attribute...
sl_status_t dotdot_set_electrical_measurement_power_factor_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int8_t new_power_factor_phc)
Set the DotDot ElectricalMeasurement - PowerFactorPhC attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_phase_harmonic_current_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - PhaseHarmonicCurrentMultiplier attribute under a UNID/Endpoi...
bool dotdot_is_supported_poll_control_fast_poll_timeout(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PollControl - FastPollTimeout is supported under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_thermostat_running_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - ThermostatRunningMode is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_pump_configuration_and_control_max_const_flow(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - MaxConstFlow attribute under a UNID/EndpoinID.
bool dotdot_color_control_color_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - ColorMode attribute under a UNI...
sl_status_t dotdot_set_power_configuration_battery2_size(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, BatterySize new_battery2_size)
Set the DotDot PowerConfiguration - Battery2Size attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_primary6y(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_primary6y)
Set the DotDot ColorControl - Primary6Y attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_primary6y_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - Primary6Y attribute under a UNID/Endpoi...
sl_status_t dotdot_set_barrier_control_open_events(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_open_events)
Set the DotDot BarrierControl - OpenEvents attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery2_manufacturer_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery2Manufacturer attr...
bool dotdot_is_supported_metering_outlet_temperature(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - OutletTemperature is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_unify_humidity_control_humidifier_setpoint(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int32_t new_humidifier_setpoint)
Set the DotDot UnifyHumidityControl - HumidifierSetpoint attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_number_of_holiday_schedules_supported(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_number_of_holiday_schedules_supported)
Set the DotDot DoorLock - NumberOfHolidaySchedulesSupported attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_active_power_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ActivePowerMax attribute under a UNID/EndpoinID.
bool dotdot_is_supported_system_metrics_cpu_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - CPUUsagePercent is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_color_loop_active(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_color_loop_active)
Set the DotDot ColorControl - ColorLoopActive attribute under a UNID/EndpoinID.
bool dotdot_is_any_pm25_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the PM25 Cluster.
sl_status_t dotdot_set_door_lock_number_of_week_day_schedules_supported_per_user(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_number_of_week_day_schedules_supported_per_user)
Set the DotDot DoorLock - NumberOfWeekDaySchedulesSupportedPerUser attribute under a UNID/EndpoinID.
bool dotdot_is_any_fan_control_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the FanControl Cluster.
sl_status_t dotdot_electrical_measurement_active_power_min_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ActivePowerMin attribute under a UN...
sl_status_t dotdot_set_electrical_measurement_rms_voltage(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_voltage)
Set the DotDot ElectricalMeasurement - RMSVoltage attribute under a UNID/EndpoinID.
bool dotdot_unify_humidity_control_humidifier_setpoint_max_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyHumidityControl - HumidifierSetpointMax at...
bool dotdot_color_control_white_pointx_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - WhitePointX attribute under a UN...
sl_status_t dotdot_power_configuration_battery_voltage_threshold3_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - BatteryVoltageThreshold3 attribute und...
bool dotdot_thermostat_setpoint_change_amount_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - SetpointChangeAmount attribute un...
bool dotdot_is_any_system_metrics_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the SystemMetrics Cluster.
sl_status_t dotdot_set_electrical_measurement_dc_voltage_overload(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_dc_voltage_overload)
Set the DotDot ElectricalMeasurement - DCVoltageOverload attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery2_rated_voltage_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery2RatedVoltage attribute under a...
int16_t dotdot_get_electrical_measurement_rms_extreme_under_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSExtremeUnderVoltage attribute value under a UNID/EndpoinID...
uint16_t dotdot_get_color_control_color_pointry(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - ColorPointRY attribute value under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_network_interfaces_data_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - NetworkInterfacesData attribute under a UNI...
sl_status_t dotdot_electrical_measurement_dc_voltage_min_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - DCVoltageMin attribute under a...
bool dotdot_is_any_ias_zone_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the IASZone Cluster.
sl_status_t dotdot_set_electrical_measurement_rms_extreme_under_voltage_period_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_extreme_under_voltage_period_phc)
Set the DotDot ElectricalMeasurement - RMSExtremeUnderVoltagePeriodPhC attribute under a UNID/Endpoin...
sl_status_t dotdot_power_configuration_battery3_voltage_threshold2_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery3VoltageThreshold2 attribute un...
sl_status_t dotdot_set_ballast_configuration_power_on_fade_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_power_on_fade_time)
Set the DotDot BallastConfiguration - PowerOnFadeTime attribute under a UNID/EndpoinID.
bool dotdot_application_monitoring_application_cpu_max_usage_percent_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - ApplicationCPUMaxUsage...
bool dotdot_electrical_measurement_dc_current_multiplier_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - DCCurrentMultiplier at...
bool dotdot_state_endpoint_id_list_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot State - EndpointIdList attribute under a UNID/...
bool dotdot_electrical_measurement_measured_phase11th_harmonic_current_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - MeasuredPhase11thHarmon...
bool dotdot_is_any_metering_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the Metering Cluster.
bool dotdot_electrical_measurement_average_rms_voltage_measurement_period_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - AverageRMSVoltageMeasu...
bool dotdot_electrical_measurement_rms_current_max_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSCurrentMax attribut...
bool dotdot_pressure_measurement_max_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PressureMeasurement - MaxMeasuredValue attribut...
sl_status_t dotdot_system_metrics_ram_freemb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - RAMFreeMB attribute under a UNID/EndpointID...
bool dotdot_metering_summation_formatting_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - SummationFormatting attribute under ...
sl_status_t dotdot_electrical_measurement_dc_voltage_max_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - DCVoltageMax attribute under a UNID...
uint16_t dotdot_get_electrical_measurement_line_current_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - LineCurrentPhC attribute value under a UNID/EndpoinID.
const char * dotdot_get_basic_sw_buildid(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - SWBuildID attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_device_temperature_configuration_high_temp_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DeviceTemperatureConfiguration - HighTempThreshold attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_state_maximum_command_delay(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_maximum_command_delay)
Set the DotDot State - MaximumCommandDelay attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_measurement_type_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - MeasurementType attribu...
sl_status_t dotdot_thermostat_temperature_setpoint_hold_duration_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - TemperatureSetpointHoldDuration attribute unde...
sl_status_t dotdot_create_diagnostics_persistent_memory_writes(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - PersistentMemoryWrites attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery3_manufacturer_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery3Manufacturer attribute un...
sl_status_t dotdot_create_thermostat_emergency_heat_delta(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - EmergencyHeatDelta attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_language(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_language)
Set the DotDot DoorLock - Language attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_user_interface_configuration_schedule_programming_visibility_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ThermostatUserInterfaceConfiguration - ScheduleProgram...
bool dotdot_is_supported_metering_current_summation_received(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - CurrentSummationReceived is supported under a UNID/EndpoinID.
bool dotdot_is_supported_level_on_transition_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Level - OnTransitionTime is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_window_covering_intermediate_setpoints_tilt(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_intermediate_setpoints_tilt)
Set the DotDot WindowCovering - IntermediateSetpointsTilt attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_ac_louver_position_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - ACLouverPosition attribute under a UNID/Endpoi...
bool dotdot_power_configuration_battery3_voltage_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery3Voltage attribute...
uint16_t dotdot_get_diagnostics_relayed_ucast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - RelayedUcast attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_aox_locator_azimuth_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot AoXLocator - AzimuthMask attribute under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_average_rms_voltage_measurement_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - AverageRMSVoltageMeasurementPeriod attribute value under a UN...
sl_status_t dotdot_create_electrical_measurement_dc_power_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - DCPowerDivisor attribute under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_primary6_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - Primary6Intensity is supported under a UNID/EndpoinID.
bool dotdot_is_supported_alarms_alarm_count(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Alarms - AlarmCount is supported under a UNID/EndpoinID.
sl_status_t dotdot_identify_identify_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Identify - IdentifyTime attribute under a UNID/Endpoin...
sl_status_t dotdot_metering_historical_consumption_formatting_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - HistoricalConsumptionFormatting attribute under ...
bool dotdot_is_supported_ballast_configuration_lamp_alarm_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BallastConfiguration - LampAlarmMode is supported under a UNID/EndpoinID.
sl_status_t dotdot_barrier_control_safety_status_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BarrierControl - SafetyStatus attribute under a UNID/Endpoi...
bool dotdot_unify_thermostat_supported_thermostat_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyThermostat - SupportedThermostatMode attr...
sl_status_t dotdot_name_and_location_location_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot NameAndLocation - Location attribute under a UNID/Endp...
sl_status_t dotdot_set_configuration_parameters_configuration_parameters(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_configuration_parameters_count, const ConfigurationParameter *new_configuration_parameters)
Set the DotDot ConfigurationParameters - ConfigurationParameters attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_rms_current_max(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_current_max)
Set the DotDot ElectricalMeasurement - RMSCurrentMax attribute under a UNID/EndpoinID.
sl_status_t dotdot_protocol_controller_rf_telemetry_pti_enabled_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ProtocolController-RFTelemetry - PTIEnabled attribute ...
sl_status_t dotdot_create_power_configuration_battery2_voltage_threshold2(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery2VoltageThreshold2 attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_active_power_max_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ActivePowerMaxPhC is supported under a UNID/EndpoinID.
bool dotdot_is_supported_occupancy_sensing_occupancy_sensor_type_bitmap(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot OccupancySensing - OccupancySensorTypeBitmap is supported under a UNID/Endpoin...
sl_status_t dotdot_electrical_measurement_dc_current_min_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - DCCurrentMin attribute under a...
double dotdot_get_system_metrics_virtual_memory_totalmb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - VirtualMemoryTotalMB attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery2_voltage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery2VoltageMinThreshold attribute under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery2_voltage_threshold3(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery2VoltageThreshold3 is supported under a UNID/Endpo...
sl_status_t dotdot_set_device_temperature_configuration_max_temp_experienced(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_max_temp_experienced)
Set the DotDot DeviceTemperatureConfiguration - MaxTempExperienced attribute under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_number_of_primaries(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - NumberOfPrimaries is supported under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_enable_privacy_mode_button_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - EnablePrivacyModeButton attribute under a UNID/E...
int16_t dotdot_get_electrical_measurement_reactive_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ReactivePower attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_ac_voltage_overload_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ACVoltageOverload attri...
sl_status_t dotdot_thermostat_occupied_setback_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - OccupiedSetback attribute under a UNID/En...
sl_status_t dotdot_set_occupancy_sensing_pir_occupied_to_unoccupied_delay(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_pir_occupied_to_unoccupied_delay)
Set the DotDot OccupancySensing - PIROccupiedToUnoccupiedDelay attribute under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_average_rms_under_voltage_counter_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - AverageRMSUnderVoltageCounterPhC attribute value under a UNID...
sl_status_t dotdot_electrical_measurement_measured1st_harmonic_current_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - Measured1stHarmonicCurrent att...
bool dotdot_is_supported_diagnostics_relayed_ucast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - RelayedUcast is supported under a UNID/EndpoinID.
sl_status_t dotdot_color_control_color_pointrx_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - ColorPointRX attribute under a UNID/End...
uint16_t dotdot_get_door_lock_rfid_programming_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - RFIDProgrammingEventMask attribute value under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_max_speed_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - MaxSpeed attribute under...
bool dotdot_is_supported_system_metrics_hostname(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - Hostname is supported under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_batterya_hr_rating_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - BatteryAHrRating attribute under a UNI...
bool dotdot_device_temperature_configuration_device_temp_alarm_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DeviceTemperatureConfiguration - DeviceTempAlar...
bool dotdot_is_supported_thermostat_occupied_heating_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - OccupiedHeatingSetpoint is supported under a UNID/EndpoinID.
bool dotdot_color_control_compensation_text_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - CompensationText attribute unde...
sl_status_t dotdot_set_electrical_measurement_average_rms_over_voltage_counter_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_average_rms_over_voltage_counter_phb)
Set the DotDot ElectricalMeasurement - AverageRMSOverVoltageCounterPhB attribute under a UNID/Endpoin...
bool dotdot_diagnostics_mac_tx_ucast_fail_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - MacTxUcastFail attribute under a...
bool dotdot_system_metrics_power_plugged_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - PowerPlugged attribute under a ...
uint8_t dotdot_get_power_configuration_battery3_percentage_threshold2(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery3PercentageThreshold2 attribute value under a UNID/Endpoi...
sl_status_t dotdot_flow_measurement_min_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot FlowMeasurement - MinMeasuredValue attribute under a U...
sl_status_t dotdot_create_color_control_primary4y(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - Primary4Y attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_ballast_configuration_max_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BallastConfiguration - MaxLevel attribute under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_keypad_operation_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - KeypadOperationEventMask is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_dc_current_overload_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - DCCurrentOverload attri...
bool dotdot_ballast_configuration_ballast_factor_adjustment_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BallastConfiguration - BallastFactorAdjustment ...
sl_status_t dotdot_color_control_couple_color_temp_to_level_min_mireds_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - CoupleColorTempToLevelMinMireds attribute un...
bool dotdot_is_supported_system_metrics_ram_totalmb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - RAMTotalMB is supported under a UNID/EndpoinID.
bool dotdot_ballast_configuration_lamp_alarm_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BallastConfiguration - LampAlarmMode attribute ...
bool dotdot_pump_configuration_and_control_min_comp_pressure_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - MinCompPressure ...
uint16_t dotdot_get_electrical_measurement_rms_voltage_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSVoltagePhB attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_window_covering_deceleration_time_lift(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_deceleration_time_lift)
Set the DotDot WindowCovering - DecelerationTimeLift attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_system_metrics_virtual_memory_usedmb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - VirtualMemoryUsedMB attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_dc_current_overload(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_dc_current_overload)
Set the DotDot ElectricalMeasurement - DCCurrentOverload attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_rfid_operation_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - RFIDOperationEventMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery3_percentage_threshold3(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery3PercentageThreshold3 attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_alarm_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_alarm_mask)
Set the DotDot Thermostat - AlarmMask attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_extreme_under_voltage_period_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSExtremeUnderVoltage...
bool dotdot_is_supported_system_metrics_battery_percentage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - BatteryPercentage is supported under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_abs_max_cool_setpoint_limit_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - AbsMaxCoolSetpointLimit attribute under a...
sl_status_t dotdot_create_electrical_measurement_rms_voltage_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSVoltageMin attribute under a UNID/EndpoinID.
bool dotdot_door_lock_manual_operation_event_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - ManualOperationEventMask attribute u...
sl_status_t dotdot_set_electrical_measurement_dc_current_max(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_dc_current_max)
Set the DotDot ElectricalMeasurement - DCCurrentMax attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_dc_power_max_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - DCPowerMax attribute u...
sl_status_t dotdot_electrical_measurement_power_factor_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - PowerFactor attribute under a UNID/...
sl_status_t dotdot_set_power_configuration_battery_voltage(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery_voltage)
Set the DotDot PowerConfiguration - BatteryVoltage attribute under a UNID/EndpoinID.
sl_status_t dotdot_device_temperature_configuration_high_temp_dwell_trip_point_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DeviceTemperatureConfiguration - HighTempDwellTripPoint att...
bool dotdot_electrical_measurement_rms_voltage_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSVoltagePhC attribute...
bool dotdot_door_lock_keypad_operation_event_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - KeypadOperationEventMask attribute ...
sl_status_t dotdot_unify_thermostat_thermostat_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyThermostat - ThermostatMode attribute under a UNI...
uint16_t dotdot_get_color_control_color_temp_physical_min_mireds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - ColorTempPhysicalMinMireds attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_rms_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSCurrent is supported under a UNID/EndpoinID.
PumpControlMode dotdot_get_pump_configuration_and_control_effective_control_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - EffectiveControlMode attribute value under a UNID/Endpo...
bool dotdot_is_supported_flow_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot FlowMeasurement - Tolerance is supported under a UNID/EndpoinID.
int16_t dotdot_get_pressure_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PressureMeasurement - MeasuredValue attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_level_min_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Level - MinLevel is supported under a UNID/EndpoinID.
bool dotdot_color_control_color_temp_physical_min_mireds_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - ColorTempPhysicalMinMireds attr...
bool dotdot_poll_control_check_in_interval_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PollControl - CheckInInterval attribute under a...
sl_status_t dotdot_create_ias_zone_zone_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot IASZone - ZoneStatus attribute under a UNID/EndpoinID.
uint8_t dotdot_get_basic_power_source(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - PowerSource attribute value under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery2_manufacturer_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery2Manufacturer attribute under a...
bool dotdot_thermostat_emergency_heat_delta_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - EmergencyHeatDelta attribute under...
bool dotdot_is_supported_electrical_measurement_average_rms_over_voltage_counter_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - AverageRMSOverVoltageCounterPhB is supported under a U...
sl_status_t dotdot_create_door_lock_user_code_temporary_disable_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - UserCodeTemporaryDisableTime attribute under a UNID/EndpoinID.
bool dotdot_color_control_color_loop_direction_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - ColorLoopDirection attribute und...
bool dotdot_electrical_measurement_active_current_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ActiveCurrent attribut...
sl_status_t dotdot_level_max_frequency_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Level - MaxFrequency attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_reactive_current_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_reactive_current_phb)
Set the DotDot ElectricalMeasurement - ReactiveCurrentPhB attribute under a UNID/EndpoinID.
bool dotdot_get_door_lock_enable_logging(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - EnableLogging attribute value under a UNID/EndpoinID.
int16_t dotdot_get_electrical_measurement_active_power_min_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ActivePowerMinPhC attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery2_manufacturer(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery2Manufacturer is supported under a UNID/EndpoinID.
uint64_t dotdot_get_metering_current_summation_received(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - CurrentSummationReceived attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_reactive_current_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ReactiveCurrentPhB attr...
bool dotdot_metering_reading_snap_shot_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - ReadingSnapShotTime attribute under...
uint8_t dotdot_get_color_control_primary2_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - Primary2Intensity attribute value under a UNID/EndpoinID.
bool dotdot_scenes_scene_table_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Scenes - SceneTable attribute under a UNID/End...
bool dotdot_unify_humidity_control_humidifier_setpoint_scale_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyHumidityControl - HumidifierSetpointScale ...
sl_status_t dotdot_pump_configuration_and_control_min_const_speed_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - MinConstSpeed attribute under...
sl_status_t dotdot_unify_humidity_control_auto_setpoint_min_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyHumidityControl - AutoSetpointMin attribute under...
bool dotdot_level_current_frequency_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Level - CurrentFrequency attribute under a UNI...
sl_status_t dotdot_basic_hw_version_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - HWVersion attribute under a UNID/EndpoinID.
bool dotdot_binding_binding_table_full_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Binding - BindingTableFull attribute under a U...
sl_status_t dotdot_set_electrical_measurement_rms_extreme_over_voltage_period(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_extreme_over_voltage_period)
Set the DotDot ElectricalMeasurement - RMSExtremeOverVoltagePeriod attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_current_min_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSCurrentMin attribute...
sl_status_t dotdot_electrical_measurement_rms_voltage_min_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSVoltageMinPhC attribute under a ...
uint8_t dotdot_get_power_configuration_battery2_voltage_threshold3(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery2VoltageThreshold3 attribute value under a UNID/EndpoinID...
sl_status_t dotdot_thermostat_number_of_daily_transitions_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - NumberOfDailyTransitions attribute under a UNI...
bool dotdot_electrical_measurement_dc_overload_alarms_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - DCOverloadAlarmsMask a...
bool dotdot_pressure_measurement_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PressureMeasurement - MeasuredValue attribute ...
sl_status_t dotdot_ballast_configuration_physical_max_level_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BallastConfiguration - PhysicalMaxLevel attribute under a U...
sl_status_t dotdot_set_ballast_configuration_physical_min_level(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_physical_min_level)
Set the DotDot BallastConfiguration - PhysicalMinLevel attribute under a UNID/EndpoinID.
bool dotdot_level_current_frequency_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Level - CurrentFrequency attribute under a UNID...
bool dotdot_window_covering_intermediate_setpoints_tilt_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - IntermediateSetpointsTilt attr...
bool dotdot_is_supported_power_configuration_battery3_percentage_threshold1(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery3PercentageThreshold1 is supported under a UNID/En...
sl_status_t dotdot_create_power_configuration_battery_alarm_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - BatteryAlarmState attribute under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_color_temperature_mireds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - ColorTemperatureMireds is supported under a UNID/EndpoinID.
sl_status_t dotdot_dehumidification_control_relative_humidity_display_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DehumidificationControl - RelativeHumidityDisplay attribute...
bool dotdot_electrical_measurement_rms_current_min_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSCurrentMinPhC attri...
bool dotdot_is_supported_color_control_primary5_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - Primary5Intensity is supported under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_current_position_tilt_percentage_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - CurrentPositionTiltPercentage attribu...
bool dotdot_configuration_parameters_configuration_parameters_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ConfigurationParameters - ConfigurationParamete...
sl_status_t dotdot_basic_alarm_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - AlarmMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_number_of_rfid_users_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - NumberOfRFIDUsersSupported attribute under a UNID/EndpoinID.
sl_status_t dotdot_dehumidification_control_relative_humidity_display_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DehumidificationControl - RelativeHumidityDisplay attr...
sl_status_t dotdot_diagnostics_aps_decrypt_failures_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - APSDecryptFailures attribute under a UNID/End...
sl_status_t dotdot_electrical_measurement_average_rms_over_voltage_counter_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - AverageRMSOverVoltageCounterPh...
bool dotdot_level_max_level_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Level - MaxLevel attribute under a UNID/Endpoin...
bool dotdot_is_supported_application_monitoring_mqtt_statistics_reporting_interval_seconds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - MQTTStatisticsReportingIntervalSeconds is supported un...
bool dotdot_ias_zone_zone_type_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot IASZone - ZoneType attribute under a UNID/Endp...
bool dotdot_diagnostics_last_messagerssi_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - LastMessageRSSI attribute under ...
bool dotdot_color_control_options_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - Options attribute under a UNID/E...
uint16_t dotdot_get_relativity_humidity_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot RelativityHumidity - Tolerance attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_dc_power_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - DCPowerDivisor is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_door_closed_events(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - DoorClosedEvents attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_dehumidification_control_relative_humidity_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DehumidificationControl - RelativeHumidityMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_system_metrics_cpu_average_usage_percent(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_cpu_average_usage_percent_count, const double *new_cpu_average_usage_percent)
Set the DotDot SystemMetrics - CPUAverageUsagePercent attribute under a UNID/EndpoinID.
double dotdot_get_system_metrics_min_temperature_celcius(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - MinTemperatureCelcius attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_occupancy_sensing_physical_contact_unoccupied_to_occupied_delay(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_physical_contact_unoccupied_to_occupied_delay)
Set the DotDot OccupancySensing - PhysicalContactUnoccupiedToOccupiedDelay attribute under a UNID/End...
sl_status_t dotdot_basic_power_source_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - PowerSource attribute under a UNID/EndpointID.
uint16_t dotdot_get_electrical_measurement_average_rms_under_voltage_counter(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - AverageRMSUnderVoltageCounter attribute value under a UNID/En...
bool dotdot_window_covering_config_or_status_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - ConfigOrStatus attribute under...
sl_status_t dotdot_metering_current_max_demand_received_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - CurrentMaxDemandReceived attribute under a UNID/...
sl_status_t dotdot_electrical_measurement_average_rms_over_voltage_counter_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - AverageRMSOverVoltageCounter attrib...
sl_status_t dotdot_create_temperature_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot TemperatureMeasurement - MinMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_user_interface_configuration_schedule_programming_visibility(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ThermostatUserInterfaceConfiguration - ScheduleProgrammingVisibility is suppor...
sl_status_t dotdot_create_color_control_color_loop_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - ColorLoopTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_number_of_primaries(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_number_of_primaries)
Set the DotDot ColorControl - NumberOfPrimaries attribute under a UNID/EndpoinID.
bool dotdot_basic_product_label_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - ProductLabel attribute under a UNID/En...
sl_status_t dotdot_color_control_enhanced_color_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - EnhancedColorMode attribute under a UNI...
sl_status_t dotdot_set_window_covering_physical_closed_limit_tilt(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_physical_closed_limit_tilt)
Set the DotDot WindowCovering - PhysicalClosedLimitTilt attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery3_percentage_threshold2_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery3PercentageThresho...
bool dotdot_diagnostics_aps_tx_bcast_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - APSTxBcast attribute under a UNI...
bool dotdot_is_supported_application_monitoring_fqdn(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - FQDN is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_ac_frequency_max(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_ac_frequency_max)
Set the DotDot ElectricalMeasurement - ACFrequencyMax attribute under a UNID/EndpoinID.
bool dotdot_is_supported_window_covering_intermediate_setpoints_tilt(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - IntermediateSetpointsTilt is supported under a UNID/EndpoinID...
uint16_t dotdot_get_electrical_measurement_rms_extreme_under_voltage_period_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSExtremeUnderVoltagePeriodPhB attribute value under a UNID/...
bool dotdot_pump_configuration_and_control_min_const_temp_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - MinConstTemp att...
bool dotdot_electrical_measurement_active_power_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ActivePowerPhC attribut...
sl_status_t dotdot_create_electrical_measurement_harmonic_current_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - HarmonicCurrentMultiplier attribute under a UNID/EndpoinID.
bool dotdot_unify_humidity_control_current_state_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyHumidityControl - CurrentState attribute ...
sl_status_t dotdot_set_thermostat_ac_capacity(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_ac_capacity)
Set the DotDot Thermostat - ACCapacity attribute under a UNID/EndpoinID.
bool dotdot_is_supported_system_metrics_cpu_max_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - CPUMaxUsagePercent is supported under a UNID/EndpoinID.
uint16_t dotdot_get_door_lock_supported_operating_modes(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - SupportedOperatingModes attribute value under a UNID/EndpoinID.
sl_status_t dotdot_ph_measurement_tolerance_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PhMeasurement - Tolerance attribute under a UNID/EndpointID...
sl_status_t dotdot_pressure_measurement_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PressureMeasurement - MeasuredValue attribute under a UNID/...
sl_status_t dotdot_system_metrics_average_temperature_celcius_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - AverageTemperatureCelcius attribute un...
bool dotdot_application_monitoring_mqtt_logging_level_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - MQTTLoggingLevel attrib...
bool dotdot_is_supported_electrical_measurement_rms_extreme_under_voltage_period_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSExtremeUnderVoltagePeriodPhC is supported under a U...
bool dotdot_pump_configuration_and_control_max_flow_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - MaxFlow attribute...
sl_status_t dotdot_create_thermostat_occupied_setback_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - OccupiedSetbackMin attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery2a_hr_rating_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery2AHrRating attribute under...
sl_status_t dotdot_create_electrical_measurement_rms_current_max_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSCurrentMaxPhB attribute under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_lock_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - LockState is supported under a UNID/EndpoinID.
bool dotdot_thermostat_alarm_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - AlarmMask attribute under a UNID/E...
bool dotdot_on_off_on_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot OnOff - OnTime attribute under a UNID/Endpoint...
sl_status_t dotdot_set_fan_control_fan_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_fan_mode)
Set the DotDot FanControl - FanMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_average_rms_under_voltage_counter_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - AverageRMSUnderVoltageCounterPhC attribute under a UNID/Endp...
int16_t dotdot_get_electrical_measurement_measured3rd_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - Measured3rdHarmonicCurrent attribute value under a UNID/Endpo...
bool dotdot_carbon_dioxide_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot CarbonDioxide - MeasuredValue attribute under a...
bool dotdot_diagnostics_persistent_memory_writes_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - PersistentMemoryWrites attribute ...
bool dotdot_thermostat_occupied_setback_max_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - OccupiedSetbackMax attribute unde...
sl_status_t dotdot_shade_configuration_status_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ShadeConfiguration - Status attribute under a UNID/End...
sl_status_t dotdot_electrical_measurement_dc_current_overload_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - DCCurrentOverload attribute under a...
sl_status_t dotdot_electrical_measurement_active_power_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ActivePowerPhC attribute under...
bool dotdot_color_control_color_pointg_intensity_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - ColorPointGIntensity attribute u...
sl_status_t dotdot_electrical_measurement_reactive_current_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ReactiveCurrent attribute unde...
uint8_t dotdot_get_power_configuration_battery3_voltage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery3VoltageMinThreshold attribute value under a UNID/Endpoin...
sl_status_t dotdot_electrical_measurement_active_power_max_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ActivePowerMaxPhB attribute under a...
sl_status_t dotdot_set_electrical_measurement_rms_voltage_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_voltage_phb)
Set the DotDot ElectricalMeasurement - RMSVoltagePhB attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_ac_voltage_divisor_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ACVoltageDivisor attri...
sl_status_t dotdot_create_thermostat_thermostat_programming_operation_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - ThermostatProgrammingOperationMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_conductivity_measurement_min_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_min_measured_value)
Set the DotDot ElectricalConductivityMeasurement - MinMeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_groups_name_support_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Groups - NameSupport attribute under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_application_version_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - ApplicationVersion attribute under ...
sl_status_t dotdot_create_aox_locator_angle_filtering(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot AoXLocator - AngleFiltering attribute under a UNID/EndpoinID.
int8_t dotdot_get_thermostat_min_setpoint_dead_band(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - MinSetpointDeadBand attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_barrier_control_moving_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BarrierControl - MovingState is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_pump_configuration_and_control_max_flow(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_max_flow)
Set the DotDot PumpConfigurationAndControl - MaxFlow attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_window_covering_current_position_tilt(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - CurrentPositionTilt attribute under a UNID/EndpoinID.
uint16_t dotdot_get_thermostat_ac_capacity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - ACCapacity attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_primary2_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - Primary2Intensity is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_ballast_configuration_physical_max_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BallastConfiguration - PhysicalMaxLevel attribute under a UNID/EndpoinID.
bool dotdot_electrical_conductivity_measurement_max_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalConductivityMeasurement - MaxMeasure...
sl_status_t dotdot_set_door_lock_min_pin_code_length(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_min_pin_code_length)
Set the DotDot DoorLock - MinPINCodeLength attribute under a UNID/EndpoinID.
bool dotdot_is_supported_wind_speed_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindSpeedMeasurement - MaxMeasuredValue is supported under a UNID/EndpoinID.
bool dotdot_thermostat_control_sequence_of_operation_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - ControlSequenceOfOperation attrib...
sl_status_t dotdot_create_metering_current_max_demand_delivered_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - CurrentMaxDemandDeliveredTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_measured_phase7th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - MeasuredPhase7thHarmonicCurrent attribute under a UNID/Endpo...
bool dotdot_basic_generic_device_type_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - GenericDevice-Type attribute under a UN...
sl_status_t dotdot_metering_energy_carrier_summation_formatting_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - EnergyCarrierSummationFormatting attribute ...
bool dotdot_is_supported_dehumidification_control_relative_humidity_display(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DehumidificationControl - RelativeHumidityDisplay is supported under a UNID/En...
sl_status_t dotdot_create_electrical_measurement_total_apparent_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - TotalApparentPower attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_basic_product_label(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_product_label)
Set the DotDot Basic - ProductLabel attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_rms_voltage_sag_period_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSVoltageSagPeriodPhB is supported under a UNID/Endpo...
sl_status_t dotdot_ballast_configuration_lamp_quantity_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BallastConfiguration - LampQuantity attribute under a UNID/...
sl_status_t dotdot_create_electrical_measurement_active_power_min_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ActivePowerMinPhC attribute under a UNID/EndpoinID.
bool dotdot_is_supported_unify_humidity_control_supported_reporting_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyHumidityControl - SupportedReportingMode is supported under a UNID/Endpoi...
sl_status_t dotdot_level_remaining_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Level - RemainingTime attribute under a UNID/EndpoinID...
sl_status_t dotdot_state_network_status_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot State - NetworkStatus attribute under a UNID/EndpointID.
uint16_t dotdot_get_electrical_measurement_rms_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSCurrent attribute value under a UNID/EndpoinID.
sl_status_t dotdot_time_time_status_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Time - TimeStatus attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_carbon_monoxide_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot CarbonMonoxide - Tolerance attribute under a UNID/EndpoinID.
uint16_t dotdot_get_diagnostics_mac_tx_ucast_fail(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - MacTxUcastFail attribute value under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_unoccupied_cooling_setpoint_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - UnoccupiedCoolingSetpoint attribute under a UN...
int8_t dotdot_get_electrical_measurement_phase_harmonic_current_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - PhaseHarmonicCurrentMultiplier attribute value under a UNID/E...
sl_status_t dotdot_electrical_measurement_rms_voltage_swell_period_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSVoltageSwellPeriod attribut...
sl_status_t dotdot_electrical_measurement_rms_voltage_swell_period_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSVoltageSwellPeriodPhC attri...
uint16_t dotdot_get_door_lock_expiring_user_timeout(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - ExpiringUserTimeout attribute value under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_slot_duration_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot AoXLocator - SlotDuration attribute under a UNID/Endpo...
sl_status_t dotdot_color_control_drift_compensation_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - DriftCompensation attribute under a UNI...
bool dotdot_is_supported_basic_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - AlarmMask is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_barrier_control_capabilities(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_capabilities)
Set the DotDot BarrierControl - Capabilities attribute under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_current_position_lift_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - CurrentPositionLift attribute under a UNID...
sl_status_t dotdot_window_covering_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - Mode attribute under a UNID/EndpointID.
bool dotdot_application_monitoring_application_version_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - ApplicationVersion attr...
bool dotdot_metering_inlet_temperature_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - InletTemperature attribute under a ...
sl_status_t dotdot_create_metering_demand_formatting(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - DemandFormatting attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_color_loop_stored_enhanced_hue(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - ColorLoopStoredEnhancedHue attribute under a UNID/EndpoinID.
sl_status_t dotdot_dehumidification_control_dehumidification_lockout_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DehumidificationControl - DehumidificationLockout attribute...
uint32_t dotdot_get_poll_control_long_poll_interval_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PollControl - LongPollIntervalMin attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_active_power_max_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ActivePowerMax attribu...
bool dotdot_aox_locator_elevation_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot AoXLocator - ElevationMask attribute under a U...
bool dotdot_power_configuration_battery3_voltage_threshold1_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery3VoltageThreshold1...
sl_status_t dotdot_set_diagnostics_nwk_decrypt_failures(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_nwk_decrypt_failures)
Set the DotDot Diagnostics - NWKDecryptFailures attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_apparent_power_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ApparentPower attribute under ...
sl_status_t dotdot_create_power_configuration_batterya_hr_rating(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - BatteryAHrRating attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_unify_humidity_control_auto_setpoint_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyHumidityControl - AutoSetpointMax attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_ballast_configuration_lamp_rated_hours(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_lamp_rated_hours)
Set the DotDot BallastConfiguration - LampRatedHours attribute under a UNID/EndpoinID.
sl_status_t dotdot_metering_reading_snap_shot_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - ReadingSnapShotTime attribute under a UNID/Endpo...
sl_status_t dotdot_create_metering_current_inlet_energy_carrier_summation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - CurrentInletEnergyCarrierSummation attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_pressure_measurement_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_measured_value)
Set the DotDot PressureMeasurement - MeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_color_control_currenty_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - CurrentY attribute under a UNID...
sl_status_t dotdot_poll_control_fast_poll_timeout_max_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PollControl - FastPollTimeoutMax attribute under a UNI...
int16_t dotdot_get_device_temperature_configuration_current_temperature(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DeviceTemperatureConfiguration - CurrentTemperature attribute value under a UNID/Endp...
uint8_t dotdot_get_window_covering_current_position_tilt_percentage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - CurrentPositionTiltPercentage attribute value under a UNID/EndpoinID...
bool dotdot_color_control_currentx_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - CurrentX attribute under a UNID/...
bool dotdot_thermostat_system_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - SystemMode attribute under a UNID/...
sl_status_t dotdot_set_color_control_primary2_intensity(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_primary2_intensity)
Set the DotDot ColorControl - Primary2Intensity attribute under a UNID/EndpoinID.
IasZoneType dotdot_get_ias_zone_zone_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot IASZone - ZoneType attribute value under a UNID/EndpoinID.
bool dotdot_flow_measurement_max_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot FlowMeasurement - MaxMeasuredValue attribute un...
bool dotdot_power_configuration_battery3a_hr_rating_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery3AHrRating attribut...
uint16_t dotdot_get_diagnostics_aps_rx_bcast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - APSRxBcast attribute value under a UNID/EndpoinID.
sl_status_t dotdot_color_control_color_loop_active_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - ColorLoopActive attribute under a UNID/Endpo...
sl_status_t dotdot_electrical_measurement_rms_voltage_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSVoltage attribute under a U...
uint16_t dotdot_get_soil_moisture_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SoilMoisture - MeasuredValue attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_illuminance_level_sensing_light_sensor_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot IlluminanceLevelSensing - LightSensorType is supported under a UNID/EndpoinID.
bool dotdot_door_lock_number_of_holiday_schedules_supported_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - NumberOfHolidaySchedulesSupported at...
bool dotdot_color_control_color_pointgx_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - ColorPointGX attribute under a U...
bool dotdot_is_any_thermostat_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the Thermostat Cluster.
sl_status_t dotdot_thermostat_emergency_heat_delta_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - EmergencyHeatDelta attribute under a UNID/Endp...
sl_status_t dotdot_set_application_monitoring_mqtt_max_delivery_time_seconds(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_mqtt_max_delivery_time_seconds)
Set the DotDot ApplicationMonitoring - MQTTMaxDeliveryTimeSeconds attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_security_level_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - SecurityLevel attribute under a UNID/Endpoi...
bool dotdot_relativity_humidity_tolerance_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot RelativityHumidity - Tolerance attribute under...
sl_status_t dotdot_door_lock_rfid_operation_event_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - RFIDOperationEventMask attribute under a UN...
sl_status_t dotdot_occupancy_sensing_occupancy_sensor_type_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot OccupancySensing - OccupancySensorType attribute under...
sl_status_t dotdot_application_monitoring_application_cpu_usage_percent_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - ApplicationCPUUsagePercent att...
sl_status_t dotdot_window_covering_installed_open_limit_lift_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - InstalledOpenLimitLift attribute unde...
bool dotdot_electrical_measurement_ac_reactive_power_overload_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ACReactivePowerOverload...
sl_status_t dotdot_door_lock_operating_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - OperatingMode attribute under a UNID/EndpointID.
sl_status_t dotdot_power_configuration_battery_voltage_threshold1_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - BatteryVoltageThreshold1 attribut...
bool dotdot_is_supported_electrical_measurement_ac_power_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ACPowerMultiplier is supported under a UNID/EndpoinID.
bool dotdot_level_start_up_current_level_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Level - StartUpCurrentLevel attribute under a ...
sl_status_t dotdot_electrical_measurement_average_rms_over_voltage_counter_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - AverageRMSOverVoltageCounterPhB att...
uint16_t dotdot_get_window_covering_installed_closed_limit_tilt(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - InstalledClosedLimitTilt attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_extreme_under_voltage_period_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSExtremeUnderVoltagePeriod attrib...
bool dotdot_electrical_measurement_ac_frequency_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ACFrequency attribute ...
int32_t dotdot_get_unify_humidity_control_auto_setpoint_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyHumidityControl - AutoSetpointMin attribute value under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_max_pressure_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - MaxPressure attribute under a...
int16_t dotdot_get_electrical_measurement_measured_phase9th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - MeasuredPhase9thHarmonicCurrent attribute value under a UNID/...
uint16_t dotdot_get_relativity_humidity_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot RelativityHumidity - MaxMeasuredValue attribute value under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_route_disc_initiated_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - RouteDiscInitiated attribute under a UNI...
bool dotdot_electrical_measurement_active_power_min_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ActivePowerMinPhC attri...
sl_status_t dotdot_create_application_monitoring_mqtt_logging_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - MQTTLoggingLevel attribute under a UNID/EndpoinID.
bool dotdot_is_supported_basic_producturl(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - ProductURL is supported under a UNID/EndpoinID.
sl_status_t dotdot_name_and_location_location_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot NameAndLocation - Location attribute under a UNID/EndpointI...
bool dotdot_is_supported_thermostat_pi_heating_demand(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - PIHeatingDemand is supported under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_average_mac_retry_per_aps_message_sent_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - AverageMACRetryPerAPSMessageSent attribute un...
bool dotdot_is_any_unify_thermostat_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the UnifyThermostat Cluster.
sl_status_t dotdot_pump_configuration_and_control_operation_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - OperationMode attribute ...
bool dotdot_barrier_control_command_open_events_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BarrierControl - CommandOpenEvents attribute u...
uint8_t dotdot_get_ballast_configuration_min_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BallastConfiguration - MinLevel attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery_percentage_remaining(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - BatteryPercentageRemaining is supported under a UNID/Endp...
sl_status_t dotdot_color_control_primary4y_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - Primary4Y attribute under a UNID/EndpointID.
sl_status_t dotdot_occupancy_sensing_ultrasonic_unoccupied_to_occupied_threshold_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot OccupancySensing - UltrasonicUnoccupiedToOccupiedThres...
bool dotdot_level_min_level_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Level - MinLevel attribute under a UNID/Endpoi...
sl_status_t dotdot_door_lock_sound_volume_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - SoundVolume attribute under a UNID/EndpointID.
sl_status_t dotdot_electrical_measurement_ac_reactive_power_overload_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ACReactivePowerOverload attrib...
sl_status_t dotdot_carbon_monoxide_tolerance_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot CarbonMonoxide - Tolerance attribute under a UNID/Endp...
sl_status_t dotdot_temperature_measurement_tolerance_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot TemperatureMeasurement - Tolerance attribute under a U...
sl_status_t dotdot_create_door_lock_max_rfid_code_length(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - MaxRFIDCodeLength attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_feature_map_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - FeatureMap attribute under a UNID/EndpointID.
sl_status_t dotdot_metering_unitof_measure_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - UnitofMeasure attribute under a UNID/EndpointID.
sl_status_t dotdot_door_lock_max_rfid_code_length_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - MaxRFIDCodeLength attribute under a UNID/Endpoin...
sl_status_t dotdot_create_application_monitoring_mqtt_max_delivery_time_seconds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - MQTTMaxDeliveryTimeSeconds attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery2_alarm_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery2AlarmState attribute under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_current_position_lift_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - CurrentPositionLift attribute under a...
bool dotdot_thermostat_hvac_system_type_configuration_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - HVACSystemTypeConfiguration attrib...
sl_status_t dotdot_system_metrics_network_interfaces_data_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - NetworkInterfacesData attribute under ...
bool dotdot_is_supported_basic_disable_local_config(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - DisableLocalConfig is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_ac_current_overload(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ACCurrentOverload attribute under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_disks_counters_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - DisksCounters attribute under a UNID/Endpoi...
uint8_t dotdot_get_basic_hw_version(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - HWVersion attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_metering_demand_formatting(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_demand_formatting)
Set the DotDot Metering - DemandFormatting attribute under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_packet_validate_drop_count_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - PacketValidateDropCount attribute under a UNI...
sl_status_t dotdot_create_thermostat_start_of_week(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - StartOfWeek attribute under a UNID/EndpoinID.
sl_status_t dotdot_illuminance_measurement_tolerance_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot IlluminanceMeasurement - Tolerance attribute under a UNID/E...
sl_status_t dotdot_electrical_measurement_measured_phase7th_harmonic_current_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - MeasuredPhase7thHarmonicCurrent att...
bool dotdot_color_control_primary6_intensity_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - Primary6Intensity attribute und...
sl_status_t dotdot_door_lock_auto_relock_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - AutoRelockTime attribute under a UNID/Endpo...
bool dotdot_is_supported_pump_configuration_and_control_max_const_flow(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - MaxConstFlow is supported under a UNID/EndpoinID...
bool dotdot_application_monitoring_application_name_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - ApplicationName attrib...
bool dotdot_is_any_unify_humidity_control_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the UnifyHumidityControl Cluster.
bool dotdot_electrical_measurement_measured_phase7th_harmonic_current_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - MeasuredPhase7thHarmon...
sl_status_t dotdot_power_configuration_mains_voltage_max_threshold_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - MainsVoltageMaxThreshold attribute und...
bool dotdot_carbon_monoxide_max_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot CarbonMonoxide - MaxMeasuredValue attribute und...
bool dotdot_pump_configuration_and_control_lifetime_running_hours_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - LifetimeRunningHo...
sl_status_t dotdot_set_metering_energy_carrier_demand_formatting(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_energy_carrier_demand_formatting)
Set the DotDot Metering - EnergyCarrierDemandFormatting attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_identify_identify_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Identify - IdentifyTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_barrier_control_capabilities(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BarrierControl - Capabilities attribute under a UNID/EndpoinID.
sl_status_t dotdot_pressure_measurement_scale_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PressureMeasurement - Scale attribute under a UNID/End...
bool dotdot_color_control_drift_compensation_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - DriftCompensation attribute unde...
bool dotdot_power_configuration_mains_frequency_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - MainsFrequency attribute u...
sl_status_t dotdot_create_application_monitoring_uptime_minutes(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - UptimeMinutes attribute under a UNID/EndpoinID.
sl_status_t dotdot_unify_humidity_control_auto_setpoint_max_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyHumidityControl - AutoSetpointMax attribute under...
sl_status_t dotdot_set_power_configuration_battery_quantity(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery_quantity)
Set the DotDot PowerConfiguration - BatteryQuantity attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_current_min_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSCurrentMin attribut...
bool dotdot_is_supported_diagnostics_nwk_decrypt_failures(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - NWKDecryptFailures is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_ac_frequency_max_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ACFrequencyMax attribute under...
sl_status_t dotdot_thermostat_max_heat_setpoint_limit_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - MaxHeatSetpointLimit attribute under a UN...
bool dotdot_is_supported_protocol_controller_rf_telemetry_pti_enabled(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ProtocolController-RFTelemetry - PTIEnabled is supported under a UNID/EndpoinI...
bool dotdot_is_supported_pressure_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PressureMeasurement - MaxMeasuredValue is supported under a UNID/EndpoinID.
int16_t dotdot_get_thermostat_ac_coil_temperature(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - ACCoilTemperature attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_dc_current_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - DCCurrentMin is supported under a UNID/EndpoinID.
bool dotdot_color_control_color_pointgy_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - ColorPointGY attribute under a U...
sl_status_t dotdot_set_pump_configuration_and_control_max_const_pressure(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_max_const_pressure)
Set the DotDot PumpConfigurationAndControl - MaxConstPressure attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_active_power_min_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_active_power_min_phb)
Set the DotDot ElectricalMeasurement - ActivePowerMinPhB attribute under a UNID/EndpoinID.
bool dotdot_poll_control_long_poll_interval_min_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PollControl - LongPollIntervalMin attribute un...
bool dotdot_aox_locator_cte_length_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot AoXLocator - CTELength attribute under a UNID/E...
sl_status_t dotdot_level_current_frequency_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Level - CurrentFrequency attribute under a UNID/Endpoi...
uint8_t dotdot_get_door_lock_number_of_week_day_schedules_supported_per_user(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - NumberOfWeekDaySchedulesSupportedPerUser attribute value under a UNID/Endp...
bool dotdot_electrical_measurement_neutral_current_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - NeutralCurrent attribu...
uint32_t dotdot_get_time_dst_start(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Time - DstStart attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_flow_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot FlowMeasurement - MinMeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_system_metrics_swap_memory_totalmb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_swap_memory_totalmb)
Set the DotDot SystemMetrics - SWAPMemoryTotalMB attribute under a UNID/EndpoinID.
bool dotdot_barrier_control_capabilities_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BarrierControl - Capabilities attribute under a...
bool dotdot_is_supported_power_configuration_battery3_alarm_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery3AlarmState is supported under a UNID/EndpoinID.
bool dotdot_door_lock_max_rfid_code_length_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - MaxRFIDCodeLength attribute under a ...
sl_status_t dotdot_aox_position_estimation_position_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot AoXPositionEstimation - Position attribute under a UNID/End...
sl_status_t dotdot_create_wind_speed_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindSpeedMeasurement - MinMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_thermostat_ac_capacity_format_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - ACCapacityFormat attribute under a...
sl_status_t dotdot_create_metering_current_max_demand_delivered(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - CurrentMaxDemandDelivered attribute under a UNID/EndpoinID.
bool dotdot_application_monitoring_application_cpu_usage_percent_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - ApplicationCPUUsagePer...
sl_status_t dotdot_create_diagnostics_aps_unauthorized_key(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - APSUnauthorizedKey attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery_voltage_threshold1_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - BatteryVoltageThreshold1 ...
sl_status_t dotdot_thermostat_local_temperature_calibration_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - LocalTemperatureCalibration attribute under a ...
bool dotdot_is_supported_barrier_control_safety_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BarrierControl - SafetyStatus is supported under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_currentx(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - CurrentX is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_conductivity_measurement_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalConductivityMeasurement - MeasuredValue attr...
sl_status_t dotdot_create_power_configuration_battery_percentage_remaining(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - BatteryPercentageRemaining attribute under a UNID/EndpoinID.
bool dotdot_door_lock_number_of_pin_users_supported_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - NumberOfPINUsersSupported attribute ...
sl_status_t dotdot_electrical_measurement_rms_voltage_max_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSVoltageMax attribute under a UNI...
bool dotdot_is_supported_unify_fan_control_z_wave_fan_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyFanControl - ZWaveFanState is supported under a UNID/EndpoinID.
sl_status_t dotdot_color_control_color_loop_stored_enhanced_hue_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - ColorLoopStoredEnhancedHue attribute under a...
sl_status_t dotdot_create_relativity_humidity_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot RelativityHumidity - MinMeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_relativity_humidity_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot RelativityHumidity - MeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery3_voltage_threshold2_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery3VoltageThreshold2 ...
bool dotdot_is_supported_color_control_primary4_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - Primary4Intensity is supported under a UNID/EndpoinID.
sl_status_t dotdot_color_control_primary6y_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - Primary6Y attribute under a UNID/EndpointID.
sl_status_t dotdot_set_device_temperature_configuration_high_temp_threshold(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_high_temp_threshold)
Set the DotDot DeviceTemperatureConfiguration - HighTempThreshold attribute under a UNID/EndpoinID.
uint8_t dotdot_get_color_control_color_pointb_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - ColorPointBIntensity attribute value under a UNID/EndpoinID.
uint8_t dotdot_get_basic_application_version(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - ApplicationVersion attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_primary2x(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - Primary2X attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_system_metrics_cpu_max_usage_percent(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_cpu_max_usage_percent_count, const double *new_cpu_max_usage_percent)
Set the DotDot SystemMetrics - CPUMaxUsagePercent attribute under a UNID/EndpoinID.
bool dotdot_is_supported_illuminance_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot IlluminanceMeasurement - MaxMeasuredValue is supported under a UNID/EndpoinID.
bool dotdot_device_temperature_configuration_current_temperature_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DeviceTemperatureConfiguration - CurrentTempera...
sl_status_t dotdot_door_lock_lock_type_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - LockType attribute under a UNID/EndpointID.
bool dotdot_color_control_current_saturation_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - CurrentSaturation attribute unde...
sl_status_t dotdot_set_device_temperature_configuration_over_temp_total_dwell(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_over_temp_total_dwell)
Set the DotDot DeviceTemperatureConfiguration - OverTempTotalDwell attribute under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_auto_relock_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - AutoRelockTime is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_extreme_over_voltage_period_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSExtremeOverVoltagePeriodPhC...
bool dotdot_is_supported_metering_current_max_demand_delivered(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - CurrentMaxDemandDelivered is supported under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_number_of_log_records_supported_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - NumberOfLogRecordsSupported attribute under...
bool dotdot_pump_configuration_and_control_effective_control_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - EffectiveControlM...
bool dotdot_is_supported_power_configuration_mains_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - MainsVoltage is supported under a UNID/EndpoinID.
bool dotdot_is_supported_state_security(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot State - Security is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_extreme_over_voltage_period_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSExtremeOverVoltageP...
sl_status_t dotdot_color_control_primary6_intensity_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - Primary6Intensity attribute under a UNI...
sl_status_t dotdot_set_power_configuration_battery_voltage_threshold1(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery_voltage_threshold1)
Set the DotDot PowerConfiguration - BatteryVoltageThreshold1 attribute under a UNID/EndpoinID.
bool dotdot_pump_configuration_and_control_pump_status_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - PumpStatus attri...
bool dotdot_is_supported_name_and_location_name(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot NameAndLocation - Name is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_current_max_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSCurrentMaxPhB attribute und...
sl_status_t dotdot_create_diagnostics_packet_buffer_allocate_failures(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - PacketBufferAllocateFailures attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_extreme_over_voltage_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSExtremeOverVoltage attribute und...
sl_status_t dotdot_thermostat_number_of_daily_transitions_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - NumberOfDailyTransitions attribute under ...
sl_status_t dotdot_create_door_lock_require_pi_nfor_rf_operation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - RequirePINforRFOperation attribute under a UNID/EndpoinID.
sl_status_t dotdot_carbon_monoxide_min_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot CarbonMonoxide - MinMeasuredValue attribute under a UNID/En...
bool dotdot_thermostat_number_of_daily_transitions_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - NumberOfDailyTransitions attribute...
sl_status_t dotdot_metering_current_summation_delivered_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - CurrentSummationDelivered attribute under a...
bool dotdot_is_supported_unify_humidity_control_humidifier_setpoint_scale(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyHumidityControl - HumidifierSetpointScale is supported under a UNID/Endpo...
bool dotdot_is_supported_color_control_color_temp_physical_max_mireds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - ColorTempPhysicalMaxMireds is supported under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery3_size(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery3Size is supported under a UNID/EndpoinID.
bool dotdot_diagnostics_aps_tx_bcast_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - APSTxBcast attribute under a UNID...
sl_status_t dotdot_set_power_configuration_battery2_quantity(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery2_quantity)
Set the DotDot PowerConfiguration - Battery2Quantity attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_illuminance_level_sensing_illuminance_target_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot IlluminanceLevelSensing - IlluminanceTargetLevel attribute under a UNID/EndpoinID.
bool dotdot_is_supported_time_time_zone(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Time - TimeZone is supported under a UNID/EndpoinID.
bool dotdot_door_lock_min_rfid_code_length_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - MinRFIDCodeLength attribute under a...
sl_status_t dotdot_window_covering_physical_closed_limit_lift_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - PhysicalClosedLimitLift attribute under a ...
sl_status_t dotdot_set_system_metrics_cpu_frequencym_hz(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_cpu_frequencym_hz_count, const double *new_cpu_frequencym_hz)
Set the DotDot SystemMetrics - CPUFrequencyMHz attribute under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery3_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery3Voltage is supported under a UNID/EndpoinID.
sl_status_t dotdot_illuminance_measurement_max_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot IlluminanceMeasurement - MaxMeasuredValue attribute un...
sl_status_t dotdot_set_electrical_measurement_average_rms_over_voltage_counter(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_average_rms_over_voltage_counter)
Set the DotDot ElectricalMeasurement - AverageRMSOverVoltageCounter attribute under a UNID/EndpoinID.
bool dotdot_basic_power_source_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - PowerSource attribute under a UNID/Endp...
sl_status_t dotdot_barrier_control_capabilities_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BarrierControl - Capabilities attribute under a UNID/Endpoi...
bool dotdot_is_supported_window_covering_physical_closed_limit_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - PhysicalClosedLimitLift is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_illuminance_measurement_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_measured_value)
Set the DotDot IlluminanceMeasurement - MeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_basic_date_code_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - DateCode attribute under a UNID/Endpoin...
bool dotdot_is_supported_unify_humidity_control_humidifier_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyHumidityControl - HumidifierSetpoint is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_time_dst_shift(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int32_t new_dst_shift)
Set the DotDot Time - DstShift attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_rms_extreme_over_voltage_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSExtremeOverVoltagePeriod attribute under a UNID/EndpoinID...
sl_status_t dotdot_create_thermostat_user_interface_configuration_temperature_display_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ThermostatUserInterfaceConfiguration - TemperatureDisplayMode attribute under a UNID...
sl_status_t dotdot_color_control_number_of_primaries_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - NumberOfPrimaries attribute under a UNI...
bool dotdot_is_supported_level_on_off_transition_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Level - OnOffTransitionTime is supported under a UNID/EndpoinID.
sl_status_t dotdot_barrier_control_barrier_position_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BarrierControl - BarrierPosition attribute under a UNID/End...
sl_status_t dotdot_power_configuration_battery2_percentage_threshold2_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery2PercentageThreshold2 attr...
sl_status_t dotdot_carbon_dioxide_max_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot CarbonDioxide - MaxMeasuredValue attribute under a UNID/End...
sl_status_t dotdot_create_electrical_measurement_rms_voltage_max_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSVoltageMaxPhC attribute under a UNID/EndpoinID.
sl_status_t dotdot_basic_serial_number_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - SerialNumber attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_reactive_power_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ReactivePowerPhB attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery3_size(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery3Size attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_color_loop_stored_enhanced_hue(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_color_loop_stored_enhanced_hue)
Set the DotDot ColorControl - ColorLoopStoredEnhancedHue attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_wind_speed_measurement_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_measured_value)
Set the DotDot WindSpeedMeasurement - MeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_illuminance_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot IlluminanceMeasurement - MaxMeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_occupancy_sensing_physical_contact_unoccupied_to_occupied_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot OccupancySensing - PhysicalContactUnoccupiedToOccupiedDelay attribute under a UNID/E...
bool dotdot_pump_configuration_and_control_control_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - ControlMode attr...
bool dotdot_level_options_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Level - Options attribute under a UNID/Endpoin...
bool dotdot_is_supported_scenes_current_scene(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Scenes - CurrentScene is supported under a UNID/EndpoinID.
const char * dotdot_get_window_covering_intermediate_setpoints_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - IntermediateSetpointsLift attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_dc_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - DCVoltage is supported under a UNID/EndpoinID.
bool dotdot_is_any_descriptor_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the Descriptor Cluster.
bool dotdot_is_supported_power_configuration_battery3_percentage_threshold3(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery3PercentageThreshold3 is supported under a UNID/En...
bool dotdot_door_lock_credential_rules_support_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - CredentialRulesSupport attribute und...
sl_status_t dotdot_unify_fan_control_z_wave_supported_fan_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyFanControl - ZWaveSupportedFanMode attribute unde...
bool dotdot_unify_humidity_control_auto_setpoint_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyHumidityControl - AutoSetpoint attribute u...
sl_status_t dotdot_set_color_control_primary1_intensity(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_primary1_intensity)
Set the DotDot ColorControl - Primary1Intensity attribute under a UNID/EndpoinID.
sl_status_t dotdot_basic_date_code_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - DateCode attribute under a UNID/EndpointID.
sl_status_t dotdot_create_metering_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - Divisor attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery3_manufacturer_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery3Manufacturer attribute under a...
uint16_t dotdot_get_wind_speed_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindSpeedMeasurement - Tolerance attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_pump_configuration_and_control_max_comp_pressure(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_max_comp_pressure)
Set the DotDot PumpConfigurationAndControl - MaxCompPressure attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_primary3y(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - Primary3Y attribute under a UNID/EndpoinID.
bool dotdot_color_control_color_loop_direction_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - ColorLoopDirection attribute un...
bool dotdot_is_supported_ballast_configuration_lamp_manufacturer(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BallastConfiguration - LampManufacturer is supported under a UNID/EndpoinID.
bool dotdot_basic_physical_environment_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - PhysicalEnvironment attribute under a U...
sl_status_t dotdot_door_lock_security_level_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - SecurityLevel attribute under a UNID/EndpointID.
sl_status_t dotdot_power_configuration_battery_percentage_remaining_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - BatteryPercentageRemaining attrib...
int16_t dotdot_get_electrical_measurement_measured_phase5th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - MeasuredPhase5thHarmonicCurrent attribute value under a UNID/...
bool dotdot_electrical_measurement_phase_harmonic_current_multiplier_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - PhaseHarmonicCurrentMu...
bool dotdot_is_supported_pm25_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PM25 - MeasuredValue is supported under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_primary4x(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - Primary4X is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_system_metrics_min_temperature_celcius(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - MinTemperatureCelcius attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_unoccupied_heating_setpoint_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - UnoccupiedHeatingSetpoint attribute under a UN...
const char * dotdot_get_application_monitoring_application_name(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - ApplicationName attribute value under a UNID/EndpoinID.
bool dotdot_is_any_diagnostics_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the Diagnostics Cluster.
sl_status_t dotdot_create_occupancy_sensing_physical_contact_occupied_to_unoccupied_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot OccupancySensing - PhysicalContactOccupiedToUnoccupiedDelay attribute under a UNID/E...
sl_status_t dotdot_application_monitoring_application_connected_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - ApplicationConnected attribute...
sl_status_t dotdot_aox_locator_slot_duration_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot AoXLocator - SlotDuration attribute under a UNID/EndpointID...
bool dotdot_carbon_monoxide_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot CarbonMonoxide - MeasuredValue attribute under...
sl_status_t dotdot_set_metering_current_outlet_energy_carrier_summation(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint64_t new_current_outlet_energy_carrier_summation)
Set the DotDot Metering - CurrentOutletEnergyCarrierSummation attribute under a UNID/EndpoinID.
bool dotdot_aox_locator_antenna_array_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot AoXLocator - AntennaArray attribute under a UN...
bool dotdot_device_temperature_configuration_min_temp_experienced_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DeviceTemperatureConfiguration - MinTempExperi...
sl_status_t dotdot_set_pump_configuration_and_control_min_const_speed(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_min_const_speed)
Set the DotDot PumpConfigurationAndControl - MinConstSpeed attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery3_alarm_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery3AlarmMask attribute under a UN...
bool dotdot_electrical_measurement_average_rms_under_voltage_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - AverageRMSUnderVoltage ...
NetworkInterfaceData dotdot_get_system_metrics_network_interfaces_data(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - NetworkInterfacesData attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_pump_configuration_and_control_max_const_temp(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - MaxConstTemp is supported under a UNID/EndpoinID...
bool dotdot_power_configuration_battery3_percentage_remaining_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery3PercentageRemainin...
sl_status_t dotdot_create_electrical_measurement_rms_voltage_swell_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSVoltageSwellPeriod attribute under a UNID/EndpoinID.
bool dotdot_thermostat_local_temperature_calibration_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - LocalTemperatureCalibration attri...
sl_status_t dotdot_thermostat_pi_cooling_demand_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - PICoolingDemand attribute under a UNID/Endpoin...
bool dotdot_unify_humidity_control_dehumidifier_setpoint_scale_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyHumidityControl - DehumidifierSetpointSca...
bool dotdot_color_control_primary2x_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - Primary2X attribute under a UNID...
sl_status_t dotdot_create_pressure_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PressureMeasurement - Tolerance attribute under a UNID/EndpoinID.
sl_status_t dotdot_flow_measurement_tolerance_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot FlowMeasurement - Tolerance attribute under a UNID/End...
sl_status_t dotdot_electrical_measurement_ac_power_divisor_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ACPowerDivisor attribute under a UN...
sl_status_t dotdot_set_system_metrics_disks_usage(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_disks_usage_count, const DiskUsageData *new_disks_usage)
Set the DotDot SystemMetrics - DisksUsage attribute under a UNID/EndpoinID.
sl_status_t dotdot_device_temperature_configuration_low_temp_threshold_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DeviceTemperatureConfiguration - LowTempThreshold attr...
sl_status_t dotdot_thermostat_local_temperature_calibration_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - LocalTemperatureCalibration attribute und...
sl_status_t dotdot_set_unify_humidity_control_humidifier_setpoint_precision(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_humidifier_setpoint_precision)
Set the DotDot UnifyHumidityControl - HumidifierSetpointPrecision attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_conductivity_measurement_min_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalConductivityMeasurement - MinMeasuredValue a...
sl_status_t dotdot_power_configuration_battery_percentage_threshold2_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - BatteryPercentageThreshold2 attri...
bool dotdot_is_supported_unify_humidity_control_humidifier_setpoint_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyHumidityControl - HumidifierSetpointMax is supported under a UNID/Endpoin...
sl_status_t dotdot_create_power_configuration_battery_quantity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - BatteryQuantity attribute under a UNID/EndpoinID.
bool dotdot_is_any_scenes_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the Scenes Cluster.
bool dotdot_illuminance_level_sensing_level_status_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot IlluminanceLevelSensing - LevelStatus attribut...
sl_status_t dotdot_power_configuration_battery3a_hr_rating_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery3AHrRating attribute under...
uint8_t dotdot_get_fan_control_fan_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot FanControl - FanMode attribute value under a UNID/EndpoinID.
bool dotdot_color_control_color_pointrx_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - ColorPointRX attribute under a U...
sl_status_t dotdot_set_electrical_measurement_dc_voltage_multiplier(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_dc_voltage_multiplier)
Set the DotDot ElectricalMeasurement - DCVoltageMultiplier attribute under a UNID/EndpoinID.
sl_status_t dotdot_on_off_start_up_on_off_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot OnOff - StartUpOnOff attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_dehumidification_control_relative_humidity_display(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_relative_humidity_display)
Set the DotDot DehumidificationControl - RelativeHumidityDisplay attribute under a UNID/EndpoinID.
sl_status_t dotdot_pm25_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PM25 - MeasuredValue attribute under a UNID/EndpointID.
bool dotdot_door_lock_actuator_enabled_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - ActuatorEnabled attribute under a U...
bool dotdot_state_security_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot State - Security attribute under a UNID/Endpoi...
sl_status_t dotdot_set_door_lock_number_of_log_records_supported(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_number_of_log_records_supported)
Set the DotDot DoorLock - NumberOfLogRecordsSupported attribute under a UNID/EndpoinID.
sl_status_t dotdot_unify_humidity_control_auto_setpoint_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyHumidityControl - AutoSetpoint attribute under a UNID/...
bool dotdot_electrical_measurement_active_power_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ActivePower attribute ...
sl_status_t dotdot_set_on_off_on_off(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_on_off)
Set the DotDot OnOff - OnOff attribute under a UNID/EndpoinID.
bool dotdot_metering_temperature_formatting_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - TemperatureFormatting attribute unde...
bool dotdot_door_lock_number_of_week_day_schedules_supported_per_user_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - NumberOfWeekDaySchedulesSupportedPe...
bool dotdot_door_lock_wrong_code_entry_limit_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - WrongCodeEntryLimit attribute under ...
bool dotdot_is_supported_electrical_measurement_line_current_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - LineCurrentPhC is supported under a UNID/EndpoinID.
sl_status_t dotdot_ballast_configuration_physical_min_level_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BallastConfiguration - PhysicalMinLevel attribute unde...
sl_status_t dotdot_set_diagnostics_aps_tx_ucast_success(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_aps_tx_ucast_success)
Set the DotDot Diagnostics - APSTxUcastSuccess attribute under a UNID/EndpoinID.
sl_status_t dotdot_dehumidification_control_relative_humidity_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DehumidificationControl - RelativeHumidity attribute under ...
uint32_t dotdot_get_ballast_configuration_lamp_rated_hours(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BallastConfiguration - LampRatedHours attribute value under a UNID/EndpoinID.
sl_status_t dotdot_protocol_controller_rf_telemetry_tx_report_enabled_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ProtocolController-RFTelemetry - TxReportEnabled attri...
uint16_t dotdot_get_thermostat_thermostat_running_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - ThermostatRunningState attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_device_temperature_configuration_low_temp_dwell_trip_point(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DeviceTemperatureConfiguration - LowTempDwellTripPoint is supported under a UN...
sl_status_t dotdot_wind_speed_measurement_tolerance_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindSpeedMeasurement - Tolerance attribute under a UNI...
bool dotdot_thermostat_abs_max_heat_setpoint_limit_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - AbsMaxHeatSetpointLimit attribute...
bool dotdot_application_monitoring_mqtt_messages_sent_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - MQTTMessagesSent attri...
uint8_t dotdot_get_door_lock_local_programming_features(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - LocalProgrammingFeatures attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery2_percentage_remaining(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery2PercentageRemaining attribute under a UNID/EndpoinID.
bool dotdot_pressure_measurement_max_scaled_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PressureMeasurement - MaxScaledValue attribute...
bool dotdot_electrical_measurement_ac_reactive_power_overload_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ACReactivePowerOverloa...
uint64_t dotdot_get_application_monitoring_mqtt_messages_received(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - MQTTMessagesReceived attribute value under a UNID/EndpoinID.
uint8_t dotdot_get_door_lock_credential_rules_support(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - CredentialRulesSupport attribute value under a UNID/EndpoinID.
bool dotdot_system_metrics_swap_memory_totalmb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - SWAPMemoryTotalMB attribute un...
bool dotdot_electrical_measurement_average_rms_under_voltage_counter_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - AverageRMSUnderVoltageC...
bool dotdot_time_dst_end_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Time - DstEnd attribute under a UNID/EndpointID...
sl_status_t dotdot_create_flow_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot FlowMeasurement - MaxMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_dc_current_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - DCCurrentDivisor is supported under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_application_cpu_average_usage_percent_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - ApplicationCPUAverageUsagePercent a...
uint16_t dotdot_get_electrical_measurement_ac_frequency_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ACFrequencyDivisor attribute value under a UNID/EndpoinID.
bool dotdot_pump_configuration_and_control_capacity_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - Capacity attribu...
bool dotdot_door_lock_enable_logging_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - EnableLogging attribute under a UNI...
bool dotdot_basic_application_version_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - ApplicationVersion attribute under a UN...
sl_status_t dotdot_color_control_currentx_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - CurrentX attribute under a UNID/Endpoin...
bool dotdot_is_supported_door_lock_require_pi_nfor_rf_operation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - RequirePINforRFOperation is supported under a UNID/EndpoinID.
uint16_t dotdot_get_occupancy_sensing_ultrasonic_unoccupied_to_occupied_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot OccupancySensing - UltrasonicUnoccupiedToOccupiedDelay attribute value under a UNID/E...
sl_status_t dotdot_electrical_measurement_apparent_power_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ApparentPowerPhB attribute und...
bool dotdot_electrical_measurement_apparent_power_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ApparentPower attribut...
sl_status_t dotdot_system_metrics_ram_totalmb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - RAMTotalMB attribute under a UNID/EndpointI...
sl_status_t dotdot_create_electrical_measurement_total_active_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - TotalActivePower attribute under a UNID/EndpoinID.
bool dotdot_ballast_configuration_lamp_quantity_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BallastConfiguration - LampQuantity attribute u...
sl_status_t dotdot_create_color_control_remaining_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - RemainingTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_number_of_log_records_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - NumberOfLogRecordsSupported attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_rms_extreme_under_voltage_period_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_extreme_under_voltage_period_phb)
Set the DotDot ElectricalMeasurement - RMSExtremeUnderVoltagePeriodPhB attribute under a UNID/Endpoin...
sl_status_t dotdot_create_electrical_measurement_rms_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSCurrent attribute under a UNID/EndpoinID.
bool dotdot_color_control_primary4x_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - Primary4X attribute under a UNID...
bool dotdot_is_supported_application_monitoring_mqtt_average_delivery_time_seconds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - MQTTAverageDeliveryTimeSeconds is supported under a UN...
bool dotdot_is_supported_pump_configuration_and_control_lifetime_running_hours(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - LifetimeRunningHours is supported under a UNID/E...
uint8_t dotdot_get_power_configuration_battery2_voltage_threshold2(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery2VoltageThreshold2 attribute value under a UNID/EndpoinID...
bool dotdot_diagnostics_aps_unauthorized_key_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - APSUnauthorizedKey attribute unde...
bool dotdot_thermostat_temperature_setpoint_hold_duration_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - TemperatureSetpointHoldDuration at...
sl_status_t dotdot_device_temperature_configuration_low_temp_dwell_trip_point_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DeviceTemperatureConfiguration - LowTempDwellTripPoint...
uint16_t dotdot_get_electrical_measurement_rms_voltage_swell_period_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSVoltageSwellPeriodPhC attribute value under a UNID/Endpoin...
sl_status_t dotdot_set_ballast_configuration_lamp_alarm_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_lamp_alarm_mode)
Set the DotDot BallastConfiguration - LampAlarmMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_configuration_parameters_configuration_parameters_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ConfigurationParameters - ConfigurationParameters attribute...
sl_status_t dotdot_application_monitoring_fqdn_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - FQDN attribute under a UNID/En...
sl_status_t dotdot_set_thermostat_unoccupied_setback(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_unoccupied_setback)
Set the DotDot Thermostat - UnoccupiedSetback attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_binding_binding_table(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Binding - BindingTable attribute under a UNID/EndpoinID.
bool dotdot_is_supported_device_temperature_configuration_over_temp_total_dwell(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DeviceTemperatureConfiguration - OverTempTotalDwell is supported under a UNID/...
sl_status_t dotdot_electrical_measurement_average_rms_voltage_measurement_period_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - AverageRMSVoltageMeasurementPe...
uint8_t dotdot_get_thermostat_occupied_setback(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - OccupiedSetback attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_open_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - OpenPeriod attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_mains_voltage_min_threshold_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - MainsVoltageMinThreshold a...
sl_status_t dotdot_set_pump_configuration_and_control_control_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, PumpControlMode new_control_mode)
Set the DotDot PumpConfigurationAndControl - ControlMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_ac_current_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ACCurrentDivisor attribute under a UNID/EndpoinID.
bool dotdot_system_metrics_virtual_memory_totalmb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - VirtualMemoryTotalMB attribute ...
bool dotdot_is_supported_ballast_configuration_lamp_burn_hours(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BallastConfiguration - LampBurnHours is supported under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_door_state_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - DoorState attribute under a UNID/EndpointID.
sl_status_t dotdot_set_color_control_color_temp_physical_min_mireds(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_color_temp_physical_min_mireds)
Set the DotDot ColorControl - ColorTempPhysicalMinMireds attribute under a UNID/EndpoinID.
int16_t dotdot_get_electrical_measurement_dc_current_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - DCCurrentMin attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_remaining_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_remaining_time)
Set the DotDot ColorControl - RemainingTime attribute under a UNID/EndpoinID.
uint8_t dotdot_get_thermostat_occupied_setback_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - OccupiedSetbackMin attribute value under a UNID/EndpoinID.
int8_t dotdot_get_electrical_measurement_power_factor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - PowerFactor attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_ac_frequency_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ACFrequency attribute under a UNID/...
int16_t dotdot_get_electrical_measurement_rms_voltage_swell(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSVoltageSwell attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_dc_current_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - DCCurrentMin attribute under a UNID/EndpoinID.
ScaleType dotdot_get_unify_humidity_control_auto_setpoint_scale(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyHumidityControl - AutoSetpointScale attribute value under a UNID/EndpoinID.
sl_status_t dotdot_temperature_measurement_min_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot TemperatureMeasurement - MinMeasuredValue attribute un...
sl_status_t dotdot_illuminance_measurement_light_sensor_type_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot IlluminanceMeasurement - LightSensorType attribute und...
sl_status_t dotdot_electrical_measurement_rms_current_max_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSCurrentMax attribute under ...
bool dotdot_thermostat_unoccupied_setback_min_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - UnoccupiedSetbackMin attribute und...
bool dotdot_wind_speed_measurement_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindSpeedMeasurement - MeasuredValue attribute ...
bool dotdot_is_any_flow_measurement_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the FlowMeasurement Cluster.
sl_status_t dotdot_door_lock_enable_logging_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - EnableLogging attribute under a UNID/Endpoi...
sl_status_t dotdot_create_metering_outlet_temperature(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - OutletTemperature attribute under a UNID/EndpoinID.
uint8_t dotdot_get_thermostat_remote_sensing(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - RemoteSensing attribute value under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_unoccupied_setback_min_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - UnoccupiedSetbackMin attribute under a UN...
sl_status_t dotdot_set_time_time_zone(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int32_t new_time_zone)
Set the DotDot Time - TimeZone attribute under a UNID/EndpoinID.
bool dotdot_color_control_color_loop_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - ColorLoopTime attribute under a ...
bool dotdot_device_temperature_configuration_max_temp_experienced_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DeviceTemperatureConfiguration - MaxTempExperi...
bool dotdot_door_lock_max_rfid_code_length_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - MaxRFIDCodeLength attribute under a...
uint16_t dotdot_get_illuminance_level_sensing_illuminance_target_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot IlluminanceLevelSensing - IlluminanceTargetLevel attribute value under a UNID/Endpoin...
sl_status_t dotdot_color_control_color_temp_physical_min_mireds_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - ColorTempPhysicalMinMireds attribute un...
bool dotdot_pump_configuration_and_control_min_const_pressure_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - MinConstPressure ...
sl_status_t dotdot_power_configuration_battery3_voltage_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery3Voltage attribute under a...
sl_status_t dotdot_unify_humidity_control_auto_setpoint_max_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyHumidityControl - AutoSetpointMax attribute under a UN...
sl_status_t dotdot_create_electrical_measurement_average_rms_voltage_measurement_period_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - AverageRMSVoltageMeasurementPeriodPhC attribute under a UNID...
sl_status_t dotdot_create_occupancy_sensing_occupancy_sensor_type_bitmap(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot OccupancySensing - OccupancySensorTypeBitmap attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_ballast_configuration_min_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BallastConfiguration - MinLevel attribute under a UNID/EndpoinID.
bool dotdot_is_supported_device_temperature_configuration_device_temp_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DeviceTemperatureConfiguration - DeviceTempAlarmMask is supported under a UNID...
bool dotdot_is_supported_carbon_dioxide_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot CarbonDioxide - MaxMeasuredValue is supported under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_effective_operation_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - EffectiveOperationMode a...
sl_status_t dotdot_power_configuration_battery_percentage_threshold1_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - BatteryPercentageThreshold1 attri...
bool dotdot_unify_humidity_control_auto_setpoint_min_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyHumidityControl - AutoSetpointMin attribut...
bool dotdot_electrical_measurement_active_power_min_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ActivePowerMinPhB attri...
sl_status_t dotdot_set_on_off_global_scene_control(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_global_scene_control)
Set the DotDot OnOff - GlobalSceneControl attribute under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_cte_length_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot AoXLocator - CTELength attribute under a UNID/EndpointID.
sl_status_t dotdot_electrical_measurement_dc_power_min_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - DCPowerMin attribute under a UNID/E...
sl_status_t dotdot_create_barrier_control_moving_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BarrierControl - MovingState attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_application_monitoring_hostname(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - Hostname attribute under a UNID/EndpoinID.
bool dotdot_color_control_primary3y_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - Primary3Y attribute under a UNID...
sl_status_t dotdot_door_lock_enable_logging_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - EnableLogging attribute under a UNID/EndpointID.
bool dotdot_door_lock_number_of_rfid_users_supported_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - NumberOfRFIDUsersSupported attribute...
uint8_t dotdot_get_thermostat_setpoint_change_source(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - SetpointChangeSource attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_line_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - LineCurrent attribute value under a UNID/EndpoinID.
bool dotdot_is_any_temperature_measurement_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the TemperatureMeasurement Cluster.
uint16_t dotdot_get_electrical_measurement_ac_voltage_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ACVoltageDivisor attribute value under a UNID/EndpoinID.
bool dotdot_is_any_relativity_humidity_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the RelativityHumidity Cluster.
bool dotdot_is_any_unify_fan_control_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the UnifyFanControl Cluster.
bool dotdot_is_supported_system_metrics_power_plugged(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - PowerPlugged is supported under a UNID/EndpoinID.
bool dotdot_dehumidification_control_dehumidification_lockout_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DehumidificationControl - DehumidificationLock...
bool dotdot_thermostat_ac_refrigerant_type_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - ACRefrigerantType attribute under...
bool dotdot_is_supported_illuminance_level_sensing_level_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot IlluminanceLevelSensing - LevelStatus is supported under a UNID/EndpoinID.
bool dotdot_thermostat_setpoint_change_amount_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - SetpointChangeAmount attribute und...
bool dotdot_electrical_measurement_measured3rd_harmonic_current_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - Measured3rdHarmonicCurr...
int32_t dotdot_get_unify_humidity_control_humidifier_setpoint_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyHumidityControl - HumidifierSetpointMin attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_pump_configuration_and_control_lifetime_running_hours(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - LifetimeRunningHours attribute under a UNID/EndpoinID.
bool dotdot_is_supported_ballast_configuration_ballast_factor_adjustment(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BallastConfiguration - BallastFactorAdjustment is supported under a UNID/Endpo...
bool dotdot_pump_configuration_and_control_max_const_speed_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - MaxConstSpeed at...
sl_status_t dotdot_metering_multiplier_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - Multiplier attribute under a UNID/EndpoinID...
sl_status_t dotdot_set_soil_moisture_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_measured_value)
Set the DotDot SoilMoisture - MeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_thermostat_local_temperature_calibration_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - LocalTemperatureCalibration attrib...
sl_status_t dotdot_set_pm25_tolerance(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, float new_tolerance)
Set the DotDot PM25 - Tolerance attribute under a UNID/EndpoinID.
bool dotdot_color_control_color_pointbx_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - ColorPointBX attribute under a ...
sl_status_t dotdot_create_electrical_measurement_rms_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSVoltage attribute under a UNID/EndpoinID.
uint8_t dotdot_get_thermostat_user_interface_configuration_keypad_lockout(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ThermostatUserInterfaceConfiguration - KeypadLockout attribute value under a UNID/End...
bool dotdot_barrier_control_command_open_events_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BarrierControl - CommandOpenEvents attribute un...
sl_status_t dotdot_set_power_configuration_battery_percentage_threshold2(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery_percentage_threshold2)
Set the DotDot PowerConfiguration - BatteryPercentageThreshold2 attribute under a UNID/EndpoinID.
uint16_t dotdot_get_level_max_frequency(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Level - MaxFrequency attribute value under a UNID/EndpoinID.
bool dotdot_power_configuration_battery3_alarm_state_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery3AlarmState attribu...
sl_status_t dotdot_set_power_configuration_battery2_rated_voltage(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery2_rated_voltage)
Set the DotDot PowerConfiguration - Battery2RatedVoltage attribute under a UNID/EndpoinID.
bool dotdot_system_metrics_network_interfaces_data_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - NetworkInterfacesData attribut...
sl_status_t dotdot_door_lock_local_programming_features_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - LocalProgrammingFeatures attribute under a UNID/...
sl_status_t dotdot_create_on_off_on_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot OnOff - OnTime attribute under a UNID/EndpoinID.
bool dotdot_ballast_configuration_ballast_status_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BallastConfiguration - BallastStatus attribute...
sl_status_t dotdot_create_color_control_primary6_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - Primary6Intensity attribute under a UNID/EndpoinID.
bool dotdot_is_any_state_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the State Cluster.
sl_status_t dotdot_create_basic_date_code(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - DateCode attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_color_pointry(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_color_pointry)
Set the DotDot ColorControl - ColorPointRY attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_average_rms_over_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - AverageRMSOverVoltage is supported under a UNID/Endpoi...
bool dotdot_is_supported_device_temperature_configuration_low_temp_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DeviceTemperatureConfiguration - LowTempThreshold is supported under a UNID/En...
bool dotdot_is_supported_application_monitoring_mqtt_logging_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - MQTTLoggingLevel is supported under a UNID/EndpoinID.
bool dotdot_basic_sw_buildid_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - SWBuildID attribute under a UNID/Endpoi...
uint16_t dotdot_get_door_lock_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - AlarmMask attribute value under a UNID/EndpoinID.
bool dotdot_door_lock_keypad_programming_event_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - KeypadProgrammingEventMask attribut...
bool dotdot_window_covering_installed_closed_limit_tilt_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - InstalledClosedLimitTilt attri...
sl_status_t dotdot_basic_model_identifier_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - ModelIdentifier attribute under a UNID/EndpointID.
int16_t dotdot_get_thermostat_setpoint_change_amount(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - SetpointChangeAmount attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_dehumidification_control_dehumidification_cooling(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DehumidificationControl - DehumidificationCooling attribute under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_angle_correction_timeout_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot AoXLocator - AngleCorrectionTimeout attribute under a ...
bool dotdot_fan_control_fan_mode_sequence_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot FanControl - FanModeSequence attribute under a ...
bool dotdot_color_control_primary5x_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - Primary5X attribute under a UNID...
bool dotdot_door_lock_feature_map_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - FeatureMap attribute under a UNID/E...
bool dotdot_is_supported_pressure_measurement_min_scaled_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PressureMeasurement - MinScaledValue is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_power_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - PowerDivisor attribute under a UNID/EndpoinID.
bool dotdot_thermostat_user_interface_configuration_schedule_programming_visibility_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ThermostatUserInterfaceConfiguration - Schedul...
int16_t dotdot_get_thermostat_abs_min_cool_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - AbsMinCoolSetpointLimit attribute value under a UNID/EndpoinID.
bool dotdot_basic_model_identifier_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - ModelIdentifier attribute under a UNID...
bool dotdot_is_supported_device_temperature_configuration_max_temp_experienced(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DeviceTemperatureConfiguration - MaxTempExperienced is supported under a UNID/...
bool dotdot_is_supported_state_maximum_command_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot State - MaximumCommandDelay is supported under a UNID/EndpoinID.
bool dotdot_is_supported_barrier_control_open_events(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BarrierControl - OpenEvents is supported under a UNID/EndpoinID.
sl_status_t dotdot_color_control_white_pointy_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - WhitePointY attribute under a UNID/Endp...
bool dotdot_aox_locator_azimuth_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot AoXLocator - AzimuthMask attribute under a UNID...
sl_status_t dotdot_thermostat_pi_heating_demand_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - PIHeatingDemand attribute under a UNID/En...
sl_status_t dotdot_color_control_color_loop_stored_enhanced_hue_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - ColorLoopStoredEnhancedHue attribute un...
sl_status_t dotdot_aox_locator_angle_filtering_weight_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot AoXLocator - AngleFilteringWeight attribute under a UNID/En...
double dotdot_get_application_monitoring_mqtt_average_delivery_time_seconds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - MQTTAverageDeliveryTimeSeconds attribute value under a UNID/E...
sl_status_t dotdot_create_diagnostics_last_messagerssi(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - LastMessageRSSI attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - BatteryAlarmMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_metering_temperature_formatting_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - TemperatureFormatting attribute under a UNID/End...
sl_status_t dotdot_ias_zone_zone_status_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot IASZone - ZoneStatus attribute under a UNID/EndpointID.
sl_status_t dotdot_scenes_last_configured_by_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Scenes - LastConfiguredBy attribute under a UNID/EndpointID...
sl_status_t dotdot_create_electrical_measurement_rms_current_min_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSCurrentMinPhC attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_dc_voltage_divisor(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_dc_voltage_divisor)
Set the DotDot ElectricalMeasurement - DCVoltageDivisor attribute under a UNID/EndpoinID.
bool dotdot_system_metrics_hostname_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - Hostname attribute under a UNID...
sl_status_t dotdot_set_level_on_level(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_on_level)
Set the DotDot Level - OnLevel attribute under a UNID/EndpoinID.
bool dotdot_carbon_monoxide_tolerance_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot CarbonMonoxide - Tolerance attribute under a UN...
bool dotdot_power_configuration_battery3_manufacturer_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery3Manufacturer attr...
bool dotdot_is_supported_ias_zone_zone_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot IASZone - ZoneStatus is supported under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_enable_privacy_mode_button_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - EnablePrivacyModeButton attribute under a U...
sl_status_t dotdot_set_diagnostics_phy_to_mac_queue_limit_reached(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_phy_to_mac_queue_limit_reached)
Set the DotDot Diagnostics - PHYToMACQueueLimitReached attribute under a UNID/EndpoinID.
bool dotdot_color_control_color_loop_stored_enhanced_hue_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - ColorLoopStoredEnhancedHue attri...
uint8_t dotdot_get_power_configuration_battery_voltage_threshold1(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - BatteryVoltageThreshold1 attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_ac_current_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ACCurrentMultiplier is supported under a UNID/EndpoinI...
sl_status_t dotdot_door_lock_number_of_credentials_supported_per_user_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - NumberOfCredentialsSupportedPerUser attribu...
sl_status_t dotdot_create_diagnostics_mac_rx_bcast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - MacRxBcast attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_voltage_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSVoltagePhB attribute...
sl_status_t dotdot_create_thermostat_setpoint_change_source_timestamp(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - SetpointChangeSourceTimestamp attribute under a UNID/EndpoinID.
sl_status_t dotdot_basic_date_code_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - DateCode attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery2_quantity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery2Quantity attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_dc_power_divisor_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - DCPowerDivisor attribut...
sl_status_t dotdot_metering_current_outlet_energy_carrier_summation_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - CurrentOutletEnergyCarrierSummation attribute un...
sl_status_t dotdot_electrical_measurement_measured_phase3rd_harmonic_current_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - MeasuredPhase3rdHarmonicCurren...
sl_status_t dotdot_create_ph_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PhMeasurement - MaxMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_active_power_min_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ActivePowerMinPhB attr...
sl_status_t dotdot_create_basic_physical_environment(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - PhysicalEnvironment attribute under a UNID/EndpoinID.
uint16_t dotdot_get_power_configuration_battery3a_hr_rating(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery3AHrRating attribute value under a UNID/EndpoinID.
sl_status_t dotdot_unify_humidity_control_humidifier_setpoint_scale_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyHumidityControl - HumidifierSetpointScale attribute un...
bool dotdot_is_any_door_lock_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the DoorLock Cluster.
bool dotdot_thermostat_ac_coil_temperature_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - ACCoilTemperature attribute under...
sl_status_t dotdot_create_electrical_measurement_rms_extreme_under_voltage_period_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSExtremeUnderVoltagePeriodPhC attribute under a UNID/Endpo...
bool dotdot_is_supported_electrical_measurement_dc_power_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - DCPowerMax is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_pm25_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PM25 - MinMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_thermostat_user_interface_configuration_keypad_lockout_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ThermostatUserInterfaceConfiguration - KeypadLo...
sl_status_t dotdot_occupancy_sensing_occupancy_sensor_type_bitmap_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot OccupancySensing - OccupancySensorTypeBitmap attribute unde...
int8_t dotdot_get_diagnostics_last_messagerssi(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - LastMessageRSSI attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_on_off_start_up_on_off(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot OnOff - StartUpOnOff is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_metering_outlet_temperature(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_outlet_temperature)
Set the DotDot Metering - OutletTemperature attribute under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_mains_voltage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - MainsVoltageMinThreshold is supported under a UNID/Endpoi...
sl_status_t dotdot_system_metrics_disks_usage_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - DisksUsage attribute under a UNID/EndpointI...
bool dotdot_is_supported_binding_bindable_cluster_list(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Binding - BindableClusterList is supported under a UNID/EndpoinID.
bool dotdot_power_configuration_battery3_voltage_min_threshold_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery3VoltageMinThreshol...
sl_status_t dotdot_set_diagnostics_mac_rx_ucast(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_mac_rx_ucast)
Set the DotDot Diagnostics - MacRxUcast attribute under a UNID/EndpoinID.
bool dotdot_is_supported_level_options(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Level - Options is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_supported_operating_modes(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - SupportedOperatingModes attribute under a UNID/EndpoinID.
bool dotdot_ballast_configuration_intrinsic_ballast_factor_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BallastConfiguration - IntrinsicBallastFactor a...
sl_status_t dotdot_set_door_lock_default_configuration_register(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_default_configuration_register)
Set the DotDot DoorLock - DefaultConfigurationRegister attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_protocol_controller_rf_telemetry_tx_report_enabled(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ProtocolController-RFTelemetry - TxReportEnabled attribute under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery3_voltage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery3VoltageMinThreshold is supported under a UNID/End...
int8_t dotdot_get_aox_locator_cte_length(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot AoXLocator - CTELength attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_average_rms_over_voltage_counter(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - AverageRMSOverVoltageCounter attribute value under a UNID/End...
int16_t dotdot_get_thermostat_max_cool_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - MaxCoolSetpointLimit attribute value under a UNID/EndpoinID.
bool dotdot_occupancy_sensing_ultrasonic_unoccupied_to_occupied_delay_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot OccupancySensing - UltrasonicUnoccupiedToOccupi...
sl_status_t dotdot_set_window_covering_installed_closed_limit_lift(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_installed_closed_limit_lift)
Set the DotDot WindowCovering - InstalledClosedLimitLift attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_active_power_max_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_active_power_max_phc)
Set the DotDot ElectricalMeasurement - ActivePowerMaxPhC attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_thermostat_ac_capacity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - ACCapacity attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_dc_voltage_max(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_dc_voltage_max)
Set the DotDot ElectricalMeasurement - DCVoltageMax attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_currentx_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - CurrentX attribute under a UNID/EndpointID.
bool dotdot_on_off_global_scene_control_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot OnOff - GlobalSceneControl attribute under a UN...
sl_status_t dotdot_set_power_configuration_battery3_manufacturer(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_battery3_manufacturer)
Set the DotDot PowerConfiguration - Battery3Manufacturer attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_ac_frequency_divisor_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ACFrequencyDivisor attribute u...
sl_status_t dotdot_electrical_conductivity_measurement_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalConductivityMeasurement - MeasuredValue attribute...
sl_status_t dotdot_electrical_measurement_reactive_power_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ReactivePower attribute under a UNI...
sl_status_t dotdot_set_metering_current_inlet_energy_carrier_summation(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint64_t new_current_inlet_energy_carrier_summation)
Set the DotDot Metering - CurrentInletEnergyCarrierSummation attribute under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_current_temperature_celcius_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - CurrentTemperatureCelcius attribute under a...
bool dotdot_electrical_measurement_rms_current_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSCurrentPhC attribut...
bool dotdot_is_any_binding_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the Binding Cluster.
sl_status_t dotdot_set_electrical_measurement_measured_phase11th_harmonic_current(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_measured_phase11th_harmonic_current)
Set the DotDot ElectricalMeasurement - MeasuredPhase11thHarmonicCurrent attribute under a UNID/Endpoi...
sl_status_t dotdot_create_electrical_measurement_power_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - PowerMultiplier attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_active_power_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ActivePowerPhB is supported under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery2_voltage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery2VoltageMinThreshold is supported under a UNID/End...
bool dotdot_door_lock_max_pin_code_length_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - MaxPINCodeLength attribute under a ...
bool dotdot_window_covering_physical_closed_limit_tilt_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - PhysicalClosedLimitTilt attrib...
sl_status_t dotdot_basic_product_code_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - ProductCode attribute under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_system_interrupts_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - SystemInterrupts attribute under a UNID/End...
sl_status_t dotdot_basic_disable_local_config_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - DisableLocalConfig attribute under a UNID/Endp...
bool dotdot_door_lock_wrong_code_entry_limit_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - WrongCodeEntryLimit attribute under...
bool dotdot_unify_humidity_control_dehumidifier_setpoint_precision_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyHumidityControl - DehumidifierSetpointPrec...
bool dotdot_is_supported_occupancy_sensing_pir_occupied_to_unoccupied_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot OccupancySensing - PIROccupiedToUnoccupiedDelay is supported under a UNID/Endp...
bool dotdot_thermostat_abs_min_cool_setpoint_limit_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - AbsMinCoolSetpointLimit attribute...
sl_status_t dotdot_set_alarms_alarm_count(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_alarm_count)
Set the DotDot Alarms - AlarmCount attribute under a UNID/EndpoinID.
bool dotdot_ballast_configuration_ballast_factor_adjustment_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BallastConfiguration - BallastFactorAdjustment...
sl_status_t dotdot_set_power_configuration_battery2_percentage_min_threshold(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery2_percentage_min_threshold)
Set the DotDot PowerConfiguration - Battery2PercentageMinThreshold attribute under a UNID/EndpoinID.
bool dotdot_poll_control_short_poll_interval_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PollControl - ShortPollInterval attribute under...
bool dotdot_is_supported_color_control_current_hue(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - CurrentHue is supported under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_rf_programming_event_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - RFProgrammingEventMask attribute under a UN...
sl_status_t dotdot_door_lock_language_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - Language attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_unify_humidity_control_auto_setpoint_precision(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyHumidityControl - AutoSetpointPrecision attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_carbon_dioxide_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot CarbonDioxide - MeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_is_supported_system_metrics_fqdn(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - FQDN is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_carbon_monoxide_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot CarbonMonoxide - MaxMeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_system_metrics_network_interfaces_data(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_network_interfaces_data_count, const NetworkInterfaceData *new_network_interfaces_data)
Set the DotDot SystemMetrics - NetworkInterfacesData attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_ballast_configuration_physical_min_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BallastConfiguration - PhysicalMinLevel attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_on_off_off_wait_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_off_wait_time)
Set the DotDot OnOff - OffWaitTime attribute under a UNID/EndpoinID.
bool dotdot_ballast_configuration_max_level_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BallastConfiguration - MaxLevel attribute under...
sl_status_t dotdot_set_electrical_measurement_rms_extreme_over_voltage_period_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_extreme_over_voltage_period_phb)
Set the DotDot ElectricalMeasurement - RMSExtremeOverVoltagePeriodPhB attribute under a UNID/EndpoinI...
sl_status_t dotdot_carbon_monoxide_min_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot CarbonMonoxide - MinMeasuredValue attribute under a UN...
sl_status_t dotdot_electrical_measurement_dc_power_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - DCPower attribute under a UNID...
bool dotdot_is_supported_application_monitoring_process_id(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - ProcessId is supported under a UNID/EndpoinID.
bool dotdot_is_supported_carbon_dioxide_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot CarbonDioxide - Tolerance is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_battery_voltage_threshold3(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery_voltage_threshold3)
Set the DotDot PowerConfiguration - BatteryVoltageThreshold3 attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_abs_max_cool_setpoint_limit_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - AbsMaxCoolSetpointLimit attribute under a UNID...
bool dotdot_is_supported_diagnostics_last_messagelqi(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - LastMessageLQI is supported under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_setpoint_change_source_timestamp_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - SetpointChangeSourceTimestamp attribute under ...
sl_status_t dotdot_set_pressure_measurement_min_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_min_measured_value)
Set the DotDot PressureMeasurement - MinMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_door_lock_rfid_programming_event_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - RFIDProgrammingEventMask attribute ...
int16_t dotdot_get_temperature_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot TemperatureMeasurement - MinMeasuredValue attribute value under a UNID/EndpoinID.
int16_t dotdot_get_electrical_measurement_active_power_max_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ActivePowerMaxPhC attribute value under a UNID/EndpoinID.
bool dotdot_unify_thermostat_operating_state_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyThermostat - OperatingState attribute und...
sl_status_t dotdot_create_diagnostics_nwkfc_failure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - NWKFCFailure attribute under a UNID/EndpoinID.
bool dotdot_application_monitoring_application_cpu_min_usage_percent_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - ApplicationCPUMinUsageP...
bool dotdot_power_configuration_mains_alarm_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - MainsAlarmMask attribute u...
sl_status_t dotdot_create_unify_humidity_control_dehumidifier_setpoint_precision(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyHumidityControl - DehumidifierSetpointPrecision attribute under a UNID/EndpoinI...
sl_status_t dotdot_electrical_measurement_rms_current_max_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSCurrentMaxPhC attribute under a ...
bool dotdot_poll_control_check_in_interval_min_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PollControl - CheckInIntervalMin attribute und...
bool dotdot_is_supported_basic_stack_version(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - StackVersion is supported under a UNID/EndpoinID.
bool dotdot_color_control_start_up_color_temperature_mireds_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - StartUpColorTemperatureMireds at...
sl_status_t dotdot_color_control_color_temp_physical_max_mireds_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - ColorTempPhysicalMaxMireds attribute under a...
sl_status_t dotdot_set_metering_current_max_demand_delivered(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint64_t new_current_max_demand_delivered)
Set the DotDot Metering - CurrentMaxDemandDelivered attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_active_power_max_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ActivePowerMaxPhB attr...
double dotdot_get_aox_locator_angle_filtering_weight(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot AoXLocator - AngleFilteringWeight attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_pump_configuration_and_control_speed(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - Speed attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_remote_sensing_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - RemoteSensing attribute under a UNID/Endp...
sl_status_t dotdot_pump_configuration_and_control_pump_status_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - PumpStatus attribute under a ...
bool dotdot_is_any_pressure_measurement_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the PressureMeasurement Cluster.
sl_status_t dotdot_metering_reading_snap_shot_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - ReadingSnapShotTime attribute under a UNID/...
uint8_t dotdot_get_power_configuration_battery_voltage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - BatteryVoltageMinThreshold attribute value under a UNID/EndpoinI...
sl_status_t dotdot_metering_metering_device_type_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - MeteringDeviceType attribute under a UNID/E...
bool dotdot_color_control_primary2_intensity_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - Primary2Intensity attribute und...
sl_status_t dotdot_set_electrical_measurement_measured_phase9th_harmonic_current(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_measured_phase9th_harmonic_current)
Set the DotDot ElectricalMeasurement - MeasuredPhase9thHarmonicCurrent attribute under a UNID/Endpoin...
sl_status_t dotdot_electrical_measurement_rms_current_max_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSCurrentMaxPhC attribute und...
sl_status_t dotdot_metering_summation_formatting_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - SummationFormatting attribute under a UNID/...
sl_status_t dotdot_basic_hw_version_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - HWVersion attribute under a UNID/EndpointID.
sl_status_t dotdot_create_ph_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PhMeasurement - MinMeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_number_of_actuations_lift_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - NumberOfActuationsLift attribute unde...
sl_status_t dotdot_create_electrical_measurement_rms_extreme_over_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSExtremeOverVoltage attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_system_metrics_wireless_network_interfaces_data(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - WirelessNetworkInterfacesData attribute under a UNID/EndpoinID.
uint16_t dotdot_get_level_default_move_rate(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Level - DefaultMoveRate attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_rms_voltage_sag_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSVoltageSagPeriod attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_diagnostics_apsfc_failure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - APSFCFailure attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_thermostat_hvac_system_type_configuration(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - HVACSystemTypeConfiguration attribute under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_current_position_tilt_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - CurrentPositionTilt attribute under a...
bool dotdot_is_supported_aox_locator_aox_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot AoXLocator - AoXMode is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_basic_generic_device_type(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_generic_device_type)
Set the DotDot Basic - GenericDevice-Type attribute under a UNID/EndpoinID.
uint16_t dotdot_get_poll_control_fast_poll_timeout(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PollControl - FastPollTimeout attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_require_pi_nfor_rf_operation(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_require_pi_nfor_rf_operation)
Set the DotDot DoorLock - RequirePINforRFOperation attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_conductivity_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalConductivityMeasurement - MeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_window_covering_current_position_lift_percentage_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - CurrentPositionLiftPercentage...
sl_status_t dotdot_power_configuration_battery_quantity_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - BatteryQuantity attribute under a...
bool dotdot_electrical_measurement_dc_overload_alarms_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - DCOverloadAlarmsMask at...
sl_status_t dotdot_set_system_metrics_min_temperature_celcius(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_min_temperature_celcius)
Set the DotDot SystemMetrics - MinTemperatureCelcius attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery2_quantity_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery2Quantity attribute...
bool dotdot_color_control_remaining_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - RemainingTime attribute under a...
int16_t dotdot_get_temperature_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot TemperatureMeasurement - MeasuredValue attribute value under a UNID/EndpoinID.
bool dotdot_power_configuration_battery3_voltage_threshold3_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery3VoltageThreshold3...
bool dotdot_is_supported_color_control_drift_compensation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - DriftCompensation is supported under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_ac_current_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ACCurrentDivisor is supported under a UNID/EndpoinID.
bool dotdot_state_network_list_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot State - NetworkList attribute under a UNID/End...
bool dotdot_barrier_control_command_close_events_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BarrierControl - CommandCloseEvents attribute u...
int16_t dotdot_get_pressure_measurement_max_scaled_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PressureMeasurement - MaxScaledValue attribute value under a UNID/EndpoinID.
uint32_t dotdot_get_diagnostics_mac_tx_ucast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - MacTxUcast attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_dc_voltage(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_dc_voltage)
Set the DotDot ElectricalMeasurement - DCVoltage attribute under a UNID/EndpoinID.
bool dotdot_is_supported_unify_humidity_control_auto_setpoint_precision(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyHumidityControl - AutoSetpointPrecision is supported under a UNID/Endpoin...
sl_status_t dotdot_set_system_metrics_virtual_memory_usedmb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_virtual_memory_usedmb)
Set the DotDot SystemMetrics - VirtualMemoryUsedMB attribute under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_start_up_color_temperature_mireds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - StartUpColorTemperatureMireds is supported under a UNID/Endpoin...
sl_status_t dotdot_device_temperature_configuration_high_temp_threshold_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DeviceTemperatureConfiguration - HighTempThreshold att...
bool dotdot_is_any_electrical_measurement_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the ElectricalMeasurement Cluster.
bool dotdot_is_supported_thermostat_thermostat_running_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - ThermostatRunningState is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_dc_voltage_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - DCVoltageMax attribute under a UNID/EndpoinID.
uint16_t dotdot_get_door_lock_number_of_log_records_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - NumberOfLogRecordsSupported attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_flow_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot FlowMeasurement - MinMeasuredValue is supported under a UNID/EndpoinID.
bool dotdot_application_monitoring_mqtt_logging_enabled_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - MQTTLoggingEnabled attr...
bool dotdot_diagnostics_last_messagelqi_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - LastMessageLQI attribute under a ...
sl_status_t dotdot_set_electrical_measurement_dc_current_divisor(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_dc_current_divisor)
Set the DotDot ElectricalMeasurement - DCCurrentDivisor attribute under a UNID/EndpoinID.
bool dotdot_ballast_configuration_min_level_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BallastConfiguration - MinLevel attribute unde...
bool dotdot_metering_temperature_formatting_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - TemperatureFormatting attribute und...
sl_status_t dotdot_create_illuminance_level_sensing_level_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot IlluminanceLevelSensing - LevelStatus attribute under a UNID/EndpoinID.
bool dotdot_is_any_color_control_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the ColorControl Cluster.
sl_status_t dotdot_set_electrical_measurement_rms_extreme_under_voltage_period(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_extreme_under_voltage_period)
Set the DotDot ElectricalMeasurement - RMSExtremeUnderVoltagePeriod attribute under a UNID/EndpoinID.
bool dotdot_is_any_illuminance_level_sensing_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the IlluminanceLevelSensing Cluster.
bool dotdot_electrical_measurement_measured_phase9th_harmonic_current_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - MeasuredPhase9thHarmoni...
sl_status_t dotdot_metering_metering_device_type_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - MeteringDeviceType attribute under a UNID/Endpoi...
sl_status_t dotdot_create_electrical_measurement_measured_phase11th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - MeasuredPhase11thHarmonicCurrent attribute under a UNID/Endp...
bool dotdot_is_supported_electrical_measurement_measured7th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - Measured7thHarmonicCurrent is supported under a UNID/E...
sl_status_t dotdot_create_metering_energy_carrier_demand_formatting(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - EnergyCarrierDemandFormatting attribute under a UNID/EndpoinID.
bool dotdot_is_supported_metering_historical_consumption_formatting(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - HistoricalConsumptionFormatting is supported under a UNID/EndpoinID...
bool dotdot_aox_locator_cte_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot AoXLocator - CTEMode attribute under a UNID/End...
bool dotdot_is_any_alarms_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the Alarms Cluster.
sl_status_t dotdot_carbon_dioxide_tolerance_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot CarbonDioxide - Tolerance attribute under a UNID/Endpo...
bool dotdot_ias_zone_current_zone_sensitivity_level_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot IASZone - CurrentZoneSensitivityLevel attribut...
bool dotdot_window_covering_installed_closed_limit_lift_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - InstalledClosedLimitLift attr...
bool dotdot_electrical_measurement_measured11th_harmonic_current_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - Measured11thHarmonicCu...
bool dotdot_metering_demand_formatting_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - DemandFormatting attribute under a U...
sl_status_t dotdot_create_electrical_measurement_ac_active_power_overload(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ACActivePowerOverload attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_time_dst_shift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Time - DstShift attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_thermostat_abs_max_cool_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - AbsMaxCoolSetpointLimit attribute under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_enable_inside_statusled(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - EnableInsideStatusLED is supported under a UNID/EndpoinID.
uint32_t dotdot_get_time_standard_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Time - StandardTime attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_apparent_power_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ApparentPowerPhB attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_dc_power_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - DCPowerMultiplier is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_ac_power_multiplier(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_ac_power_multiplier)
Set the DotDot ElectricalMeasurement - ACPowerMultiplier attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_color_pointgx_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - ColorPointGX attribute under a UNID/End...
sl_status_t dotdot_relativity_humidity_tolerance_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot RelativityHumidity - Tolerance attribute under a UNID/Endpo...
sl_status_t dotdot_color_control_primary1y_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - Primary1Y attribute under a UNID/Endpoi...
bool dotdot_ballast_configuration_power_on_level_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BallastConfiguration - PowerOnLevel attribute u...
sl_status_t dotdot_door_lock_rfid_programming_event_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - RFIDProgrammingEventMask attribute under a ...
bool dotdot_door_lock_local_programming_features_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - LocalProgrammingFeatures attribute u...
sl_status_t dotdot_level_remaining_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Level - RemainingTime attribute under a UNID/EndpointID.
sl_status_t dotdot_unify_humidity_control_humidifier_setpoint_min_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyHumidityControl - HumidifierSetpointMin attribute...
bool dotdot_is_supported_wind_speed_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindSpeedMeasurement - MeasuredValue is supported under a UNID/EndpoinID.
bool dotdot_occupancy_sensing_ultrasonic_unoccupied_to_occupied_threshold_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot OccupancySensing - UltrasonicUnoccupiedToOccup...
bool dotdot_is_supported_aox_locator_antenna_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot AoXLocator - AntennaMode is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_dc_voltage_multiplier_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - DCVoltageMultiplier attribute ...
sl_status_t dotdot_time_local_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Time - LocalTime attribute under a UNID/EndpointID.
bool dotdot_is_supported_diagnostics_aps_tx_ucast_fail(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - APSTxUcastFail is supported under a UNID/EndpoinID.
bool dotdot_is_supported_barrier_control_command_open_events(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BarrierControl - CommandOpenEvents is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_ac_louver_position(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_ac_louver_position)
Set the DotDot Thermostat - ACLouverPosition attribute under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_ac_current_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ACCurrentMultiplier attribute value under a UNID/EndpoinID.
bool dotdot_carbon_dioxide_max_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot CarbonDioxide - MaxMeasuredValue attribute unde...
sl_status_t dotdot_set_power_configuration_battery3_rated_voltage(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery3_rated_voltage)
Set the DotDot PowerConfiguration - Battery3RatedVoltage attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_unify_humidity_control_supported_set_points(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_supported_set_points)
Set the DotDot UnifyHumidityControl - SupportedSetPoints attribute under a UNID/EndpoinID.
bool dotdot_system_metrics_cpu_min_usage_percent_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - CPUMinUsagePercent attribute un...
const char * dotdot_get_basic_serial_number(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - SerialNumber attribute value under a UNID/EndpoinID.
uint32_t dotdot_get_system_metrics_reporting_interval_seconds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - ReportingIntervalSeconds attribute value under a UNID/EndpoinID.
bool dotdot_unify_humidity_control_auto_setpoint_max_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyHumidityControl - AutoSetpointMax attribu...
sl_status_t dotdot_create_ph_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PhMeasurement - MeasuredValue attribute under a UNID/EndpoinID.
float dotdot_get_pm25_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PM25 - Tolerance attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_diagnostics_aps_decrypt_failures(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - APSDecryptFailures attribute under a UNID/EndpoinID.
uint8_t dotdot_get_thermostat_thermostat_programming_operation_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - ThermostatProgrammingOperationMode attribute value under a UNID/EndpoinI...
sl_status_t dotdot_door_lock_default_configuration_register_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - DefaultConfigurationRegister attribute unde...
sl_status_t dotdot_set_door_lock_local_programming_features(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_local_programming_features)
Set the DotDot DoorLock - LocalProgrammingFeatures attribute under a UNID/EndpoinID.
sl_status_t dotdot_unify_humidity_control_supported_set_points_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyHumidityControl - SupportedSetPoints attribute un...
bool dotdot_system_metrics_average_temperature_celcius_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - AverageTemperatureCelcius attr...
sl_status_t dotdot_create_power_configuration_mains_frequency(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - MainsFrequency attribute under a UNID/EndpoinID.
bool dotdot_ballast_configuration_physical_max_level_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BallastConfiguration - PhysicalMaxLevel attribu...
bool dotdot_is_supported_metering_current_outlet_energy_carrier_summation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - CurrentOutletEnergyCarrierSummation is supported under a UNID/Endpo...
bool dotdot_is_supported_thermostat_unoccupied_setback(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - UnoccupiedSetback is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_active_power_max_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ActivePowerMaxPhC attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_poll_control_fast_poll_timeout(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PollControl - FastPollTimeout attribute under a UNID/EndpoinID.
bool dotdot_level_off_transition_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Level - OffTransitionTime attribute under a UNI...
sl_status_t dotdot_electrical_measurement_line_current_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - LineCurrentPhB attribute under a UN...
sl_status_t dotdot_set_thermostat_user_interface_configuration_schedule_programming_visibility(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_schedule_programming_visibility)
Set the DotDot ThermostatUserInterfaceConfiguration - ScheduleProgrammingVisibility attribute under a...
sl_status_t dotdot_unify_humidity_control_auto_setpoint_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyHumidityControl - AutoSetpoint attribute under a ...
sl_status_t dotdot_power_configuration_battery_rated_voltage_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - BatteryRatedVoltage attribute under a ...
bool dotdot_dehumidification_control_relative_humidity_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DehumidificationControl - RelativeHumidityMode ...
bool dotdot_diagnostics_apsfc_failure_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - APSFCFailure attribute under a UN...
sl_status_t dotdot_create_state_maximum_command_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot State - MaximumCommandDelay attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_door_closed_events(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_door_closed_events)
Set the DotDot DoorLock - DoorClosedEvents attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_color_loop_direction(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_color_loop_direction)
Set the DotDot ColorControl - ColorLoopDirection attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_aox_locator_angle_correction_timeout(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int8_t new_angle_correction_timeout)
Set the DotDot AoXLocator - AngleCorrectionTimeout attribute under a UNID/EndpoinID.
sl_status_t dotdot_dehumidification_control_rh_dehumidification_setpoint_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DehumidificationControl - RHDehumidificationSetpoint a...
bool dotdot_door_lock_default_configuration_register_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - DefaultConfigurationRegister attrib...
sl_status_t dotdot_create_basic_serial_number(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - SerialNumber attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_voltage_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSVoltagePhB attribute under ...
sl_status_t dotdot_ballast_configuration_lamp_quantity_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BallastConfiguration - LampQuantity attribute under a ...
sl_status_t dotdot_door_lock_enable_one_touch_locking_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - EnableOneTouchLocking attribute under a UNI...
sl_status_t dotdot_set_level_min_level(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_min_level)
Set the DotDot Level - MinLevel attribute under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_application_cpu_max_usage_percent_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - ApplicationCPUMaxUsagePercent ...
bool dotdot_electrical_measurement_line_current_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - LineCurrent attribute u...
uint16_t dotdot_get_occupancy_sensing_physical_contact_occupied_to_unoccupied_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot OccupancySensing - PhysicalContactOccupiedToUnoccupiedDelay attribute value under a U...
sl_status_t dotdot_set_unify_humidity_control_dehumidifier_setpoint_scale(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, ScaleType new_dehumidifier_setpoint_scale)
Set the DotDot UnifyHumidityControl - DehumidifierSetpointScale attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_diagnostics_neighbor_stale(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_neighbor_stale)
Set the DotDot Diagnostics - NeighborStale attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_average_rms_voltage_measurement_period_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - AverageRMSVoltageMeasurementPeriodPhC is supported und...
bool dotdot_color_control_primary3x_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - Primary3X attribute under a UNID...
int16_t dotdot_get_electrical_measurement_active_power_min_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ActivePowerMinPhB attribute value under a UNID/EndpoinID.
bool dotdot_color_control_color_loop_active_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - ColorLoopActive attribute under ...
bool dotdot_dehumidification_control_dehumidification_hysteresis_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DehumidificationControl - DehumidificationHyste...
sl_status_t dotdot_set_illuminance_measurement_light_sensor_type(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_light_sensor_type)
Set the DotDot IlluminanceMeasurement - LightSensorType attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_measured7th_harmonic_current_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - Measured7thHarmonicCurr...
sl_status_t dotdot_create_thermostat_abs_max_heat_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - AbsMaxHeatSetpointLimit attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_level_min_frequency(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Level - MinFrequency attribute under a UNID/EndpoinID.
sl_status_t dotdot_ias_zone_current_zone_sensitivity_level_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot IASZone - CurrentZoneSensitivityLevel attribute under ...
sl_status_t dotdot_create_scenes_current_scene(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Scenes - CurrentScene attribute under a UNID/EndpoinID.
sl_status_t dotdot_metering_current_outlet_energy_carrier_summation_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - CurrentOutletEnergyCarrierSummation attribu...
sl_status_t dotdot_set_carbon_monoxide_min_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, float new_min_measured_value)
Set the DotDot CarbonMonoxide - MinMeasuredValue attribute under a UNID/EndpoinID.
double dotdot_get_application_monitoring_application_cpu_max_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - ApplicationCPUMaxUsagePercent attribute value under a UNID/En...
sl_status_t dotdot_set_scenes_current_scene(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_current_scene)
Set the DotDot Scenes - CurrentScene attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_power_factor_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - PowerFactorPhB attribute under a UN...
bool dotdot_door_lock_enable_inside_statusled_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - EnableInsideStatusLED attribute unde...
sl_status_t dotdot_create_electrical_measurement_rms_extreme_over_voltage_period_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSExtremeOverVoltagePeriodPhB attribute under a UNID/Endpoi...
sl_status_t dotdot_set_aox_locator_angle_filtering_weight(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_angle_filtering_weight)
Set the DotDot AoXLocator - AngleFilteringWeight attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_active_current_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ActiveCurrentPhC attribute und...
bool dotdot_is_supported_fan_control_fan_mode_sequence(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot FanControl - FanModeSequence is supported under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_fqdn_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - FQDN attribute under a UNID/Endpoin...
sl_status_t dotdot_system_metrics_average_temperature_celcius_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - AverageTemperatureCelcius attribute under a...
uint8_t dotdot_get_ballast_configuration_physical_max_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BallastConfiguration - PhysicalMaxLevel attribute value under a UNID/EndpoinID.
bool dotdot_system_metrics_ram_freemb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - RAMFreeMB attribute under a UNI...
sl_status_t dotdot_thermostat_user_interface_configuration_temperature_display_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ThermostatUserInterfaceConfiguration - TemperatureDisplayMo...
bool dotdot_power_configuration_battery_percentage_threshold1_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - BatteryPercentageThreshol...
bool dotdot_color_control_color_temperature_mireds_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - ColorTemperatureMireds attribute...
bool dotdot_is_supported_color_control_primary1x(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - Primary1X is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_extreme_under_voltage_period_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSExtremeUnderVoltagePeriodPhC att...
sl_status_t dotdot_state_maximum_command_delay_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot State - MaximumCommandDelay attribute under a UNID/End...
sl_status_t dotdot_create_metering_metering_device_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - MeteringDeviceType attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_scenes_last_configured_by(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Scenes - LastConfiguredBy attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery_alarm_state_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - BatteryAlarmState attribute under...
bool dotdot_is_any_ph_measurement_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the PhMeasurement Cluster.
bool dotdot_is_supported_power_configuration_battery_percentage_threshold2(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - BatteryPercentageThreshold2 is supported under a UNID/End...
sl_status_t dotdot_device_temperature_configuration_high_temp_dwell_trip_point_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DeviceTemperatureConfiguration - HighTempDwellTripPoin...
sl_status_t dotdot_create_aox_locator_period_samples(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot AoXLocator - PeriodSamples attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_reactive_current_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ReactiveCurrentPhC attribute under a UNID/EndpoinID.
bool dotdot_relativity_humidity_min_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot RelativityHumidity - MinMeasuredValue attribute...
bool dotdot_color_control_primary1x_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - Primary1X attribute under a UNI...
sl_status_t dotdot_electrical_measurement_apparent_power_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ApparentPowerPhC attribute und...
bool dotdot_thermostat_occupied_setback_min_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - OccupiedSetbackMin attribute under...
uint8_t dotdot_get_barrier_control_moving_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BarrierControl - MovingState attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_occupied_setback_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - OccupiedSetbackMin is supported under a UNID/EndpoinID.
sl_status_t dotdot_illuminance_measurement_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot IlluminanceMeasurement - MeasuredValue attribute under...
sl_status_t dotdot_set_electrical_measurement_average_rms_under_voltage_counter_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_average_rms_under_voltage_counter_phc)
Set the DotDot ElectricalMeasurement - AverageRMSUnderVoltageCounterPhC attribute under a UNID/Endpoi...
sl_status_t dotdot_electrical_measurement_dc_power_divisor_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - DCPowerDivisor attribute under a UN...
sl_status_t dotdot_power_configuration_battery_alarm_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - BatteryAlarmMask attribute under a UNI...
bool dotdot_is_supported_door_lock_rf_programming_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - RFProgrammingEventMask is supported under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_installed_closed_limit_tilt_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - InstalledClosedLimitTilt attribute under a...
sl_status_t dotdot_create_pump_configuration_and_control_operation_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - OperationMode attribute under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_occupancy(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - Occupancy is supported under a UNID/EndpoinID.
bool dotdot_temperature_measurement_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot TemperatureMeasurement - MeasuredValue attribu...
bool dotdot_is_supported_electrical_measurement_ac_power_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ACPowerDivisor is supported under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_color_pointgy(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - ColorPointGY is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_ias_zone_zoneid(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_zoneid)
Set the DotDot IASZone - ZoneID attribute under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_application_ram_usagemb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - ApplicationRAMUsageMB attribut...
double dotdot_get_system_metrics_ram_freemb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - RAMFreeMB attribute value under a UNID/EndpoinID.
bool dotdot_color_control_color_loop_active_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - ColorLoopActive attribute under...
bool dotdot_diagnostics_neighbor_stale_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - NeighborStale attribute under a U...
bool dotdot_power_configuration_battery2_percentage_threshold3_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery2PercentageThreshol...
uint8_t dotdot_get_on_off_start_up_on_off(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot OnOff - StartUpOnOff attribute value under a UNID/EndpoinID.
sl_status_t dotdot_relativity_humidity_min_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot RelativityHumidity - MinMeasuredValue attribute under a UNI...
uint64_t dotdot_get_application_monitoring_process_id(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - ProcessId attribute value under a UNID/EndpoinID.
bool dotdot_ballast_configuration_ballast_status_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BallastConfiguration - BallastStatus attribute ...
sl_status_t dotdot_create_time_valid_until_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Time - ValidUntilTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_poll_control_long_poll_interval_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PollControl - LongPollInterval attribute under a UNID/...
sl_status_t dotdot_door_lock_number_of_pin_users_supported_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - NumberOfPINUsersSupported attribute under a...
bool dotdot_color_control_white_pointy_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - WhitePointY attribute under a U...
sl_status_t dotdot_device_temperature_configuration_max_temp_experienced_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DeviceTemperatureConfiguration - MaxTempExperienced attribu...
bool dotdot_unify_humidity_control_supported_set_points_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyHumidityControl - SupportedSetPoints attri...
bool dotdot_aox_locator_position_and_orientation_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot AoXLocator - PositionAndOrientation attribute ...
bool dotdot_get_binding_binding_table_full(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Binding - BindingTableFull attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_door_lock_number_of_pin_users_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - NumberOfPINUsersSupported attribute value under a UNID/EndpoinID.
bool dotdot_flow_measurement_tolerance_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot FlowMeasurement - Tolerance attribute under a ...
sl_status_t dotdot_application_monitoring_uptime_minutes_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - UptimeMinutes attribute under ...
bool dotdot_color_control_color_loop_stored_enhanced_hue_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - ColorLoopStoredEnhancedHue attr...
sl_status_t dotdot_unify_humidity_control_dehumidifier_setpoint_min_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyHumidityControl - DehumidifierSetpointMin attribute un...
bool dotdot_metering_power_factor_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - PowerFactor attribute under a UNID/...
sl_status_t dotdot_set_ballast_configuration_lamp_burn_hours(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_lamp_burn_hours)
Set the DotDot BallastConfiguration - LampBurnHours attribute under a UNID/EndpoinID.
bool dotdot_occupancy_sensing_pir_unoccupied_to_occupied_threshold_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot OccupancySensing - PIRUnoccupiedToOccupiedThre...
uint8_t dotdot_get_thermostat_user_interface_configuration_temperature_display_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ThermostatUserInterfaceConfiguration - TemperatureDisplayMode attribute value under a...
uint16_t dotdot_get_electrical_measurement_rms_extreme_over_voltage_period_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSExtremeOverVoltagePeriodPhB attribute value under a UNID/E...
bool dotdot_diagnostics_relayed_ucast_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - RelayedUcast attribute under a UN...
bool dotdot_basic_date_code_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - DateCode attribute under a UNID/Endpoi...
sl_status_t dotdot_thermostat_alarm_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - AlarmMask attribute under a UNID/EndpoinI...
uint8_t dotdot_get_color_control_number_of_primaries(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - NumberOfPrimaries attribute value under a UNID/EndpoinID.
int16_t dotdot_get_pump_configuration_and_control_max_comp_pressure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - MaxCompPressure attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_rms_extreme_over_voltage_period_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSExtremeOverVoltagePeriodPhC attribute value under a UNID/E...
sl_status_t dotdot_thermostat_occupied_setback_max_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - OccupiedSetbackMax attribute under a UNID...
sl_status_t dotdot_color_control_current_saturation_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - CurrentSaturation attribute under a UNI...
sl_status_t dotdot_electrical_measurement_dc_current_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - DCCurrent attribute under a UNID/En...
bool dotdot_metering_current_summation_delivered_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - CurrentSummationDelivered attribute...
sl_status_t dotdot_color_control_color_capabilities_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - ColorCapabilities attribute under a UNI...
sl_status_t dotdot_create_pump_configuration_and_control_max_flow(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - MaxFlow attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_identify_identify_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_identify_time)
Set the DotDot Identify - IdentifyTime attribute under a UNID/EndpoinID.
bool dotdot_ias_zone_zone_type_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot IASZone - ZoneType attribute under a UNID/Endpo...
bool dotdot_is_supported_power_configuration_mains_voltage_dwell_trip_point(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - MainsVoltageDwellTripPoint is supported under a UNID/Endp...
sl_status_t dotdot_thermostat_max_cool_setpoint_limit_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - MaxCoolSetpointLimit attribute under a UN...
bool dotdot_is_any_soil_moisture_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the SoilMoisture Cluster.
bool dotdot_is_supported_power_configuration_battery2_alarm_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery2AlarmState is supported under a UNID/EndpoinID.
const char * dotdot_get_basic_manufacturer_name(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - ManufacturerName attribute value under a UNID/EndpoinID.
sl_status_t dotdot_unify_thermostat_supported_thermostat_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyThermostat - SupportedThermostatMode attribute under a...
sl_status_t dotdot_basic_manufacturer_name_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - ManufacturerName attribute under a UNID/Endpoi...
bool dotdot_is_supported_ph_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PhMeasurement - MeasuredValue is supported under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_max_const_pressure_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - MaxConstPressure attribu...
sl_status_t dotdot_create_thermostat_occupied_cooling_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - OccupiedCoolingSetpoint attribute under a UNID/EndpoinID.
bool dotdot_basic_hw_version_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - HWVersion attribute under a UNID/Endpo...
sl_status_t dotdot_door_lock_number_of_week_day_schedules_supported_per_user_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - NumberOfWeekDaySchedulesSupportedPerUser attribu...
bool dotdot_is_supported_door_lock_max_rfid_code_length(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - MaxRFIDCodeLength is supported under a UNID/EndpoinID.
sl_status_t dotdot_metering_unitof_measure_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - UnitofMeasure attribute under a UNID/Endpoi...
sl_status_t dotdot_set_basic_location_description(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_location_description)
Set the DotDot Basic - LocationDescription attribute under a UNID/EndpoinID.
bool dotdot_diagnostics_aps_decrypt_failures_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - APSDecryptFailures attribute und...
bool dotdot_is_supported_protocol_controller_network_management_network_management_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ProtocolController-NetworkManagement - NetworkManagementState is supported und...
sl_status_t dotdot_create_thermostat_occupied_heating_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - OccupiedHeatingSetpoint attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_measured5th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - Measured5thHarmonicCurrent attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_scenes_scene_valid(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Scenes - SceneValid attribute under a UNID/EndpoinID.
sl_status_t dotdot_wind_speed_measurement_tolerance_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindSpeedMeasurement - Tolerance attribute under a UNID/End...
sl_status_t dotdot_diagnostics_neighbor_removed_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - NeighborRemoved attribute under a UNID/E...
bool dotdot_pump_configuration_and_control_effective_control_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - EffectiveControl...
bool dotdot_electrical_measurement_ac_power_divisor_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ACPowerDivisor attribu...
sl_status_t dotdot_basic_generic_device_class_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - GenericDevice-Class attribute under a UNID/End...
bool dotdot_is_supported_application_monitoring_mqtt_max_delivery_time_seconds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - MQTTMaxDeliveryTimeSeconds is supported under a UNID/E...
sl_status_t dotdot_diagnostics_relayed_ucast_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - RelayedUcast attribute under a UNID/EndpointI...
sl_status_t dotdot_power_configuration_mains_voltage_dwell_trip_point_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - MainsVoltageDwellTripPoint attrib...
sl_status_t dotdot_create_application_monitoring_application_cpu_min_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - ApplicationCPUMinUsagePercent attribute under a UNID/Endpoin...
sl_status_t dotdot_set_power_configuration_battery2_percentage_threshold1(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery2_percentage_threshold1)
Set the DotDot PowerConfiguration - Battery2PercentageThreshold1 attribute under a UNID/EndpoinID.
UTC dotdot_get_thermostat_setpoint_change_source_timestamp(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - SetpointChangeSourceTimestamp attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_dc_power_multiplier_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - DCPowerMultiplier attri...
sl_status_t dotdot_door_lock_keypad_operation_event_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - KeypadOperationEventMask attribute under a ...
bool dotdot_is_supported_electrical_measurement_ac_alarms_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ACAlarmsMask is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_thermostat_ac_louver_position(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - ACLouverPosition attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_ac_current_overload_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ACCurrentOverload attri...
bool dotdot_electrical_measurement_rms_current_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSCurrent attribute un...
sl_status_t dotdot_create_color_control_color_loop_direction(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - ColorLoopDirection attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_pm25_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PM25 - MaxMeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_max_cool_setpoint_limit_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - MaxCoolSetpointLimit attribute under a UNID/En...
sl_status_t dotdot_create_color_control_color_pointby(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - ColorPointBY attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_system_metrics_average_temperature_celcius(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - AverageTemperatureCelcius attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_enhanced_color_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - EnhancedColorMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery_percentage_remaining_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - BatteryPercentageRemaining attribute u...
sl_status_t dotdot_thermostat_ac_capacity_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - ACCapacity attribute under a UNID/EndpointID.
bool dotdot_application_monitoring_mqtt_messages_received_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - MQTTMessagesReceived a...
bool dotdot_diagnostics_neighbor_stale_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - NeighborStale attribute under a ...
sl_status_t dotdot_set_pump_configuration_and_control_max_const_speed(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_max_const_speed)
Set the DotDot PumpConfigurationAndControl - MaxConstSpeed attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_occupied_setback_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - OccupiedSetback attribute under a UNID/Endpoin...
bool dotdot_is_supported_ias_zone_number_of_zone_sensitivity_levels_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot IASZone - NumberOfZoneSensitivityLevelsSupported is supported under a UNID/End...
sl_status_t dotdot_power_configuration_battery3_quantity_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery3Quantity attribute under a UNI...
sl_status_t dotdot_level_min_frequency_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Level - MinFrequency attribute under a UNID/EndpoinID.
int16_t dotdot_get_pump_configuration_and_control_max_const_temp(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - MaxConstTemp attribute value under a UNID/EndpoinID.
bool dotdot_thermostat_occupied_cooling_setpoint_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - OccupiedCoolingSetpoint attribute ...
sl_status_t dotdot_set_thermostat_number_of_daily_transitions(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_number_of_daily_transitions)
Set the DotDot Thermostat - NumberOfDailyTransitions attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery_voltage_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - BatteryVoltage attribute ...
float dotdot_get_carbon_dioxide_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot CarbonDioxide - MaxMeasuredValue attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_average_rms_over_voltage_counter_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - AverageRMSOverVoltageC...
bool dotdot_electrical_measurement_dc_current_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - DCCurrent attribute und...
sl_status_t dotdot_create_level_max_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Level - MaxLevel attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery3_rated_voltage_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery3RatedVoltage attribute under a...
sl_status_t dotdot_create_diagnostics_aps_tx_bcast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - APSTxBcast attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_rms_voltage_max_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSVoltageMaxPhB attribute under a UNID/EndpoinID.
bool dotdot_system_metrics_ram_availablemb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - RAMAvailableMB attribute under ...
bool dotdot_door_lock_sound_volume_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - SoundVolume attribute under a UNID/...
bool dotdot_electrical_measurement_dc_voltage_overload_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - DCVoltageOverload attr...
sl_status_t dotdot_create_carbon_dioxide_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot CarbonDioxide - MaxMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_basic_sw_buildid_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - SWBuildID attribute under a UNID/Endpo...
sl_status_t dotdot_unify_humidity_control_dehumidifier_setpoint_precision_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyHumidityControl - DehumidifierSetpointPrecision attrib...
uint16_t dotdot_get_ballast_configuration_power_on_fade_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BallastConfiguration - PowerOnFadeTime attribute value under a UNID/EndpoinID.
uint8_t dotdot_get_power_configuration_battery3_percentage_remaining(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery3PercentageRemaining attribute value under a UNID/Endpoin...
bool dotdot_is_supported_electrical_measurement_rms_extreme_over_voltage_period_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSExtremeOverVoltagePeriodPhB is supported under a UN...
bool dotdot_electrical_measurement_total_reactive_power_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - TotalReactivePower att...
bool dotdot_scenes_name_support_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Scenes - NameSupport attribute under a UNID/En...
bool dotdot_thermostat_unoccupied_setback_min_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - UnoccupiedSetbackMin attribute un...
bool dotdot_electrical_measurement_average_rms_over_voltage_counter_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - AverageRMSOverVoltageC...
bool dotdot_window_covering_current_position_tilt_percentage_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - CurrentPositionTiltPercentage...
bool dotdot_electrical_measurement_rms_current_min_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSCurrentMinPhB attrib...
sl_status_t dotdot_create_thermostat_ac_refrigerant_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - ACRefrigerantType attribute under a UNID/EndpoinID.
uint8_t dotdot_get_unify_humidity_control_humidifier_setpoint_precision(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyHumidityControl - HumidifierSetpointPrecision attribute value under a UNID/Endpo...
sl_status_t dotdot_scenes_scene_table_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Scenes - SceneTable attribute under a UNID/EndpoinID.
bool dotdot_door_lock_open_period_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - OpenPeriod attribute under a UNID/E...
bool dotdot_unify_humidity_control_dehumidifier_setpoint_max_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyHumidityControl - DehumidifierSetpointMax...
sl_status_t dotdot_set_electrical_measurement_ac_frequency_divisor(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_ac_frequency_divisor)
Set the DotDot ElectricalMeasurement - ACFrequencyDivisor attribute under a UNID/EndpoinID.
sl_status_t dotdot_scenes_name_support_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Scenes - NameSupport attribute under a UNID/EndpoinID.
bool dotdot_metering_reading_snap_shot_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - ReadingSnapShotTime attribute under ...
sl_status_t dotdot_application_monitoring_mqtt_logging_enabled_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - MQTTLoggingEnabled attribute u...
bool dotdot_pump_configuration_and_control_min_const_speed_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - MinConstSpeed att...
bool dotdot_is_supported_power_configuration_battery3_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery3AlarmMask is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_unify_humidity_control_humidifier_setpoint_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyHumidityControl - HumidifierSetpointMax attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery_voltage_threshold3_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - BatteryVoltageThreshold3 attribut...
uint16_t dotdot_get_barrier_control_close_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BarrierControl - ClosePeriod attribute value under a UNID/EndpoinID.
sl_status_t dotdot_basic_serial_number_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - SerialNumber attribute under a UNID/EndpointID.
BindingObject dotdot_get_binding_binding_table(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Binding - BindingTable attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_carbon_monoxide_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot CarbonMonoxide - MinMeasuredValue attribute under a UNID/EndpoinID.
uint16_t dotdot_get_on_off_off_wait_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot OnOff - OffWaitTime attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_active_power_min_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ActivePowerMin attribut...
bool dotdot_is_supported_window_covering_acceleration_time_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - AccelerationTimeLift is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_color_loop_start_enhanced_hue(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - ColorLoopStartEnhancedHue attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery2_alarm_state_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery2AlarmState attrib...
sl_status_t dotdot_create_poll_control_long_poll_interval_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PollControl - LongPollIntervalMin attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_voltage_sag_period_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSVoltageSagPeriodPhB attribute un...
sl_status_t dotdot_set_poll_control_long_poll_interval_min(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_long_poll_interval_min)
Set the DotDot PollControl - LongPollIntervalMin attribute under a UNID/EndpoinID.
bool dotdot_barrier_control_moving_state_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BarrierControl - MovingState attribute under a...
bool dotdot_carbon_dioxide_tolerance_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot CarbonDioxide - Tolerance attribute under a UNI...
sl_status_t dotdot_electrical_measurement_rms_voltage_swell_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSVoltageSwell attribute under a U...
sl_status_t dotdot_electrical_measurement_power_multiplier_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - PowerMultiplier attribute unde...
sl_status_t dotdot_pump_configuration_and_control_min_comp_pressure_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - MinCompPressure attribut...
sl_status_t dotdot_create_electrical_measurement_rms_voltage_swell(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSVoltageSwell attribute under a UNID/EndpoinID.
uint32_t dotdot_get_metering_outlet_temperature(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - OutletTemperature attribute value under a UNID/EndpoinID.
sl_status_t dotdot_illuminance_measurement_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot IlluminanceMeasurement - MeasuredValue attribute under a UN...
bool dotdot_is_supported_pump_configuration_and_control_speed(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - Speed is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_battery2_percentage_threshold2(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery2_percentage_threshold2)
Set the DotDot PowerConfiguration - Battery2PercentageThreshold2 attribute under a UNID/EndpoinID.
uint8_t dotdot_get_color_control_primary5_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - Primary5Intensity attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_ac_active_power_overload_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ACActivePowerOverload attribut...
bool dotdot_power_configuration_battery_percentage_min_threshold_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - BatteryPercentageMinThres...
bool dotdot_barrier_control_capabilities_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BarrierControl - Capabilities attribute under ...
bool dotdot_color_control_remaining_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - RemainingTime attribute under a ...
bool dotdot_electrical_measurement_ac_current_multiplier_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ACCurrentMultiplier at...
sl_status_t dotdot_diagnostics_neighbor_added_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - NeighborAdded attribute under a UNID/Endpoint...
bool dotdot_electrical_measurement_measured1st_harmonic_current_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - Measured1stHarmonicCur...
sl_status_t dotdot_color_control_primary4_intensity_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - Primary4Intensity attribute under a UNID/End...
bool dotdot_soil_moisture_min_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SoilMoisture - MinMeasuredValue attribute unde...
sl_status_t dotdot_thermostat_pi_cooling_demand_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - PICoolingDemand attribute under a UNID/En...
bool dotdot_unify_fan_control_z_wave_fan_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyFanControl - ZWaveFanMode attribute under...
bool dotdot_is_supported_color_control_currenty(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - CurrentY is supported under a UNID/EndpoinID.
bool dotdot_protocol_controller_rf_telemetry_tx_report_enabled_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ProtocolController-RFTelemetry - TxReportEnable...
sl_status_t dotdot_set_dehumidification_control_dehumidification_max_cool(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_dehumidification_max_cool)
Set the DotDot DehumidificationControl - DehumidificationMaxCool attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_white_pointy_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - WhitePointY attribute under a UNID/EndpointI...
uint8_t dotdot_get_metering_temperature_unit_of_measure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - TemperatureUnitOfMeasure attribute value under a UNID/EndpoinID.
bool dotdot_color_control_primary6x_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - Primary6X attribute under a UNI...
sl_status_t dotdot_unify_humidity_control_humidifier_setpoint_min_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyHumidityControl - HumidifierSetpointMin attribute unde...
sl_status_t dotdot_power_configuration_battery3_percentage_min_threshold_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery3PercentageMinThreshold attribu...
sl_status_t dotdot_create_color_control_white_pointy(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - WhitePointY attribute under a UNID/EndpoinID.
bool dotdot_pump_configuration_and_control_min_comp_pressure_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - MinCompPressure a...
uint8_t dotdot_get_door_lock_number_of_holiday_schedules_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - NumberOfHolidaySchedulesSupported attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_battery_alarm_state(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_battery_alarm_state)
Set the DotDot PowerConfiguration - BatteryAlarmState attribute under a UNID/EndpoinID.
bool dotdot_is_any_aox_locator_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the AoXLocator Cluster.
bool dotdot_electrical_measurement_average_rms_over_voltage_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - AverageRMSOverVoltage ...
bool dotdot_is_supported_electrical_measurement_dc_voltage_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - DCVoltageMultiplier is supported under a UNID/EndpoinI...
bool dotdot_system_metrics_average_temperature_celcius_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - AverageTemperatureCelcius attri...
bool dotdot_unify_humidity_control_humidifier_setpoint_min_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyHumidityControl - HumidifierSetpointMin at...
sl_status_t dotdot_set_unify_humidity_control_dehumidifier_setpoint(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int32_t new_dehumidifier_setpoint)
Set the DotDot UnifyHumidityControl - DehumidifierSetpoint attribute under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_abs_min_cool_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - AbsMinCoolSetpointLimit is supported under a UNID/EndpoinID.
bool dotdot_is_any_groups_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the Groups Cluster.
uint16_t dotdot_get_soil_moisture_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SoilMoisture - MinMeasuredValue attribute value under a UNID/EndpoinID.
bool dotdot_basic_location_description_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - LocationDescription attribute under a U...
bool dotdot_electrical_measurement_average_rms_voltage_measurement_period_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - AverageRMSVoltageMeasur...
sl_status_t dotdot_electrical_measurement_rms_extreme_over_voltage_period_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSExtremeOverVoltagePeriodPhB...
sl_status_t dotdot_pump_configuration_and_control_speed_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - Speed attribute under a ...
sl_status_t dotdot_scenes_scene_count_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Scenes - SceneCount attribute under a UNID/EndpoinID.
uint16_t dotdot_get_illuminance_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot IlluminanceMeasurement - MeasuredValue attribute value under a UNID/EndpoinID.
bool dotdot_color_control_compensation_text_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - CompensationText attribute under...
bool dotdot_thermostat_setpoint_change_source_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - SetpointChangeSource attribute un...
sl_status_t dotdot_create_metering_temperature_unit_of_measure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - TemperatureUnitOfMeasure attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_shade_configuration_status(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_status)
Set the DotDot ShadeConfiguration - Status attribute under a UNID/EndpoinID.
uint8_t dotdot_get_occupancy_sensing_occupancy_sensor_type_bitmap(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot OccupancySensing - OccupancySensorTypeBitmap attribute value under a UNID/EndpoinID.
bool dotdot_ballast_configuration_physical_max_level_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BallastConfiguration - PhysicalMaxLevel attrib...
sl_status_t dotdot_pump_configuration_and_control_max_const_flow_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - MaxConstFlow attribute u...
bool dotdot_color_control_currenty_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - CurrentY attribute under a UNID/...
sl_status_t dotdot_door_lock_lock_state_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - LockState attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_pump_configuration_and_control_max_speed(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - MaxSpeed attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_max_cool_setpoint_limit(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_max_cool_setpoint_limit)
Set the DotDot Thermostat - MaxCoolSetpointLimit attribute under a UNID/EndpoinID.
uint16_t dotdot_get_door_lock_keypad_programming_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - KeypadProgrammingEventMask attribute value under a UNID/EndpoinID.
bool dotdot_diagnostics_mac_tx_ucast_retry_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - MacTxUcastRetry attribute under a...
sl_status_t dotdot_create_poll_control_fast_poll_timeout_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PollControl - FastPollTimeoutMax attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery_manufacturer_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - BatteryManufacturer attribute und...
sl_status_t dotdot_set_door_lock_rfid_operation_event_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rfid_operation_event_mask)
Set the DotDot DoorLock - RFIDOperationEventMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_system_metrics_average_temperature_celcius(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_average_temperature_celcius)
Set the DotDot SystemMetrics - AverageTemperatureCelcius attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_door_closed_events_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - DoorClosedEvents attribute under a UNID/End...
sl_status_t dotdot_create_ballast_configuration_intrinsic_ballast_factor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BallastConfiguration - IntrinsicBallastFactor attribute under a UNID/EndpoinID.
bool dotdot_thermostat_min_cool_setpoint_limit_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - MinCoolSetpointLimit attribute und...
bool dotdot_barrier_control_barrier_position_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BarrierControl - BarrierPosition attribute unde...
sl_status_t dotdot_create_door_lock_enable_privacy_mode_button(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - EnablePrivacyModeButton attribute under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery_voltage_threshold3(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - BatteryVoltageThreshold3 is supported under a UNID/Endpoi...
uint8_t dotdot_get_aox_locator_reporting_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot AoXLocator - ReportingMode attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_rms_voltage_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSVoltagePhC attribute under a UNID/EndpoinID.
double dotdot_get_system_metrics_cpu_max_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - CPUMaxUsagePercent attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_dc_power_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - DCPowerDivisor attribute value under a UNID/EndpoinID.
bool dotdot_aox_locator_elevation_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot AoXLocator - ElevationMask attribute under a UN...
bool dotdot_color_control_color_pointrx_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - ColorPointRX attribute under a ...
sl_status_t dotdot_create_occupancy_sensing_pir_unoccupied_to_occupied_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot OccupancySensing - PIRUnoccupiedToOccupiedThreshold attribute under a UNID/EndpoinID...
sl_status_t dotdot_electrical_measurement_average_rms_voltage_measurement_period_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - AverageRMSVoltageMeasurementPe...
sl_status_t dotdot_set_descriptor_device_type_list(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_device_type_list_count, const DeviceTypeStruct *new_device_type_list)
Set the DotDot Descriptor - DeviceTypeList attribute under a UNID/EndpoinID.
bool dotdot_level_on_level_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Level - OnLevel attribute under a UNID/Endpoint...
const char * dotdot_get_system_metrics_fqdn(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - FQDN attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_rms_voltage_swell_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSVoltageSwellPeriod is supported under a UNID/Endpoi...
sl_status_t dotdot_set_pump_configuration_and_control_effective_operation_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, PumpOperationMode new_effective_operation_mode)
Set the DotDot PumpConfigurationAndControl - EffectiveOperationMode attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_dc_voltage_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - DCVoltageDivisor is supported under a UNID/EndpoinID.
bool dotdot_is_supported_window_covering_installed_open_limit_tilt(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - InstalledOpenLimitTilt is supported under a UNID/EndpoinID.
bool dotdot_color_control_color_loop_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - ColorLoopTime attribute under a...
bool dotdot_is_supported_unify_humidity_control_supported_set_points(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyHumidityControl - SupportedSetPoints is supported under a UNID/EndpoinID.
bool dotdot_is_supported_pump_configuration_and_control_lifetime_energy_consumed(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - LifetimeEnergyConsumed is supported under a UNID...
sl_status_t dotdot_ballast_configuration_lamp_alarm_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BallastConfiguration - LampAlarmMode attribute under a...
uint8_t dotdot_get_basic_disable_local_config(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - DisableLocalConfig attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_primary5x(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_primary5x)
Set the DotDot ColorControl - Primary5X attribute under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_send_pin_over_the_air(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - SendPINOverTheAir is supported under a UNID/EndpoinID.
bool dotdot_is_supported_binding_binding_table(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Binding - BindingTable is supported under a UNID/EndpoinID.
bool dotdot_door_lock_number_of_year_day_schedules_supported_per_user_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - NumberOfYearDaySchedulesSupportedPe...
sl_status_t dotdot_diagnostics_nwkfc_failure_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - NWKFCFailure attribute under a UNID/Endp...
bool dotdot_electrical_measurement_average_rms_under_voltage_counter_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - AverageRMSUnderVoltageC...
sl_status_t dotdot_descriptor_device_type_list_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Descriptor - DeviceTypeList attribute under a UNID/Endpoint...
bool dotdot_is_supported_electrical_measurement_rms_voltage_min_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSVoltageMinPhB is supported under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_ac_reactive_power_overload(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ACReactivePowerOverload is supported under a UNID/Endp...
bool dotdot_color_control_primary1_intensity_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - Primary1Intensity attribute und...
bool dotdot_is_supported_color_control_color_capabilities(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - ColorCapabilities is supported under a UNID/EndpoinID.
sl_status_t dotdot_time_dst_shift_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Time - DstShift attribute under a UNID/EndpoinID.
sl_status_t dotdot_dehumidification_control_dehumidification_max_cool_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DehumidificationControl - DehumidificationMaxCool attribute...
bool dotdot_occupancy_sensing_physical_contact_occupied_to_unoccupied_delay_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot OccupancySensing - PhysicalContactOccupiedToUno...
bool dotdot_color_control_color_temp_physical_max_mireds_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - ColorTempPhysicalMaxMireds attri...
bool dotdot_barrier_control_close_period_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BarrierControl - ClosePeriod attribute under a ...
sl_status_t dotdot_illuminance_level_sensing_light_sensor_type_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot IlluminanceLevelSensing - LightSensorType attribute un...
bool dotdot_system_metrics_cpu_frequencym_hz_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - CPUFrequencyMHz attribute under...
sl_status_t dotdot_poll_control_check_in_interval_min_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PollControl - CheckInIntervalMin attribute under a UNI...
bool dotdot_is_supported_pump_configuration_and_control_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - AlarmMask is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_thermostat_ac_error_code(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - ACErrorCode attribute under a UNID/EndpoinID.
uint8_t dotdot_get_power_configuration_battery2_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery2Voltage attribute value under a UNID/EndpoinID.
bool dotdot_color_control_color_pointbx_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - ColorPointBX attribute under a U...
bool dotdot_is_supported_dehumidification_control_relative_humidity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DehumidificationControl - RelativeHumidity is supported under a UNID/EndpoinID...
sl_status_t dotdot_set_unify_humidity_control_humidifier_setpoint_max(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int32_t new_humidifier_setpoint_max)
Set the DotDot UnifyHumidityControl - HumidifierSetpointMax attribute under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_system_interrupts_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - SystemInterrupts attribute under a UNI...
sl_status_t dotdot_set_time_time_status(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_time_status)
Set the DotDot Time - TimeStatus attribute under a UNID/EndpoinID.
bool dotdot_is_any_device_temperature_configuration_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the DeviceTemperatureConfiguration Clus...
bool dotdot_is_supported_pump_configuration_and_control_min_comp_pressure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - MinCompPressure is supported under a UNID/Endpoi...
int32_t dotdot_get_electrical_measurement_total_active_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - TotalActivePower attribute value under a UNID/EndpoinID.
const char * dotdot_get_basic_product_code(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - ProductCode attribute value under a UNID/EndpoinID.
bool dotdot_power_configuration_battery2a_hr_rating_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery2AHrRating attribu...
uint16_t dotdot_get_electrical_measurement_rms_voltage_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSVoltageMax attribute value under a UNID/EndpoinID.
bool dotdot_metering_temperature_unit_of_measure_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - TemperatureUnitOfMeasure attribute u...
bool dotdot_is_supported_electrical_measurement_average_rms_under_voltage_counter_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - AverageRMSUnderVoltageCounterPhB is supported under a ...
bool dotdot_is_supported_aox_locator_azimuth_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot AoXLocator - AzimuthMask is supported under a UNID/EndpoinID.
bool dotdot_is_supported_metering_temperature_formatting(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - TemperatureFormatting is supported under a UNID/EndpoinID.
bool dotdot_is_any_basic_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the Basic Cluster.
sl_status_t dotdot_color_control_color_loop_start_enhanced_hue_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - ColorLoopStartEnhancedHue attribute under a ...
sl_status_t dotdot_pressure_measurement_scaled_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PressureMeasurement - ScaledValue attribute under a UNID/En...
sl_status_t dotdot_set_device_temperature_configuration_low_temp_threshold(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_low_temp_threshold)
Set the DotDot DeviceTemperatureConfiguration - LowTempThreshold attribute under a UNID/EndpoinID.
uint32_t dotdot_get_electrical_measurement_measurement_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - MeasurementType attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_thermostat_ac_coil_temperature(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - ACCoilTemperature attribute under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_primary1y(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - Primary1Y is supported under a UNID/EndpoinID.
bool dotdot_soil_moisture_min_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SoilMoisture - MinMeasuredValue attribute under...
sl_status_t dotdot_create_electrical_measurement_ac_frequency_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ACFrequencyMax attribute under a UNID/EndpoinID.
bool dotdot_thermostat_occupancy_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - Occupancy attribute under a UNID/...
sl_status_t dotdot_set_fan_control_fan_mode_sequence(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_fan_mode_sequence)
Set the DotDot FanControl - FanModeSequence attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_enable_inside_statusled(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - EnableInsideStatusLED attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_voltage_sag_period_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSVoltageSagPeriod at...
bool dotdot_occupancy_sensing_ultrasonic_occupied_to_unoccupied_delay_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot OccupancySensing - UltrasonicOccupiedToUnoccupi...
bool dotdot_door_lock_user_code_temporary_disable_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - UserCodeTemporaryDisableTime attrib...
uint16_t dotdot_get_diagnostics_apsfc_failure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - APSFCFailure attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_unify_humidity_control_dehumidifier_setpoint_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyHumidityControl - DehumidifierSetpointMax attribute under a UNID/EndpoinID.
sl_status_t dotdot_occupancy_sensing_pir_unoccupied_to_occupied_threshold_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot OccupancySensing - PIRUnoccupiedToOccupiedThreshold at...
sl_status_t dotdot_binding_bindable_cluster_list_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Binding - BindableClusterList attribute under a UNID/Endpoi...
sl_status_t dotdot_set_electrical_measurement_power_divisor(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_power_divisor)
Set the DotDot ElectricalMeasurement - PowerDivisor attribute under a UNID/EndpoinID.
uint16_t dotdot_get_illuminance_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot IlluminanceMeasurement - Tolerance attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_measured3rd_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - Measured3rdHarmonicCurrent is supported under a UNID/E...
sl_status_t dotdot_basic_physical_environment_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - PhysicalEnvironment attribute under a UNID/End...
sl_status_t dotdot_create_basic_location_description(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - LocationDescription attribute under a UNID/EndpoinID.
bool dotdot_get_application_monitoring_application_connected(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - ApplicationConnected attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_remote_sensing(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_remote_sensing)
Set the DotDot Thermostat - RemoteSensing attribute under a UNID/EndpoinID.
bool dotdot_window_covering_intermediate_setpoints_lift_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - IntermediateSetpointsLift attr...
sl_status_t dotdot_door_lock_door_open_events_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - DoorOpenEvents attribute under a UNID/EndpointID...
sl_status_t dotdot_diagnostics_persistent_memory_writes_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - PersistentMemoryWrites attribute under a...
sl_status_t dotdot_create_thermostat_thermostat_running_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - ThermostatRunningState attribute under a UNID/EndpoinID.
bool dotdot_metering_current_inlet_energy_carrier_summation_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - CurrentInletEnergyCarrierSummation ...
sl_status_t dotdot_dehumidification_control_dehumidification_hysteresis_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DehumidificationControl - DehumidificationHysteresis a...
sl_status_t dotdot_create_color_control_primary1x(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - Primary1X attribute under a UNID/EndpoinID.
NodeStateNetworkStatus dotdot_get_state_network_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot State - NetworkStatus attribute value under a UNID/EndpoinID.
sl_status_t dotdot_basic_application_version_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - ApplicationVersion attribute under a UNID/EndpointI...
sl_status_t dotdot_metering_power_factor_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - PowerFactor attribute under a UNID/EndpoinI...
sl_status_t dotdot_illuminance_level_sensing_light_sensor_type_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot IlluminanceLevelSensing - LightSensorType attribute under a...
bool dotdot_is_supported_basic_power_source(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - PowerSource is supported under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_primary1_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - Primary1Intensity is supported under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_mac_tx_ucast_fail_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - MacTxUcastFail attribute under a UNID/Endpoin...
bool dotdot_electrical_measurement_average_rms_voltage_measurement_period_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - AverageRMSVoltageMeasu...
sl_status_t dotdot_power_configuration_battery2_percentage_threshold2_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery2PercentageThreshold2 attribute...
bool dotdot_is_supported_window_covering_physical_closed_limit_tilt(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - PhysicalClosedLimitTilt is supported under a UNID/EndpoinID.
sl_status_t dotdot_basic_application_version_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - ApplicationVersion attribute under a UNID/Endp...
sl_status_t dotdot_set_electrical_measurement_active_power_max(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_active_power_max)
Set the DotDot ElectricalMeasurement - ActivePowerMax attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_measured_phase9th_harmonic_current_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - MeasuredPhase9thHarmonicCurrent att...
sl_status_t dotdot_create_electrical_measurement_dc_voltage_overload(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - DCVoltageOverload attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_supported_operating_modes(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_supported_operating_modes)
Set the DotDot DoorLock - SupportedOperatingModes attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_aox_locator_position_and_orientation_valid(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_position_and_orientation_valid)
Set the DotDot AoXLocator - PositionAndOrientationValid attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_basic_hw_version(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_hw_version)
Set the DotDot Basic - HWVersion attribute under a UNID/EndpoinID.
uint8_t dotdot_get_door_lock_max_pin_code_length(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - MaxPINCodeLength attribute value under a UNID/EndpoinID.
bool dotdot_application_monitoring_application_connected_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - ApplicationConnected a...
sl_status_t dotdot_electrical_measurement_dc_current_multiplier_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - DCCurrentMultiplier attribute ...
uint8_t dotdot_get_color_control_options(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - Options attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_ac_power_divisor_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ACPowerDivisor attribut...
bool dotdot_is_any_pump_configuration_and_control_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the PumpConfigurationAndControl Cluster...
sl_status_t dotdot_create_thermostat_unoccupied_cooling_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - UnoccupiedCoolingSetpoint attribute under a UNID/EndpoinID.
sl_status_t dotdot_barrier_control_open_events_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BarrierControl - OpenEvents attribute under a UNID/End...
sl_status_t dotdot_electrical_measurement_apparent_power_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ApparentPowerPhC attribute under a ...
bool dotdot_is_supported_unify_humidity_control_dehumidifier_setpoint_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyHumidityControl - DehumidifierSetpointMax is supported under a UNID/Endpo...
bool dotdot_is_supported_system_metrics_system_interrupts(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - SystemInterrupts is supported under a UNID/EndpoinID.
bool dotdot_door_lock_credential_rules_support_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - CredentialRulesSupport attribute un...
bool dotdot_thermostat_abs_min_heat_setpoint_limit_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - AbsMinHeatSetpointLimit attribute ...
bool dotdot_is_supported_thermostat_min_cool_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - MinCoolSetpointLimit is supported under a UNID/EndpoinID.
sl_status_t dotdot_unify_humidity_control_dehumidifier_setpoint_scale_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyHumidityControl - DehumidifierSetpointScale attribute ...
sl_status_t dotdot_create_metering_energy_carrier_unit_of_measure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - EnergyCarrierUnitOfMeasure attribute under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_max_temperature_celcius_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - MaxTemperatureCelcius attribute under ...
sl_status_t dotdot_power_configuration_battery_manufacturer_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - BatteryManufacturer attribute under a ...
uint8_t dotdot_get_door_lock_user_code_temporary_disable_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - UserCodeTemporaryDisableTime attribute value under a UNID/EndpoinID.
sl_status_t dotdot_ph_measurement_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PhMeasurement - MeasuredValue attribute under a UNID/E...
sl_status_t dotdot_set_thermostat_local_temperature(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_local_temperature)
Set the DotDot Thermostat - LocalTemperature attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_unify_humidity_control_auto_setpoint(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int32_t new_auto_setpoint)
Set the DotDot UnifyHumidityControl - AutoSetpoint attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_average_rms_voltage_measurement_period(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_average_rms_voltage_measurement_period)
Set the DotDot ElectricalMeasurement - AverageRMSVoltageMeasurementPeriod attribute under a UNID/Endp...
uint8_t dotdot_get_ballast_configuration_physical_min_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BallastConfiguration - PhysicalMinLevel attribute value under a UNID/EndpoinID.
sl_status_t dotdot_basic_zcl_version_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - ZCLVersion attribute under a UNID/EndpointID.
sl_status_t dotdot_create_electrical_measurement_reactive_power_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ReactivePowerPhC attribute under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_angle_correction_timeout_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot AoXLocator - AngleCorrectionTimeout attribute under a UNID/...
bool dotdot_electrical_measurement_rms_voltage_min_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSVoltageMinPhC attrib...
sl_status_t dotdot_door_lock_max_pin_code_length_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - MaxPINCodeLength attribute under a UNID/End...
sl_status_t dotdot_electrical_measurement_active_current_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ActiveCurrent attribute under ...
bool dotdot_unify_fan_control_z_wave_fan_state_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyFanControl - ZWaveFanState attribute under...
sl_status_t dotdot_set_electrical_measurement_rms_voltage_swell_period(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_voltage_swell_period)
Set the DotDot ElectricalMeasurement - RMSVoltageSwellPeriod attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_line_current_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - LineCurrentPhB attribut...
sl_status_t dotdot_set_diagnostics_last_messagelqi(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_last_messagelqi)
Set the DotDot Diagnostics - LastMessageLQI attribute under a UNID/EndpoinID.
sl_status_t dotdot_metering_multiplier_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - Multiplier attribute under a UNID/EndpointID.
sl_status_t dotdot_set_electrical_measurement_average_rms_voltage_measurement_period_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_average_rms_voltage_measurement_period_phc)
Set the DotDot ElectricalMeasurement - AverageRMSVoltageMeasurementPeriodPhC attribute under a UNID/E...
sl_status_t dotdot_power_configuration_battery2_alarm_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery2AlarmMask attribute under a UN...
bool dotdot_window_covering_current_position_tilt_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - CurrentPositionTilt attribute...
bool dotdot_is_supported_level_max_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Level - MaxLevel is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_ac_power_multiplier_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ACPowerMultiplier attri...
sl_status_t dotdot_set_window_covering_config_or_status(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_config_or_status)
Set the DotDot WindowCovering - ConfigOrStatus attribute under a UNID/EndpoinID.
bool dotdot_ballast_configuration_lamp_burn_hours_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BallastConfiguration - LampBurnHours attribute...
sl_status_t dotdot_application_monitoring_mqtt_messages_received_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - MQTTMessagesReceived attribute unde...
sl_status_t dotdot_set_aox_locator_angle_filtering(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_angle_filtering)
Set the DotDot AoXLocator - AngleFiltering attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_harmonic_current_multiplier_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - HarmonicCurrentMultiplier attribute...
bool dotdot_thermostat_ac_capacity_format_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - ACCapacityFormat attribute under ...
bool dotdot_is_supported_application_monitoring_application_cpu_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - ApplicationCPUUsagePercent is supported under a UNID/E...
bool dotdot_is_supported_window_covering_installed_closed_limit_tilt(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - InstalledClosedLimitTilt is supported under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery_manufacturer(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - BatteryManufacturer is supported under a UNID/EndpoinID.
bool dotdot_is_any_alarms_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the Alarms Cluster.
sl_status_t dotdot_unify_humidity_control_dehumidifier_setpoint_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyHumidityControl - DehumidifierSetpoint attribute ...
sl_status_t dotdot_set_power_configuration_battery_percentage_threshold1(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery_percentage_threshold1)
Set the DotDot PowerConfiguration - BatteryPercentageThreshold1 attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_conductivity_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalConductivityMeasurement - MeasuredValue is supported under a UNID/En...
bool dotdot_occupancy_sensing_occupancy_sensor_type_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot OccupancySensing - OccupancySensorType attribu...
bool dotdot_basic_serial_number_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - SerialNumber attribute under a UNID/En...
bool dotdot_is_supported_application_monitoring_mqtt_logging_enabled(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - MQTTLoggingEnabled is supported under a UNID/EndpoinID...
sl_status_t dotdot_time_standard_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Time - StandardTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_level_options_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Level - Options attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_rms_current_max_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_current_max_phc)
Set the DotDot ElectricalMeasurement - RMSCurrentMaxPhC attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - AlarmMask attribute under a UNID/EndpoinID.
bool dotdot_thermostat_setpoint_change_source_timestamp_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - SetpointChangeSourceTimestamp att...
sl_status_t dotdot_unify_thermostat_supported_thermostat_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyThermostat - SupportedThermostatMode attribute un...
sl_status_t dotdot_electrical_measurement_rms_current_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSCurrentPhB attribute under a UNI...
bool dotdot_metering_energy_carrier_demand_formatting_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - EnergyCarrierDemandFormatting attri...
sl_status_t dotdot_pump_configuration_and_control_effective_control_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - EffectiveControlMode attribut...
sl_status_t dotdot_create_ballast_configuration_lamp_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BallastConfiguration - LampType attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_setpoint_change_amount(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_setpoint_change_amount)
Set the DotDot Thermostat - SetpointChangeAmount attribute under a UNID/EndpoinID.
bool dotdot_aox_locator_angle_filtering_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot AoXLocator - AngleFiltering attribute under a ...
bool dotdot_electrical_measurement_phase_harmonic_current_multiplier_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - PhaseHarmonicCurrentMul...
sl_status_t dotdot_set_thermostat_user_interface_configuration_keypad_lockout(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_keypad_lockout)
Set the DotDot ThermostatUserInterfaceConfiguration - KeypadLockout attribute under a UNID/EndpoinID.
sl_status_t dotdot_unify_thermostat_operating_state_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyThermostat - OperatingState attribute under a UNID/End...
sl_status_t dotdot_set_door_lock_number_of_pin_users_supported(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_number_of_pin_users_supported)
Set the DotDot DoorLock - NumberOfPINUsersSupported attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_measured3rd_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - Measured3rdHarmonicCurrent attribute under a UNID/EndpoinID.
bool dotdot_occupancy_sensing_occupancy_sensor_type_bitmap_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot OccupancySensing - OccupancySensorTypeBitmap a...
sl_status_t dotdot_create_application_monitoring_application_statistics_reporting_interval_seconds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - ApplicationStatisticsReportingIntervalSeconds attribute unde...
sl_status_t dotdot_create_electrical_measurement_rms_voltage_swell_period_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSVoltageSwellPeriodPhC attribute under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_pump_status_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - PumpStatus attribute und...
sl_status_t dotdot_set_protocol_controller_network_management_network_management_state(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, NetworkManagementState new_network_management_state)
Set the DotDot ProtocolController-NetworkManagement - NetworkManagementState attribute under a UNID/E...
bool dotdot_is_any_power_configuration_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the PowerConfiguration Cluster.
bool dotdot_unify_humidity_control_auto_setpoint_precision_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyHumidityControl - AutoSetpointPrecision a...
sl_status_t dotdot_thermostat_user_interface_configuration_schedule_programming_visibility_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ThermostatUserInterfaceConfiguration - ScheduleProgrammingV...
sl_status_t dotdot_color_control_primary3y_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - Primary3Y attribute under a UNID/EndpointID.
sl_status_t dotdot_application_monitoring_application_mqtt_topics_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - ApplicationMQTTTopics attribut...
uint16_t dotdot_get_electrical_measurement_dc_power_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - DCPowerMultiplier attribute value under a UNID/EndpoinID.
sl_status_t dotdot_shade_configuration_closed_limit_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ShadeConfiguration - ClosedLimit attribute under a UNI...
bool dotdot_electrical_measurement_average_rms_under_voltage_counter_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - AverageRMSUnderVoltage...
sl_status_t dotdot_set_door_lock_sound_volume(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_sound_volume)
Set the DotDot DoorLock - SoundVolume attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_min_rfid_code_length_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - MinRFIDCodeLength attribute under a UNID/En...
DrlkOperMode dotdot_get_door_lock_operating_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - OperatingMode attribute value under a UNID/EndpoinID.
bool dotdot_diagnostics_child_moved_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - ChildMoved attribute under a UNID...
sl_status_t dotdot_set_diagnostics_aps_decrypt_failures(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_aps_decrypt_failures)
Set the DotDot Diagnostics - APSDecryptFailures attribute under a UNID/EndpoinID.
int32_t dotdot_get_unify_humidity_control_auto_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyHumidityControl - AutoSetpoint attribute value under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_mains_alarm_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - MainsAlarmMask attribute under a ...
bool dotdot_application_monitoring_application_name_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - ApplicationName attribu...
sl_status_t dotdot_color_control_current_saturation_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - CurrentSaturation attribute under a UNID/End...
sl_status_t dotdot_create_aox_position_estimation_position(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot AoXPositionEstimation - Position attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_mains_voltage_min_threshold_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - MainsVoltageMinThreshold ...
bool dotdot_is_supported_level_start_up_current_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Level - StartUpCurrentLevel is supported under a UNID/EndpoinID.
bool dotdot_power_configuration_battery_quantity_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - BatteryQuantity attribute ...
sl_status_t dotdot_create_door_lock_min_pin_code_length(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - MinPINCodeLength attribute under a UNID/EndpoinID.
bool dotdot_thermostat_pi_cooling_demand_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - PICoolingDemand attribute under a ...
uint16_t dotdot_get_window_covering_physical_closed_limit_tilt(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - PhysicalClosedLimitTilt attribute value under a UNID/EndpoinID.
bool dotdot_is_any_poll_control_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the PollControl Cluster.
sl_status_t dotdot_set_power_configuration_battery3_alarm_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery3_alarm_mask)
Set the DotDot PowerConfiguration - Battery3AlarmMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_primary3_intensity(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_primary3_intensity)
Set the DotDot ColorControl - Primary3Intensity attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_color_pointr_intensity_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - ColorPointRIntensity attribute under a ...
bool dotdot_pressure_measurement_tolerance_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PressureMeasurement - Tolerance attribute unde...
sl_status_t dotdot_door_lock_language_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - Language attribute under a UNID/EndpointID.
sl_status_t dotdot_pump_configuration_and_control_min_const_temp_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - MinConstTemp attribute u...
bool dotdot_is_supported_color_control_primary3_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - Primary3Intensity is supported under a UNID/EndpoinID.
sl_status_t dotdot_on_off_start_up_on_off_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot OnOff - StartUpOnOff attribute under a UNID/EndpointID.
sl_status_t dotdot_set_thermostat_occupied_setback(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_occupied_setback)
Set the DotDot Thermostat - OccupiedSetback attribute under a UNID/EndpoinID.
bool dotdot_aox_locator_cte_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot AoXLocator - CTEMode attribute under a UNID/En...
bool dotdot_power_configuration_battery3_alarm_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery3AlarmMask attribu...
bool dotdot_electrical_measurement_power_factor_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - PowerFactorPhC attribu...
bool dotdot_diagnostics_packet_validate_drop_count_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - PacketValidateDropCount attribute...
bool dotdot_is_supported_aox_locator_cte_length(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot AoXLocator - CTELength is supported under a UNID/EndpoinID.
bool dotdot_basic_manufacturer_version_details_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - ManufacturerVersionDetails attribute u...
const char * dotdot_get_power_configuration_battery2_manufacturer(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery2Manufacturer attribute value under a UNID/EndpoinID.
bool dotdot_door_lock_number_of_year_day_schedules_supported_per_user_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - NumberOfYearDaySchedulesSupportedPer...
sl_status_t dotdot_electrical_measurement_active_power_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ActivePower attribute under a UNID/...
bool dotdot_scenes_last_configured_by_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Scenes - LastConfiguredBy attribute under a UNI...
sl_status_t dotdot_set_metering_energy_carrier_unit_of_measure(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_energy_carrier_unit_of_measure)
Set the DotDot Metering - EnergyCarrierUnitOfMeasure attribute under a UNID/EndpoinID.
bool dotdot_is_supported_on_off_on_off(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot OnOff - OnOff is supported under a UNID/EndpoinID.
uint16_t dotdot_get_color_control_primary5x(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - Primary5X attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_application_monitoring_application_cpu_average_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - ApplicationCPUAverageUsagePercent is supported under a...
bool dotdot_unify_humidity_control_reporting_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyHumidityControl - ReportingMode attribute ...
sl_status_t dotdot_color_control_primary5x_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - Primary5X attribute under a UNID/Endpoi...
sl_status_t dotdot_create_soil_moisture_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SoilMoisture - MeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_basic_alarm_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - AlarmMask attribute under a UNID/Endpo...
sl_status_t dotdot_door_lock_local_programming_features_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - LocalProgrammingFeatures attribute under a ...
bool dotdot_electrical_measurement_rms_extreme_under_voltage_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSExtremeUnderVoltage...
bool dotdot_is_supported_thermostat_user_interface_configuration_temperature_display_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ThermostatUserInterfaceConfiguration - TemperatureDisplayMode is supported und...
bool dotdot_unify_humidity_control_humidifier_setpoint_precision_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyHumidityControl - HumidifierSetpointPreci...
bool dotdot_electrical_measurement_dc_voltage_multiplier_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - DCVoltageMultiplier att...
sl_status_t dotdot_create_thermostat_local_temperature_calibration(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - LocalTemperatureCalibration attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_pump_configuration_and_control_min_const_pressure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - MinConstPressure attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_primary6_intensity(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_primary6_intensity)
Set the DotDot ColorControl - Primary6Intensity attribute under a UNID/EndpoinID.
sl_status_t dotdot_state_security_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot State - Security attribute under a UNID/EndpoinID.
sl_status_t dotdot_metering_demand_formatting_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - DemandFormatting attribute under a UNID/Endpoint...
bool dotdot_soil_moisture_tolerance_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SoilMoisture - Tolerance attribute under a UNI...
sl_status_t dotdot_create_time_local_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Time - LocalTime attribute under a UNID/EndpoinID.
int16_t dotdot_get_electrical_measurement_active_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ActiveCurrent attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_dehumidification_control_relative_humidity_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_relative_humidity_mode)
Set the DotDot DehumidificationControl - RelativeHumidityMode attribute under a UNID/EndpoinID.
bool dotdot_application_monitoring_mqtt_min_delivery_time_seconds_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - MQTTMinDeliveryTimeSec...
sl_status_t dotdot_set_basic_stack_version(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_stack_version)
Set the DotDot Basic - StackVersion attribute under a UNID/EndpoinID.
uint16_t dotdot_get_wind_speed_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindSpeedMeasurement - MinMeasuredValue attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_rms_current_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSCurrentMin attribute under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_effective_control_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - EffectiveControlMode att...
int16_t dotdot_get_electrical_measurement_ac_reactive_power_overload(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ACReactivePowerOverload attribute value under a UNID/EndpoinI...
uint8_t dotdot_get_scenes_scene_count(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Scenes - SceneCount attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_temperature_measurement_max_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_max_measured_value)
Set the DotDot TemperatureMeasurement - MaxMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_poll_control_fast_poll_timeout_max_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PollControl - FastPollTimeoutMax attribute und...
bool dotdot_electrical_measurement_measured_phase5th_harmonic_current_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - MeasuredPhase5thHarmoni...
uint8_t dotdot_get_shade_configuration_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ShadeConfiguration - Mode attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery2_voltage_threshold3(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery2VoltageThreshold3 attribute under a UNID/EndpoinID.
sl_status_t dotdot_iaswd_max_duration_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot IASWD - MaxDuration attribute under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_mqtt_min_delivery_time_seconds_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - MQTTMinDeliveryTimeSeconds att...
bool dotdot_is_supported_time_dst_start(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Time - DstStart is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_extreme_over_voltage_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSExtremeOverVoltage attribut...
sl_status_t dotdot_electrical_measurement_rms_extreme_under_voltage_period_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSExtremeUnderVoltagePeriodPhB att...
sl_status_t dotdot_create_system_metrics_swap_memory_totalmb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - SWAPMemoryTotalMB attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_level_start_up_current_level(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_start_up_current_level)
Set the DotDot Level - StartUpCurrentLevel attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_number_of_credentials_supported_per_user_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - NumberOfCredentialsSupportedPerUser attribute un...
bool dotdot_is_supported_electrical_measurement_average_rms_voltage_measurement_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - AverageRMSVoltageMeasurementPeriod is supported under ...
uint16_t dotdot_get_barrier_control_safety_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BarrierControl - SafetyStatus attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_active_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ActiveCurrent is supported under a UNID/EndpoinID.
sl_status_t dotdot_basic_stack_version_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - StackVersion attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_unoccupied_cooling_setpoint(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_unoccupied_cooling_setpoint)
Set the DotDot Thermostat - UnoccupiedCoolingSetpoint attribute under a UNID/EndpoinID.
bool dotdot_is_supported_metering_current_max_demand_received(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - CurrentMaxDemandReceived is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_measured1st_harmonic_current_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - Measured1stHarmonicCurrent attribut...
bool dotdot_door_lock_number_of_week_day_schedules_supported_per_user_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - NumberOfWeekDaySchedulesSupportedPer...
bool dotdot_power_configuration_battery3_percentage_threshold1_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery3PercentageThresho...
sl_status_t dotdot_thermostat_occupied_setback_min_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - OccupiedSetbackMin attribute under a UNID/Endp...
bool dotdot_ias_zone_number_of_zone_sensitivity_levels_supported_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot IASZone - NumberOfZoneSensitivityLevelsSupporte...
bool dotdot_is_supported_system_metrics_swap_memory_totalmb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - SWAPMemoryTotalMB is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_number_of_holiday_schedules_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - NumberOfHolidaySchedulesSupported attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_illuminance_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot IlluminanceMeasurement - MinMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_ac_frequency_divisor_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ACFrequencyDivisor attr...
sl_status_t dotdot_device_temperature_configuration_min_temp_experienced_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DeviceTemperatureConfiguration - MinTempExperienced attribu...
sl_status_t dotdot_create_system_metrics_virtual_memory_totalmb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - VirtualMemoryTotalMB attribute under a UNID/EndpoinID.
uint8_t dotdot_get_aox_locator_antenna_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot AoXLocator - AntennaMode attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_ac_frequency_divisor_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ACFrequencyDivisor att...
bool dotdot_metering_default_update_period_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - DefaultUpdatePeriod attribute under ...
sl_status_t dotdot_create_level_current_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Level - CurrentLevel attribute under a UNID/EndpoinID.
bool dotdot_metering_current_max_demand_received_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - CurrentMaxDemandReceived attribute ...
sl_status_t dotdot_color_control_color_pointg_intensity_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - ColorPointGIntensity attribute under a ...
sl_status_t dotdot_create_diagnostics_last_messagelqi(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - LastMessageLQI attribute under a UNID/EndpoinID.
uint16_t dotdot_get_wind_speed_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindSpeedMeasurement - MaxMeasuredValue attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_measured5th_harmonic_current_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - Measured5thHarmonicCurrent attribut...
sl_status_t dotdot_set_pm25_max_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, float new_max_measured_value)
Set the DotDot PM25 - MaxMeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_actuator_enabled(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - ActuatorEnabled attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_conductivity_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalConductivityMeasurement - MaxMeasuredValue is supported under a UNID...
bool dotdot_is_supported_pump_configuration_and_control_control_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - ControlMode is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_active_current(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_active_current)
Set the DotDot ElectricalMeasurement - ActiveCurrent attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_min_setpoint_dead_band(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int8_t new_min_setpoint_dead_band)
Set the DotDot Thermostat - MinSetpointDeadBand attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_diagnostics_join_indication(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - JoinIndication attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_pressure_measurement_max_scaled_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_max_scaled_value)
Set the DotDot PressureMeasurement - MaxScaledValue attribute under a UNID/EndpoinID.
bool dotdot_door_lock_operating_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - OperatingMode attribute under a UNI...
bool dotdot_is_any_unify_thermostat_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the UnifyThermostat Cluster.
bool dotdot_is_supported_ballast_configuration_lamp_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BallastConfiguration - LampType is supported under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_rms_voltage_max_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSVoltageMaxPhB is supported under a UNID/EndpoinID.
bool dotdot_barrier_control_open_period_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BarrierControl - OpenPeriod attribute under a U...
sl_status_t dotdot_create_electrical_measurement_rms_current_max_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSCurrentMaxPhC attribute under a UNID/EndpoinID.
bool dotdot_is_any_wind_speed_measurement_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the WindSpeedMeasurement Cluster.
sl_status_t dotdot_create_door_lock_lock_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - LockState attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_control_sequence_of_operation_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - ControlSequenceOfOperation attribute unde...
bool dotdot_electrical_measurement_rms_voltage_swell_period_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSVoltageSwellPeriodPh...
bool dotdot_unify_humidity_control_supported_set_points_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyHumidityControl - SupportedSetPoints attr...
bool dotdot_electrical_measurement_line_current_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - LineCurrent attribute ...
bool dotdot_is_supported_window_covering_installed_closed_limit_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - InstalledClosedLimitLift is supported under a UNID/EndpoinID.
bool dotdot_is_supported_unify_humidity_control_dehumidifier_setpoint_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyHumidityControl - DehumidifierSetpointMin is supported under a UNID/Endpo...
sl_status_t dotdot_unify_humidity_control_dehumidifier_setpoint_precision_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyHumidityControl - DehumidifierSetpointPrecision a...
sl_status_t dotdot_dehumidification_control_dehumidification_cooling_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DehumidificationControl - DehumidificationCooling attr...
int16_t dotdot_get_electrical_measurement_dc_voltage_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - DCVoltageMax attribute value under a UNID/EndpoinID.
bool dotdot_system_metrics_disks_usage_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - DisksUsage attribute under a UN...
bool dotdot_is_supported_soil_moisture_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SoilMoisture - MeasuredValue is supported under a UNID/EndpoinID.
int16_t dotdot_get_electrical_measurement_dc_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - DCPower attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_system_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_system_mode)
Set the DotDot Thermostat - SystemMode attribute under a UNID/EndpoinID.
uint8_t dotdot_get_metering_default_update_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - DefaultUpdatePeriod attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_color_control_primary1x(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - Primary1X attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_on_off_on_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot OnOff - OnTime attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_apparent_power_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ApparentPowerPhC is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_relativity_humidity_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot RelativityHumidity - Tolerance attribute under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery_percentage_threshold1(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - BatteryPercentageThreshold1 is supported under a UNID/End...
sl_status_t dotdot_poll_control_short_poll_interval_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PollControl - ShortPollInterval attribute under a UNID...
sl_status_t dotdot_set_window_covering_current_position_tilt(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_current_position_tilt)
Set the DotDot WindowCovering - CurrentPositionTilt attribute under a UNID/EndpoinID.
bool dotdot_is_supported_descriptor_device_type_list(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Descriptor - DeviceTypeList is supported under a UNID/EndpoinID.
bool dotdot_soil_moisture_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SoilMoisture - MeasuredValue attribute under a ...
uint8_t dotdot_get_basic_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - AlarmMask attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_unify_fan_control_z_wave_fan_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyFanControl - ZWaveFanState attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_primary2x(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_primary2x)
Set the DotDot ColorControl - Primary2X attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_metering_reading_snap_shot_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - ReadingSnapShotTime attribute under a UNID/EndpoinID.
bool dotdot_barrier_control_safety_status_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BarrierControl - SafetyStatus attribute under a...
bool dotdot_application_monitoring_fqdn_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - FQDN attribute under a...
bool dotdot_electrical_measurement_rms_voltage_sag_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSVoltageSag attribute...
sl_status_t dotdot_set_pump_configuration_and_control_power(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_power)
Set the DotDot PumpConfigurationAndControl - Power attribute under a UNID/EndpoinID.
bool dotdot_door_lock_enable_privacy_mode_button_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - EnablePrivacyModeButton attribute un...
sl_status_t dotdot_set_thermostat_user_interface_configuration_temperature_display_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_temperature_display_mode)
Set the DotDot ThermostatUserInterfaceConfiguration - TemperatureDisplayMode attribute under a UNID/E...
bool dotdot_diagnostics_mac_tx_bcast_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - MacTxBcast attribute under a UNID...
sl_status_t dotdot_application_monitoring_hostname_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - Hostname attribute under a UNID/End...
uint16_t dotdot_get_pump_configuration_and_control_min_const_flow(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - MinConstFlow attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_enable_local_programming(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - EnableLocalProgramming attribute under a UNID/EndpoinID.
UTC dotdot_get_time_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Time - Time attribute value under a UNID/EndpoinID.
sl_status_t dotdot_wind_speed_measurement_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindSpeedMeasurement - MeasuredValue attribute under a UNID...
sl_status_t dotdot_set_door_lock_lock_type(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_lock_type)
Set the DotDot DoorLock - LockType attribute under a UNID/EndpoinID.
sl_status_t dotdot_poll_control_fast_poll_timeout_max_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PollControl - FastPollTimeoutMax attribute under a UNID/End...
bool dotdot_is_supported_door_lock_min_rfid_code_length(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - MinRFIDCodeLength is supported under a UNID/EndpoinID.
bool dotdot_soil_moisture_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SoilMoisture - MeasuredValue attribute under a...
bool dotdot_occupancy_sensing_occupancy_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot OccupancySensing - Occupancy attribute under a ...
sl_status_t dotdot_power_configuration_battery2_voltage_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery2Voltage attribute under a UNID...
bool dotdot_thermostat_thermostat_programming_operation_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - ThermostatProgrammingOperationMode...
sl_status_t dotdot_create_electrical_measurement_rms_voltage_sag(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSVoltageSag attribute under a UNID/EndpoinID.
uint64_t dotdot_get_metering_current_max_demand_delivered(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - CurrentMaxDemandDelivered attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_diagnostics_route_disc_initiated(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_route_disc_initiated)
Set the DotDot Diagnostics - RouteDiscInitiated attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_diagnostics_relayed_ucast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - RelayedUcast attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_wind_speed_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindSpeedMeasurement - Tolerance attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_basic_power_source(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - PowerSource attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_system_metrics_power_plugged(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_power_plugged)
Set the DotDot SystemMetrics - PowerPlugged attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_extreme_under_voltage_period_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSExtremeUnderVoltagePeriodPh...
bool dotdot_flow_measurement_min_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot FlowMeasurement - MinMeasuredValue attribute un...
bool dotdot_is_supported_poll_control_long_poll_interval_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PollControl - LongPollIntervalMin is supported under a UNID/EndpoinID.
bool dotdot_aox_locator_position_and_orientation_valid_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot AoXLocator - PositionAndOrientationValid attrib...
sl_status_t dotdot_electrical_measurement_neutral_current_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - NeutralCurrent attribute under a UN...
bool dotdot_system_metrics_virtual_memory_usedmb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - VirtualMemoryUsedMB attribute ...
uint8_t dotdot_get_door_lock_lock_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - LockState attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_line_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - LineCurrent is supported under a UNID/EndpoinID.
bool dotdot_thermostat_setpoint_change_source_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - SetpointChangeSource attribute und...
sl_status_t dotdot_color_control_color_pointgx_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - ColorPointGX attribute under a UNID/Endpoint...
sl_status_t dotdot_create_diagnostics_aps_tx_ucast_fail(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - APSTxUcastFail attribute under a UNID/EndpoinID.
int16_t dotdot_get_electrical_measurement_ac_current_overload(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ACCurrentOverload attribute value under a UNID/EndpoinID.
bool dotdot_occupancy_sensing_physical_contact_unoccupied_to_occupied_threshold_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot OccupancySensing - PhysicalContactUnoccupiedTo...
bool dotdot_carbon_monoxide_max_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot CarbonMonoxide - MaxMeasuredValue attribute un...
sl_status_t dotdot_ballast_configuration_power_on_level_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BallastConfiguration - PowerOnLevel attribute under a UNID/...
bool dotdot_is_supported_thermostat_ac_coil_temperature(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - ACCoilTemperature is supported under a UNID/EndpoinID.
uint16_t dotdot_get_color_control_color_pointbx(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - ColorPointBX attribute value under a UNID/EndpoinID.
sl_status_t dotdot_level_max_frequency_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Level - MaxFrequency attribute under a UNID/EndpointID.
bool dotdot_electrical_measurement_dc_current_max_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - DCCurrentMax attribute ...
bool dotdot_is_supported_diagnostics_mac_rx_ucast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - MacRxUcast is supported under a UNID/EndpoinID.
bool dotdot_is_supported_relativity_humidity_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot RelativityHumidity - MinMeasuredValue is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_voltage_swell_period_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSVoltageSwellPeriod a...
bool dotdot_is_supported_scenes_name_support(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Scenes - NameSupport is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_basic_generic_device_class(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_generic_device_class)
Set the DotDot Basic - GenericDevice-Class attribute under a UNID/EndpoinID.
bool dotdot_window_covering_config_or_status_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - ConfigOrStatus attribute unde...
sl_status_t dotdot_create_unify_humidity_control_humidifier_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyHumidityControl - HumidifierSetpoint attribute under a UNID/EndpoinID.
sl_status_t dotdot_temperature_measurement_tolerance_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot TemperatureMeasurement - Tolerance attribute under a UNID/E...
sl_status_t dotdot_set_unify_fan_control_z_wave_fan_state(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, ZWaveFanStateEnum new_z_wave_fan_state)
Set the DotDot UnifyFanControl - ZWaveFanState attribute under a UNID/EndpoinID.
sl_status_t dotdot_unify_humidity_control_humidifier_setpoint_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyHumidityControl - HumidifierSetpoint attribute under a...
sl_status_t dotdot_color_control_color_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - ColorMode attribute under a UNID/Endpoi...
bool dotdot_is_any_electrical_conductivity_measurement_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the ElectricalConductivityMeasurement C...
sl_status_t dotdot_basic_physical_environment_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - PhysicalEnvironment attribute under a UNID/Endpoint...
int16_t dotdot_get_electrical_measurement_measured11th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - Measured11thHarmonicCurrent attribute value under a UNID/Endp...
sl_status_t dotdot_electrical_measurement_active_power_min_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ActivePowerMin attribute under...
uint8_t dotdot_get_aox_locator_cte_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot AoXLocator - CTEMode attribute value under a UNID/EndpoinID.
sl_status_t dotdot_on_off_off_wait_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot OnOff - OffWaitTime attribute under a UNID/EndpointID.
bool dotdot_electrical_measurement_dc_voltage_divisor_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - DCVoltageDivisor attrib...
bool dotdot_scenes_name_support_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Scenes - NameSupport attribute under a UNID/End...
sl_status_t dotdot_create_application_monitoring_application_cpu_max_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - ApplicationCPUMaxUsagePercent attribute under a UNID/Endpoin...
sl_status_t dotdot_set_electrical_measurement_rms_voltage_sag(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_rms_voltage_sag)
Set the DotDot ElectricalMeasurement - RMSVoltageSag attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery_rated_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - BatteryRatedVoltage attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_start_of_week_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - StartOfWeek attribute under a UNID/EndpointID.
sl_status_t dotdot_set_occupancy_sensing_occupancy(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_occupancy)
Set the DotDot OccupancySensing - Occupancy attribute under a UNID/EndpoinID.
sl_status_t dotdot_ias_zone_number_of_zone_sensitivity_levels_supported_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot IASZone - NumberOfZoneSensitivityLevelsSupported attri...
sl_status_t dotdot_set_aox_locator_cte_length(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int8_t new_cte_length)
Set the DotDot AoXLocator - CTELength attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_time_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Time - Time attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_fan_control_fan_mode_sequence(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot FanControl - FanModeSequence attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_thermostat_unoccupied_heating_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - UnoccupiedHeatingSetpoint attribute under a UNID/EndpoinID.
uint32_t dotdot_get_time_dst_end(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Time - DstEnd attribute value under a UNID/EndpoinID.
bool dotdot_electrical_conductivity_measurement_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalConductivityMeasurement - MeasuredVal...
bool dotdot_window_covering_installed_closed_limit_tilt_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - InstalledClosedLimitTilt attr...
sl_status_t dotdot_create_pump_configuration_and_control_max_const_pressure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - MaxConstPressure attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_ac_frequency_divisor_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ACFrequencyDivisor attribute under ...
bool dotdot_electrical_measurement_active_power_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ActivePowerPhB attribu...
bool dotdot_barrier_control_command_close_events_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BarrierControl - CommandCloseEvents attribute ...
sl_status_t dotdot_power_configuration_battery2_percentage_threshold1_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery2PercentageThreshold1 attribute...
bool dotdot_flow_measurement_min_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot FlowMeasurement - MinMeasuredValue attribute u...
bool dotdot_color_control_couple_color_temp_to_level_min_mireds_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - CoupleColorTempToLevelMinMireds...
sl_status_t dotdot_create_basic_application_version(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - ApplicationVersion attribute under a UNID/EndpoinID.
bool dotdot_aox_locator_period_samples_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot AoXLocator - PeriodSamples attribute under a UN...
sl_status_t dotdot_application_monitoring_application_statistics_reporting_interval_seconds_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - ApplicationStatisticsReporting...
bool dotdot_electrical_measurement_rms_extreme_under_voltage_period_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSExtremeUnderVoltageP...
sl_status_t dotdot_set_thermostat_abs_max_cool_setpoint_limit(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_abs_max_cool_setpoint_limit)
Set the DotDot Thermostat - AbsMaxCoolSetpointLimit attribute under a UNID/EndpoinID.
EUI64 dotdot_get_scenes_last_configured_by(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Scenes - LastConfiguredBy attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_battery_percentage_remaining(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery_percentage_remaining)
Set the DotDot PowerConfiguration - BatteryPercentageRemaining attribute under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_outdoor_temperature(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - OutdoorTemperature is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_color_pointgx(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - ColorPointGX attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery2_percentage_threshold1(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery2PercentageThreshold1 attribute under a UNID/EndpoinID.
bool dotdot_is_supported_barrier_control_close_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BarrierControl - ClosePeriod is supported under a UNID/EndpoinID.
sl_status_t dotdot_pm25_max_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PM25 - MaxMeasuredValue attribute under a UNID/Endpoin...
sl_status_t dotdot_color_control_color_pointb_intensity_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - ColorPointBIntensity attribute under a ...
bool dotdot_is_any_thermostat_user_interface_configuration_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the ThermostatUserInterfaceConfiguratio...
sl_status_t dotdot_create_ballast_configuration_lamp_manufacturer(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BallastConfiguration - LampManufacturer attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_occupancy_sensing_pir_unoccupied_to_occupied_delay(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_pir_unoccupied_to_occupied_delay)
Set the DotDot OccupancySensing - PIRUnoccupiedToOccupiedDelay attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_rms_voltage_min_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_voltage_min_phc)
Set the DotDot ElectricalMeasurement - RMSVoltageMinPhC attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_binding_binding_table_full(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Binding - BindingTableFull attribute under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_enable_one_touch_locking(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - EnableOneTouchLocking is supported under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_apsfc_failure_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - APSFCFailure attribute under a UNID/Endp...
bool dotdot_is_supported_device_temperature_configuration_current_temperature(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DeviceTemperatureConfiguration - CurrentTemperature is supported under a UNID/...
sl_status_t dotdot_set_electrical_measurement_measured_phase3rd_harmonic_current(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_measured_phase3rd_harmonic_current)
Set the DotDot ElectricalMeasurement - MeasuredPhase3rdHarmonicCurrent attribute under a UNID/Endpoin...
sl_status_t dotdot_set_aox_locator_position_and_orientation(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, CoordinateAndOrientation new_position_and_orientation)
Set the DotDot AoXLocator - PositionAndOrientation attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_white_pointx(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_white_pointx)
Set the DotDot ColorControl - WhitePointX attribute under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_local_programming_features(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - LocalProgrammingFeatures is supported under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_application_cpu_usage_percent_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - ApplicationCPUUsagePercent attribut...
bool dotdot_unify_humidity_control_auto_setpoint_scale_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyHumidityControl - AutoSetpointScale attrib...
bool dotdot_diagnostics_join_indication_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - JoinIndication attribute under a...
bool dotdot_is_supported_ph_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PhMeasurement - MaxMeasuredValue is supported under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_rms_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSVoltage attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_level_remaining_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Level - RemainingTime attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_hvac_system_type_configuration(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_hvac_system_type_configuration)
Set the DotDot Thermostat - HVACSystemTypeConfiguration attribute under a UNID/EndpoinID.
sl_status_t dotdot_level_start_up_current_level_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Level - StartUpCurrentLevel attribute under a UNID/Endpoint...
sl_status_t dotdot_electrical_measurement_measured_phase11th_harmonic_current_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - MeasuredPhase11thHarmonicCurrent at...
sl_status_t dotdot_electrical_measurement_power_factor_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - PowerFactorPhC attribute under...
bool dotdot_is_supported_electrical_measurement_rms_voltage_swell_period_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSVoltageSwellPeriodPhB is supported under a UNID/End...
sl_status_t dotdot_wind_speed_measurement_min_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindSpeedMeasurement - MinMeasuredValue attribute under a U...
int16_t dotdot_get_electrical_measurement_active_current_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ActiveCurrentPhB attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_application_monitoring_application_statistics_reporting_interval_seconds(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_application_statistics_reporting_interval_seconds)
Set the DotDot ApplicationMonitoring - ApplicationStatisticsReportingIntervalSeconds attribute under ...
uint16_t dotdot_get_color_control_primary2x(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - Primary2X attribute value under a UNID/EndpoinID.
sl_status_t dotdot_pm25_tolerance_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PM25 - Tolerance attribute under a UNID/EndpoinID.
sl_status_t dotdot_state_maximum_command_delay_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot State - MaximumCommandDelay attribute under a UNID/Endpoint...
bool dotdot_electrical_measurement_dc_current_min_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - DCCurrentMin attribute ...
sl_status_t dotdot_create_device_temperature_configuration_high_temp_dwell_trip_point(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DeviceTemperatureConfiguration - HighTempDwellTripPoint attribute under a UNID/Endpo...
int16_t dotdot_get_electrical_measurement_measured_phase3rd_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - MeasuredPhase3rdHarmonicCurrent attribute value under a UNID/...
sl_status_t dotdot_set_poll_control_long_poll_interval(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_long_poll_interval)
Set the DotDot PollControl - LongPollInterval attribute under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_aps_rx_ucast_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - APSRxUcast attribute under a UNID/Endpoi...
bool dotdot_is_supported_system_metrics_disks_usage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - DisksUsage is supported under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery2_percentage_threshold2(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery2PercentageThreshold2 is supported under a UNID/En...
sl_status_t dotdot_create_electrical_measurement_active_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ActivePower attribute under a UNID/EndpoinID.
bool dotdot_level_on_transition_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Level - OnTransitionTime attribute under a UNI...
bool dotdot_door_lock_rf_operation_event_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - RFOperationEventMask attribute under...
bool dotdot_system_metrics_fqdn_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - FQDN attribute under a UNID/En...
bool dotdot_application_monitoring_process_id_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - ProcessId attribute und...
sl_status_t dotdot_set_color_control_color_temperature_mireds(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_color_temperature_mireds)
Set the DotDot ColorControl - ColorTemperatureMireds attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_ac_error_code_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - ACErrorCode attribute under a UNID/EndpointID.
int16_t dotdot_get_electrical_measurement_ac_voltage_overload(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ACVoltageOverload attribute value under a UNID/EndpoinID.
bool dotdot_scenes_scene_valid_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Scenes - SceneValid attribute under a UNID/Endp...
bool dotdot_is_supported_door_lock_door_closed_events(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - DoorClosedEvents is supported under a UNID/EndpoinID.
sl_status_t dotdot_color_control_primary2_intensity_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - Primary2Intensity attribute under a UNI...
bool dotdot_application_monitoring_mqtt_logging_enabled_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - MQTTLoggingEnabled att...
sl_status_t dotdot_set_thermostat_occupied_setback_min(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_occupied_setback_min)
Set the DotDot Thermostat - OccupiedSetbackMin attribute under a UNID/EndpoinID.
bool dotdot_is_supported_time_last_set_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Time - LastSetTime is supported under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_rms_voltage_min_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSVoltageMinPhC is supported under a UNID/EndpoinID.
bool dotdot_metering_energy_carrier_demand_formatting_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - EnergyCarrierDemandFormatting attrib...
sl_status_t dotdot_level_off_transition_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Level - OffTransitionTime attribute under a UNID/EndpointID...
bool dotdot_power_configuration_battery_manufacturer_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - BatteryManufacturer attri...
sl_status_t dotdot_electrical_measurement_active_power_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ActivePowerPhC attribute under a UN...
bool dotdot_is_supported_ias_zone_iascie_address(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot IASZone - IASCIEAddress is supported under a UNID/EndpoinID.
sl_status_t dotdot_occupancy_sensing_occupancy_sensor_type_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot OccupancySensing - OccupancySensorType attribute under a UN...
uint8_t dotdot_get_dehumidification_control_dehumidification_lockout(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DehumidificationControl - DehumidificationLockout attribute value under a UNID/Endpoi...
sl_status_t dotdot_unify_humidity_control_auto_setpoint_precision_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyHumidityControl - AutoSetpointPrecision attribute unde...
bool dotdot_level_default_move_rate_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Level - DefaultMoveRate attribute under a UNID/...
bool dotdot_is_supported_level_off_transition_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Level - OffTransitionTime is supported under a UNID/EndpoinID.
bool dotdot_power_configuration_battery2_voltage_threshold3_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery2VoltageThreshold3...
uint16_t dotdot_get_color_control_primary3x(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - Primary3X attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_thermostat_user_interface_configuration_schedule_programming_visibility(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ThermostatUserInterfaceConfiguration - ScheduleProgrammingVisibility attribute under...
sl_status_t dotdot_soil_moisture_max_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SoilMoisture - MaxMeasuredValue attribute under a UNID/Endp...
int16_t dotdot_get_thermostat_min_heat_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - MinHeatSetpointLimit attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_dc_current_max_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - DCCurrentMax attribute under a UNID...
bool dotdot_electrical_measurement_apparent_power_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ApparentPower attribute...
uint16_t dotdot_get_unify_fan_control_z_wave_supported_fan_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyFanControl - ZWaveSupportedFanMode attribute value under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_mains_voltage_max_threshold_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - MainsVoltageMaxThreshold attribut...
sl_status_t dotdot_flow_measurement_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot FlowMeasurement - MeasuredValue attribute under a UNID/Endp...
bool dotdot_is_any_application_monitoring_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the ApplicationMonitoring Cluster.
sl_status_t dotdot_create_dehumidification_control_rh_dehumidification_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DehumidificationControl - RHDehumidificationSetpoint attribute under a UNID/EndpoinI...
sl_status_t dotdot_system_metrics_reporting_interval_seconds_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - ReportingIntervalSeconds attribute und...
bool dotdot_color_control_primary4_intensity_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - Primary4Intensity attribute unde...
sl_status_t dotdot_occupancy_sensing_pir_occupied_to_unoccupied_delay_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot OccupancySensing - PIROccupiedToUnoccupiedDelay attribute u...
uint32_t dotdot_get_diagnostics_mac_rx_ucast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - MacRxUcast attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_unify_humidity_control_dehumidifier_setpoint_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyHumidityControl - DehumidifierSetpointMin attribute under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery2_percentage_remaining(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery2PercentageRemaining is supported under a UNID/End...
uint16_t dotdot_get_electrical_measurement_ac_frequency(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ACFrequency attribute value under a UNID/EndpoinID.
sl_status_t dotdot_color_control_primary1x_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - Primary1X attribute under a UNID/EndpointID.
bool dotdot_poll_control_fast_poll_timeout_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PollControl - FastPollTimeout attribute under a...
sl_status_t dotdot_create_color_control_primary6y(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - Primary6Y attribute under a UNID/EndpoinID.
bool dotdot_time_last_set_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Time - LastSetTime attribute under a UNID/Endp...
bool dotdot_is_supported_metering_current_max_demand_received_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - CurrentMaxDemandReceivedTime is supported under a UNID/EndpoinID.
bool dotdot_is_supported_metering_summation_formatting(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - SummationFormatting is supported under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_color_pointr_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - ColorPointRIntensity is supported under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_number_of_actuations_lift_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - NumberOfActuationsLift attribute under a U...
sl_status_t dotdot_create_door_lock_keypad_operation_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - KeypadOperationEventMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_unify_humidity_control_supported_reporting_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyHumidityControl - SupportedReportingMode attribut...
bool dotdot_application_monitoring_application_cpu_usage_percent_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - ApplicationCPUUsagePerc...
bool dotdot_is_supported_electrical_measurement_ac_voltage_overload(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ACVoltageOverload is supported under a UNID/EndpoinID.
bool dotdot_color_control_primary4y_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - Primary4Y attribute under a UNI...
bool dotdot_electrical_measurement_rms_extreme_over_voltage_period_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSExtremeOverVoltagePe...
sl_status_t dotdot_create_binding_bindable_cluster_list(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Binding - BindableClusterList attribute under a UNID/EndpoinID.
uint32_t dotdot_get_electrical_measurement_power_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - PowerMultiplier attribute value under a UNID/EndpoinID.
bool dotdot_diagnostics_neighbor_removed_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - NeighborRemoved attribute under ...
sl_status_t dotdot_power_configuration_battery3_voltage_min_threshold_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery3VoltageMinThreshold attribute ...
bool dotdot_door_lock_lock_type_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - LockType attribute under a UNID/End...
sl_status_t dotdot_set_carbon_monoxide_tolerance(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, float new_tolerance)
Set the DotDot CarbonMonoxide - Tolerance attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_ac_louver_position_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - ACLouverPosition attribute under a UNID/E...
uint8_t dotdot_get_state_endpoint_id_list(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot State - EndpointIdList attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_rms_voltage_swell_period_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_voltage_swell_period_phc)
Set the DotDot ElectricalMeasurement - RMSVoltageSwellPeriodPhC attribute under a UNID/EndpoinID.
bool dotdot_metering_current_outlet_energy_carrier_summation_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - CurrentOutletEnergyCarrierSummation ...
bool dotdot_application_monitoring_mqtt_subscription_count_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - MQTTSubscriptionCount a...
sl_status_t dotdot_set_electrical_measurement_measured9th_harmonic_current(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_measured9th_harmonic_current)
Set the DotDot ElectricalMeasurement - Measured9thHarmonicCurrent attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_number_of_rfid_users_supported_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - NumberOfRFIDUsersSupported attribute under ...
sl_status_t dotdot_color_control_color_pointb_intensity_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - ColorPointBIntensity attribute under a UNID/...
bool dotdot_flow_measurement_max_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot FlowMeasurement - MaxMeasuredValue attribute u...
sl_status_t dotdot_create_thermostat_abs_min_cool_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - AbsMinCoolSetpointLimit attribute under a UNID/EndpoinID.
sl_status_t dotdot_pressure_measurement_min_scaled_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PressureMeasurement - MinScaledValue attribute under a UNID...
sl_status_t dotdot_set_diagnostics_nwkfc_failure(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_nwkfc_failure)
Set the DotDot Diagnostics - NWKFCFailure attribute under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_number_of_credentials_supported_per_user(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - NumberOfCredentialsSupportedPerUser is supported under a UNID/Endpo...
sl_status_t dotdot_create_electrical_measurement_ac_power_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ACPowerDivisor attribute under a UNID/EndpoinID.
int16_t dotdot_get_thermostat_abs_min_heat_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - AbsMinHeatSetpointLimit attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_diagnostics_mac_tx_ucast_retry(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - MacTxUcastRetry is supported under a UNID/EndpoinID.
bool dotdot_system_metrics_swap_memory_usedmb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - SWAPMemoryUsedMB attribute unde...
sl_status_t dotdot_electrical_measurement_ac_current_divisor_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ACCurrentDivisor attribute under a ...
sl_status_t dotdot_create_color_control_color_pointr_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - ColorPointRIntensity attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_metering_summation_formatting(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - SummationFormatting attribute under a UNID/EndpoinID.
bool dotdot_is_supported_soil_moisture_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SoilMoisture - MinMeasuredValue is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_name_and_location_name(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot NameAndLocation - Name attribute under a UNID/EndpoinID.
sl_status_t dotdot_unify_humidity_control_auto_setpoint_scale_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyHumidityControl - AutoSetpointScale attribute under a ...
bool dotdot_color_control_couple_color_temp_to_level_min_mireds_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - CoupleColorTempToLevelMinMireds ...
sl_status_t dotdot_diagnostics_neighbor_removed_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - NeighborRemoved attribute under a UNID/Endpoi...
bool dotdot_color_control_color_temp_physical_min_mireds_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - ColorTempPhysicalMinMireds attri...
sl_status_t dotdot_set_metering_temperature_unit_of_measure(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_temperature_unit_of_measure)
Set the DotDot Metering - TemperatureUnitOfMeasure attribute under a UNID/EndpoinID.
bool dotdot_is_any_name_and_location_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the NameAndLocation Cluster.
bool dotdot_is_any_state_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the State Cluster.
sl_status_t dotdot_thermostat_abs_min_heat_setpoint_limit_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - AbsMinHeatSetpointLimit attribute under a UNID...
bool dotdot_power_configuration_battery_percentage_threshold2_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - BatteryPercentageThreshol...
sl_status_t dotdot_create_illuminance_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot IlluminanceMeasurement - Tolerance attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_measured_phase1st_harmonic_current_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - MeasuredPhase1stHarmonicCurren...
bool dotdot_is_supported_electrical_measurement_measured_phase1st_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - MeasuredPhase1stHarmonicCurrent is supported under a U...
sl_status_t dotdot_create_color_control_color_temp_physical_max_mireds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - ColorTempPhysicalMaxMireds attribute under a UNID/EndpoinID.
bool dotdot_color_control_color_pointr_intensity_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - ColorPointRIntensity attribute ...
uint8_t dotdot_get_color_control_color_pointg_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - ColorPointGIntensity attribute value under a UNID/EndpoinID.
sl_status_t dotdot_wind_speed_measurement_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindSpeedMeasurement - MeasuredValue attribute under a...
sl_status_t dotdot_create_poll_control_check_in_interval_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PollControl - CheckInIntervalMin attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_dc_power_multiplier_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - DCPowerMultiplier attr...
sl_status_t dotdot_set_electrical_measurement_line_current_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_line_current_phc)
Set the DotDot ElectricalMeasurement - LineCurrentPhC attribute under a UNID/EndpoinID.
bool dotdot_thermostat_outdoor_temperature_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - OutdoorTemperature attribute unde...
bool dotdot_is_supported_power_configuration_mains_voltage_max_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - MainsVoltageMaxThreshold is supported under a UNID/Endpoi...
uint16_t dotdot_get_electrical_measurement_rms_current_max_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSCurrentMaxPhC attribute value under a UNID/EndpoinID.
int32_t dotdot_get_unify_humidity_control_dehumidifier_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyHumidityControl - DehumidifierSetpoint attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_window_covering_physical_closed_limit_lift(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_physical_closed_limit_lift)
Set the DotDot WindowCovering - PhysicalClosedLimitLift attribute under a UNID/EndpoinID.
bool dotdot_thermostat_hvac_system_type_configuration_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - HVACSystemTypeConfiguration attri...
sl_status_t dotdot_color_control_enhanced_color_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - EnhancedColorMode attribute under a UNID/End...
sl_status_t dotdot_set_electrical_measurement_dc_power(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_dc_power)
Set the DotDot ElectricalMeasurement - DCPower attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_carbon_dioxide_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot CarbonDioxide - MinMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_is_any_aox_locator_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the AoXLocator Cluster.
bool dotdot_time_time_zone_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Time - TimeZone attribute under a UNID/Endpoin...
int16_t dotdot_get_thermostat_min_cool_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - MinCoolSetpointLimit attribute value under a UNID/EndpoinID.
bool dotdot_ph_measurement_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PhMeasurement - MeasuredValue attribute under ...
uint8_t dotdot_get_shade_configuration_motor_step_size(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ShadeConfiguration - MotorStepSize attribute value under a UNID/EndpoinID.
bool dotdot_poll_control_long_poll_interval_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PollControl - LongPollInterval attribute under ...
sl_status_t dotdot_set_ballast_configuration_physical_max_level(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_physical_max_level)
Set the DotDot BallastConfiguration - PhysicalMaxLevel attribute under a UNID/EndpoinID.
sl_status_t dotdot_poll_control_check_in_interval_min_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PollControl - CheckInIntervalMin attribute under a UNID/End...
sl_status_t dotdot_create_alarms_alarm_count(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Alarms - AlarmCount attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery_voltage_threshold3_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - BatteryVoltageThreshold3 ...
bool dotdot_time_time_zone_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Time - TimeZone attribute under a UNID/Endpoint...
bool dotdot_electrical_measurement_power_factor_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - PowerFactorPhC attribut...
uint8_t dotdot_get_power_configuration_battery3_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery3Voltage attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_basic_generic_device_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - GenericDevice-Type is supported under a UNID/EndpoinID.
bool dotdot_is_supported_illuminance_measurement_light_sensor_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot IlluminanceMeasurement - LightSensorType is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_carbon_dioxide_max_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, float new_max_measured_value)
Set the DotDot CarbonDioxide - MaxMeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_system_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - SystemMode attribute under a UNID/EndpointID.
bool dotdot_is_supported_application_monitoring_mqtt_messages_received(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - MQTTMessagesReceived is supported under a UNID/Endpoin...
uint16_t dotdot_get_diagnostics_aps_tx_ucast_success(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - APSTxUcastSuccess attribute value under a UNID/EndpoinID.
uint8_t dotdot_get_metering_historical_consumption_formatting(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - HistoricalConsumptionFormatting attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_color_control_color_pointgy(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - ColorPointGY attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_application_monitoring_mqtt_logging_level(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, LoggingLevelEnum new_mqtt_logging_level)
Set the DotDot ApplicationMonitoring - MQTTLoggingLevel attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_send_pin_over_the_air(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - SendPINOverTheAir attribute under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_batterya_hr_rating(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - BatteryAHrRating is supported under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_min_cool_setpoint_limit_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - MinCoolSetpointLimit attribute under a UN...
sl_status_t dotdot_aox_locator_antenna_array_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot AoXLocator - AntennaArray attribute under a UNID/EndpointID...
sl_status_t dotdot_color_control_color_pointrx_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - ColorPointRX attribute under a UNID/Endpoint...
sl_status_t dotdot_metering_power_factor_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - PowerFactor attribute under a UNID/EndpointID.
sl_status_t dotdot_create_color_control_current_saturation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - CurrentSaturation attribute under a UNID/EndpoinID.
uint32_t dotdot_get_application_monitoring_application_statistics_reporting_interval_seconds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - ApplicationStatisticsReportingIntervalSeconds attribute value...
bool dotdot_is_supported_aox_locator_period_samples(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot AoXLocator - PeriodSamples is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_dc_voltage_divisor_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - DCVoltageDivisor attribute under a ...
sl_status_t dotdot_create_ph_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PhMeasurement - Tolerance attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_average_rms_over_voltage_counter_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - AverageRMSOverVoltageCounterPhC att...
sl_status_t dotdot_set_ballast_configuration_power_on_level(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_power_on_level)
Set the DotDot BallastConfiguration - PowerOnLevel attribute under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_min_setpoint_dead_band(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - MinSetpointDeadBand is supported under a UNID/EndpoinID.
bool dotdot_dehumidification_control_relative_humidity_display_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DehumidificationControl - RelativeHumidityDisp...
bool dotdot_is_supported_scenes_current_group(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Scenes - CurrentGroup is supported under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery2_percentage_threshold1_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery2PercentageThreshold1 attr...
bool dotdot_basic_device_enabled_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - DeviceEnabled attribute under a UNID/En...
sl_status_t dotdot_pressure_measurement_tolerance_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PressureMeasurement - Tolerance attribute under a UNID/Endp...
sl_status_t dotdot_electrical_measurement_ac_voltage_divisor_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ACVoltageDivisor attribute und...
bool dotdot_is_supported_scenes_scene_count(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Scenes - SceneCount is supported under a UNID/EndpoinID.
bool dotdot_door_lock_send_pin_over_the_air_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - SendPINOverTheAir attribute under a...
sl_status_t dotdot_system_metrics_wireless_network_interfaces_data_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - WirelessNetworkInterfacesData attribut...
sl_status_t dotdot_set_electrical_measurement_measured_phase5th_harmonic_current(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_measured_phase5th_harmonic_current)
Set the DotDot ElectricalMeasurement - MeasuredPhase5thHarmonicCurrent attribute under a UNID/Endpoin...
sl_status_t dotdot_barrier_control_close_period_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BarrierControl - ClosePeriod attribute under a UNID/Endpoin...
bool dotdot_pump_configuration_and_control_pump_status_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - PumpStatus attrib...
sl_status_t dotdot_create_door_lock_max_pin_code_length(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - MaxPINCodeLength attribute under a UNID/EndpoinID.
bool dotdot_shade_configuration_motor_step_size_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ShadeConfiguration - MotorStepSize attribute u...
sl_status_t dotdot_create_electrical_measurement_rms_voltage_min_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSVoltageMinPhB attribute under a UNID/EndpoinID.
bool dotdot_is_supported_ias_zone_current_zone_sensitivity_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot IASZone - CurrentZoneSensitivityLevel is supported under a UNID/EndpoinID.
bool dotdot_protocol_controller_network_management_network_management_state_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ProtocolController-NetworkManagement - NetworkM...
bool dotdot_electrical_measurement_rms_voltage_max_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSVoltageMaxPhB attri...
int8_t dotdot_get_pressure_measurement_scale(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PressureMeasurement - Scale attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_aox_locator_aox_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_aox_mode)
Set the DotDot AoXLocator - AoXMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_pi_cooling_demand(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_pi_cooling_demand)
Set the DotDot Thermostat - PICoolingDemand attribute under a UNID/EndpoinID.
bool dotdot_color_control_current_hue_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - CurrentHue attribute under a UN...
sl_status_t dotdot_basic_location_description_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - LocationDescription attribute under a UNID/End...
sl_status_t dotdot_pump_configuration_and_control_control_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - ControlMode attribute under a...
sl_status_t dotdot_electrical_measurement_rms_current_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSCurrentPhC attribute under ...
bool dotdot_system_metrics_ram_totalmb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - RAMTotalMB attribute under a U...
sl_status_t dotdot_door_lock_expiring_user_timeout_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - ExpiringUserTimeout attribute under a UNID/Endpo...
sl_status_t dotdot_create_power_configuration_battery2_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery2AlarmMask attribute under a UNID/EndpoinID.
bool dotdot_window_covering_deceleration_time_lift_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - DecelerationTimeLift attribute...
bool dotdot_pump_configuration_and_control_speed_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - Speed attribute ...
bool dotdot_is_any_color_control_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the ColorControl Cluster.
const char * dotdot_get_state_network_list(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot State - NetworkList attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_pump_configuration_and_control_pump_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - PumpStatus attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_number_of_daily_transitions(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - NumberOfDailyTransitions is supported under a UNID/EndpoinID.
uint16_t dotdot_get_color_control_color_pointby(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - ColorPointBY attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_ac_frequency_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ACFrequencyMax attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_diagnostics_average_mac_retry_per_aps_message_sent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - AverageMACRetryPerAPSMessageSent attribute value under a UNID/EndpoinID...
sl_status_t dotdot_create_aox_locator_position_and_orientation_valid(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot AoXLocator - PositionAndOrientationValid attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_average_rms_under_voltage(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_average_rms_under_voltage)
Set the DotDot ElectricalMeasurement - AverageRMSUnderVoltage attribute under a UNID/EndpoinID.
bool dotdot_metering_current_summation_received_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - CurrentSummationReceived attribute u...
bool dotdot_thermostat_max_cool_setpoint_limit_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - MaxCoolSetpointLimit attribute un...
sl_status_t dotdot_set_electrical_measurement_dc_current(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_dc_current)
Set the DotDot ElectricalMeasurement - DCCurrent attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_rms_voltage_min_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSVoltageMinPhC attribute under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_average_mac_retry_per_aps_message_sent_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - AverageMACRetryPerAPSMessageSent attribu...
bool dotdot_is_supported_window_covering_velocity_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - VelocityLift is supported under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_dc_current_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - DCCurrentMultiplier attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_ac_frequency_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ACFrequency attribute under a ...
bool dotdot_is_supported_pump_configuration_and_control_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - Power is supported under a UNID/EndpoinID.
sl_status_t dotdot_state_endpoint_id_list_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot State - EndpointIdList attribute under a UNID/EndpointID.
bool dotdot_groups_name_support_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Groups - NameSupport attribute under a UNID/End...
bool dotdot_is_supported_scenes_scene_table(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Scenes - SceneTable is supported under a UNID/EndpoinID.
uint8_t dotdot_get_power_configuration_battery_percentage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - BatteryPercentageMinThreshold attribute value under a UNID/Endpo...
bool dotdot_is_supported_dehumidification_control_dehumidification_hysteresis(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DehumidificationControl - DehumidificationHysteresis is supported under a UNID...
sl_status_t dotdot_pressure_measurement_scaled_tolerance_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PressureMeasurement - ScaledTolerance attribute under ...
sl_status_t dotdot_create_barrier_control_open_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BarrierControl - OpenPeriod attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_current_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSCurrentPhB attribute under ...
sl_status_t dotdot_diagnostics_join_indication_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - JoinIndication attribute under a UNID/Endpoin...
sl_status_t dotdot_power_configuration_battery2_percentage_min_threshold_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery2PercentageMinThreshold at...
sl_status_t dotdot_application_monitoring_process_id_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - ProcessId attribute under a UNID/En...
bool dotdot_is_supported_door_lock_number_of_pin_users_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - NumberOfPINUsersSupported is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_number_of_weekly_transitions(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_number_of_weekly_transitions)
Set the DotDot Thermostat - NumberOfWeeklyTransitions attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_send_pin_over_the_air(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_send_pin_over_the_air)
Set the DotDot DoorLock - SendPINOverTheAir attribute under a UNID/EndpoinID.
bool dotdot_application_monitoring_mqtt_average_delivery_time_seconds_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - MQTTAverageDeliveryTime...
uint8_t dotdot_get_time_time_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Time - TimeStatus attribute value under a UNID/EndpoinID.
sl_status_t dotdot_groups_name_support_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Groups - NameSupport attribute under a UNID/EndpointID.
uint8_t dotdot_get_thermostat_system_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - SystemMode attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_poll_control_long_poll_interval(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PollControl - LongPollInterval is supported under a UNID/EndpoinID.
bool dotdot_system_metrics_fqdn_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - FQDN attribute under a UNID/End...
sl_status_t dotdot_diagnostics_packet_buffer_allocate_failures_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - PacketBufferAllocateFailures attribute u...
sl_status_t dotdot_system_metrics_ram_freemb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - RAMFreeMB attribute under a UNID/Endpo...
sl_status_t dotdot_electrical_measurement_rms_voltage_min_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSVoltageMinPhB attribute und...
sl_status_t dotdot_create_electrical_measurement_apparent_power_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ApparentPowerPhC attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_current_hue(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - CurrentHue attribute under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_cte_length_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot AoXLocator - CTELength attribute under a UNID/EndpoinI...
bool dotdot_is_supported_power_configuration_battery3a_hr_rating(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery3AHrRating is supported under a UNID/EndpoinID.
sl_status_t dotdot_metering_inlet_temperature_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - InletTemperature attribute under a UNID/End...
int8_t dotdot_get_thermostat_local_temperature_calibration(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - LocalTemperatureCalibration attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_pump_configuration_and_control_effective_control_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - EffectiveControlMode is supported under a UNID/E...
sl_status_t dotdot_door_lock_number_of_pin_users_supported_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - NumberOfPINUsersSupported attribute under a UNID...
bool dotdot_is_supported_dehumidification_control_dehumidification_lockout(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DehumidificationControl - DehumidificationLockout is supported under a UNID/En...
bool dotdot_is_supported_electrical_measurement_active_power_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ActivePowerPhC is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_illuminance_measurement_tolerance(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_tolerance)
Set the DotDot IlluminanceMeasurement - Tolerance attribute under a UNID/EndpoinID.
uint32_t dotdot_get_metering_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - Multiplier attribute value under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_pi_heating_demand_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - PIHeatingDemand attribute under a UNID/Endpoin...
bool dotdot_shade_configuration_physical_closed_limit_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ShadeConfiguration - PhysicalClosedLimit attri...
sl_status_t dotdot_set_color_control_color_pointb_intensity(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_color_pointb_intensity)
Set the DotDot ColorControl - ColorPointBIntensity attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_window_covering_installed_open_limit_tilt(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_installed_open_limit_tilt)
Set the DotDot WindowCovering - InstalledOpenLimitTilt attribute under a UNID/EndpoinID.
bool dotdot_is_any_shade_configuration_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the ShadeConfiguration Cluster.
bool dotdot_is_any_ballast_configuration_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the BallastConfiguration Cluster.
sl_status_t dotdot_unify_humidity_control_reporting_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyHumidityControl - ReportingMode attribute under a UNID...
bool dotdot_is_supported_diagnostics_join_indication(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - JoinIndication is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_device_temperature_configuration_over_temp_total_dwell(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DeviceTemperatureConfiguration - OverTempTotalDwell attribute under a UNID/EndpoinID...
sl_status_t dotdot_set_device_temperature_configuration_min_temp_experienced(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_min_temp_experienced)
Set the DotDot DeviceTemperatureConfiguration - MinTempExperienced attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_rms_current_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSCurrentMin is supported under a UNID/EndpoinID.
bool dotdot_door_lock_auto_relock_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - AutoRelockTime attribute under a UN...
bool dotdot_scenes_current_group_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Scenes - CurrentGroup attribute under a UNID/E...
bool dotdot_color_control_currentx_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - CurrentX attribute under a UNID...
bool dotdot_is_supported_application_monitoring_application_connected(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - ApplicationConnected is supported under a UNID/Endpoin...
uint16_t dotdot_get_pump_configuration_and_control_speed(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - Speed attribute value under a UNID/EndpoinID.
sl_status_t dotdot_ias_zone_iascie_address_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot IASZone - IASCIEAddress attribute under a UNID/EndpointID.
bool dotdot_fan_control_fan_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot FanControl - FanMode attribute under a UNID/End...
uint16_t dotdot_get_electrical_measurement_rms_extreme_over_voltage_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSExtremeOverVoltagePeriod attribute value under a UNID/Endp...
bool dotdot_is_supported_door_lock_enable_local_programming(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - EnableLocalProgramming is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_device_temperature_configuration_low_temp_dwell_trip_point(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_low_temp_dwell_trip_point)
Set the DotDot DeviceTemperatureConfiguration - LowTempDwellTripPoint attribute under a UNID/EndpoinI...
sl_status_t dotdot_color_control_current_hue_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - CurrentHue attribute under a UNID/Endpo...
sl_status_t dotdot_unify_humidity_control_humidifier_setpoint_max_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyHumidityControl - HumidifierSetpointMax attribute unde...
bool dotdot_get_on_off_global_scene_control(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot OnOff - GlobalSceneControl attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_auto_relock_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - AutoRelockTime attribute under a UNID/EndpoinID.
bool dotdot_scenes_scene_valid_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Scenes - SceneValid attribute under a UNID/End...
sl_status_t dotdot_set_diagnostics_persistent_memory_writes(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_persistent_memory_writes)
Set the DotDot Diagnostics - PersistentMemoryWrites attribute under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_cpu_frequencym_hz_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - CPUFrequencyMHz attribute under a UNID...
bool dotdot_dehumidification_control_dehumidification_max_cool_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DehumidificationControl - DehumidificationMaxC...
sl_status_t dotdot_metering_supply_status_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - SupplyStatus attribute under a UNID/Endpoin...
bool dotdot_metering_metering_device_type_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - MeteringDeviceType attribute under ...
bool dotdot_is_supported_basic_manufacturer_version_details(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - ManufacturerVersionDetails is supported under a UNID/EndpoinID.
bool dotdot_is_any_protocol_controller_network_management_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the ProtocolController-NetworkManagement Cluster...
bool dotdot_is_supported_color_control_color_loop_stored_enhanced_hue(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - ColorLoopStoredEnhancedHue is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_thermostat_number_of_weekly_transitions(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - NumberOfWeeklyTransitions attribute under a UNID/EndpoinID.
uint16_t dotdot_get_diagnostics_aps_rx_ucast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - APSRxUcast attribute value under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_max_pin_code_length_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - MaxPINCodeLength attribute under a UNID/Endpoint...
uint8_t dotdot_get_power_configuration_battery_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - BatteryAlarmMask attribute value under a UNID/EndpoinID.
sl_status_t dotdot_basic_model_identifier_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - ModelIdentifier attribute under a UNID/Endpoin...
int8_t dotdot_get_aox_locator_angle_correction_timeout(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot AoXLocator - AngleCorrectionTimeout attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_thermostat_temperature_setpoint_hold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - TemperatureSetpointHold attribute under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_velocity_lift_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - VelocityLift attribute under a UNID/E...
bool dotdot_electrical_measurement_active_power_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ActivePowerPhC attribu...
bool dotdot_is_supported_aox_locator_cte_sampling_interval(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot AoXLocator - CTESamplingInterval is supported under a UNID/EndpoinID.
uint8_t dotdot_get_scenes_current_scene(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Scenes - CurrentScene attribute value under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_aps_rx_bcast_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - APSRxBcast attribute under a UNID/EndpointID.
sl_status_t dotdot_create_electrical_measurement_ac_current_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ACCurrentMultiplier attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery_manufacturer(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - BatteryManufacturer attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_dc_current_min_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - DCCurrentMin attribute...
sl_status_t dotdot_diagnostics_join_indication_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - JoinIndication attribute under a UNID/En...
sl_status_t dotdot_create_electrical_measurement_dc_voltage_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - DCVoltageDivisor attribute under a UNID/EndpoinID.
bool dotdot_is_supported_aox_locator_antenna_array(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot AoXLocator - AntennaArray is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_system_metrics_ram_freemb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - RAMFreeMB attribute under a UNID/EndpoinID.
bool dotdot_unify_humidity_control_dehumidifier_setpoint_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyHumidityControl - DehumidifierSetpoint at...
bool dotdot_ballast_configuration_power_on_level_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BallastConfiguration - PowerOnLevel attribute ...
sl_status_t dotdot_door_lock_number_of_rfid_users_supported_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - NumberOfRFIDUsersSupported attribute under a UNI...
bool dotdot_illuminance_level_sensing_illuminance_target_level_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot IlluminanceLevelSensing - IlluminanceTargetLeve...
uint8_t dotdot_get_window_covering_config_or_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - ConfigOrStatus attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_reactive_current_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ReactiveCurrentPhB att...
bool dotdot_device_temperature_configuration_over_temp_total_dwell_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DeviceTemperatureConfiguration - OverTempTotal...
sl_status_t dotdot_set_power_configuration_battery3_percentage_remaining(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery3_percentage_remaining)
Set the DotDot PowerConfiguration - Battery3PercentageRemaining attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_dc_voltage_divisor_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - DCVoltageDivisor attri...
bool dotdot_illuminance_measurement_min_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot IlluminanceMeasurement - MinMeasuredValue attri...
sl_status_t dotdot_create_system_metrics_max_temperature_celcius(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - MaxTemperatureCelcius attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_basic_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - AlarmMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_reporting_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot AoXLocator - ReportingMode attribute under a UNID/EndpointI...
bool dotdot_electrical_measurement_apparent_power_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ApparentPowerPhB attrib...
bool dotdot_is_supported_barrier_control_barrier_position(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BarrierControl - BarrierPosition is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_active_power_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ActivePowerMin attribute under a UNID/EndpoinID.
bool dotdot_color_control_primary5_intensity_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - Primary5Intensity attribute und...
bool dotdot_is_supported_shade_configuration_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ShadeConfiguration - Mode is supported under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_color_pointby(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - ColorPointBY is supported under a UNID/EndpoinID.
sl_status_t dotdot_temperature_measurement_max_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot TemperatureMeasurement - MaxMeasuredValue attribute under a...
bool dotdot_power_configuration_battery_voltage_threshold2_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - BatteryVoltageThreshold2 ...
bool dotdot_is_supported_power_configuration_battery3_voltage_threshold2(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery3VoltageThreshold2 is supported under a UNID/Endpo...
bool dotdot_is_supported_window_covering_number_of_actuations_tilt(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - NumberOfActuationsTilt is supported under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_rms_voltage_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSVoltagePhC attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_voltage_swell_period_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSVoltageSwellPeriod attribute und...
sl_status_t dotdot_diagnostics_persistent_memory_writes_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - PersistentMemoryWrites attribute under a UNID...
uint8_t dotdot_get_power_configuration_battery2_voltage_threshold1(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery2VoltageThreshold1 attribute value under a UNID/EndpoinID...
sl_status_t dotdot_set_power_configuration_battery3_size(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, BatterySize new_battery3_size)
Set the DotDot PowerConfiguration - Battery3Size attribute under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_color_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - ColorMode is supported under a UNID/EndpoinID.
bool dotdot_metering_energy_carrier_unit_of_measure_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - EnergyCarrierUnitOfMeasure attribute...
sl_status_t dotdot_door_lock_rfid_operation_event_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - RFIDOperationEventMask attribute under a UNID/En...
sl_status_t dotdot_create_power_configuration_battery_voltage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - BatteryVoltageMinThreshold attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_reactive_power_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_reactive_power_phc)
Set the DotDot ElectricalMeasurement - ReactivePowerPhC attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery_voltage_min_threshold_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - BatteryVoltageMinThreshol...
uint16_t dotdot_get_diagnostics_aps_tx_ucast_fail(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - APSTxUcastFail attribute value under a UNID/EndpoinID.
bool dotdot_soil_moisture_tolerance_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SoilMoisture - Tolerance attribute under a UNID...
sl_status_t dotdot_dehumidification_control_dehumidification_cooling_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DehumidificationControl - DehumidificationCooling attribute...
sl_status_t dotdot_create_electrical_measurement_ac_reactive_power_overload(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ACReactivePowerOverload attribute under a UNID/EndpoinID.
bool dotdot_get_aox_locator_angle_filtering(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot AoXLocator - AngleFiltering attribute value under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_aps_tx_ucast_fail_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - APSTxUcastFail attribute under a UNID/Endpoin...
bool dotdot_system_metrics_cpu_usage_percent_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - CPUUsagePercent attribute unde...
sl_status_t dotdot_create_pressure_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PressureMeasurement - MinMeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_poll_control_short_poll_interval_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PollControl - ShortPollInterval attribute under a UNID/Endp...
bool dotdot_color_control_white_pointy_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - WhitePointY attribute under a UN...
uint8_t dotdot_get_thermostat_temperature_setpoint_hold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - TemperatureSetpointHold attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_diagnostics_packet_validate_drop_count(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_packet_validate_drop_count)
Set the DotDot Diagnostics - PacketValidateDropCount attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery3_alarm_state_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery3AlarmState attribute unde...
sl_status_t dotdot_create_thermostat_occupancy(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - Occupancy attribute under a UNID/EndpoinID.
bool dotdot_is_supported_fan_control_fan_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot FanControl - FanMode is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_reactive_current_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ReactiveCurrentPhC attribute u...
sl_status_t dotdot_electrical_measurement_dc_power_multiplier_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - DCPowerMultiplier attribute un...
sl_status_t dotdot_thermostat_emergency_heat_delta_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - EmergencyHeatDelta attribute under a UNID...
sl_status_t dotdot_electrical_measurement_active_power_max_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ActivePowerMax attribute under...
bool dotdot_electrical_measurement_reactive_power_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ReactivePower attribute...
float dotdot_get_pm25_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PM25 - MaxMeasuredValue attribute value under a UNID/EndpoinID.
sl_status_t dotdot_device_temperature_configuration_low_temp_dwell_trip_point_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DeviceTemperatureConfiguration - LowTempDwellTripPoint attr...
int16_t dotdot_get_electrical_measurement_active_power_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ActivePowerMin attribute value under a UNID/EndpoinID.
sl_status_t dotdot_barrier_control_capabilities_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BarrierControl - Capabilities attribute under a UNID/E...
bool dotdot_is_supported_thermostat_remote_sensing(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - RemoteSensing is supported under a UNID/EndpoinID.
sl_status_t dotdot_carbon_monoxide_tolerance_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot CarbonMonoxide - Tolerance attribute under a UNID/EndpointI...
sl_status_t dotdot_application_monitoring_mqtt_logging_level_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - MQTTLoggingLevel attribute under a ...
sl_status_t dotdot_color_control_primary4x_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - Primary4X attribute under a UNID/EndpointID.
bool dotdot_basic_manufacturer_name_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - ManufacturerName attribute under a UNID...
bool dotdot_is_any_carbon_dioxide_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the CarbonDioxide Cluster.
bool dotdot_is_supported_thermostat_local_temperature(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - LocalTemperature is supported under a UNID/EndpoinID.
bool dotdot_illuminance_level_sensing_level_status_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot IlluminanceLevelSensing - LevelStatus attribute...
sl_status_t dotdot_door_lock_send_pin_over_the_air_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - SendPINOverTheAir attribute under a UNID/Endpoin...
bool dotdot_metering_unitof_measure_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - UnitofMeasure attribute under a UNID...
bool dotdot_is_any_time_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the Time Cluster.
bool dotdot_electrical_measurement_ac_frequency_max_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ACFrequencyMax attribu...
sl_status_t dotdot_pump_configuration_and_control_max_const_speed_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - MaxConstSpeed attribute ...
bool dotdot_thermostat_unoccupied_heating_setpoint_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - UnoccupiedHeatingSetpoint attribu...
sl_status_t dotdot_thermostat_unoccupied_setback_max_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - UnoccupiedSetbackMax attribute under a UN...
bool dotdot_thermostat_ac_refrigerant_type_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - ACRefrigerantType attribute under ...
bool dotdot_window_covering_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - Mode attribute under a UNID/En...
sl_status_t dotdot_set_occupancy_sensing_ultrasonic_unoccupied_to_occupied_delay(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_ultrasonic_unoccupied_to_occupied_delay)
Set the DotDot OccupancySensing - UltrasonicUnoccupiedToOccupiedDelay attribute under a UNID/EndpoinI...
sl_status_t dotdot_window_covering_installed_open_limit_lift_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - InstalledOpenLimitLift attribute under a U...
sl_status_t dotdot_set_iaswd_max_duration(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_max_duration)
Set the DotDot IASWD - MaxDuration attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_active_current_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ActiveCurrentPhC is supported under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_power_plugged_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - PowerPlugged attribute under a UNID/Endpoin...
sl_status_t dotdot_create_shade_configuration_closed_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ShadeConfiguration - ClosedLimit attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery3_manufacturer_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery3Manufacturer attri...
sl_status_t dotdot_pressure_measurement_scale_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PressureMeasurement - Scale attribute under a UNID/Endpoint...
bool dotdot_electrical_measurement_rms_voltage_max_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSVoltageMaxPhC attrib...
bool dotdot_is_supported_color_control_color_pointgx(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - ColorPointGX is supported under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_mains_frequency_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - MainsFrequency attribute under a UNID/...
uint16_t dotdot_get_power_configuration_mains_voltage_max_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - MainsVoltageMaxThreshold attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_ac_alarms_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ACAlarmsMask attribute under a UNID/EndpoinID.
bool dotdot_is_supported_time_standard_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Time - StandardTime is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_battery2_voltage_min_threshold(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery2_voltage_min_threshold)
Set the DotDot PowerConfiguration - Battery2VoltageMinThreshold attribute under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_ac_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - ACType is supported under a UNID/EndpoinID.
bool dotdot_pump_configuration_and_control_power_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - Power attribute u...
sl_status_t dotdot_create_power_configuration_battery2_rated_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery2RatedVoltage attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_currenty_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - CurrentY attribute under a UNID/Endpoin...
sl_status_t dotdot_create_thermostat_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - AlarmMask attribute under a UNID/EndpoinID.
bool dotdot_color_control_primary5x_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - Primary5X attribute under a UNI...
sl_status_t dotdot_create_diagnostics_mac_tx_ucast_retry(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - MacTxUcastRetry attribute under a UNID/EndpoinID.
bool dotdot_is_supported_level_min_frequency(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Level - MinFrequency is supported under a UNID/EndpoinID.
sl_status_t dotdot_scenes_current_group_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Scenes - CurrentGroup attribute under a UNID/EndpoinID...
bool dotdot_is_any_ias_zone_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the IASZone Cluster.
bool dotdot_pressure_measurement_scaled_tolerance_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PressureMeasurement - ScaledTolerance attribut...
uint16_t dotdot_get_color_control_currenty(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - CurrentY attribute value under a UNID/EndpoinID.
MinMaxPair dotdot_get_aox_locator_elevation_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot AoXLocator - ElevationMask attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_primary6x(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - Primary6X attribute under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_deceleration_time_lift_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - DecelerationTimeLift attribute under a UNI...
bool dotdot_is_supported_electrical_measurement_power_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - PowerDivisor is supported under a UNID/EndpoinID.
uint16_t dotdot_get_window_covering_installed_open_limit_tilt(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - InstalledOpenLimitTilt attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - AlarmMask is supported under a UNID/EndpoinID.
bool dotdot_temperature_measurement_tolerance_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot TemperatureMeasurement - Tolerance attribute u...
sl_status_t dotdot_color_control_currenty_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - CurrentY attribute under a UNID/EndpointID.
sl_status_t dotdot_create_electrical_measurement_active_power_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ActivePowerPhB attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_measured_phase11th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - MeasuredPhase11thHarmonicCurrent is supported under a ...
sl_status_t dotdot_barrier_control_safety_status_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BarrierControl - SafetyStatus attribute under a UNID/E...
sl_status_t dotdot_set_electrical_measurement_ac_voltage_divisor(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_ac_voltage_divisor)
Set the DotDot ElectricalMeasurement - ACVoltageDivisor attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_primary1y(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - Primary1Y attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_min_pin_code_length_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - MinPINCodeLength attribute under a UNID/End...
sl_status_t dotdot_set_electrical_measurement_average_rms_voltage_measurement_period_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_average_rms_voltage_measurement_period_phb)
Set the DotDot ElectricalMeasurement - AverageRMSVoltageMeasurementPeriodPhB attribute under a UNID/E...
bool dotdot_is_supported_ballast_configuration_physical_min_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BallastConfiguration - PhysicalMinLevel is supported under a UNID/EndpoinID.
uint64_t dotdot_get_application_monitoring_uptime_minutes(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - UptimeMinutes attribute value under a UNID/EndpoinID.
bool dotdot_door_lock_keypad_programming_event_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - KeypadProgrammingEventMask attribute...
sl_status_t dotdot_set_aox_locator_slot_duration(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int8_t new_slot_duration)
Set the DotDot AoXLocator - SlotDuration attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_abs_min_cool_setpoint_limit_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - AbsMinCoolSetpointLimit attribute under a...
uint16_t dotdot_get_power_configuration_battery2a_hr_rating(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery2AHrRating attribute value under a UNID/EndpoinID.
bool dotdot_thermostat_abs_max_heat_setpoint_limit_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - AbsMaxHeatSetpointLimit attribute ...
sl_status_t dotdot_create_pump_configuration_and_control_control_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - ControlMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_config_or_status_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - ConfigOrStatus attribute under a UNID/Endp...
sl_status_t dotdot_set_scenes_name_support(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_name_support)
Set the DotDot Scenes - NameSupport attribute under a UNID/EndpoinID.
bool dotdot_color_control_enhanced_color_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - EnhancedColorMode attribute unde...
bool dotdot_electrical_measurement_rms_voltage_sag_period_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSVoltageSagPeriodPhB ...
bool dotdot_unify_humidity_control_dehumidifier_setpoint_min_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyHumidityControl - DehumidifierSetpointMin...
bool dotdot_window_covering_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - Mode attribute under a UNID/E...
bool dotdot_metering_historical_consumption_formatting_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - HistoricalConsumptionFormatting att...
bool dotdot_is_supported_color_control_primary5x(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - Primary5X is supported under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery_size_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - BatterySize attribute under a UNID/End...
bool dotdot_is_supported_pump_configuration_and_control_min_const_speed(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - MinConstSpeed is supported under a UNID/EndpoinI...
sl_status_t dotdot_create_pressure_measurement_min_scaled_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PressureMeasurement - MinScaledValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_window_covering_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - Mode attribute under a UNID/EndpoinID.
bool dotdot_window_covering_intermediate_setpoints_tilt_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - IntermediateSetpointsTilt att...
CoordinateAndOrientation dotdot_get_aox_locator_position_and_orientation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot AoXLocator - PositionAndOrientation attribute value under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_swap_memory_usedmb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - SWAPMemoryUsedMB attribute under a UNI...
sl_status_t dotdot_system_metrics_cpu_average_usage_percent_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - CPUAverageUsagePercent attribute under...
bool dotdot_electrical_measurement_ac_voltage_overload_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ACVoltageOverload attr...
sl_status_t dotdot_create_window_covering_current_position_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - CurrentPositionLift attribute under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_current_saturation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - CurrentSaturation is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_diagnostics_aps_rx_ucast(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_aps_rx_ucast)
Set the DotDot Diagnostics - APSRxUcast attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_harmonic_current_multiplier_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - HarmonicCurrentMultipl...
sl_status_t dotdot_door_lock_open_period_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - OpenPeriod attribute under a UNID/EndpointID.
uint16_t dotdot_get_color_control_couple_color_temp_to_level_min_mireds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - CoupleColorTempToLevelMinMireds attribute value under a UNID/EndpoinID...
sl_status_t dotdot_level_default_move_rate_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Level - DefaultMoveRate attribute under a UNID/Endpoin...
uint8_t dotdot_get_power_configuration_battery2_percentage_remaining(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery2PercentageRemaining attribute value under a UNID/Endpoin...
sl_status_t dotdot_color_control_primary4y_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - Primary4Y attribute under a UNID/Endpoi...
bool dotdot_color_control_color_temp_physical_max_mireds_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - ColorTempPhysicalMaxMireds attr...
bool dotdot_electrical_measurement_measured_phase11th_harmonic_current_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - MeasuredPhase11thHarmo...
bool dotdot_thermostat_start_of_week_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - StartOfWeek attribute under a UNID...
uint8_t dotdot_get_ballast_configuration_max_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BallastConfiguration - MaxLevel attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_window_covering_deceleration_time_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - DecelerationTimeLift attribute value under a UNID/EndpoinID.
bool dotdot_application_monitoring_application_cpu_min_usage_percent_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - ApplicationCPUMinUsage...
sl_status_t dotdot_set_window_covering_current_position_lift(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_current_position_lift)
Set the DotDot WindowCovering - CurrentPositionLift attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_unify_thermostat_operating_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyThermostat - OperatingState attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_apparent_power_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ApparentPower attribute under a UNI...
sl_status_t dotdot_create_application_monitoring_mqtt_logging_enabled(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - MQTTLoggingEnabled attribute under a UNID/EndpoinID.
bool dotdot_door_lock_number_of_holiday_schedules_supported_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - NumberOfHolidaySchedulesSupported a...
sl_status_t dotdot_diagnostics_last_messagerssi_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - LastMessageRSSI attribute under a UNID/Endpoi...
bool dotdot_electrical_measurement_average_rms_under_voltage_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - AverageRMSUnderVoltage...
sl_status_t dotdot_door_lock_alarm_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - AlarmMask attribute under a UNID/EndpointID.
int16_t dotdot_get_electrical_measurement_measured_phase1st_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - MeasuredPhase1stHarmonicCurrent attribute value under a UNID/...
bool dotdot_is_supported_window_covering_current_position_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - CurrentPositionLift is supported under a UNID/EndpoinID.
uint16_t dotdot_get_color_control_color_loop_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - ColorLoopTime attribute value under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_aps_unauthorized_key_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - APSUnauthorizedKey attribute under a UNID/End...
bool dotdot_pump_configuration_and_control_operation_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - OperationMode att...
uint16_t dotdot_get_power_configuration_mains_voltage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - MainsVoltageMinThreshold attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_basic_manufacturer_name(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - ManufacturerName attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_dc_power_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - DCPower attribute unde...
sl_status_t dotdot_basic_sw_buildid_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - SWBuildID attribute under a UNID/EndpointID.
bool dotdot_aox_locator_allow_list_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot AoXLocator - AllowList attribute under a UNID/...
sl_status_t dotdot_create_poll_control_short_poll_interval(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PollControl - ShortPollInterval attribute under a UNID/EndpoinID.
uint32_t dotdot_get_power_configuration_battery2_alarm_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery2AlarmState attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_rms_voltage_sag_period_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_voltage_sag_period_phb)
Set the DotDot ElectricalMeasurement - RMSVoltageSagPeriodPhB attribute under a UNID/EndpoinID.
bool dotdot_time_standard_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Time - StandardTime attribute under a UNID/End...
sl_status_t dotdot_scenes_name_support_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Scenes - NameSupport attribute under a UNID/EndpointID.
sl_status_t dotdot_time_valid_until_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Time - ValidUntilTime attribute under a UNID/EndpointID.
sl_status_t dotdot_electrical_measurement_rms_voltage_swell_period_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSVoltageSwellPeriodPhC attribute ...
bool dotdot_ballast_configuration_lamp_burn_hours_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BallastConfiguration - LampBurnHours attribute ...
sl_status_t dotdot_level_on_transition_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Level - OnTransitionTime attribute under a UNID/Endpoi...
int16_t dotdot_get_thermostat_abs_max_heat_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - AbsMaxHeatSetpointLimit attribute value under a UNID/EndpoinID.
bool dotdot_power_configuration_battery2_voltage_threshold2_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery2VoltageThreshold2 ...
bool dotdot_is_supported_configuration_parameters_configuration_parameters(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ConfigurationParameters - ConfigurationParameters is supported under a UNID/En...
sl_status_t dotdot_create_ballast_configuration_ballast_factor_adjustment(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BallastConfiguration - BallastFactorAdjustment attribute under a UNID/EndpoinID.
bool dotdot_is_supported_unify_humidity_control_dehumidifier_setpoint_scale(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyHumidityControl - DehumidifierSetpointScale is supported under a UNID/End...
bool dotdot_is_supported_flow_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot FlowMeasurement - MeasuredValue is supported under a UNID/EndpoinID.
sl_status_t dotdot_unify_fan_control_z_wave_fan_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyFanControl - ZWaveFanMode attribute under a UNID/Endpo...
sl_status_t dotdot_pump_configuration_and_control_max_const_flow_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - MaxConstFlow attribute under ...
sl_status_t dotdot_set_metering_divisor(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_divisor)
Set the DotDot Metering - Divisor attribute under a UNID/EndpoinID.
sl_status_t dotdot_alarms_alarm_count_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Alarms - AlarmCount attribute under a UNID/EndpointID.
bool dotdot_is_supported_electrical_measurement_power_factor_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - PowerFactorPhC is supported under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_actuator_enabled(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - ActuatorEnabled is supported under a UNID/EndpoinID.
sl_status_t dotdot_metering_inlet_temperature_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - InletTemperature attribute under a UNID/Endpoint...
bool dotdot_level_min_frequency_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Level - MinFrequency attribute under a UNID/End...
sl_status_t dotdot_set_unify_thermostat_thermostat_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_thermostat_mode)
Set the DotDot UnifyThermostat - ThermostatMode attribute under a UNID/EndpoinID.
bool dotdot_window_covering_installed_open_limit_tilt_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - InstalledOpenLimitTilt attribu...
double dotdot_get_system_metrics_swap_memory_usedmb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - SWAPMemoryUsedMB attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_wind_speed_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindSpeedMeasurement - MaxMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_ac_frequency_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ACFrequencyMin is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_diagnostics_mac_tx_bcast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - MacTxBcast attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_enable_inside_statusled_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - EnableInsideStatusLED attribute under a UNID/End...
sl_status_t dotdot_create_door_lock_enable_logging(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - EnableLogging attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_user_interface_configuration_keypad_lockout_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ThermostatUserInterfaceConfiguration - KeypadLockout a...
sl_status_t dotdot_create_thermostat_unoccupied_setback(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - UnoccupiedSetback attribute under a UNID/EndpoinID.
const char * dotdot_get_power_configuration_battery3_manufacturer(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery3Manufacturer attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_application_monitoring_application_cpu_min_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - ApplicationCPUMinUsagePercent is supported under a UNI...
bool dotdot_color_control_primary3x_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - Primary3X attribute under a UNI...
bool dotdot_shade_configuration_status_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ShadeConfiguration - Status attribute under a ...
bool dotdot_electrical_measurement_rms_voltage_swell_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSVoltageSwell attribu...
uint16_t dotdot_get_color_control_primary6x(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - Primary6X attribute value under a UNID/EndpoinID.
sl_status_t dotdot_illuminance_measurement_min_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot IlluminanceMeasurement - MinMeasuredValue attribute un...
sl_status_t dotdot_electrical_measurement_active_power_min_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ActivePowerMinPhC attribute un...
bool dotdot_is_supported_window_covering_deceleration_time_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - DecelerationTimeLift is supported under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_max_comp_pressure_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - MaxCompPressure attribut...
const char * dotdot_get_basic_manufacturer_version_details(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - ManufacturerVersionDetails attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_diagnostics_persistent_memory_writes(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - PersistentMemoryWrites is supported under a UNID/EndpoinID.
bool dotdot_application_monitoring_mqtt_min_delivery_time_seconds_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - MQTTMinDeliveryTimeSeco...
bool dotdot_device_temperature_configuration_low_temp_dwell_trip_point_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DeviceTemperatureConfiguration - LowTempDwellT...
bool dotdot_state_network_status_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot State - NetworkStatus attribute under a UNID/En...
bool dotdot_thermostat_ac_error_code_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - ACErrorCode attribute under a UNI...
bool dotdot_temperature_measurement_max_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot TemperatureMeasurement - MaxMeasuredValue attr...
bool dotdot_is_supported_diagnostics_packet_validate_drop_count(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - PacketValidateDropCount is supported under a UNID/EndpoinID.
bool dotdot_pump_configuration_and_control_max_const_temp_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - MaxConstTemp attr...
bool dotdot_is_any_device_temperature_configuration_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the DeviceTemperatureConfiguration Cluster.
bool dotdot_is_supported_thermostat_ac_error_code(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - ACErrorCode is supported under a UNID/EndpoinID.
sl_status_t dotdot_unify_fan_control_z_wave_fan_state_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyFanControl - ZWaveFanState attribute under a UNID...
uint8_t dotdot_get_door_lock_led_settings(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - LEDSettings attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - AlarmMask is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_extreme_under_voltage_period_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSExtremeUnderVoltageP...
bool dotdot_is_supported_pressure_measurement_scaled_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PressureMeasurement - ScaledValue is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_voltage_swell_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSVoltageSwell attribute unde...
uint8_t dotdot_get_power_configuration_battery2_percentage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery2PercentageMinThreshold attribute value under a UNID/Endp...
sl_status_t dotdot_door_lock_supported_operating_modes_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - SupportedOperatingModes attribute under a UNID/E...
sl_status_t dotdot_create_power_configuration_mains_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - MainsVoltage attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery3_alarm_state_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery3AlarmState attrib...
sl_status_t dotdot_soil_moisture_min_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SoilMoisture - MinMeasuredValue attribute under a UNID/Endp...
bool dotdot_metering_multiplier_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - Multiplier attribute under a UNID/En...
uint16_t dotdot_get_electrical_measurement_rms_voltage_max_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSVoltageMaxPhB attribute value under a UNID/EndpoinID.
uint8_t dotdot_get_power_configuration_mains_frequency(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - MainsFrequency attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_metering_current_max_demand_received_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - CurrentMaxDemandReceivedTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_dehumidification_control_rh_dehumidification_setpoint_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DehumidificationControl - RHDehumidificationSetpoint attrib...
sl_status_t dotdot_door_lock_rf_programming_event_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - RFProgrammingEventMask attribute under a UNID/En...
uint8_t dotdot_get_power_configuration_battery3_percentage_threshold3(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery3PercentageThreshold3 attribute value under a UNID/Endpoi...
bool dotdot_diagnostics_last_messagelqi_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - LastMessageLQI attribute under a...
bool dotdot_unify_thermostat_thermostat_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyThermostat - ThermostatMode attribute unde...
sl_status_t dotdot_set_aox_locator_cte_sampling_interval(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int8_t new_cte_sampling_interval)
Set the DotDot AoXLocator - CTESamplingInterval attribute under a UNID/EndpoinID.
bool dotdot_is_any_wind_speed_measurement_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the WindSpeedMeasurement Cluster.
bool dotdot_get_door_lock_enable_one_touch_locking(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - EnableOneTouchLocking attribute value under a UNID/EndpoinID.
bool dotdot_ph_measurement_max_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PhMeasurement - MaxMeasuredValue attribute unde...
sl_status_t dotdot_diagnostics_mac_tx_bcast_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - MacTxBcast attribute under a UNID/Endpoi...
sl_status_t dotdot_illuminance_measurement_light_sensor_type_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot IlluminanceMeasurement - LightSensorType attribute under a ...
bool dotdot_electrical_measurement_rms_extreme_over_voltage_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSExtremeOverVoltage a...
sl_status_t dotdot_set_door_lock_door_open_events(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_door_open_events)
Set the DotDot DoorLock - DoorOpenEvents attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_average_rms_under_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - AverageRMSUnderVoltage is supported under a UNID/Endpo...
sl_status_t dotdot_electrical_measurement_rms_voltage_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSVoltagePhC attribute under a UNI...
sl_status_t dotdot_on_off_global_scene_control_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot OnOff - GlobalSceneControl attribute under a UNID/Endp...
bool dotdot_diagnostics_relayed_ucast_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - RelayedUcast attribute under a U...
sl_status_t dotdot_set_pump_configuration_and_control_lifetime_running_hours(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_lifetime_running_hours)
Set the DotDot PumpConfigurationAndControl - LifetimeRunningHours attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_occupancy(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_occupancy)
Set the DotDot Thermostat - Occupancy attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_pm25_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PM25 - MeasuredValue attribute under a UNID/EndpoinID.
uint16_t dotdot_get_diagnostics_packet_buffer_allocate_failures(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - PacketBufferAllocateFailures attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_basic_device_enabled(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - DeviceEnabled attribute under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_primary6x(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - Primary6X is supported under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_uptime_minutes_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - UptimeMinutes attribute under a UNID/E...
uint64_t dotdot_get_application_monitoring_mqtt_subscription_count(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - MQTTSubscriptionCount attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_occupancy_sensing_ultrasonic_occupied_to_unoccupied_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot OccupancySensing - UltrasonicOccupiedToUnoccupiedDelay attribute under a UNID/Endpoi...
bool dotdot_electrical_measurement_rms_current_max_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSCurrentMaxPhC attrib...
bool dotdot_is_any_flow_measurement_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the FlowMeasurement Cluster.
sl_status_t dotdot_create_electrical_measurement_average_rms_over_voltage_counter(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - AverageRMSOverVoltageCounter attribute under a UNID/EndpoinI...
bool dotdot_is_supported_electrical_measurement_dc_voltage_overload(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - DCVoltageOverload is supported under a UNID/EndpoinID.
sl_status_t dotdot_carbon_monoxide_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot CarbonMonoxide - MeasuredValue attribute under a UNID/Endpo...
bool dotdot_is_supported_electrical_measurement_rms_current_min_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSCurrentMinPhB is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_iaswd_max_duration(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot IASWD - MaxDuration attribute under a UNID/EndpoinID.
bool dotdot_is_any_fan_control_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the FanControl Cluster.
bool dotdot_level_on_off_transition_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Level - OnOffTransitionTime attribute under a U...
sl_status_t dotdot_door_lock_actuator_enabled_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - ActuatorEnabled attribute under a UNID/EndpointI...
bool dotdot_color_control_primary1y_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - Primary1Y attribute under a UNID...
sl_status_t dotdot_metering_divisor_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - Divisor attribute under a UNID/EndpointID.
bool dotdot_color_control_color_pointry_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - ColorPointRY attribute under a U...
sl_status_t dotdot_thermostat_abs_min_heat_setpoint_limit_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - AbsMinHeatSetpointLimit attribute under a...
bool dotdot_power_configuration_battery3_percentage_threshold1_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery3PercentageThreshol...
sl_status_t dotdot_set_electrical_measurement_rms_voltage_min_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_voltage_min_phb)
Set the DotDot ElectricalMeasurement - RMSVoltageMinPhB attribute under a UNID/EndpoinID.
bool dotdot_basic_product_label_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - ProductLabel attribute under a UNID/End...
sl_status_t dotdot_set_flow_measurement_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_measured_value)
Set the DotDot FlowMeasurement - MeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery2_quantity_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery2Quantity attribut...
bool dotdot_is_supported_electrical_measurement_apparent_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ApparentPower is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_aox_position_estimation_position(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, EstimatedPosition new_position)
Set the DotDot AoXPositionEstimation - Position attribute under a UNID/EndpoinID.
uint16_t dotdot_get_pump_configuration_and_control_max_const_speed(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - MaxConstSpeed attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_wrong_code_entry_limit(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_wrong_code_entry_limit)
Set the DotDot DoorLock - WrongCodeEntryLimit attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_battery3_percentage_min_threshold(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery3_percentage_min_threshold)
Set the DotDot PowerConfiguration - Battery3PercentageMinThreshold attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_ac_capacity_format_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - ACCapacityFormat attribute under a UNID/E...
sl_status_t dotdot_color_control_color_pointry_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - ColorPointRY attribute under a UNID/End...
sl_status_t dotdot_unify_humidity_control_humidifier_setpoint_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyHumidityControl - HumidifierSetpoint attribute un...
bool dotdot_electrical_measurement_rms_extreme_over_voltage_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSExtremeOverVoltage ...
bool dotdot_carbon_monoxide_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot CarbonMonoxide - MeasuredValue attribute under ...
uint8_t dotdot_get_unify_humidity_control_supported_set_points(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyHumidityControl - SupportedSetPoints attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_open_period(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_open_period)
Set the DotDot DoorLock - OpenPeriod attribute under a UNID/EndpoinID.
bool dotdot_temperature_measurement_tolerance_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot TemperatureMeasurement - Tolerance attribute un...
sl_status_t dotdot_create_thermostat_max_heat_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - MaxHeatSetpointLimit attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_options(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_options)
Set the DotDot ColorControl - Options attribute under a UNID/EndpoinID.
bool dotdot_carbon_dioxide_min_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot CarbonDioxide - MinMeasuredValue attribute unde...
sl_status_t dotdot_application_monitoring_mqtt_statistics_reporting_interval_seconds_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - MQTTStatisticsReportingIntervalSeco...
sl_status_t dotdot_create_electrical_measurement_ac_frequency_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ACFrequencyMultiplier attribute under a UNID/EndpoinID.
bool dotdot_color_control_color_temperature_mireds_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - ColorTemperatureMireds attribut...
bool dotdot_pump_configuration_and_control_effective_operation_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - EffectiveOperatio...
bool dotdot_pm25_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PM25 - MeasuredValue attribute under a UNID/End...
uint8_t dotdot_get_thermostat_ac_refrigerant_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - ACRefrigerantType attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_measured_phase3rd_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - MeasuredPhase3rdHarmonicCurrent attribute under a UNID/Endpo...
sl_status_t dotdot_set_ballast_configuration_min_level(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_min_level)
Set the DotDot BallastConfiguration - MinLevel attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_diagnostics_last_messagerssi(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int8_t new_last_messagerssi)
Set the DotDot Diagnostics - LastMessageRSSI attribute under a UNID/EndpoinID.
bool dotdot_scenes_current_scene_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Scenes - CurrentScene attribute under a UNID/E...
sl_status_t dotdot_create_time_time_zone(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Time - TimeZone attribute under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_relayed_ucast_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - RelayedUcast attribute under a UNID/Endp...
sl_status_t dotdot_create_relativity_humidity_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot RelativityHumidity - MaxMeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_color_pointby_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - ColorPointBY attribute under a UNID/Endpoint...
uint8_t dotdot_get_power_configuration_battery_percentage_remaining(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - BatteryPercentageRemaining attribute value under a UNID/EndpoinI...
sl_status_t dotdot_color_control_start_up_color_temperature_mireds_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - StartUpColorTemperatureMireds attribute...
bool dotdot_thermostat_occupied_heating_setpoint_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - OccupiedHeatingSetpoint attribute ...
sl_status_t dotdot_thermostat_unoccupied_setback_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - UnoccupiedSetback attribute under a UNID/Endpo...
bool dotdot_electrical_measurement_dc_voltage_min_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - DCVoltageMin attribute ...
ZWaveFanModeEnum dotdot_get_unify_fan_control_z_wave_fan_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyFanControl - ZWaveFanMode attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery_alarm_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - BatteryAlarmState is supported under a UNID/EndpoinID.
bool dotdot_door_lock_security_level_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - SecurityLevel attribute under a UNI...
sl_status_t dotdot_pump_configuration_and_control_capacity_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - Capacity attribute under...
bool dotdot_power_configuration_battery2_percentage_remaining_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery2PercentageRemaini...
bool dotdot_is_supported_device_temperature_configuration_min_temp_experienced(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DeviceTemperatureConfiguration - MinTempExperienced is supported under a UNID/...
bool dotdot_power_configuration_battery_alarm_state_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - BatteryAlarmState attribu...
bool dotdot_system_metrics_min_temperature_celcius_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - MinTemperatureCelcius attribute...
bool dotdot_is_supported_poll_control_fast_poll_timeout_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PollControl - FastPollTimeoutMax is supported under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_period_samples_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot AoXLocator - PeriodSamples attribute under a UNID/Endp...
uint16_t dotdot_get_electrical_measurement_neutral_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - NeutralCurrent attribute value under a UNID/EndpoinID.
bool dotdot_window_covering_installed_open_limit_tilt_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - InstalledOpenLimitTilt attrib...
bool dotdot_descriptor_device_type_list_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Descriptor - DeviceTypeList attribute under a U...
sl_status_t dotdot_create_window_covering_physical_closed_limit_tilt(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - PhysicalClosedLimitTilt attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_total_reactive_power_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - TotalReactivePower attribute u...
double dotdot_get_system_metrics_virtual_memory_usedmb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - VirtualMemoryUsedMB attribute value under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_installed_closed_limit_lift_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - InstalledClosedLimitLift attribute under a...
sl_status_t dotdot_aox_locator_cte_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot AoXLocator - CTEMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_ac_reactive_power_overload_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ACReactivePowerOverload attribute u...
uint8_t dotdot_get_occupancy_sensing_occupancy(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot OccupancySensing - Occupancy attribute value under a UNID/EndpoinID.
int16_t dotdot_get_device_temperature_configuration_low_temp_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DeviceTemperatureConfiguration - LowTempThreshold attribute value under a UNID/Endpoi...
sl_status_t dotdot_set_door_lock_security_level(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_security_level)
Set the DotDot DoorLock - SecurityLevel attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_current_min_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSCurrentMinPhC attribute under a ...
bool dotdot_is_supported_electrical_measurement_reactive_power_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ReactivePowerPhC is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_battery3_voltage(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery3_voltage)
Set the DotDot PowerConfiguration - Battery3Voltage attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_dehumidification_control_relative_humidity_display(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DehumidificationControl - RelativeHumidityDisplay attribute under a UNID/EndpoinID.
bool dotdot_door_lock_enable_one_touch_locking_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - EnableOneTouchLocking attribute und...
NetworkManagementState dotdot_get_protocol_controller_network_management_network_management_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ProtocolController-NetworkManagement - NetworkManagementState attribute value under a...
sl_status_t dotdot_electrical_measurement_ac_current_overload_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ACCurrentOverload attribute un...
bool dotdot_thermostat_thermostat_running_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - ThermostatRunningMode attribute u...
bool dotdot_is_supported_diagnostics_mac_tx_ucast_fail(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - MacTxUcastFail is supported under a UNID/EndpoinID.
bool dotdot_wind_speed_measurement_tolerance_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindSpeedMeasurement - Tolerance attribute unde...
uint16_t dotdot_get_door_lock_rf_programming_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - RFProgrammingEventMask attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_system_metrics_system_interrupts(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint64_t new_system_interrupts)
Set the DotDot SystemMetrics - SystemInterrupts attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_enable_local_programming_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - EnableLocalProgramming attribute under a UNID/En...
uint16_t dotdot_get_poll_control_short_poll_interval(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PollControl - ShortPollInterval attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_voltage_max_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSVoltageMaxPhC attribute und...
sl_status_t dotdot_create_system_metrics_cpu_frequencym_hz(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - CPUFrequencyMHz attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_unify_fan_control_z_wave_supported_fan_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyFanControl - ZWaveSupportedFanMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_system_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - SystemMode attribute under a UNID/Endpoin...
const char * dotdot_get_name_and_location_name(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot NameAndLocation - Name attribute value under a UNID/EndpoinID.
sl_status_t dotdot_alarms_alarm_count_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Alarms - AlarmCount attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_dc_current_divisor_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - DCCurrentDivisor attribute under a ...
bool dotdot_poll_control_fast_poll_timeout_max_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PollControl - FastPollTimeoutMax attribute unde...
sl_status_t dotdot_electrical_measurement_measured11th_harmonic_current_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - Measured11thHarmonicCurrent at...
sl_status_t dotdot_set_door_lock_credential_rules_support(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_credential_rules_support)
Set the DotDot DoorLock - CredentialRulesSupport attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_rms_extreme_over_voltage_period_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_extreme_over_voltage_period_phc)
Set the DotDot ElectricalMeasurement - RMSExtremeOverVoltagePeriodPhC attribute under a UNID/EndpoinI...
sl_status_t dotdot_create_thermostat_ac_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - ACType attribute under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_packet_buffer_allocate_failures_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - PacketBufferAllocateFailures attribute under ...
sl_status_t dotdot_power_configuration_battery2_voltage_min_threshold_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery2VoltageMinThreshold attribute ...
bool dotdot_carbon_dioxide_max_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot CarbonDioxide - MaxMeasuredValue attribute und...
bool dotdot_is_any_ballast_configuration_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the BallastConfiguration Cluster.
sl_status_t dotdot_set_metering_summation_formatting(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_summation_formatting)
Set the DotDot Metering - SummationFormatting attribute under a UNID/EndpoinID.
sl_status_t dotdot_unify_humidity_control_current_state_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyHumidityControl - CurrentState attribute under a ...
sl_status_t dotdot_create_pump_configuration_and_control_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - AlarmMask attribute under a UNID/EndpoinID.
bool dotdot_is_supported_pressure_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PressureMeasurement - Tolerance is supported under a UNID/EndpoinID.
bool dotdot_metering_historical_consumption_formatting_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - HistoricalConsumptionFormatting attr...
sl_status_t dotdot_electrical_measurement_power_factor_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - PowerFactor attribute under a ...
bool dotdot_power_configuration_battery2_voltage_threshold2_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery2VoltageThreshold2...
bool dotdot_door_lock_max_pin_code_length_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - MaxPINCodeLength attribute under a U...
bool dotdot_is_supported_barrier_control_close_events(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BarrierControl - CloseEvents is supported under a UNID/EndpoinID.
uint8_t dotdot_get_occupancy_sensing_pir_unoccupied_to_occupied_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot OccupancySensing - PIRUnoccupiedToOccupiedThreshold attribute value under a UNID/Endp...
sl_status_t dotdot_ias_zone_zone_status_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot IASZone - ZoneStatus attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_primary5y_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - Primary5Y attribute under a UNID/EndpointID.
bool dotdot_time_time_status_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Time - TimeStatus attribute under a UNID/Endpoi...
sl_status_t dotdot_ias_zone_zone_type_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot IASZone - ZoneType attribute under a UNID/EndpointID.
bool dotdot_level_off_transition_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Level - OffTransitionTime attribute under a UN...
bool dotdot_pm25_max_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PM25 - MaxMeasuredValue attribute under a UNID...
sl_status_t dotdot_create_window_covering_config_or_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - ConfigOrStatus attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery_percentage_threshold3_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - BatteryPercentageThreshold3 attribute ...
uint32_t dotdot_get_electrical_measurement_power_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - PowerDivisor attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_occupancy_sensing_ultrasonic_unoccupied_to_occupied_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot OccupancySensing - UltrasonicUnoccupiedToOccupiedDelay attribute under a UNID/Endpoi...
sl_status_t dotdot_power_configuration_battery3_percentage_threshold2_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery3PercentageThreshold2 attr...
bool dotdot_is_supported_pump_configuration_and_control_min_const_pressure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - MinConstPressure is supported under a UNID/Endpo...
bool dotdot_application_monitoring_process_id_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - ProcessId attribute un...
bool dotdot_application_monitoring_mqtt_max_delivery_time_seconds_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - MQTTMaxDeliveryTimeSeco...
sl_status_t dotdot_create_illuminance_level_sensing_light_sensor_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot IlluminanceLevelSensing - LightSensorType attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_ac_current_divisor_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ACCurrentDivisor attribute und...
sl_status_t dotdot_metering_outlet_temperature_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - OutletTemperature attribute under a UNID/Endpoin...
bool dotdot_is_supported_electrical_measurement_active_power_max_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ActivePowerMaxPhB is supported under a UNID/EndpoinID.
sl_status_t dotdot_level_min_level_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Level - MinLevel attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_rms_current_min_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSCurrentMinPhC is supported under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_virtual_memory_totalmb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - VirtualMemoryTotalMB attribute under a UNID...
uint8_t dotdot_get_dehumidification_control_dehumidification_hysteresis(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DehumidificationControl - DehumidificationHysteresis attribute value under a UNID/End...
sl_status_t dotdot_set_electrical_measurement_power_factor_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int8_t new_power_factor_phb)
Set the DotDot ElectricalMeasurement - PowerFactorPhB attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_actuator_enabled_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - ActuatorEnabled attribute under a UNID/Endp...
sl_status_t dotdot_electrical_measurement_ac_frequency_max_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ACFrequencyMax attribute under a UN...
sl_status_t dotdot_electrical_measurement_rms_current_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSCurrent attribute under a U...
sl_status_t dotdot_create_application_monitoring_application_cpu_average_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - ApplicationCPUAverageUsagePercent attribute under a UNID/End...
sl_status_t dotdot_create_electrical_measurement_ac_voltage_overload(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ACVoltageOverload attribute under a UNID/EndpoinID.
bool dotdot_thermostat_abs_min_heat_setpoint_limit_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - AbsMinHeatSetpointLimit attribute...
sl_status_t dotdot_create_color_control_currenty(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - CurrentY attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_unify_humidity_control_dehumidifier_setpoint_min(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int32_t new_dehumidifier_setpoint_min)
Set the DotDot UnifyHumidityControl - DehumidifierSetpointMin attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_diagnostics_number_of_resets(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_number_of_resets)
Set the DotDot Diagnostics - NumberOfResets attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_barrier_control_safety_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BarrierControl - SafetyStatus attribute under a UNID/EndpoinID.
uint16_t dotdot_get_color_control_currentx(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - CurrentX attribute value under a UNID/EndpoinID.
bool dotdot_thermostat_remote_sensing_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - RemoteSensing attribute under a U...
sl_status_t dotdot_create_time_standard_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Time - StandardTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_temperature_measurement_min_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot TemperatureMeasurement - MinMeasuredValue attribute under a...
bool dotdot_door_lock_rf_programming_event_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - RFProgrammingEventMask attribute und...
sl_status_t dotdot_unify_humidity_control_supported_reporting_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyHumidityControl - SupportedReportingMode attribute und...
double dotdot_get_application_monitoring_application_cpu_min_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - ApplicationCPUMinUsagePercent attribute value under a UNID/En...
sl_status_t dotdot_set_protocol_controller_rf_telemetry_pti_enabled(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_pti_enabled)
Set the DotDot ProtocolController-RFTelemetry - PTIEnabled attribute under a UNID/EndpoinID.
bool dotdot_system_metrics_cpu_average_usage_percent_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - CPUAverageUsagePercent attribut...
bool dotdot_diagnostics_nwk_decrypt_failures_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - NWKDecryptFailures attribute unde...
bool dotdot_electrical_measurement_ac_current_multiplier_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ACCurrentMultiplier att...
bool dotdot_is_supported_soil_moisture_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SoilMoisture - MaxMeasuredValue is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_dc_power_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - DCPowerMin attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_occupancy_sensing_ultrasonic_occupied_to_unoccupied_delay(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_ultrasonic_occupied_to_unoccupied_delay)
Set the DotDot OccupancySensing - UltrasonicOccupiedToUnoccupiedDelay attribute under a UNID/EndpoinI...
sl_status_t dotdot_unify_humidity_control_dehumidifier_setpoint_min_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyHumidityControl - DehumidifierSetpointMin attribu...
bool dotdot_electrical_measurement_dc_voltage_overload_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - DCVoltageOverload attri...
uint16_t dotdot_get_electrical_measurement_rms_current_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSCurrentMin attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_carbon_monoxide_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, float new_measured_value)
Set the DotDot CarbonMonoxide - MeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_voltage_max_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSVoltageMaxPhB attribute und...
bool dotdot_electrical_measurement_reactive_current_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ReactiveCurrent attribu...
bool dotdot_is_supported_diagnostics_mac_rx_bcast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - MacRxBcast is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_voltage_min_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSVoltageMinPhB attribute under a ...
bool dotdot_is_supported_diagnostics_aps_rx_ucast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - APSRxUcast is supported under a UNID/EndpoinID.
bool dotdot_pm25_tolerance_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PM25 - Tolerance attribute under a UNID/Endpoin...
sl_status_t dotdot_create_diagnostics_mac_tx_ucast_fail(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - MacTxUcastFail attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_dc_power_divisor_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - DCPowerDivisor attribu...
bool dotdot_configuration_parameters_configuration_parameters_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ConfigurationParameters - ConfigurationParamet...
bool dotdot_basic_stack_version_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - StackVersion attribute under a UNID/En...
bool dotdot_color_control_primary3y_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - Primary3Y attribute under a UNI...
sl_status_t dotdot_carbon_dioxide_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot CarbonDioxide - MeasuredValue attribute under a UNID/E...
bool dotdot_is_supported_diagnostics_aps_tx_ucast_success(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - APSTxUcastSuccess is supported under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_window_covering_type_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - WindowCoveringType attribute under a ...
sl_status_t dotdot_diagnostics_nwk_decrypt_failures_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - NWKDecryptFailures attribute under a UNID/End...
bool dotdot_pump_configuration_and_control_max_const_pressure_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - MaxConstPressure...
sl_status_t dotdot_application_monitoring_mqtt_average_delivery_time_seconds_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - MQTTAverageDeliveryTimeSeconds...
bool dotdot_illuminance_measurement_max_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot IlluminanceMeasurement - MaxMeasuredValue attri...
sl_status_t dotdot_set_application_monitoring_uptime_minutes(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint64_t new_uptime_minutes)
Set the DotDot ApplicationMonitoring - UptimeMinutes attribute under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_angle_filtering_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot AoXLocator - AngleFiltering attribute under a UNID/Endpoint...
sl_status_t dotdot_set_carbon_monoxide_max_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, float new_max_measured_value)
Set the DotDot CarbonMonoxide - MaxMeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_voltage_sag_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSVoltageSag attribute under a UNI...
uint16_t dotdot_get_color_control_remaining_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - RemainingTime attribute value under a UNID/EndpoinID.
uint8_t dotdot_get_power_configuration_battery_percentage_threshold3(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - BatteryPercentageThreshold3 attribute value under a UNID/Endpoin...
bool dotdot_diagnostics_phy_to_mac_queue_limit_reached_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - PHYToMACQueueLimitReached attribu...
bool dotdot_is_supported_basic_zcl_version(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - ZCLVersion is supported under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_unoccupied_heating_setpoint_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - UnoccupiedHeatingSetpoint attribute under...
sl_status_t dotdot_window_covering_current_position_lift_percentage_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - CurrentPositionLiftPercentage attribu...
sl_status_t dotdot_level_on_level_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Level - OnLevel attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_number_of_weekly_transitions_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - NumberOfWeeklyTransitions attribute under...
sl_status_t dotdot_create_electrical_measurement_ac_power_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ACPowerMultiplier attribute under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_angle_filtering_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot AoXLocator - AngleFiltering attribute under a UNID/End...
sl_status_t dotdot_protocol_controller_rf_telemetry_pti_enabled_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ProtocolController-RFTelemetry - PTIEnabled attribute under...
bool dotdot_ias_zone_number_of_zone_sensitivity_levels_supported_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot IASZone - NumberOfZoneSensitivityLevelsSupport...
bool dotdot_flow_measurement_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot FlowMeasurement - MeasuredValue attribute under...
sl_status_t dotdot_set_power_configuration_battery_alarm_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery_alarm_mask)
Set the DotDot PowerConfiguration - BatteryAlarmMask attribute under a UNID/EndpoinID.
bool dotdot_door_lock_number_of_total_users_supported_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - NumberOfTotalUsersSupported attribu...
bool dotdot_is_supported_basic_sw_buildid(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - SWBuildID is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_average_rms_under_voltage_counter_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - AverageRMSUnderVoltageCounterP...
bool dotdot_is_supported_aox_locator_angle_filtering(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot AoXLocator - AngleFiltering is supported under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_pi_cooling_demand(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - PICoolingDemand is supported under a UNID/EndpoinID.
bool dotdot_wind_speed_measurement_min_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindSpeedMeasurement - MinMeasuredValue attrib...
sl_status_t dotdot_set_color_control_enhanced_current_hue(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_enhanced_current_hue)
Set the DotDot ColorControl - EnhancedCurrentHue attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_ac_voltage_multiplier_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ACVoltageMultiplier attribute under...
bool dotdot_is_any_aox_position_estimation_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the AoXPositionEstimation Cluster.
sl_status_t dotdot_set_electrical_measurement_active_power(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_active_power)
Set the DotDot ElectricalMeasurement - ActivePower attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_dc_current_min_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - DCCurrentMin attribute under a UNID...
sl_status_t dotdot_set_unify_humidity_control_current_state(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_current_state)
Set the DotDot UnifyHumidityControl - CurrentState attribute under a UNID/EndpoinID.
bool dotdot_ballast_configuration_lamp_type_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BallastConfiguration - LampType attribute unde...
sl_status_t dotdot_create_state_network_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot State - NetworkStatus attribute under a UNID/EndpoinID.
bool dotdot_is_supported_level_max_frequency(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Level - MaxFrequency is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_extreme_over_voltage_period_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSExtremeOverVoltagePeriod attribu...
sl_status_t dotdot_set_system_metrics_cpu_usage_percent(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_cpu_usage_percent_count, const double *new_cpu_usage_percent)
Set the DotDot SystemMetrics - CPUUsagePercent attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_pump_configuration_and_control_max_const_temp(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - MaxConstTemp attribute under a UNID/EndpoinID.
bool dotdot_thermostat_thermostat_programming_operation_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - ThermostatProgrammingOperationMod...
bool dotdot_pump_configuration_and_control_max_pressure_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - MaxPressure attr...
bool dotdot_wind_speed_measurement_tolerance_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindSpeedMeasurement - Tolerance attribute und...
bool dotdot_pump_configuration_and_control_max_const_pressure_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - MaxConstPressure ...
sl_status_t dotdot_door_lock_open_period_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - OpenPeriod attribute under a UNID/EndpoinID...
sl_status_t dotdot_power_configuration_battery3a_hr_rating_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery3AHrRating attribute under a UN...
bool dotdot_is_supported_illuminance_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot IlluminanceMeasurement - Tolerance is supported under a UNID/EndpoinID.
bool dotdot_thermostat_occupied_heating_setpoint_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - OccupiedHeatingSetpoint attribute...
sl_status_t dotdot_electrical_measurement_dc_voltage_min_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - DCVoltageMin attribute under a UNID...
uint16_t dotdot_get_electrical_measurement_ac_power_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ACPowerMultiplier attribute value under a UNID/EndpoinID.
bool dotdot_power_configuration_battery3_alarm_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery3AlarmMask attribut...
sl_status_t dotdot_create_thermostat_unoccupied_setback_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - UnoccupiedSetbackMax attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_primary3x_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - Primary3X attribute under a UNID/Endpoi...
uint16_t dotdot_get_ph_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PhMeasurement - MinMeasuredValue attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_device_temperature_configuration_device_temp_alarm_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_device_temp_alarm_mask)
Set the DotDot DeviceTemperatureConfiguration - DeviceTempAlarmMask attribute under a UNID/EndpoinID.
uint8_t dotdot_get_door_lock_min_rfid_code_length(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - MinRFIDCodeLength attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_abs_min_heat_setpoint_limit(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_abs_min_heat_setpoint_limit)
Set the DotDot Thermostat - AbsMinHeatSetpointLimit attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery3_alarm_state_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery3AlarmState attribute under a U...
sl_status_t dotdot_set_pressure_measurement_min_scaled_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_min_scaled_value)
Set the DotDot PressureMeasurement - MinScaledValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_pump_configuration_and_control_pump_status(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_pump_status)
Set the DotDot PumpConfigurationAndControl - PumpStatus attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_average_rms_voltage_measurement_period_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - AverageRMSVoltageMeasurementPeriodPhB is supported und...
sl_status_t dotdot_metering_current_max_demand_received_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - CurrentMaxDemandReceivedTime attribute under a U...
sl_status_t dotdot_set_aox_locator_elevation_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_elevation_mask_count, const MinMaxPair *new_elevation_mask)
Set the DotDot AoXLocator - ElevationMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_mac_rx_ucast_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - MacRxUcast attribute under a UNID/Endpoi...
sl_status_t dotdot_system_metrics_ram_availablemb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - RAMAvailableMB attribute under a UNID/Endpo...
sl_status_t dotdot_scenes_scene_table_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Scenes - SceneTable attribute under a UNID/EndpointID.
bool dotdot_electrical_measurement_line_current_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - LineCurrentPhC attribut...
sl_status_t dotdot_power_configuration_battery2_percentage_remaining_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery2PercentageRemaining attribute ...
bool dotdot_is_supported_aox_locator_position_and_orientation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot AoXLocator - PositionAndOrientation is supported under a UNID/EndpoinID.
bool dotdot_is_supported_carbon_monoxide_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot CarbonMonoxide - Tolerance is supported under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_rms_current_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSCurrentMax attribute value under a UNID/EndpoinID.
sl_status_t dotdot_pm25_tolerance_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PM25 - Tolerance attribute under a UNID/EndpointID.
sl_status_t dotdot_ph_measurement_min_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PhMeasurement - MinMeasuredValue attribute under a UNI...
int16_t dotdot_get_thermostat_occupied_heating_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - OccupiedHeatingSetpoint attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_ac_current_overload(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_ac_current_overload)
Set the DotDot ElectricalMeasurement - ACCurrentOverload attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_aox_locator_angle_correction_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot AoXLocator - AngleCorrectionDelay attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_carbon_dioxide_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, float new_measured_value)
Set the DotDot CarbonDioxide - MeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_voltage_max_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSVoltageMax attribute under ...
sl_status_t dotdot_set_pump_configuration_and_control_min_const_flow(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_min_const_flow)
Set the DotDot PumpConfigurationAndControl - MinConstFlow attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_measured_phase3rd_harmonic_current_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - MeasuredPhase3rdHarmoni...
sl_status_t dotdot_occupancy_sensing_occupancy_sensor_type_bitmap_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot OccupancySensing - OccupancySensorTypeBitmap attribute...
bool dotdot_protocol_controller_rf_telemetry_pti_enabled_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ProtocolController-RFTelemetry - PTIEnabled at...
bool dotdot_color_control_primary6y_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - Primary6Y attribute under a UNI...
bool dotdot_power_configuration_battery2_rated_voltage_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery2RatedVoltage attr...
sl_status_t dotdot_set_door_lock_enable_logging(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_enable_logging)
Set the DotDot DoorLock - EnableLogging attribute under a UNID/EndpoinID.
bool dotdot_is_supported_diagnostics_aps_rx_bcast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - APSRxBcast is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_pressure_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PressureMeasurement - MaxMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_is_any_pump_configuration_and_control_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the PumpConfigurationAndControl Cluster.
bool dotdot_color_control_color_pointry_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - ColorPointRY attribute under a ...
bool dotdot_is_supported_door_lock_default_configuration_register(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - DefaultConfigurationRegister is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_carbon_dioxide_min_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, float new_min_measured_value)
Set the DotDot CarbonDioxide - MinMeasuredValue attribute under a UNID/EndpoinID.
uint32_t dotdot_get_ballast_configuration_lamp_burn_hours(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BallastConfiguration - LampBurnHours attribute value under a UNID/EndpoinID.
bool dotdot_diagnostics_mac_rx_bcast_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - MacRxBcast attribute under a UNI...
bool dotdot_power_configuration_battery_rated_voltage_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - BatteryRatedVoltage attri...
bool dotdot_is_supported_temperature_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot TemperatureMeasurement - Tolerance is supported under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_total_apparent_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - TotalApparentPower is supported under a UNID/EndpoinID...
bool dotdot_is_supported_device_temperature_configuration_high_temp_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DeviceTemperatureConfiguration - HighTempThreshold is supported under a UNID/E...
bool dotdot_electrical_measurement_rms_current_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSCurrent attribute u...
bool dotdot_power_configuration_battery2_percentage_threshold3_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery2PercentageThresho...
bool dotdot_is_supported_electrical_measurement_rms_voltage_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSVoltagePhB is supported under a UNID/EndpoinID.
sl_status_t dotdot_state_network_status_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot State - NetworkStatus attribute under a UNID/EndpoinID...
sl_status_t dotdot_electrical_measurement_average_rms_under_voltage_counter_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - AverageRMSUnderVoltageCounterPhC at...
sl_status_t dotdot_create_pump_configuration_and_control_min_const_speed(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - MinConstSpeed attribute under a UNID/EndpoinID.
bool dotdot_unify_fan_control_z_wave_supported_fan_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyFanControl - ZWaveSupportedFanMode attrib...
bool dotdot_diagnostics_neighbor_added_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - NeighborAdded attribute under a ...
bool dotdot_is_supported_aox_locator_slot_duration(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot AoXLocator - SlotDuration is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_diagnostics_apsfc_failure(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_apsfc_failure)
Set the DotDot Diagnostics - APSFCFailure attribute under a UNID/EndpoinID.
sl_status_t dotdot_occupancy_sensing_pir_unoccupied_to_occupied_threshold_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot OccupancySensing - PIRUnoccupiedToOccupiedThreshold attribu...
sl_status_t dotdot_create_application_monitoring_fqdn(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - FQDN attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_carbon_dioxide_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot CarbonDioxide - Tolerance attribute under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_cpu_average_usage_percent_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - CPUAverageUsagePercent attribute under a UN...
bool dotdot_is_any_illuminance_level_sensing_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the IlluminanceLevelSensing Cluster.
sl_status_t dotdot_application_monitoring_mqtt_max_delivery_time_seconds_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - MQTTMaxDeliveryTimeSeconds attribut...
sl_status_t dotdot_configuration_parameters_configuration_parameters_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ConfigurationParameters - ConfigurationParameters attr...
bool dotdot_ias_zone_zone_state_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot IASZone - ZoneState attribute under a UNID/Endp...
int16_t dotdot_get_electrical_measurement_dc_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - DCCurrent attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_occupancy_sensing_pir_unoccupied_to_occupied_threshold(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_pir_unoccupied_to_occupied_threshold)
Set the DotDot OccupancySensing - PIRUnoccupiedToOccupiedThreshold attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_application_monitoring_fqdn(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_fqdn)
Set the DotDot ApplicationMonitoring - FQDN attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_voltage_sag_period_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSVoltageSagPeriod attribute ...
bool dotdot_system_metrics_disks_usage_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - DisksUsage attribute under a U...
sl_status_t dotdot_thermostat_setpoint_change_source_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - SetpointChangeSource attribute under a UN...
uint16_t dotdot_get_door_lock_number_of_rfid_users_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - NumberOfRFIDUsersSupported attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_mains_voltage_max_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - MainsVoltageMaxThreshold attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_enable_local_programming_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - EnableLocalProgramming attribute under a UN...
bool dotdot_is_supported_electrical_measurement_dc_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - DCCurrent is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_primary4x(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_primary4x)
Set the DotDot ColorControl - Primary4X attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_battery2_percentage_threshold3(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery2_percentage_threshold3)
Set the DotDot PowerConfiguration - Battery2PercentageThreshold3 attribute under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_antenna_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot AoXLocator - AntennaMode attribute under a UNID/EndpointID.
sl_status_t dotdot_color_control_color_pointbx_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - ColorPointBX attribute under a UNID/End...
bool dotdot_is_supported_electrical_measurement_active_power_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ActivePowerMax is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_dc_power_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - DCPowerMultiplier attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_device_temperature_configuration_current_temperature(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_current_temperature)
Set the DotDot DeviceTemperatureConfiguration - CurrentTemperature attribute under a UNID/EndpoinID.
bool dotdot_door_lock_language_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - Language attribute under a UNID/End...
sl_status_t dotdot_relativity_humidity_max_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot RelativityHumidity - MaxMeasuredValue attribute under ...
sl_status_t dotdot_set_power_configuration_battery3_percentage_threshold2(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery3_percentage_threshold2)
Set the DotDot PowerConfiguration - Battery3PercentageThreshold2 attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_enhanced_current_hue_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - EnhancedCurrentHue attribute under a UN...
uint8_t dotdot_get_illuminance_measurement_light_sensor_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot IlluminanceMeasurement - LightSensorType attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_active_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ActiveCurrent attribute under a UNID/EndpoinID.
bool dotdot_is_supported_time_valid_until_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Time - ValidUntilTime is supported under a UNID/EndpoinID.
bool dotdot_dehumidification_control_relative_humidity_display_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DehumidificationControl - RelativeHumidityDispl...
sl_status_t dotdot_set_application_monitoring_application_name(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_application_name)
Set the DotDot ApplicationMonitoring - ApplicationName attribute under a UNID/EndpoinID.
bool dotdot_system_metrics_cpu_usage_percent_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - CPUUsagePercent attribute under...
bool dotdot_thermostat_occupied_cooling_setpoint_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - OccupiedCoolingSetpoint attribute...
bool dotdot_is_supported_shade_configuration_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ShadeConfiguration - Status is supported under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery3_percentage_threshold1_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery3PercentageThreshold1 attr...
bool dotdot_application_monitoring_uptime_minutes_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - UptimeMinutes attribute...
bool dotdot_metering_inlet_temperature_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - InletTemperature attribute under a U...
sl_status_t dotdot_color_control_primary2y_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - Primary2Y attribute under a UNID/EndpointID.
uint16_t dotdot_get_diagnostics_route_disc_initiated(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - RouteDiscInitiated attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_dc_current_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - DCCurrentDivisor attribute under a UNID/EndpoinID.
const char * dotdot_get_binding_bindable_cluster_list(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Binding - BindableClusterList attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_conductivity_measurement_max_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalConductivityMeasurement - MaxMeasuredValue attrib...
bool dotdot_power_configuration_battery_alarm_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - BatteryAlarmMask attribut...
bool dotdot_window_covering_window_covering_type_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - WindowCoveringType attribute u...
bool dotdot_application_monitoring_mqtt_statistics_reporting_interval_seconds_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - MQTTStatisticsReportin...
sl_status_t dotdot_window_covering_installed_closed_limit_lift_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - InstalledClosedLimitLift attribute un...
sl_status_t dotdot_power_configuration_battery_size_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - BatterySize attribute under a UNI...
bool dotdot_electrical_measurement_active_current_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ActiveCurrentPhC attri...
bool dotdot_pump_configuration_and_control_min_const_pressure_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - MinConstPressure...
sl_status_t dotdot_system_metrics_min_temperature_celcius_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - MinTemperatureCelcius attribute under a UNI...
sl_status_t dotdot_set_pump_configuration_and_control_min_const_pressure(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_min_const_pressure)
Set the DotDot PumpConfigurationAndControl - MinConstPressure attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_level_on_off_transition_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_on_off_transition_time)
Set the DotDot Level - OnOffTransitionTime attribute under a UNID/EndpoinID.
bool dotdot_application_monitoring_hostname_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - Hostname attribute und...
sl_status_t dotdot_set_poll_control_short_poll_interval(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_short_poll_interval)
Set the DotDot PollControl - ShortPollInterval attribute under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_aps_tx_ucast_retry_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - APSTxUcastRetry attribute under a UNID/E...
uint16_t dotdot_get_pump_configuration_and_control_max_const_flow(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - MaxConstFlow attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_conductivity_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalConductivityMeasurement - MinMeasuredValue is supported under a UNID...
bool dotdot_is_any_on_off_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the OnOff Cluster.
uint16_t dotdot_get_electrical_measurement_ac_alarms_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ACAlarmsMask attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_barrier_control_close_events(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_close_events)
Set the DotDot BarrierControl - CloseEvents attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_dc_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - DCVoltage attribute under a UNID/EndpoinID.
bool dotdot_window_covering_physical_closed_limit_tilt_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - PhysicalClosedLimitTilt attri...
bool dotdot_electrical_measurement_active_power_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ActivePowerPhB attribut...
bool dotdot_is_supported_thermostat_local_temperature_calibration(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - LocalTemperatureCalibration is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_scenes_scene_valid(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_scene_valid)
Set the DotDot Scenes - SceneValid attribute under a UNID/EndpoinID.
uint16_t dotdot_get_flow_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot FlowMeasurement - MaxMeasuredValue attribute value under a UNID/EndpoinID.
sl_status_t dotdot_level_on_off_transition_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Level - OnOffTransitionTime attribute under a UNID/End...
bool dotdot_is_supported_electrical_measurement_ac_frequency_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ACFrequencyDivisor is supported under a UNID/EndpoinID...
sl_status_t dotdot_color_control_compensation_text_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - CompensationText attribute under a UNID...
uint8_t dotdot_get_thermostat_control_sequence_of_operation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - ControlSequenceOfOperation attribute value under a UNID/EndpoinID.
sl_status_t dotdot_color_control_color_temp_physical_max_mireds_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - ColorTempPhysicalMaxMireds attribute un...
sl_status_t dotdot_create_door_lock_sound_volume(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - SoundVolume attribute under a UNID/EndpoinID.
bool dotdot_thermostat_temperature_setpoint_hold_duration_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - TemperatureSetpointHoldDuration a...
sl_status_t dotdot_create_on_off_on_off(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot OnOff - OnOff attribute under a UNID/EndpoinID.
bool dotdot_door_lock_operating_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - OperatingMode attribute under a UNID...
sl_status_t dotdot_color_control_primary6_intensity_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - Primary6Intensity attribute under a UNID/End...
SSceneTable dotdot_get_scenes_scene_table(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Scenes - SceneTable attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_unify_humidity_control_dehumidifier_setpoint_scale(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyHumidityControl - DehumidifierSetpointScale attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_extreme_under_voltage_period_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSExtremeUnderVoltagePeriod a...
uint16_t dotdot_get_occupancy_sensing_ultrasonic_occupied_to_unoccupied_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot OccupancySensing - UltrasonicOccupiedToUnoccupiedDelay attribute value under a UNID/E...
bool dotdot_is_supported_electrical_measurement_active_current_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ActiveCurrentPhB is supported under a UNID/EndpoinID.
bool dotdot_window_covering_installed_open_limit_lift_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - InstalledOpenLimitLift attrib...
sl_status_t dotdot_create_door_lock_number_of_total_users_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - NumberOfTotalUsersSupported attribute under a UNID/EndpoinID.
int16_t dotdot_get_device_temperature_configuration_min_temp_experienced(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DeviceTemperatureConfiguration - MinTempExperienced attribute value under a UNID/Endp...
bool dotdot_is_any_scenes_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the Scenes Cluster.
bool dotdot_is_supported_door_lock_supported_operating_modes(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - SupportedOperatingModes is supported under a UNID/EndpoinID.
bool dotdot_system_metrics_uptime_minutes_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - UptimeMinutes attribute under a...
bool dotdot_electrical_measurement_power_divisor_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - PowerDivisor attribute...
sl_status_t dotdot_electrical_measurement_rms_current_min_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSCurrentMinPhC attribute und...
sl_status_t dotdot_create_level_options(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Level - Options attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_measured_phase9th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - MeasuredPhase9thHarmonicCurrent attribute under a UNID/Endpo...
sl_status_t dotdot_create_poll_control_long_poll_interval(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PollControl - LongPollInterval attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_power_factor(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int8_t new_power_factor)
Set the DotDot ElectricalMeasurement - PowerFactor attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery_percentage_threshold1_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - BatteryPercentageThreshold1 attribute ...
sl_status_t dotdot_window_covering_number_of_actuations_tilt_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - NumberOfActuationsTilt attribute under a U...
bool dotdot_is_supported_electrical_measurement_rms_voltage_max_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSVoltageMaxPhC is supported under a UNID/EndpoinID.
uint8_t dotdot_get_power_configuration_battery_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - BatteryVoltage attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_min_cool_setpoint_limit(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_min_cool_setpoint_limit)
Set the DotDot Thermostat - MinCoolSetpointLimit attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery_voltage_threshold1_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - BatteryVoltageThreshold1 a...
sl_status_t dotdot_create_electrical_measurement_average_rms_voltage_measurement_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - AverageRMSVoltageMeasurementPeriod attribute under a UNID/En...
sl_status_t dotdot_electrical_measurement_active_power_max_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ActivePowerMax attribute under a UN...
bool dotdot_is_supported_diagnostics_mac_tx_bcast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - MacTxBcast is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_voltage_max_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSVoltageMax attribute...
sl_status_t dotdot_create_shade_configuration_motor_step_size(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ShadeConfiguration - MotorStepSize attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_thermostat_min_cool_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - MinCoolSetpointLimit attribute under a UNID/EndpoinID.
bool dotdot_is_any_configuration_parameters_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the ConfigurationParameters Cluster.
sl_status_t dotdot_create_thermostat_number_of_daily_transitions(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - NumberOfDailyTransitions attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_unoccupied_setback_max(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_unoccupied_setback_max)
Set the DotDot Thermostat - UnoccupiedSetbackMax attribute under a UNID/EndpoinID.
bool dotdot_pump_configuration_and_control_max_const_speed_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - MaxConstSpeed att...
sl_status_t dotdot_power_configuration_mains_voltage_min_threshold_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - MainsVoltageMinThreshold attribut...
MinMaxPair dotdot_get_aox_locator_azimuth_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot AoXLocator - AzimuthMask attribute value under a UNID/EndpoinID.
sl_status_t dotdot_barrier_control_command_close_events_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BarrierControl - CommandCloseEvents attribute under a UNID/...
const char * dotdot_get_system_metrics_hostname(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - Hostname attribute value under a UNID/EndpoinID.
sl_status_t dotdot_metering_energy_carrier_demand_formatting_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - EnergyCarrierDemandFormatting attribute und...
bool dotdot_door_lock_door_state_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - DoorState attribute under a UNID/End...
sl_status_t dotdot_create_diagnostics_aps_rx_ucast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - APSRxUcast attribute under a UNID/EndpoinID.
bool dotdot_color_control_color_capabilities_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - ColorCapabilities attribute und...
bool dotdot_electrical_measurement_dc_voltage_multiplier_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - DCVoltageMultiplier at...
sl_status_t dotdot_shade_configuration_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ShadeConfiguration - Mode attribute under a UNID/EndpointID...
sl_status_t dotdot_electrical_measurement_active_current_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ActiveCurrent attribute under a UNI...
sl_status_t dotdot_door_lock_alarm_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - AlarmMask attribute under a UNID/EndpoinID.
bool dotdot_color_control_current_hue_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - CurrentHue attribute under a UNI...
bool dotdot_is_supported_thermostat_max_cool_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - MaxCoolSetpointLimit is supported under a UNID/EndpoinID.
bool dotdot_is_supported_diagnostics_packet_buffer_allocate_failures(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - PacketBufferAllocateFailures is supported under a UNID/EndpoinID...
sl_status_t dotdot_ballast_configuration_max_level_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BallastConfiguration - MaxLevel attribute under a UNID...
int16_t dotdot_get_pump_configuration_and_control_max_const_pressure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - MaxConstPressure attribute value under a UNID/EndpoinID...
bool dotdot_is_supported_color_control_compensation_text(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - CompensationText is supported under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_mains_alarm_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - MainsAlarmMask attribute under a UNID/...
sl_status_t dotdot_set_illuminance_measurement_max_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_max_measured_value)
Set the DotDot IlluminanceMeasurement - MaxMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_color_control_drift_compensation_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - DriftCompensation attribute und...
sl_status_t dotdot_diagnostics_number_of_resets_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - NumberOfResets attribute under a UNID/En...
sl_status_t dotdot_electrical_measurement_phase_harmonic_current_multiplier_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - PhaseHarmonicCurrentMultiplier attr...
uint8_t dotdot_get_dehumidification_control_relative_humidity_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DehumidificationControl - RelativeHumidityMode attribute value under a UNID/EndpoinID...
sl_status_t dotdot_set_pump_configuration_and_control_operation_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, PumpOperationMode new_operation_mode)
Set the DotDot PumpConfigurationAndControl - OperationMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_keypad_operation_event_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - KeypadOperationEventMask attribute under a UNID/...
int16_t dotdot_get_electrical_measurement_dc_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - DCVoltage attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_time_dst_shift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Time - DstShift is supported under a UNID/EndpoinID.
sl_status_t dotdot_ballast_configuration_max_level_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BallastConfiguration - MaxLevel attribute under a UNID/Endp...
uint32_t dotdot_get_pump_configuration_and_control_lifetime_energy_consumed(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - LifetimeEnergyConsumed attribute value under a UNID/End...
bool dotdot_ballast_configuration_physical_min_level_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BallastConfiguration - PhysicalMinLevel attribu...
bool dotdot_is_supported_ballast_configuration_lamp_rated_hours(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BallastConfiguration - LampRatedHours is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_average_rms_voltage_measurement_period_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - AverageRMSVoltageMeasurementPeriodP...
sl_status_t dotdot_set_door_lock_keypad_operation_event_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_keypad_operation_event_mask)
Set the DotDot DoorLock - KeypadOperationEventMask attribute under a UNID/EndpoinID.
bool dotdot_thermostat_system_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - SystemMode attribute under a UNID...
bool dotdot_is_supported_unify_humidity_control_auto_setpoint_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyHumidityControl - AutoSetpointMax is supported under a UNID/EndpoinID.
bool dotdot_alarms_alarm_count_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Alarms - AlarmCount attribute under a UNID/End...
sl_status_t dotdot_color_control_color_temperature_mireds_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - ColorTemperatureMireds attribute under a UNI...
sl_status_t dotdot_create_thermostat_min_setpoint_dead_band(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - MinSetpointDeadBand attribute under a UNID/EndpoinID.
bool dotdot_unify_humidity_control_humidifier_setpoint_precision_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyHumidityControl - HumidifierSetpointPrecis...
sl_status_t dotdot_set_ballast_configuration_ballast_factor_adjustment(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_ballast_factor_adjustment)
Set the DotDot BallastConfiguration - BallastFactorAdjustment attribute under a UNID/EndpoinID.
uint16_t dotdot_get_iaswd_max_duration(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot IASWD - MaxDuration attribute value under a UNID/EndpoinID.
bool dotdot_thermostat_ac_capacity_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - ACCapacity attribute under a UNID/...
bool dotdot_is_supported_electrical_measurement_dc_current_overload(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - DCCurrentOverload is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_diagnostics_aps_tx_ucast_success(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - APSTxUcastSuccess attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery2_voltage_min_threshold_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery2VoltageMinThresho...
sl_status_t dotdot_create_diagnostics_number_of_resets(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - NumberOfResets attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_dc_current_overload_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - DCCurrentOverload attribute un...
uint16_t dotdot_get_pump_configuration_and_control_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - AlarmMask attribute value under a UNID/EndpoinID.
sl_status_t dotdot_relativity_humidity_tolerance_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot RelativityHumidity - Tolerance attribute under a UNID/...
uint8_t dotdot_get_thermostat_ac_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - ACType attribute value under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_physical_closed_limit_tilt_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - PhysicalClosedLimitTilt attribute under a ...
bool dotdot_metering_current_inlet_energy_carrier_summation_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - CurrentInletEnergyCarrierSummation a...
bool dotdot_is_supported_application_monitoring_application_statistics_reporting_interval_seconds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - ApplicationStatisticsReportingIntervalSeconds is suppo...
sl_status_t dotdot_set_color_control_color_pointbx(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_color_pointbx)
Set the DotDot ColorControl - ColorPointBX attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_application_monitoring_mqtt_statistics_reporting_interval_seconds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - MQTTStatisticsReportingIntervalSeconds attribute under a UNI...
bool dotdot_basic_generic_device_class_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - GenericDevice-Class attribute under a U...
bool dotdot_device_temperature_configuration_current_temperature_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DeviceTemperatureConfiguration - CurrentTemper...
sl_status_t dotdot_metering_current_inlet_energy_carrier_summation_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - CurrentInletEnergyCarrierSummation attribut...
bool dotdot_pump_configuration_and_control_min_const_flow_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - MinConstFlow attr...
EUI64 dotdot_get_ias_zone_iascie_address(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot IASZone - IASCIEAddress attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_conductivity_measurement_max_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_max_measured_value)
Set the DotDot ElectricalConductivityMeasurement - MaxMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_get_door_lock_enable_local_programming(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - EnableLocalProgramming attribute value under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_cpu_usage_percent_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - CPUUsagePercent attribute under a UNID...
sl_status_t dotdot_create_barrier_control_command_close_events(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BarrierControl - CommandCloseEvents attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery_percentage_remaining_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - BatteryPercentageRemainin...
sl_status_t dotdot_set_aox_locator_period_samples(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int8_t new_period_samples)
Set the DotDot AoXLocator - PeriodSamples attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_extreme_over_voltage_period_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSExtremeOverVoltagePe...
sl_status_t dotdot_application_monitoring_application_ram_usagemb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - ApplicationRAMUsageMB attribute und...
bool dotdot_is_supported_thermostat_unoccupied_setback_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - UnoccupiedSetbackMin is supported under a UNID/EndpoinID.
bool dotdot_power_configuration_battery2_percentage_min_threshold_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery2PercentageMinThres...
sl_status_t dotdot_diagnostics_phy_to_mac_queue_limit_reached_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - PHYToMACQueueLimitReached attribute unde...
sl_status_t dotdot_thermostat_ac_refrigerant_type_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - ACRefrigerantType attribute under a UNID/...
sl_status_t dotdot_on_off_on_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot OnOff - OnTime attribute under a UNID/EndpointID.
bool dotdot_is_supported_unify_humidity_control_reporting_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyHumidityControl - ReportingMode is supported under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_average_rms_voltage_measurement_period_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - AverageRMSVoltageMeasurementPeriodPhC attribute value under a...
sl_status_t dotdot_thermostat_outdoor_temperature_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - OutdoorTemperature attribute under a UNID...
sl_status_t dotdot_create_power_configuration_battery3a_hr_rating(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery3AHrRating attribute under a UNID/EndpoinID.
bool dotdot_diagnostics_mac_tx_bcast_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - MacTxBcast attribute under a UNI...
sl_status_t dotdot_pressure_measurement_max_scaled_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PressureMeasurement - MaxScaledValue attribute under a...
bool dotdot_electrical_measurement_dc_current_divisor_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - DCCurrentDivisor attrib...
bool dotdot_is_supported_application_monitoring_application_cpu_max_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - ApplicationCPUMaxUsagePercent is supported under a UNI...
sl_status_t dotdot_time_dst_shift_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Time - DstShift attribute under a UNID/EndpointID.
sl_status_t dotdot_ballast_configuration_ballast_status_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BallastConfiguration - BallastStatus attribute under a UNID...
uint8_t dotdot_get_level_options(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Level - Options attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_level_current_frequency(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Level - CurrentFrequency is supported under a UNID/EndpoinID.
double dotdot_get_system_metrics_cpu_average_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - CPUAverageUsagePercent attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_led_settings(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - LEDSettings attribute under a UNID/EndpoinID.
bool dotdot_is_supported_diagnostics_phy_to_mac_queue_limit_reached(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - PHYToMACQueueLimitReached is supported under a UNID/EndpoinID.
bool dotdot_is_supported_unify_fan_control_z_wave_fan_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyFanControl - ZWaveFanMode is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_configuration_parameters_configuration_parameters(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ConfigurationParameters - ConfigurationParameters attribute under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_rms_extreme_under_voltage_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSExtremeUnderVoltagePeriod attribute value under a UNID/End...
sl_status_t dotdot_set_thermostat_occupied_cooling_setpoint(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_occupied_cooling_setpoint)
Set the DotDot Thermostat - OccupiedCoolingSetpoint attribute under a UNID/EndpoinID.
bool dotdot_application_monitoring_application_mqtt_topics_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - ApplicationMQTTTopics a...
bool dotdot_power_configuration_battery2_voltage_threshold1_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery2VoltageThreshold1...
bool dotdot_electrical_measurement_measured_phase9th_harmonic_current_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - MeasuredPhase9thHarmon...
sl_status_t dotdot_set_electrical_measurement_rms_voltage_sag_period_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_voltage_sag_period_phc)
Set the DotDot ElectricalMeasurement - RMSVoltageSagPeriodPhC attribute under a UNID/EndpoinID.
sl_status_t dotdot_occupancy_sensing_physical_contact_unoccupied_to_occupied_threshold_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot OccupancySensing - PhysicalContactUnoccupiedToOccupiedThres...
uint32_t dotdot_get_power_configuration_battery_alarm_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - BatteryAlarmState attribute value under a UNID/EndpoinID.
bool dotdot_metering_default_update_period_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - DefaultUpdatePeriod attribute under...
sl_status_t dotdot_create_color_control_primary1_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - Primary1Intensity attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_application_monitoring_mqtt_subscription_count(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint64_t new_mqtt_subscription_count)
Set the DotDot ApplicationMonitoring - MQTTSubscriptionCount attribute under a UNID/EndpoinID.
bool dotdot_is_supported_scenes_last_configured_by(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Scenes - LastConfiguredBy is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_pump_configuration_and_control_max_const_temp(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_max_const_temp)
Set the DotDot PumpConfigurationAndControl - MaxConstTemp attribute under a UNID/EndpoinID.
uint8_t dotdot_get_dehumidification_control_relative_humidity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DehumidificationControl - RelativeHumidity attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_dc_voltage_multiplier_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - DCVoltageMultiplier attribute under...
bool dotdot_electrical_measurement_dc_current_divisor_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - DCCurrentDivisor attri...
bool dotdot_color_control_options_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - Options attribute under a UNID/...
sl_status_t dotdot_barrier_control_close_period_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BarrierControl - ClosePeriod attribute under a UNID/En...
bool dotdot_door_lock_manual_operation_event_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - ManualOperationEventMask attribute ...
sl_status_t dotdot_door_lock_manual_operation_event_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - ManualOperationEventMask attribute under a ...
bool dotdot_pressure_measurement_scaled_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PressureMeasurement - ScaledValue attribute und...
sl_status_t dotdot_shade_configuration_status_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ShadeConfiguration - Status attribute under a UNID/Endpoint...
sl_status_t dotdot_set_electrical_measurement_active_power_min(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_active_power_min)
Set the DotDot ElectricalMeasurement - ActivePowerMin attribute under a UNID/EndpoinID.
uint16_t dotdot_get_thermostat_temperature_setpoint_hold_duration(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - TemperatureSetpointHoldDuration attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_system_metrics_disks_usage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - DisksUsage attribute under a UNID/EndpoinID.
bool dotdot_basic_application_version_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - ApplicationVersion attribute under a U...
sl_status_t dotdot_create_power_configuration_battery3_percentage_remaining(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery3PercentageRemaining attribute under a UNID/EndpoinID.
sl_status_t dotdot_unify_fan_control_z_wave_fan_state_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyFanControl - ZWaveFanState attribute under a UNID/Endp...
bool dotdot_is_supported_barrier_control_command_close_events(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BarrierControl - CommandCloseEvents is supported under a UNID/EndpoinID.
bool dotdot_color_control_color_pointgx_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - ColorPointGX attribute under a ...
bool dotdot_pressure_measurement_scaled_tolerance_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PressureMeasurement - ScaledTolerance attribute...
sl_status_t dotdot_window_covering_acceleration_time_lift_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - AccelerationTimeLift attribute under a UNI...
sl_status_t dotdot_illuminance_measurement_min_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot IlluminanceMeasurement - MinMeasuredValue attribute under a...
sl_status_t dotdot_create_on_off_off_wait_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot OnOff - OffWaitTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_ac_frequency_min(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_ac_frequency_min)
Set the DotDot ElectricalMeasurement - ACFrequencyMin attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_basic_product_code(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - ProductCode attribute under a UNID/EndpoinID.
bool dotdot_is_any_time_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the Time Cluster.
sl_status_t dotdot_electrical_measurement_line_current_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - LineCurrentPhC attribute under...
bool dotdot_metering_current_max_demand_received_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - CurrentMaxDemandReceivedTime attribu...
sl_status_t dotdot_set_system_metrics_reporting_interval_seconds(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_reporting_interval_seconds)
Set the DotDot SystemMetrics - ReportingIntervalSeconds attribute under a UNID/EndpoinID.
sl_status_t dotdot_soil_moisture_tolerance_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SoilMoisture - Tolerance attribute under a UNID/EndpointID.
int16_t dotdot_get_electrical_measurement_measured5th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - Measured5thHarmonicCurrent attribute value under a UNID/Endpo...
bool dotdot_diagnostics_mac_tx_ucast_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - MacTxUcast attribute under a UNID...
sl_status_t dotdot_application_monitoring_mqtt_max_delivery_time_seconds_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - MQTTMaxDeliveryTimeSeconds att...
sl_status_t dotdot_set_door_lock_actuator_enabled(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_actuator_enabled)
Set the DotDot DoorLock - ActuatorEnabled attribute under a UNID/EndpoinID.
sl_status_t dotdot_barrier_control_command_open_events_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BarrierControl - CommandOpenEvents attribute under a UNID/E...
sl_status_t dotdot_create_system_metrics_ram_availablemb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - RAMAvailableMB attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_temperature_setpoint_hold_duration(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_temperature_setpoint_hold_duration)
Set the DotDot Thermostat - TemperatureSetpointHoldDuration attribute under a UNID/EndpoinID.
bool dotdot_is_supported_metering_reading_snap_shot_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - ReadingSnapShotTime is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_conductivity_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalConductivityMeasurement - Tolerance attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_pump_configuration_and_control_pump_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - PumpStatus attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery3_quantity_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery3Quantity attribute...
bool dotdot_is_supported_power_configuration_battery2_percentage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery2PercentageMinThreshold is supported under a UNID/...
sl_status_t dotdot_ballast_configuration_intrinsic_ballast_factor_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BallastConfiguration - IntrinsicBallastFactor attribute und...
sl_status_t dotdot_barrier_control_command_close_events_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BarrierControl - CommandCloseEvents attribute under a ...
sl_status_t dotdot_create_power_configuration_battery3_percentage_threshold1(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery3PercentageThreshold1 attribute under a UNID/EndpoinID.
bool dotdot_is_supported_application_monitoring_application_mqtt_topics(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - ApplicationMQTTTopics is supported under a UNID/Endpoi...
sl_status_t dotdot_thermostat_hvac_system_type_configuration_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - HVACSystemTypeConfiguration attribute und...
bool dotdot_get_door_lock_actuator_enabled(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - ActuatorEnabled attribute value under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_lifetime_energy_consumed_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - LifetimeEnergyConsumed attrib...
bool dotdot_diagnostics_nwkfc_failure_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - NWKFCFailure attribute under a UN...
bool dotdot_basic_generic_device_type_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - GenericDevice-Type attribute under a U...
sl_status_t dotdot_pressure_measurement_min_scaled_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PressureMeasurement - MinScaledValue attribute under a...
sl_status_t dotdot_create_door_lock_door_open_events(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - DoorOpenEvents attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_application_monitoring_application_name(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - ApplicationName attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_voltage_min_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSVoltageMinPhC attri...
sl_status_t dotdot_level_on_level_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Level - OnLevel attribute under a UNID/EndpointID.
bool dotdot_thermostat_occupancy_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - Occupancy attribute under a UNID/E...
bool dotdot_time_valid_until_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Time - ValidUntilTime attribute under a UNID/En...
int32_t dotdot_get_unify_humidity_control_auto_setpoint_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyHumidityControl - AutoSetpointMax attribute value under a UNID/EndpoinID.
bool dotdot_barrier_control_close_events_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BarrierControl - CloseEvents attribute under a ...
bool dotdot_is_supported_electrical_measurement_rms_extreme_under_voltage_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSExtremeUnderVoltagePeriod is supported under a UNID...
uint8_t dotdot_get_unify_thermostat_thermostat_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyThermostat - ThermostatMode attribute value under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery2_size_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery2Size attribute under a UN...
bool dotdot_is_supported_electrical_measurement_neutral_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - NeutralCurrent is supported under a UNID/EndpoinID.
bool dotdot_is_supported_system_metrics_max_temperature_celcius(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - MaxTemperatureCelcius is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_rms_voltage_sag_period(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_voltage_sag_period)
Set the DotDot ElectricalMeasurement - RMSVoltageSagPeriod attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_battery2_manufacturer(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_battery2_manufacturer)
Set the DotDot PowerConfiguration - Battery2Manufacturer attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_measured_phase5th_harmonic_current_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - MeasuredPhase5thHarmonicCurrent att...
sl_status_t dotdot_electrical_measurement_rms_voltage_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSVoltage attribute under a UNID/E...
bool dotdot_temperature_measurement_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot TemperatureMeasurement - MeasuredValue attribut...
sl_status_t dotdot_electrical_measurement_reactive_current_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ReactiveCurrent attribute under a U...
bool dotdot_electrical_measurement_ac_voltage_divisor_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ACVoltageDivisor attrib...
bool dotdot_application_monitoring_mqtt_messages_sent_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - MQTTMessagesSent attrib...
bool dotdot_diagnostics_number_of_resets_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - NumberOfResets attribute under a ...
sl_status_t dotdot_thermostat_control_sequence_of_operation_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - ControlSequenceOfOperation attribute under a U...
sl_status_t dotdot_electrical_measurement_dc_overload_alarms_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - DCOverloadAlarmsMask attribute unde...
bool dotdot_diagnostics_aps_tx_ucast_retry_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - APSTxUcastRetry attribute under ...
bool dotdot_door_lock_keypad_operation_event_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - KeypadOperationEventMask attribute u...
sl_status_t dotdot_create_pump_configuration_and_control_min_comp_pressure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - MinCompPressure attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_metering_current_max_demand_received(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int8_t new_current_max_demand_received)
Set the DotDot Metering - CurrentMaxDemandReceived attribute under a UNID/EndpoinID.
uint8_t dotdot_get_groups_name_support(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Groups - NameSupport attribute value under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery3_size_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery3Size attribute under a UNID/En...
sl_status_t dotdot_set_time_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, UTC new_time)
Set the DotDot Time - Time attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_current_min_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSCurrentMinPhC attrib...
sl_status_t dotdot_metering_current_summation_received_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - CurrentSummationReceived attribute under a UNID/...
bool dotdot_level_max_frequency_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Level - MaxFrequency attribute under a UNID/En...
sl_status_t dotdot_set_electrical_measurement_ac_current_divisor(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_ac_current_divisor)
Set the DotDot ElectricalMeasurement - ACCurrentDivisor attribute under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_setpoint_change_source(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - SetpointChangeSource is supported under a UNID/EndpoinID.
bool dotdot_power_configuration_battery3_voltage_threshold3_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery3VoltageThreshold3 ...
bool dotdot_is_supported_color_control_color_loop_active(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - ColorLoopActive is supported under a UNID/EndpoinID.
sl_status_t dotdot_color_control_white_pointx_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - WhitePointX attribute under a UNID/EndpointI...
sl_status_t dotdot_create_temperature_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot TemperatureMeasurement - Tolerance attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_metering_multiplier(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_multiplier)
Set the DotDot Metering - Multiplier attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_aox_locator_angle_filtering_weight(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot AoXLocator - AngleFilteringWeight attribute under a UNID/EndpoinID.
uint8_t dotdot_get_color_control_current_saturation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - CurrentSaturation attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_unoccupied_cooling_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - UnoccupiedCoolingSetpoint is supported under a UNID/EndpoinID.
bool dotdot_system_metrics_ram_totalmb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - RAMTotalMB attribute under a UN...
bool dotdot_level_current_level_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Level - CurrentLevel attribute under a UNID/En...
sl_status_t dotdot_set_thermostat_unoccupied_setback_min(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_unoccupied_setback_min)
Set the DotDot Thermostat - UnoccupiedSetbackMin attribute under a UNID/EndpoinID.
bool dotdot_application_monitoring_application_cpu_average_usage_percent_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - ApplicationCPUAverageUs...
bool dotdot_occupancy_sensing_ultrasonic_unoccupied_to_occupied_delay_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot OccupancySensing - UltrasonicUnoccupiedToOccup...
uint16_t dotdot_get_pump_configuration_and_control_max_speed(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - MaxSpeed attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_pump_configuration_and_control_min_const_flow(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - MinConstFlow is supported under a UNID/EndpoinID...
sl_status_t dotdot_create_system_metrics_cpu_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - CPUUsagePercent attribute under a UNID/EndpoinID.
sl_status_t dotdot_ballast_configuration_ballast_factor_adjustment_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BallastConfiguration - BallastFactorAdjustment attribute un...
sl_status_t dotdot_color_control_enhanced_current_hue_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - EnhancedCurrentHue attribute under a UNID/En...
bool dotdot_electrical_measurement_measured7th_harmonic_current_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - Measured7thHarmonicCur...
bool dotdot_scenes_scene_count_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Scenes - SceneCount attribute under a UNID/End...
uint16_t dotdot_get_flow_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot FlowMeasurement - MeasuredValue attribute value under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_elevation_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot AoXLocator - ElevationMask attribute under a UNID/Endp...
sl_status_t dotdot_door_lock_number_of_total_users_supported_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - NumberOfTotalUsersSupported attribute under a UN...
sl_status_t dotdot_basic_device_enabled_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - DeviceEnabled attribute under a UNID/EndpoinID...
bool dotdot_ph_measurement_min_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PhMeasurement - MinMeasuredValue attribute unde...
int16_t dotdot_get_electrical_measurement_rms_extreme_over_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSExtremeOverVoltage attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_rms_voltage_sag_period_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSVoltageSagPeriodPhB attribute under a UNID/EndpoinID.
int16_t dotdot_get_electrical_measurement_active_power_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ActivePowerMax attribute value under a UNID/EndpoinID.
int16_t dotdot_get_pump_configuration_and_control_min_const_temp(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - MinConstTemp attribute value under a UNID/EndpoinID.
WirelessNetworkInterfaceData dotdot_get_system_metrics_wireless_network_interfaces_data(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - WirelessNetworkInterfacesData attribute value under a UNID/EndpoinID.
bool dotdot_occupancy_sensing_occupancy_sensor_type_bitmap_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot OccupancySensing - OccupancySensorTypeBitmap at...
bool dotdot_is_supported_temperature_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot TemperatureMeasurement - MinMeasuredValue is supported under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_last_messagelqi_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - LastMessageLQI attribute under a UNID/Endpoin...
sl_status_t dotdot_create_electrical_measurement_measurement_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - MeasurementType attribute under a UNID/EndpoinID.
bool dotdot_application_monitoring_hostname_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - Hostname attribute unde...
sl_status_t dotdot_set_binding_binding_table_full(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_binding_table_full)
Set the DotDot Binding - BindingTableFull attribute under a UNID/EndpoinID.
bool dotdot_basic_physical_environment_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - PhysicalEnvironment attribute under a ...
sl_status_t dotdot_color_control_drift_compensation_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - DriftCompensation attribute under a UNID/End...
bool dotdot_color_control_primary1_intensity_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - Primary1Intensity attribute unde...
sl_status_t dotdot_basic_producturl_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - ProductURL attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_ac_current_multiplier_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ACCurrentMultiplier attribute ...
sl_status_t dotdot_create_ias_zone_zone_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot IASZone - ZoneType attribute under a UNID/EndpoinID.
bool dotdot_door_lock_local_programming_features_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - LocalProgrammingFeatures attribute ...
sl_status_t dotdot_create_scenes_scene_count(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Scenes - SceneCount attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery2_size_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery2Size attribute under a UNID/En...
sl_status_t dotdot_create_electrical_measurement_rms_voltage_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSVoltagePhB attribute under a UNID/EndpoinID.
bool dotdot_is_supported_ph_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PhMeasurement - MinMeasuredValue is supported under a UNID/EndpoinID.
bool dotdot_is_supported_application_monitoring_mqtt_messages_sent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - MQTTMessagesSent is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_reactive_power_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ReactivePower attribut...
sl_status_t dotdot_create_scenes_current_group(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Scenes - CurrentGroup attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_rms_voltage_max_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_voltage_max_phb)
Set the DotDot ElectricalMeasurement - RMSVoltageMaxPhB attribute under a UNID/EndpoinID.
bool dotdot_is_supported_ballast_configuration_min_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BallastConfiguration - MinLevel is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_average_rms_voltage_measurement_period_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - AverageRMSVoltageMeasur...
bool dotdot_application_monitoring_mqtt_max_delivery_time_seconds_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - MQTTMaxDeliveryTimeSec...
sl_status_t dotdot_set_window_covering_number_of_actuations_lift(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_number_of_actuations_lift)
Set the DotDot WindowCovering - NumberOfActuationsLift attribute under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_physical_closed_limit_tilt_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - PhysicalClosedLimitTilt attribute und...
sl_status_t dotdot_create_electrical_measurement_dc_current_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - DCCurrentMax attribute under a UNID/EndpoinID.
bool dotdot_thermostat_local_temperature_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - LocalTemperature attribute under ...
sl_status_t dotdot_window_covering_current_position_tilt_percentage_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - CurrentPositionTiltPercentage attribute un...
sl_status_t dotdot_create_device_temperature_configuration_current_temperature(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DeviceTemperatureConfiguration - CurrentTemperature attribute under a UNID/EndpoinID...
sl_status_t dotdot_system_metrics_reporting_interval_seconds_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - ReportingIntervalSeconds attribute under a ...
uint16_t dotdot_get_diagnostics_aps_unauthorized_key(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - APSUnauthorizedKey attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_dc_power_min_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - DCPowerMin attribute u...
sl_status_t dotdot_set_electrical_measurement_average_rms_under_voltage_counter_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_average_rms_under_voltage_counter_phb)
Set the DotDot ElectricalMeasurement - AverageRMSUnderVoltageCounterPhB attribute under a UNID/Endpoi...
bool dotdot_is_supported_electrical_measurement_rms_voltage_sag(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSVoltageSag is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_color_loop_start_enhanced_hue(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_color_loop_start_enhanced_hue)
Set the DotDot ColorControl - ColorLoopStartEnhancedHue attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery2a_hr_rating_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery2AHrRating attribut...
sl_status_t dotdot_set_electrical_measurement_measured_phase1st_harmonic_current(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_measured_phase1st_harmonic_current)
Set the DotDot ElectricalMeasurement - MeasuredPhase1stHarmonicCurrent attribute under a UNID/Endpoin...
uint16_t dotdot_get_pressure_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PressureMeasurement - Tolerance attribute value under a UNID/EndpoinID.
bool dotdot_carbon_monoxide_min_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot CarbonMonoxide - MinMeasuredValue attribute und...
sl_status_t dotdot_create_electrical_measurement_measured_phase5th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - MeasuredPhase5thHarmonicCurrent attribute under a UNID/Endpo...
bool dotdot_electrical_measurement_ac_power_multiplier_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ACPowerMultiplier attr...
bool dotdot_power_configuration_battery2_voltage_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery2Voltage attribute...
sl_status_t dotdot_thermostat_ac_coil_temperature_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - ACCoilTemperature attribute under a UNID/Endpo...
sl_status_t dotdot_occupancy_sensing_ultrasonic_occupied_to_unoccupied_delay_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot OccupancySensing - UltrasonicOccupiedToUnoccupiedDelay...
bool dotdot_poll_control_long_poll_interval_min_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PollControl - LongPollIntervalMin attribute und...
sl_status_t dotdot_set_application_monitoring_process_id(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint64_t new_process_id)
Set the DotDot ApplicationMonitoring - ProcessId attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery3_percentage_threshold2(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery3PercentageThreshold2 attribute under a UNID/EndpoinID.
sl_status_t dotdot_barrier_control_command_open_events_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BarrierControl - CommandOpenEvents attribute under a U...
bool dotdot_is_any_pm25_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the PM25 Cluster.
uint16_t dotdot_get_color_control_color_loop_stored_enhanced_hue(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - ColorLoopStoredEnhancedHue attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_flow_measurement_max_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_max_measured_value)
Set the DotDot FlowMeasurement - MaxMeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_application_monitoring_application_connected(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_application_connected)
Set the DotDot ApplicationMonitoring - ApplicationConnected attribute under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_neighbor_stale_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - NeighborStale attribute under a UNID/Endpoint...
bool dotdot_ballast_configuration_lamp_manufacturer_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BallastConfiguration - LampManufacturer attribu...
sl_status_t dotdot_create_diagnostics_neighbor_stale(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - NeighborStale attribute under a UNID/EndpoinID.
bool dotdot_color_control_primary6_intensity_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - Primary6Intensity attribute unde...
bool dotdot_is_supported_electrical_measurement_average_rms_under_voltage_counter(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - AverageRMSUnderVoltageCounter is supported under a UNI...
uint16_t dotdot_get_ph_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PhMeasurement - MaxMeasuredValue attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_time_local_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Time - LocalTime is supported under a UNID/EndpoinID.
bool dotdot_is_supported_system_metrics_cpu_average_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - CPUAverageUsagePercent is supported under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_measured_phase7th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - MeasuredPhase7thHarmonicCurrent is supported under a U...
sl_status_t dotdot_create_dehumidification_control_dehumidification_lockout(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DehumidificationControl - DehumidificationLockout attribute under a UNID/EndpoinID.
bool dotdot_get_protocol_controller_rf_telemetry_tx_report_enabled(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ProtocolController-RFTelemetry - TxReportEnabled attribute value under a UNID/Endpoin...
sl_status_t dotdot_power_configuration_battery3_voltage_threshold1_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery3VoltageThreshold1 attribute un...
bool dotdot_system_metrics_hostname_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - Hostname attribute under a UNI...
sl_status_t dotdot_fan_control_fan_mode_sequence_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot FanControl - FanModeSequence attribute under a UNID/En...
sl_status_t dotdot_set_electrical_measurement_dc_current_multiplier(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_dc_current_multiplier)
Set the DotDot ElectricalMeasurement - DCCurrentMultiplier attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery2_alarm_state_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery2AlarmState attribute unde...
bool dotdot_color_control_enhanced_current_hue_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - EnhancedCurrentHue attribute un...
sl_status_t dotdot_power_configuration_battery2_percentage_threshold3_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery2PercentageThreshold3 attr...
bool dotdot_is_supported_electrical_measurement_power_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - PowerMultiplier is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_unify_fan_control_z_wave_supported_fan_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_z_wave_supported_fan_mode)
Set the DotDot UnifyFanControl - ZWaveSupportedFanMode attribute under a UNID/EndpoinID.
bool dotdot_pressure_measurement_tolerance_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PressureMeasurement - Tolerance attribute under...
sl_status_t dotdot_set_aox_locator_allow_list(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_allow_list_count, const char **new_allow_list)
Set the DotDot AoXLocator - AllowList attribute under a UNID/EndpoinID.
bool dotdot_is_supported_diagnostics_last_messagerssi(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - LastMessageRSSI is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery3_rated_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery3RatedVoltage attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_ph_measurement_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_measured_value)
Set the DotDot PhMeasurement - MeasuredValue attribute under a UNID/EndpoinID.
UTC dotdot_get_metering_current_max_demand_received_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - CurrentMaxDemandReceivedTime attribute value under a UNID/EndpoinID.
bool dotdot_poll_control_long_poll_interval_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PollControl - LongPollInterval attribute under...
bool dotdot_iaswd_max_duration_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot IASWD - MaxDuration attribute under a UNID/Endp...
sl_status_t dotdot_create_color_control_primary4x(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - Primary4X attribute under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_swap_memory_totalmb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - SWAPMemoryTotalMB attribute under a UNID/En...
bool dotdot_is_supported_color_control_remaining_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - RemainingTime is supported under a UNID/EndpoinID.
int16_t dotdot_get_pressure_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PressureMeasurement - MinMeasuredValue attribute value under a UNID/EndpoinID.
bool dotdot_system_metrics_current_temperature_celcius_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - CurrentTemperatureCelcius attr...
bool dotdot_is_supported_occupancy_sensing_physical_contact_unoccupied_to_occupied_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot OccupancySensing - PhysicalContactUnoccupiedToOccupiedThreshold is supported u...
bool dotdot_is_supported_color_control_color_loop_direction(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - ColorLoopDirection is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_voltage_max_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSVoltageMaxPhB attrib...
uint16_t dotdot_get_electrical_measurement_apparent_power_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ApparentPowerPhC attribute value under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_batterya_hr_rating_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - BatteryAHrRating attribute under ...
bool dotdot_is_supported_diagnostics_number_of_resets(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - NumberOfResets is supported under a UNID/EndpoinID.
uint8_t dotdot_get_electrical_measurement_dc_overload_alarms_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - DCOverloadAlarmsMask attribute value under a UNID/EndpoinID.
bool dotdot_metering_temperature_unit_of_measure_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - TemperatureUnitOfMeasure attribute ...
bool dotdot_is_supported_electrical_measurement_phase_harmonic_current_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - PhaseHarmonicCurrentMultiplier is supported under a UN...
uint8_t dotdot_get_thermostat_emergency_heat_delta(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - EmergencyHeatDelta attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_mains_voltage(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_mains_voltage)
Set the DotDot PowerConfiguration - MainsVoltage attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_aox_locator_reporting_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_reporting_mode)
Set the DotDot AoXLocator - ReportingMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_rms_current_min_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_current_min_phc)
Set the DotDot ElectricalMeasurement - RMSCurrentMinPhC attribute under a UNID/EndpoinID.
bool dotdot_diagnostics_average_mac_retry_per_aps_message_sent_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - AverageMACRetryPerAPSMessageSent ...
sl_status_t dotdot_create_power_configuration_mains_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - MainsAlarmMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_pump_configuration_and_control_effective_operation_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - EffectiveOperationMode attribute under a UNID/EndpoinI...
sl_status_t dotdot_set_level_options(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_options)
Set the DotDot Level - Options attribute under a UNID/EndpoinID.
bool dotdot_system_metrics_swap_memory_usedmb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - SWAPMemoryUsedMB attribute und...
sl_status_t dotdot_set_metering_current_summation_delivered(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint64_t new_current_summation_delivered)
Set the DotDot Metering - CurrentSummationDelivered attribute under a UNID/EndpoinID.
bool dotdot_on_off_global_scene_control_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot OnOff - GlobalSceneControl attribute under a U...
bool dotdot_door_lock_actuator_enabled_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - ActuatorEnabled attribute under a UN...
bool dotdot_get_door_lock_enable_privacy_mode_button(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - EnablePrivacyModeButton attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_window_covering_current_position_lift_percentage(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_current_position_lift_percentage)
Set the DotDot WindowCovering - CurrentPositionLiftPercentage attribute under a UNID/EndpoinID.
sl_status_t dotdot_basic_alarm_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - AlarmMask attribute under a UNID/EndpointID.
sl_status_t dotdot_basic_product_code_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - ProductCode attribute under a UNID/EndpointID.
bool dotdot_is_supported_power_configuration_battery_percentage_threshold3(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - BatteryPercentageThreshold3 is supported under a UNID/End...
bool dotdot_is_supported_electrical_measurement_active_power_min_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ActivePowerMinPhB is supported under a UNID/EndpoinID.
bool dotdot_thermostat_start_of_week_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - StartOfWeek attribute under a UNI...
sl_status_t dotdot_door_lock_operating_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - OperatingMode attribute under a UNID/Endpoi...
sl_status_t dotdot_occupancy_sensing_physical_contact_occupied_to_unoccupied_delay_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot OccupancySensing - PhysicalContactOccupiedToUnoccupiedDelay...
bool dotdot_is_supported_electrical_measurement_rms_voltage_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSVoltageMax is supported under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_dc_voltage_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - DCVoltageMin is supported under a UNID/EndpoinID.
uint8_t dotdot_get_color_control_drift_compensation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - DriftCompensation attribute value under a UNID/EndpoinID.
bool dotdot_illuminance_measurement_tolerance_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot IlluminanceMeasurement - Tolerance attribute u...
sl_status_t dotdot_create_power_configuration_battery_percentage_threshold1(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - BatteryPercentageThreshold1 attribute under a UNID/EndpoinID.
bool dotdot_is_supported_pump_configuration_and_control_max_speed(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - MaxSpeed is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_enable_one_touch_locking(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_enable_one_touch_locking)
Set the DotDot DoorLock - EnableOneTouchLocking attribute under a UNID/EndpoinID.
bool dotdot_get_aox_locator_position_and_orientation_valid(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot AoXLocator - PositionAndOrientationValid attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_battery3_voltage_min_threshold(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery3_voltage_min_threshold)
Set the DotDot PowerConfiguration - Battery3VoltageMinThreshold attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_ac_alarms_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ACAlarmsMask attribute under a UNID...
uint8_t dotdot_get_thermostat_occupancy(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - Occupancy attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_rms_voltage_max(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_voltage_max)
Set the DotDot ElectricalMeasurement - RMSVoltageMax attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_metering_current_summation_received(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint64_t new_current_summation_received)
Set the DotDot Metering - CurrentSummationReceived attribute under a UNID/EndpoinID.
bool dotdot_diagnostics_join_indication_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - JoinIndication attribute under a ...
bool dotdot_state_maximum_command_delay_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot State - MaximumCommandDelay attribute under a ...
sl_status_t dotdot_electrical_measurement_rms_extreme_over_voltage_period_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSExtremeOverVoltagePeriod at...
sl_status_t dotdot_electrical_measurement_rms_voltage_sag_period_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSVoltageSagPeriod attribute under...
sl_status_t dotdot_create_color_control_primary3x(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - Primary3X attribute under a UNID/EndpoinID.
uint8_t dotdot_get_level_start_up_current_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Level - StartUpCurrentLevel attribute value under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_mqtt_messages_received_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - MQTTMessagesReceived attribute...
sl_status_t dotdot_electrical_measurement_harmonic_current_multiplier_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - HarmonicCurrentMultiplier attr...
sl_status_t dotdot_color_control_primary4_intensity_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - Primary4Intensity attribute under a UNI...
bool dotdot_is_supported_aox_locator_angle_correction_timeout(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot AoXLocator - AngleCorrectionTimeout is supported under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_manual_operation_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - ManualOperationEventMask is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_thermostat_min_heat_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - MinHeatSetpointLimit attribute under a UNID/EndpoinID.
uint16_t dotdot_get_wind_speed_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindSpeedMeasurement - MeasuredValue attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_basic_product_code(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - ProductCode is supported under a UNID/EndpoinID.
uint16_t dotdot_get_color_control_color_temp_physical_max_mireds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - ColorTempPhysicalMaxMireds attribute value under a UNID/EndpoinID.
bool dotdot_time_dst_start_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Time - DstStart attribute under a UNID/Endpoin...
sl_status_t dotdot_aox_locator_antenna_array_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot AoXLocator - AntennaArray attribute under a UNID/Endpo...
sl_status_t dotdot_set_state_network_status(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, NodeStateNetworkStatus new_network_status)
Set the DotDot State - NetworkStatus attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery_voltage_threshold2_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - BatteryVoltageThreshold2 attribut...
sl_status_t dotdot_occupancy_sensing_ultrasonic_occupied_to_unoccupied_delay_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot OccupancySensing - UltrasonicOccupiedToUnoccupiedDelay attr...
sl_status_t dotdot_electrical_measurement_ac_voltage_multiplier_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ACVoltageMultiplier attribute ...
sl_status_t dotdot_create_power_configuration_battery_voltage_threshold2(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - BatteryVoltageThreshold2 attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_voltage_max_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSVoltageMax attribut...
sl_status_t dotdot_set_door_lock_led_settings(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_led_settings)
Set the DotDot DoorLock - LEDSettings attribute under a UNID/EndpoinID.
sl_status_t dotdot_device_temperature_configuration_min_temp_experienced_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DeviceTemperatureConfiguration - MinTempExperienced at...
sl_status_t dotdot_set_electrical_measurement_ac_reactive_power_overload(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_ac_reactive_power_overload)
Set the DotDot ElectricalMeasurement - ACReactivePowerOverload attribute under a UNID/EndpoinID.
sl_status_t dotdot_carbon_dioxide_min_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot CarbonDioxide - MinMeasuredValue attribute under a UNID/End...
bool dotdot_is_supported_electrical_measurement_ac_voltage_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ACVoltageMultiplier is supported under a UNID/EndpoinI...
sl_status_t dotdot_thermostat_thermostat_running_state_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - ThermostatRunningState attribute under a ...
bool dotdot_thermostat_occupied_setback_min_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - OccupiedSetbackMin attribute unde...
sl_status_t dotdot_window_covering_number_of_actuations_tilt_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - NumberOfActuationsTilt attribute unde...
sl_status_t dotdot_set_basic_physical_environment(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_physical_environment)
Set the DotDot Basic - PhysicalEnvironment attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_rms_current_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSCurrentPhB is supported under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_application_cpu_min_usage_percent_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - ApplicationCPUMinUsagePercent ...
sl_status_t dotdot_create_electrical_measurement_ac_frequency_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ACFrequencyDivisor attribute under a UNID/EndpoinID.
bool dotdot_time_dst_shift_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Time - DstShift attribute under a UNID/Endpoint...
bool dotdot_binding_bindable_cluster_list_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Binding - BindableClusterList attribute under ...
sl_status_t dotdot_set_color_control_color_pointby(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_color_pointby)
Set the DotDot ColorControl - ColorPointBY attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery3_voltage_threshold2_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery3VoltageThreshold2 attribu...
sl_status_t dotdot_set_electrical_measurement_average_rms_over_voltage(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_average_rms_over_voltage)
Set the DotDot ElectricalMeasurement - AverageRMSOverVoltage attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_application_monitoring_application_mqtt_topics(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_application_mqtt_topics_count, const char **new_application_mqtt_topics)
Set the DotDot ApplicationMonitoring - ApplicationMQTTTopics attribute under a UNID/EndpoinID.
sl_status_t dotdot_relativity_humidity_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot RelativityHumidity - MeasuredValue attribute under a U...
bool dotdot_is_supported_door_lock_max_pin_code_length(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - MaxPINCodeLength is supported under a UNID/EndpoinID.
bool dotdot_door_lock_require_pi_nfor_rf_operation_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - RequirePINforRFOperation attribute u...
sl_status_t dotdot_set_flow_measurement_min_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_min_measured_value)
Set the DotDot FlowMeasurement - MinMeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_diagnostics_neighbor_added(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_neighbor_added)
Set the DotDot Diagnostics - NeighborAdded attribute under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_application_cpu_min_usage_percent_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - ApplicationCPUMinUsagePercent attri...
sl_status_t dotdot_set_thermostat_start_of_week(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_start_of_week)
Set the DotDot Thermostat - StartOfWeek attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_rms_current_max_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_current_max_phb)
Set the DotDot ElectricalMeasurement - RMSCurrentMaxPhB attribute under a UNID/EndpoinID.
int16_t dotdot_get_pump_configuration_and_control_capacity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - Capacity attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_scenes_last_configured_by(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, EUI64 new_last_configured_by)
Set the DotDot Scenes - LastConfiguredBy attribute under a UNID/EndpoinID.
bool dotdot_pump_configuration_and_control_max_const_temp_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - MaxConstTemp att...
sl_status_t dotdot_set_level_off_transition_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_off_transition_time)
Set the DotDot Level - OffTransitionTime attribute under a UNID/EndpoinID.
bool dotdot_color_control_color_pointgy_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - ColorPointGY attribute under a ...
sl_status_t dotdot_level_max_level_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Level - MaxLevel attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_pump_configuration_and_control_effective_control_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - EffectiveControlMode attribute under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_primary6y(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - Primary6Y is supported under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_occupancy_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - Occupancy attribute under a UNID/EndpointID.
bool dotdot_electrical_conductivity_measurement_tolerance_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalConductivityMeasurement - Tolerance ...
sl_status_t dotdot_occupancy_sensing_occupancy_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot OccupancySensing - Occupancy attribute under a UNID/En...
bool dotdot_metering_current_summation_delivered_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - CurrentSummationDelivered attribute ...
sl_status_t dotdot_create_power_configuration_battery_voltage_threshold3(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - BatteryVoltageThreshold3 attribute under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_rfid_operation_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - RFIDOperationEventMask is supported under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_rms_current_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSCurrentMax is supported under a UNID/EndpoinID.
bool dotdot_system_metrics_min_temperature_celcius_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - MinTemperatureCelcius attribut...
sl_status_t dotdot_create_system_metrics_network_interfaces_data(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - NetworkInterfacesData attribute under a UNID/EndpoinID.
bool dotdot_is_any_shade_configuration_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the ShadeConfiguration Cluster.
bool dotdot_is_any_window_covering_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the WindowCovering Cluster.
sl_status_t dotdot_electrical_measurement_active_power_min_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ActivePowerMinPhB attribute un...
sl_status_t dotdot_create_power_configuration_battery3_voltage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery3VoltageMinThreshold attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_pm25_min_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, float new_min_measured_value)
Set the DotDot PM25 - MinMeasuredValue attribute under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_average_rms_voltage_measurement_period_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - AverageRMSVoltageMeasurementPeriodPhB attribute value under a...
sl_status_t dotdot_set_groups_name_support(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_name_support)
Set the DotDot Groups - NameSupport attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_system_metrics_disks_counters(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_disks_counters_count, const DiskIOCounters *new_disks_counters)
Set the DotDot SystemMetrics - DisksCounters attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_rms_current_min_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_current_min_phb)
Set the DotDot ElectricalMeasurement - RMSCurrentMinPhB attribute under a UNID/EndpoinID.
bool dotdot_is_supported_device_temperature_configuration_high_temp_dwell_trip_point(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DeviceTemperatureConfiguration - HighTempDwellTripPoint is supported under a U...
sl_status_t dotdot_create_electrical_measurement_measured7th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - Measured7thHarmonicCurrent attribute under a UNID/EndpoinID.
bool dotdot_thermostat_thermostat_running_state_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - ThermostatRunningState attribute u...
sl_status_t dotdot_create_metering_inlet_temperature(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - InletTemperature attribute under a UNID/EndpoinID.
uint8_t dotdot_get_unify_humidity_control_auto_setpoint_precision(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyHumidityControl - AutoSetpointPrecision attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_rms_current_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSCurrentPhB attribute under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_period_samples_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot AoXLocator - PeriodSamples attribute under a UNID/EndpointI...
bool dotdot_system_metrics_disks_counters_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - DisksCounters attribute under ...
int16_t dotdot_get_electrical_measurement_measured_phase11th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - MeasuredPhase11thHarmonicCurrent attribute value under a UNID...
sl_status_t dotdot_diagnostics_mac_tx_bcast_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - MacTxBcast attribute under a UNID/EndpointID.
sl_status_t dotdot_power_configuration_battery3_percentage_remaining_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery3PercentageRemaining attribute ...
sl_status_t dotdot_set_color_control_color_temp_physical_max_mireds(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_color_temp_physical_max_mireds)
Set the DotDot ColorControl - ColorTempPhysicalMaxMireds attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_soil_moisture_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SoilMoisture - MaxMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery_rated_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - BatteryRatedVoltage is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_pump_configuration_and_control_capacity(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_capacity)
Set the DotDot PumpConfigurationAndControl - Capacity attribute under a UNID/EndpoinID.
bool dotdot_occupancy_sensing_ultrasonic_unoccupied_to_occupied_threshold_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot OccupancySensing - UltrasonicUnoccupiedToOccupi...
bool dotdot_is_supported_metering_temperature_unit_of_measure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - TemperatureUnitOfMeasure is supported under a UNID/EndpoinID.
bool dotdot_binding_binding_table_full_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Binding - BindingTableFull attribute under a UN...
bool dotdot_diagnostics_aps_rx_ucast_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - APSRxUcast attribute under a UNID...
bool dotdot_thermostat_unoccupied_setback_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - UnoccupiedSetback attribute under ...
bool dotdot_is_supported_ias_zone_zoneid(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot IASZone - ZoneID is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_metering_historical_consumption_formatting(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_historical_consumption_formatting)
Set the DotDot Metering - HistoricalConsumptionFormatting attribute under a UNID/EndpoinID.
uint16_t dotdot_get_window_covering_number_of_actuations_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - NumberOfActuationsLift attribute value under a UNID/EndpoinID.
bool dotdot_is_any_unify_humidity_control_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the UnifyHumidityControl Cluster.
sl_status_t dotdot_set_illuminance_level_sensing_illuminance_target_level(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_illuminance_target_level)
Set the DotDot IlluminanceLevelSensing - IlluminanceTargetLevel attribute under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_hostname_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - Hostname attribute under a UNID/Endpoi...
bool dotdot_metering_outlet_temperature_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - OutletTemperature attribute under a ...
bool dotdot_door_lock_number_of_log_records_supported_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - NumberOfLogRecordsSupported attribu...
bool dotdot_thermostat_max_cool_setpoint_limit_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - MaxCoolSetpointLimit attribute und...
sl_status_t dotdot_electrical_measurement_average_rms_over_voltage_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - AverageRMSOverVoltage attribute und...
uint8_t dotdot_get_power_configuration_battery_quantity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - BatteryQuantity attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_metering_unitof_measure(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_unitof_measure)
Set the DotDot Metering - UnitofMeasure attribute under a UNID/EndpoinID.
sl_status_t dotdot_dehumidification_control_relative_humidity_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DehumidificationControl - RelativeHumidityMode attribu...
sl_status_t dotdot_power_configuration_battery3_percentage_threshold3_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery3PercentageThreshold3 attribute...
int32_t dotdot_get_time_time_zone(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Time - TimeZone attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_iaswd_max_duration(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot IASWD - MaxDuration is supported under a UNID/EndpoinID.
bool dotdot_is_supported_metering_energy_carrier_demand_formatting(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - EnergyCarrierDemandFormatting is supported under a UNID/EndpoinID.
bool dotdot_window_covering_number_of_actuations_tilt_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - NumberOfActuationsTilt attribu...
sl_status_t dotdot_create_ballast_configuration_lamp_rated_hours(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BallastConfiguration - LampRatedHours attribute under a UNID/EndpoinID.
bool dotdot_dehumidification_control_relative_humidity_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DehumidificationControl - RelativeHumidity att...
bool dotdot_is_supported_relativity_humidity_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot RelativityHumidity - MeasuredValue is supported under a UNID/EndpoinID.
bool dotdot_is_supported_basic_generic_device_class(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - GenericDevice-Class is supported under a UNID/EndpoinID.
bool dotdot_is_supported_basic_product_label(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - ProductLabel is supported under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_reactive_power_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ReactivePowerPhB is supported under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_enhanced_color_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - EnhancedColorMode is supported under a UNID/EndpoinID.
PumpControlMode dotdot_get_pump_configuration_and_control_control_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - ControlMode attribute value under a UNID/EndpoinID.
bool dotdot_power_configuration_battery2_percentage_min_threshold_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery2PercentageMinThre...
bool dotdot_pump_configuration_and_control_capacity_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - Capacity attribut...
bool dotdot_thermostat_ac_capacity_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - ACCapacity attribute under a UNID...
sl_status_t dotdot_set_dehumidification_control_rh_dehumidification_setpoint(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_rh_dehumidification_setpoint)
Set the DotDot DehumidificationControl - RHDehumidificationSetpoint attribute under a UNID/EndpoinID.
bool dotdot_door_lock_feature_map_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - FeatureMap attribute under a UNID/En...
sl_status_t dotdot_electrical_measurement_line_current_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - LineCurrent attribute under a UNID/...
sl_status_t dotdot_set_door_lock_user_code_temporary_disable_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_user_code_temporary_disable_time)
Set the DotDot DoorLock - UserCodeTemporaryDisableTime attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_voltage_sag_period_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSVoltageSagPeriodPhC...
sl_status_t dotdot_set_electrical_measurement_measurement_type(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_measurement_type)
Set the DotDot ElectricalMeasurement - MeasurementType attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_basic_product_code(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_product_code)
Set the DotDot Basic - ProductCode attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_metering_temperature_formatting(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_temperature_formatting)
Set the DotDot Metering - TemperatureFormatting attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_voltage_min_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSVoltageMin attribut...
bool dotdot_is_supported_on_off_global_scene_control(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot OnOff - GlobalSceneControl is supported under a UNID/EndpoinID.
bool dotdot_door_lock_enable_local_programming_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - EnableLocalProgramming attribute und...
bool dotdot_is_supported_power_configuration_battery_voltage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - BatteryVoltageMinThreshold is supported under a UNID/Endp...
sl_status_t dotdot_electrical_conductivity_measurement_max_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalConductivityMeasurement - MaxMeasuredValue a...
sl_status_t dotdot_diagnostics_apsfc_failure_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - APSFCFailure attribute under a UNID/EndpointI...
sl_status_t dotdot_electrical_measurement_reactive_power_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ReactivePower attribute under ...
sl_status_t dotdot_window_covering_intermediate_setpoints_lift_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - IntermediateSetpointsLift attribute under ...
sl_status_t dotdot_metering_energy_carrier_demand_formatting_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - EnergyCarrierDemandFormatting attribute under a ...
float dotdot_get_carbon_monoxide_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot CarbonMonoxide - MinMeasuredValue attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_rfid_programming_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - RFIDProgrammingEventMask is supported under a UNID/EndpoinID.
bool dotdot_is_supported_diagnostics_neighbor_stale(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - NeighborStale is supported under a UNID/EndpoinID.
bool dotdot_application_monitoring_mqtt_messages_received_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - MQTTMessagesReceived at...
sl_status_t dotdot_thermostat_ac_refrigerant_type_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - ACRefrigerantType attribute under a UNID/Endpo...
bool dotdot_color_control_primary6y_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - Primary6Y attribute under a UNID...
sl_status_t dotdot_electrical_measurement_measured7th_harmonic_current_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - Measured7thHarmonicCurrent attribut...
sl_status_t dotdot_time_dst_start_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Time - DstStart attribute under a UNID/EndpointID.
sl_status_t dotdot_set_level_current_frequency(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_current_frequency)
Set the DotDot Level - CurrentFrequency attribute under a UNID/EndpoinID.
bool dotdot_door_lock_alarm_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - AlarmMask attribute under a UNID/End...
bool dotdot_is_supported_illuminance_level_sensing_illuminance_target_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot IlluminanceLevelSensing - IlluminanceTargetLevel is supported under a UNID/End...
sl_status_t dotdot_system_metrics_cpu_usage_percent_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - CPUUsagePercent attribute under a UNID/Endp...
sl_status_t dotdot_flow_measurement_min_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot FlowMeasurement - MinMeasuredValue attribute under a UNID/E...
sl_status_t dotdot_color_control_remaining_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - RemainingTime attribute under a UNID/En...
sl_status_t dotdot_soil_moisture_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SoilMoisture - MeasuredValue attribute under a UNID/Endpoin...
uint16_t dotdot_get_diagnostics_mac_tx_ucast_retry(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - MacTxUcastRetry attribute value under a UNID/EndpoinID.
bool dotdot_diagnostics_aps_rx_bcast_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - APSRxBcast attribute under a UNID...
sl_status_t dotdot_color_control_primary6x_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - Primary6X attribute under a UNID/Endpoi...
bool dotdot_is_supported_power_configuration_battery_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - BatteryAlarmMask is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_unify_humidity_control_supported_set_points(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyHumidityControl - SupportedSetPoints attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_occupancy_sensing_occupancy(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot OccupancySensing - Occupancy attribute under a UNID/EndpoinID.
LoggingLevelEnum dotdot_get_application_monitoring_mqtt_logging_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - MQTTLoggingLevel attribute value under a UNID/EndpoinID.
bool dotdot_color_control_primary6x_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - Primary6X attribute under a UNID...
sl_status_t dotdot_create_electrical_measurement_active_current_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ActiveCurrentPhB attribute under a UNID/EndpoinID.
bool dotdot_level_max_frequency_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Level - MaxFrequency attribute under a UNID/End...
sl_status_t dotdot_ph_measurement_min_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PhMeasurement - MinMeasuredValue attribute under a UNID/End...
uint8_t dotdot_get_aox_locator_aox_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot AoXLocator - AoXMode attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_on_off_on_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_on_time)
Set the DotDot OnOff - OnTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_apparent_power_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ApparentPowerPhB attribute under a ...
sl_status_t dotdot_set_electrical_measurement_dc_current_min(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_dc_current_min)
Set the DotDot ElectricalMeasurement - DCCurrentMin attribute under a UNID/EndpoinID.
int8_t dotdot_get_metering_current_max_demand_received(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - CurrentMaxDemandReceived attribute value under a UNID/EndpoinID.
sl_status_t dotdot_metering_temperature_unit_of_measure_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - TemperatureUnitOfMeasure attribute under a UNID/...
sl_status_t dotdot_carbon_dioxide_max_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot CarbonDioxide - MaxMeasuredValue attribute under a UNI...
bool dotdot_power_configuration_battery3_rated_voltage_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery3RatedVoltage attr...
bool dotdot_power_configuration_mains_voltage_max_threshold_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - MainsVoltageMaxThreshold a...
sl_status_t dotdot_set_color_control_color_capabilities(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_color_capabilities)
Set the DotDot ColorControl - ColorCapabilities attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_ac_frequency_min_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ACFrequencyMin attribute under...
bool dotdot_is_supported_basic_application_version(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - ApplicationVersion is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_diagnostics_aps_unauthorized_key(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_aps_unauthorized_key)
Set the DotDot Diagnostics - APSUnauthorizedKey attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_rms_extreme_under_voltage(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_rms_extreme_under_voltage)
Set the DotDot ElectricalMeasurement - RMSExtremeUnderVoltage attribute under a UNID/EndpoinID.
bool dotdot_is_supported_ballast_configuration_lamp_quantity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BallastConfiguration - LampQuantity is supported under a UNID/EndpoinID.
sl_status_t dotdot_basic_manufacturer_version_details_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - ManufacturerVersionDetails attribute under a UNID/E...
bool dotdot_door_lock_enable_privacy_mode_button_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - EnablePrivacyModeButton attribute u...
sl_status_t dotdot_create_state_endpoint_id_list(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot State - EndpointIdList attribute under a UNID/EndpoinID.
sl_status_t dotdot_state_network_list_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot State - NetworkList attribute under a UNID/EndpoinID.
bool dotdot_relativity_humidity_max_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot RelativityHumidity - MaxMeasuredValue attribut...
bool dotdot_electrical_measurement_measured3rd_harmonic_current_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - Measured3rdHarmonicCur...
sl_status_t dotdot_color_control_options_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - Options attribute under a UNID/EndpoinI...
sl_status_t dotdot_set_aox_locator_angle_correction_delay(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int8_t new_angle_correction_delay)
Set the DotDot AoXLocator - AngleCorrectionDelay attribute under a UNID/EndpoinID.
bool dotdot_system_metrics_network_interfaces_data_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - NetworkInterfacesData attribute...
sl_status_t dotdot_wind_speed_measurement_min_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindSpeedMeasurement - MinMeasuredValue attribute unde...
sl_status_t dotdot_ballast_configuration_power_on_fade_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BallastConfiguration - PowerOnFadeTime attribute under...
bool dotdot_illuminance_level_sensing_illuminance_target_level_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot IlluminanceLevelSensing - IlluminanceTargetLev...
sl_status_t dotdot_door_lock_number_of_total_users_supported_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - NumberOfTotalUsersSupported attribute under...
bool dotdot_is_supported_occupancy_sensing_ultrasonic_occupied_to_unoccupied_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot OccupancySensing - UltrasonicOccupiedToUnoccupiedDelay is supported under a UN...
uint8_t dotdot_get_color_control_primary6_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - Primary6Intensity attribute value under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_require_pi_nfor_rf_operation_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - RequirePINforRFOperation attribute under a UNID/...
bool dotdot_is_supported_door_lock_user_code_temporary_disable_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - UserCodeTemporaryDisableTime is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_mains_voltage_dwell_trip_point(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_mains_voltage_dwell_trip_point)
Set the DotDot PowerConfiguration - MainsVoltageDwellTripPoint attribute under a UNID/EndpoinID.
int16_t dotdot_get_electrical_measurement_reactive_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ReactiveCurrent attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_door_lock_default_configuration_register(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - DefaultConfigurationRegister attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_dc_power_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - DCPowerMax attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_poll_control_check_in_interval(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PollControl - CheckInInterval attribute under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery_quantity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - BatteryQuantity is supported under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_measurement_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - MeasurementType is supported under a UNID/EndpoinID.
sl_status_t dotdot_ballast_configuration_lamp_alarm_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BallastConfiguration - LampAlarmMode attribute under a UNID...
bool dotdot_is_supported_power_configuration_battery2_percentage_threshold1(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery2PercentageThreshold1 is supported under a UNID/En...
sl_status_t dotdot_set_unify_humidity_control_reporting_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, ModeType new_reporting_mode)
Set the DotDot UnifyHumidityControl - ReportingMode attribute under a UNID/EndpoinID.
bool dotdot_diagnostics_last_messagerssi_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - LastMessageRSSI attribute under a...
bool dotdot_is_supported_color_control_color_pointg_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - ColorPointGIntensity is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_relativity_humidity_min_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_min_measured_value)
Set the DotDot RelativityHumidity - MinMeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_shade_configuration_physical_closed_limit_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ShadeConfiguration - PhysicalClosedLimit attribute under a ...
sl_status_t dotdot_ias_zone_iascie_address_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot IASZone - IASCIEAddress attribute under a UNID/Endpoin...
bool dotdot_is_supported_temperature_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot TemperatureMeasurement - MaxMeasuredValue is supported under a UNID/EndpoinID.
bool dotdot_pump_configuration_and_control_min_const_flow_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - MinConstFlow att...
bool dotdot_time_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Time - Time attribute under a UNID/EndpointID.
sl_status_t dotdot_thermostat_occupied_setback_min_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - OccupiedSetbackMin attribute under a UNID...
bool dotdot_is_supported_thermostat_control_sequence_of_operation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - ControlSequenceOfOperation is supported under a UNID/EndpoinID.
bool dotdot_is_supported_application_monitoring_application_version(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - ApplicationVersion is supported under a UNID/EndpoinID...
sl_status_t dotdot_create_thermostat_user_interface_configuration_keypad_lockout(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ThermostatUserInterfaceConfiguration - KeypadLockout attribute under a UNID/EndpoinI...
sl_status_t dotdot_electrical_measurement_dc_voltage_overload_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - DCVoltageOverload attribute under a...
sl_status_t dotdot_soil_moisture_max_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SoilMoisture - MaxMeasuredValue attribute under a UNID...
sl_status_t dotdot_power_configuration_battery_voltage_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - BatteryVoltage attribute under a UNID/...
sl_status_t dotdot_create_electrical_measurement_active_power_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ActivePowerPhC attribute under a UNID/EndpoinID.
bool dotdot_system_metrics_disks_counters_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - DisksCounters attribute under a...
sl_status_t dotdot_set_metering_current_max_demand_delivered_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, UTC new_current_max_demand_delivered_time)
Set the DotDot Metering - CurrentMaxDemandDeliveredTime attribute under a UNID/EndpoinID.
bool dotdot_is_supported_carbon_monoxide_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot CarbonMonoxide - MaxMeasuredValue is supported under a UNID/EndpoinID.
bool dotdot_time_local_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Time - LocalTime attribute under a UNID/Endpoin...
ZWaveFanStateEnum dotdot_get_unify_fan_control_z_wave_fan_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyFanControl - ZWaveFanState attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_level_min_frequency(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Level - MinFrequency attribute value under a UNID/EndpoinID.
bool dotdot_dehumidification_control_dehumidification_hysteresis_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DehumidificationControl - DehumidificationHyst...
bool dotdot_is_supported_electrical_measurement_dc_current_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - DCCurrentMultiplier is supported under a UNID/EndpoinI...
bool dotdot_is_supported_metering_inlet_temperature(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - InletTemperature is supported under a UNID/EndpoinID.
bool dotdot_is_supported_pressure_measurement_scale(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PressureMeasurement - Scale is supported under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_cpu_frequencym_hz_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - CPUFrequencyMHz attribute under a UNID/Endp...
bool dotdot_aox_locator_angle_filtering_weight_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot AoXLocator - AngleFilteringWeight attribute un...
bool dotdot_color_control_white_pointx_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - WhitePointX attribute under a U...
bool dotdot_aox_locator_antenna_array_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot AoXLocator - AntennaArray attribute under a UNI...
bool dotdot_power_configuration_battery2_voltage_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery2Voltage attribute ...
bool dotdot_level_max_level_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Level - MaxLevel attribute under a UNID/Endpoi...
sl_status_t dotdot_electrical_measurement_power_divisor_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - PowerDivisor attribute under a UNID...
bool dotdot_is_any_level_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the Level Cluster.
sl_status_t dotdot_electrical_measurement_measured11th_harmonic_current_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - Measured11thHarmonicCurrent attribu...
sl_status_t dotdot_thermostat_unoccupied_setback_max_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - UnoccupiedSetbackMax attribute under a UNID/En...
sl_status_t dotdot_set_basic_manufacturer_version_details(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_manufacturer_version_details)
Set the DotDot Basic - ManufacturerVersionDetails attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_dc_current_multiplier_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - DCCurrentMultiplier attribute under...
bool dotdot_pressure_measurement_max_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PressureMeasurement - MaxMeasuredValue attribu...
sl_status_t dotdot_thermostat_min_setpoint_dead_band_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - MinSetpointDeadBand attribute under a UNID/End...
bool dotdot_is_supported_window_covering_installed_open_limit_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - InstalledOpenLimitLift is supported under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_rms_voltage_min_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSVoltageMinPhC attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_aox_locator_angle_correction_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot AoXLocator - AngleCorrectionDelay is supported under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_speed_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - Speed attribute under a UNID/...
bool dotdot_electrical_measurement_rms_current_min_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSCurrentMinPhB attri...
sl_status_t dotdot_door_lock_lock_state_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - LockState attribute under a UNID/EndpointID.
sl_status_t dotdot_set_door_lock_rfid_programming_event_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rfid_programming_event_mask)
Set the DotDot DoorLock - RFIDProgrammingEventMask attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery3_percentage_threshold2_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery3PercentageThreshol...
sl_status_t dotdot_set_diagnostics_aps_tx_ucast_fail(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_aps_tx_ucast_fail)
Set the DotDot Diagnostics - APSTxUcastFail attribute under a UNID/EndpoinID.
bool dotdot_is_supported_carbon_dioxide_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot CarbonDioxide - MinMeasuredValue is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_unify_thermostat_thermostat_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyThermostat - ThermostatMode attribute under a UNID/EndpoinID.
uint16_t dotdot_get_window_covering_acceleration_time_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - AccelerationTimeLift attribute value under a UNID/EndpoinID.
bool dotdot_door_lock_rf_operation_event_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - RFOperationEventMask attribute unde...
sl_status_t dotdot_electrical_measurement_dc_voltage_overload_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - DCVoltageOverload attribute un...
sl_status_t dotdot_create_power_configuration_battery_size(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - BatterySize attribute under a UNID/EndpoinID.
bool dotdot_is_any_carbon_dioxide_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the CarbonDioxide Cluster.
sl_status_t dotdot_flow_measurement_max_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot FlowMeasurement - MaxMeasuredValue attribute under a UNID/E...
bool dotdot_window_covering_current_position_tilt_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - CurrentPositionTilt attribute ...
bool dotdot_electrical_measurement_dc_voltage_min_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - DCVoltageMin attribute...
bool dotdot_power_configuration_battery2_rated_voltage_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery2RatedVoltage attri...
sl_status_t dotdot_set_name_and_location_name(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_name)
Set the DotDot NameAndLocation - Name attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_total_reactive_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - TotalReactivePower is supported under a UNID/EndpoinID...
sl_status_t dotdot_create_shade_configuration_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ShadeConfiguration - Status attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_dehumidification_control_relative_humidity(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_relative_humidity)
Set the DotDot DehumidificationControl - RelativeHumidity attribute under a UNID/EndpoinID.
bool dotdot_unify_humidity_control_supported_reporting_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyHumidityControl - SupportedReportingMode a...
sl_status_t dotdot_binding_binding_table_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Binding - BindingTable attribute under a UNID/EndpointID.
bool dotdot_electrical_measurement_ac_frequency_min_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ACFrequencyMin attribu...
sl_status_t dotdot_create_shade_configuration_physical_closed_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ShadeConfiguration - PhysicalClosedLimit attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_active_power_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_active_power_phb)
Set the DotDot ElectricalMeasurement - ActivePowerPhB attribute under a UNID/EndpoinID.
const char * dotdot_get_power_configuration_battery_manufacturer(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - BatteryManufacturer attribute value under a UNID/EndpoinID.
sl_status_t dotdot_occupancy_sensing_pir_unoccupied_to_occupied_delay_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot OccupancySensing - PIRUnoccupiedToOccupiedDelay attrib...
bool dotdot_power_configuration_mains_frequency_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - MainsFrequency attribute ...
bool dotdot_is_supported_electrical_measurement_ac_frequency(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ACFrequency is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_power_factor_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - PowerFactorPhB attribu...
bool dotdot_electrical_measurement_power_factor_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - PowerFactorPhB attribut...
sl_status_t dotdot_create_ballast_configuration_power_on_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BallastConfiguration - PowerOnLevel attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_pressure_measurement_max_scaled_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PressureMeasurement - MaxScaledValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_occupied_heating_setpoint_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - OccupiedHeatingSetpoint attribute under a UNID...
bool dotdot_level_default_move_rate_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Level - DefaultMoveRate attribute under a UNID...
sl_status_t dotdot_create_power_configuration_battery3_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery3AlarmMask attribute under a UNID/EndpoinID.
bool dotdot_door_lock_default_configuration_register_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - DefaultConfigurationRegister attribu...
UTC dotdot_get_time_valid_until_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Time - ValidUntilTime attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_ac_error_code(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_ac_error_code)
Set the DotDot Thermostat - ACErrorCode attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_active_current_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ActiveCurrentPhB attribute und...
bool dotdot_identify_identify_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Identify - IdentifyTime attribute under a UNID...
bool dotdot_door_lock_number_of_credentials_supported_per_user_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - NumberOfCredentialsSupportedPerUser ...
bool dotdot_basic_product_code_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - ProductCode attribute under a UNID/End...
bool dotdot_is_supported_thermostat_thermostat_programming_operation_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - ThermostatProgrammingOperationMode is supported under a UNID/Endp...
sl_status_t dotdot_device_temperature_configuration_current_temperature_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DeviceTemperatureConfiguration - CurrentTemperature at...
sl_status_t dotdot_window_covering_intermediate_setpoints_tilt_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - IntermediateSetpointsTilt attribute under ...
sl_status_t dotdot_door_lock_sound_volume_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - SoundVolume attribute under a UNID/EndpoinI...
ModeType dotdot_get_unify_humidity_control_reporting_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyHumidityControl - ReportingMode attribute value under a UNID/EndpoinID.
bool dotdot_unify_thermostat_supported_thermostat_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyThermostat - SupportedThermostatMode attri...
bool dotdot_soil_moisture_max_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SoilMoisture - MaxMeasuredValue attribute unde...
sl_status_t dotdot_unify_humidity_control_auto_setpoint_scale_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyHumidityControl - AutoSetpointScale attribute und...
bool dotdot_is_supported_state_endpoint_id_list(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot State - EndpointIdList is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_ballast_configuration_lamp_burn_hours_trip_point(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BallastConfiguration - LampBurnHoursTripPoint attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_measurement_type_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - MeasurementType attribute unde...
sl_status_t dotdot_set_barrier_control_open_period(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_open_period)
Set the DotDot BarrierControl - OpenPeriod attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_active_power_max_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ActivePowerMaxPhB attribute under a UNID/EndpoinID.
uint8_t dotdot_get_metering_supply_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - SupplyStatus attribute value under a UNID/EndpoinID.
sl_status_t dotdot_wind_speed_measurement_max_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindSpeedMeasurement - MaxMeasuredValue attribute under a U...
sl_status_t dotdot_power_configuration_battery_alarm_state_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - BatteryAlarmState attribute under a UN...
bool dotdot_electrical_measurement_ac_frequency_multiplier_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ACFrequencyMultiplier a...
sl_status_t dotdot_create_door_lock_number_of_week_day_schedules_supported_per_user(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - NumberOfWeekDaySchedulesSupportedPerUser attribute under a UNID/EndpoinID...
bool dotdot_is_supported_unify_humidity_control_dehumidifier_setpoint_precision(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyHumidityControl - DehumidifierSetpointPrecision is supported under a UNID...
bool dotdot_is_supported_system_metrics_virtual_memory_totalmb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - VirtualMemoryTotalMB is supported under a UNID/EndpoinID.
uint8_t dotdot_get_occupancy_sensing_physical_contact_unoccupied_to_occupied_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot OccupancySensing - PhysicalContactUnoccupiedToOccupiedThreshold attribute value under...
sl_status_t dotdot_electrical_measurement_measured7th_harmonic_current_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - Measured7thHarmonicCurrent att...
sl_status_t dotdot_set_ph_measurement_tolerance(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_tolerance)
Set the DotDot PhMeasurement - Tolerance attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_application_monitoring_application_mqtt_topics(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - ApplicationMQTTTopics attribute under a UNID/EndpoinID.
bool dotdot_electrical_conductivity_measurement_min_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalConductivityMeasurement - MinMeasured...
bool dotdot_electrical_measurement_power_factor_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - PowerFactor attribute ...
bool dotdot_unify_humidity_control_dehumidifier_setpoint_scale_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyHumidityControl - DehumidifierSetpointScal...
sl_status_t dotdot_power_configuration_battery_quantity_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - BatteryQuantity attribute under a UNID...
sl_status_t dotdot_power_configuration_battery3_voltage_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery3Voltage attribute under a UNID...
bool dotdot_is_supported_thermostat_unoccupied_heating_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - UnoccupiedHeatingSetpoint is supported under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_neighbor_stale_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - NeighborStale attribute under a UNID/End...
BatterySize dotdot_get_power_configuration_battery3_size(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery3Size attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_diagnostics_mac_tx_ucast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - MacTxUcast is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_diagnostics_neighbor_removed(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_neighbor_removed)
Set the DotDot Diagnostics - NeighborRemoved attribute under a UNID/EndpoinID.
bool dotdot_color_control_enhanced_color_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - EnhancedColorMode attribute und...
bool dotdot_poll_control_check_in_interval_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PollControl - CheckInInterval attribute under ...
bool dotdot_door_lock_alarm_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - AlarmMask attribute under a UNID/En...
sl_status_t dotdot_set_ias_zone_zone_state(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_zone_state)
Set the DotDot IASZone - ZoneState attribute under a UNID/EndpoinID.
bool dotdot_is_supported_application_monitoring_application_ram_usagemb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - ApplicationRAMUsageMB is supported under a UNID/Endpoi...
uint8_t dotdot_get_ballast_configuration_intrinsic_ballast_factor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BallastConfiguration - IntrinsicBallastFactor attribute value under a UNID/EndpoinID.
sl_status_t dotdot_pressure_measurement_min_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PressureMeasurement - MinMeasuredValue attribute under a UN...
sl_status_t dotdot_set_poll_control_fast_poll_timeout(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_fast_poll_timeout)
Set the DotDot PollControl - FastPollTimeout attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_dc_voltage_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - DCVoltageMultiplier attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_pump_configuration_and_control_min_comp_pressure(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_min_comp_pressure)
Set the DotDot PumpConfigurationAndControl - MinCompPressure attribute under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_config_or_status_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - ConfigOrStatus attribute under a UNID...
bool dotdot_is_supported_electrical_measurement_active_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ActivePower is supported under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_current_temperature_celcius_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - CurrentTemperatureCelcius attribute un...
bool dotdot_is_supported_door_lock_open_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - OpenPeriod is supported under a UNID/EndpoinID.
bool dotdot_is_supported_unify_thermostat_operating_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyThermostat - OperatingState is supported under a UNID/EndpoinID.
bool dotdot_door_lock_number_of_total_users_supported_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - NumberOfTotalUsersSupported attribut...
bool dotdot_is_supported_unify_humidity_control_current_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyHumidityControl - CurrentState is supported under a UNID/EndpoinID.
uint16_t dotdot_get_color_control_color_temperature_mireds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - ColorTemperatureMireds attribute value under a UNID/EndpoinID.
sl_status_t dotdot_ballast_configuration_min_level_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BallastConfiguration - MinLevel attribute under a UNID/Endp...
bool dotdot_metering_energy_carrier_summation_formatting_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - EnergyCarrierSummationFormatting at...
sl_status_t dotdot_ballast_configuration_lamp_rated_hours_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BallastConfiguration - LampRatedHours attribute under ...
sl_status_t dotdot_door_lock_supported_operating_modes_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - SupportedOperatingModes attribute under a U...
sl_status_t dotdot_aox_locator_reporting_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot AoXLocator - ReportingMode attribute under a UNID/Endp...
sl_status_t dotdot_set_metering_power_factor(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int8_t new_power_factor)
Set the DotDot Metering - PowerFactor attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery2_voltage_threshold3_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery2VoltageThreshold3 ...
sl_status_t dotdot_create_level_remaining_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Level - RemainingTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_mqtt_subscription_count_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - MQTTSubscriptionCount attribut...
sl_status_t dotdot_unify_humidity_control_dehumidifier_setpoint_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyHumidityControl - DehumidifierSetpoint attribute under...
const char * dotdot_get_basic_model_identifier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - ModelIdentifier attribute value under a UNID/EndpoinID.
bool dotdot_metering_supply_status_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - SupplyStatus attribute under a UNID...
sl_status_t dotdot_set_shade_configuration_motor_step_size(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_motor_step_size)
Set the DotDot ShadeConfiguration - MotorStepSize attribute under a UNID/EndpoinID.
uint8_t dotdot_get_ias_zone_zoneid(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot IASZone - ZoneID attribute value under a UNID/EndpoinID.
sl_status_t dotdot_unify_humidity_control_humidifier_setpoint_precision_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyHumidityControl - HumidifierSetpointPrecision att...
uint8_t dotdot_get_basic_stack_version(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - StackVersion attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_ac_voltage_overload_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ACVoltageOverload attribute un...
bool dotdot_color_control_primary2y_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - Primary2Y attribute under a UNI...
bool dotdot_aox_locator_cte_sampling_interval_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot AoXLocator - CTESamplingInterval attribute und...
sl_status_t dotdot_electrical_measurement_rms_current_max_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSCurrentMax attribute under a UNI...
sl_status_t dotdot_metering_energy_carrier_summation_formatting_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - EnergyCarrierSummationFormatting attribute under...
sl_status_t dotdot_electrical_measurement_active_power_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ActivePowerPhB attribute under a UN...
sl_status_t dotdot_create_electrical_measurement_rms_extreme_under_voltage_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSExtremeUnderVoltagePeriod attribute under a UNID/EndpoinI...
sl_status_t dotdot_create_power_configuration_battery_voltage_threshold1(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - BatteryVoltageThreshold1 attribute under a UNID/EndpoinID.
bool dotdot_thermostat_user_interface_configuration_keypad_lockout_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ThermostatUserInterfaceConfiguration - KeypadL...
sl_status_t dotdot_create_application_monitoring_application_ram_usagemb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - ApplicationRAMUsageMB attribute under a UNID/EndpoinID.
uint16_t dotdot_get_color_control_white_pointx(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - WhitePointX attribute value under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_unoccupied_cooling_setpoint_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - UnoccupiedCoolingSetpoint attribute under...
bool dotdot_is_supported_metering_current_max_demand_delivered_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - CurrentMaxDemandDeliveredTime is supported under a UNID/EndpoinID.
uint8_t dotdot_get_color_control_primary1_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - Primary1Intensity attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_ac_frequency_multiplier_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ACFrequencyMultiplier ...
bool dotdot_electrical_measurement_ac_active_power_overload_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ACActivePowerOverload ...
bool dotdot_is_supported_ballast_configuration_ballast_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BallastConfiguration - BallastStatus is supported under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_hostname_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - Hostname attribute under a UNI...
bool dotdot_pump_configuration_and_control_lifetime_energy_consumed_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - LifetimeEnergyCon...
sl_status_t dotdot_electrical_measurement_measured_phase3rd_harmonic_current_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - MeasuredPhase3rdHarmonicCurrent att...
bool dotdot_door_lock_user_code_temporary_disable_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - UserCodeTemporaryDisableTime attribu...
sl_status_t dotdot_set_basic_date_code(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_date_code)
Set the DotDot Basic - DateCode attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_primary2y_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - Primary2Y attribute under a UNID/Endpoi...
uint32_t dotdot_get_ballast_configuration_lamp_burn_hours_trip_point(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BallastConfiguration - LampBurnHoursTripPoint attribute value under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_lifetime_energy_consumed_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - LifetimeEnergyConsumed a...
bool dotdot_pm25_min_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PM25 - MinMeasuredValue attribute under a UNID...
bool dotdot_is_supported_electrical_measurement_apparent_power_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ApparentPowerPhB is supported under a UNID/EndpoinID.
sl_status_t dotdot_unify_fan_control_z_wave_fan_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyFanControl - ZWaveFanMode attribute under a UNID/...
bool dotdot_color_control_color_loop_start_enhanced_hue_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - ColorLoopStartEnhancedHue attrib...
bool dotdot_shade_configuration_status_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ShadeConfiguration - Status attribute under a U...
sl_status_t dotdot_time_last_set_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Time - LastSetTime attribute under a UNID/EndpointID.
bool dotdot_electrical_measurement_reactive_power_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ReactivePowerPhC attrib...
sl_status_t dotdot_power_configuration_battery3_voltage_threshold3_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery3VoltageThreshold3 attribu...
sl_status_t dotdot_occupancy_sensing_pir_unoccupied_to_occupied_delay_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot OccupancySensing - PIRUnoccupiedToOccupiedDelay attribute u...
bool dotdot_diagnostics_apsfc_failure_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - APSFCFailure attribute under a U...
sl_status_t dotdot_create_time_dst_end(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Time - DstEnd attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_diagnostics_mac_tx_ucast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - MacTxUcast attribute under a UNID/EndpoinID.
uint8_t dotdot_get_power_configuration_battery2_percentage_threshold3(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery2PercentageThreshold3 attribute value under a UNID/Endpoi...
bool dotdot_thermostat_occupied_setback_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - OccupiedSetback attribute under a ...
sl_status_t dotdot_electrical_measurement_dc_power_max_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - DCPowerMax attribute under a UNID/E...
sl_status_t dotdot_door_lock_rfid_programming_event_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - RFIDProgrammingEventMask attribute under a UNID/...
double dotdot_get_application_monitoring_mqtt_max_delivery_time_seconds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - MQTTMaxDeliveryTimeSeconds attribute value under a UNID/Endpo...
const char * dotdot_get_basic_product_label(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - ProductLabel attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_aox_locator_aox_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot AoXLocator - AoXMode attribute under a UNID/EndpoinID.
bool dotdot_system_metrics_cpu_max_usage_percent_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - CPUMaxUsagePercent attribute u...
bool dotdot_color_control_current_saturation_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - CurrentSaturation attribute und...
uint16_t dotdot_get_electrical_measurement_rms_voltage_min_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSVoltageMinPhB attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_unify_thermostat_operating_state(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_operating_state)
Set the DotDot UnifyThermostat - OperatingState attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery2_percentage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery2PercentageMinThreshold attribute under a UNID/EndpoinID...
sl_status_t dotdot_set_scenes_current_group(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, SGroupId new_current_group)
Set the DotDot Scenes - CurrentGroup attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_active_current_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ActiveCurrentPhB attrib...
sl_status_t dotdot_electrical_measurement_ac_power_multiplier_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ACPowerMultiplier attribute under a...
sl_status_t dotdot_create_color_control_number_of_primaries(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - NumberOfPrimaries attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_extreme_under_voltage_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSExtremeUnderVoltage attribute un...
sl_status_t dotdot_set_door_lock_lock_state(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_lock_state)
Set the DotDot DoorLock - LockState attribute under a UNID/EndpoinID.
uint16_t dotdot_get_diagnostics_child_moved(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - ChildMoved attribute value under a UNID/EndpoinID.
int16_t dotdot_get_thermostat_unoccupied_cooling_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - UnoccupiedCoolingSetpoint attribute value under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_aps_tx_ucast_fail_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - APSTxUcastFail attribute under a UNID/En...
bool dotdot_is_supported_unify_humidity_control_humidifier_setpoint_precision(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyHumidityControl - HumidifierSetpointPrecision is supported under a UNID/E...
sl_status_t dotdot_electrical_measurement_average_rms_over_voltage_counter_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - AverageRMSOverVoltageCounterPh...
bool dotdot_basic_disable_local_config_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - DisableLocalConfig attribute under a U...
bool dotdot_is_supported_diagnostics_aps_decrypt_failures(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - APSDecryptFailures is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_current_max_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSCurrentMaxPhB attrib...
uint16_t dotdot_get_electrical_measurement_dc_voltage_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - DCVoltageDivisor attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_couple_color_temp_to_level_min_mireds(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_couple_color_temp_to_level_min_mireds)
Set the DotDot ColorControl - CoupleColorTempToLevelMinMireds attribute under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - Mode attribute under a UNID/EndpoinID...
bool dotdot_relativity_humidity_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot RelativityHumidity - MeasuredValue attribute un...
bool dotdot_is_supported_metering_supply_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - SupplyStatus is supported under a UNID/EndpoinID.
bool dotdot_binding_binding_table_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Binding - BindingTable attribute under a UNID/...
bool dotdot_ph_measurement_max_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PhMeasurement - MaxMeasuredValue attribute und...
sl_status_t dotdot_thermostat_min_cool_setpoint_limit_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - MinCoolSetpointLimit attribute under a UNID/En...
bool dotdot_electrical_measurement_rms_extreme_under_voltage_period_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSExtremeUnderVoltage...
sl_status_t dotdot_set_pump_configuration_and_control_max_speed(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_max_speed)
Set the DotDot PumpConfigurationAndControl - MaxSpeed attribute under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_abs_max_heat_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - AbsMaxHeatSetpointLimit is supported under a UNID/EndpoinID.
bool dotdot_window_covering_current_position_tilt_percentage_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - CurrentPositionTiltPercentage ...
sl_status_t dotdot_diagnostics_mac_rx_ucast_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - MacRxUcast attribute under a UNID/EndpointID.
uint16_t dotdot_get_color_control_primary4x(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - Primary4X attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_dc_current_max_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - DCCurrentMax attribute under a...
sl_status_t dotdot_ias_zone_zone_state_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot IASZone - ZoneState attribute under a UNID/EndpoinID.
bool dotdot_is_supported_aox_locator_angle_filtering_weight(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot AoXLocator - AngleFilteringWeight is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_scenes_scene_count(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_scene_count)
Set the DotDot Scenes - SceneCount attribute under a UNID/EndpoinID.
UTC dotdot_get_metering_reading_snap_shot_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - ReadingSnapShotTime attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_color_loop_active(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - ColorLoopActive attribute under a UNID/EndpoinID.
bool dotdot_get_application_monitoring_mqtt_logging_enabled(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - MQTTLoggingEnabled attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_diagnostics_aps_rx_bcast(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_aps_rx_bcast)
Set the DotDot Diagnostics - APSRxBcast attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_state_network_list(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_network_list_count, const char **new_network_list)
Set the DotDot State - NetworkList attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_soil_moisture_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SoilMoisture - MinMeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_emergency_heat_delta(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_emergency_heat_delta)
Set the DotDot Thermostat - EmergencyHeatDelta attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery_voltage_threshold2_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - BatteryVoltageThreshold2 attribute und...
bool dotdot_power_configuration_battery3_percentage_remaining_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery3PercentageRemaini...
sl_status_t dotdot_electrical_measurement_ac_voltage_divisor_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ACVoltageDivisor attribute under a ...
uint16_t dotdot_get_electrical_measurement_apparent_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ApparentPower attribute value under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_temperature_setpoint_hold_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - TemperatureSetpointHold attribute under a UNID...
uint16_t dotdot_get_color_control_enhanced_current_hue(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - EnhancedCurrentHue attribute value under a UNID/EndpoinID.
bool dotdot_on_off_start_up_on_off_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot OnOff - StartUpOnOff attribute under a UNID/En...
bool dotdot_diagnostics_packet_validate_drop_count_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - PacketValidateDropCount attribut...
sl_status_t dotdot_create_window_covering_window_covering_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - WindowCoveringType attribute under a UNID/EndpoinID.
bool dotdot_is_supported_system_metrics_wireless_network_interfaces_data(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - WirelessNetworkInterfacesData is supported under a UNID/Endpoi...
bool dotdot_is_any_identify_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the Identify Cluster.
bool dotdot_metering_summation_formatting_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - SummationFormatting attribute under...
bool dotdot_is_supported_unify_humidity_control_auto_setpoint_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyHumidityControl - AutoSetpointMin is supported under a UNID/EndpoinID.
bool dotdot_thermostat_temperature_setpoint_hold_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - TemperatureSetpointHold attribute ...
bool dotdot_thermostat_min_cool_setpoint_limit_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - MinCoolSetpointLimit attribute un...
sl_status_t dotdot_thermostat_thermostat_running_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - ThermostatRunningMode attribute under a UNID/E...
bool dotdot_is_supported_ballast_configuration_power_on_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BallastConfiguration - PowerOnLevel is supported under a UNID/EndpoinID.
bool dotdot_is_supported_shade_configuration_motor_step_size(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ShadeConfiguration - MotorStepSize is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_binding_binding_table(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_binding_table_count, const BindingObject *new_binding_table)
Set the DotDot Binding - BindingTable attribute under a UNID/EndpoinID.
uint8_t dotdot_get_dehumidification_control_dehumidification_max_cool(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DehumidificationControl - DehumidificationMaxCool attribute value under a UNID/Endpoi...
sl_status_t dotdot_electrical_conductivity_measurement_min_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalConductivityMeasurement - MinMeasuredValue attrib...
sl_status_t dotdot_set_unify_humidity_control_auto_setpoint_min(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int32_t new_auto_setpoint_min)
Set the DotDot UnifyHumidityControl - AutoSetpointMin attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery2_voltage_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery2Voltage attribute under a...
sl_status_t dotdot_door_lock_max_rfid_code_length_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - MaxRFIDCodeLength attribute under a UNID/En...
bool dotdot_door_lock_min_pin_code_length_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - MinPINCodeLength attribute under a ...
bool dotdot_is_supported_ias_zone_zone_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot IASZone - ZoneState is supported under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_installed_open_limit_tilt_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - InstalledOpenLimitTilt attribute unde...
bool dotdot_color_control_primary1y_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - Primary1Y attribute under a UNI...
sl_status_t dotdot_metering_current_max_demand_received_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - CurrentMaxDemandReceivedTime attribute unde...
sl_status_t dotdot_poll_control_fast_poll_timeout_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PollControl - FastPollTimeout attribute under a UNID/E...
sl_status_t dotdot_set_electrical_measurement_measured_phase7th_harmonic_current(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_measured_phase7th_harmonic_current)
Set the DotDot ElectricalMeasurement - MeasuredPhase7thHarmonicCurrent attribute under a UNID/Endpoin...
bool dotdot_scenes_scene_count_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Scenes - SceneCount attribute under a UNID/Endp...
sl_status_t dotdot_diagnostics_aps_tx_ucast_success_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - APSTxUcastSuccess attribute under a UNID...
bool dotdot_electrical_measurement_ac_alarms_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ACAlarmsMask attribute ...
sl_status_t dotdot_electrical_measurement_rms_voltage_min_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSVoltageMin attribute under ...
bool dotdot_is_supported_color_control_color_temp_physical_min_mireds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - ColorTempPhysicalMinMireds is supported under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_max_speed_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - MaxSpeed attribute under a UN...
bool dotdot_carbon_dioxide_tolerance_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot CarbonDioxide - Tolerance attribute under a UN...
sl_status_t dotdot_set_electrical_measurement_average_rms_over_voltage_counter_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_average_rms_over_voltage_counter_phc)
Set the DotDot ElectricalMeasurement - AverageRMSOverVoltageCounterPhC attribute under a UNID/Endpoin...
sl_status_t dotdot_set_barrier_control_command_open_events(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_command_open_events)
Set the DotDot BarrierControl - CommandOpenEvents attribute under a UNID/EndpoinID.
sl_status_t dotdot_relativity_humidity_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot RelativityHumidity - MeasuredValue attribute under a UNID/E...
sl_status_t dotdot_electrical_measurement_dc_overload_alarms_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - DCOverloadAlarmsMask attribute...
bool dotdot_is_supported_relativity_humidity_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot RelativityHumidity - MaxMeasuredValue is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_ballast_configuration_intrinsic_ballast_factor(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_intrinsic_ballast_factor)
Set the DotDot BallastConfiguration - IntrinsicBallastFactor attribute under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_min_pin_code_length(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - MinPINCodeLength is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_soil_moisture_min_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_min_measured_value)
Set the DotDot SoilMoisture - MinMeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_unify_humidity_control_humidifier_setpoint_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyHumidityControl - HumidifierSetpointMin attribute under a UNID/EndpoinID.
bool dotdot_is_supported_level_current_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Level - CurrentLevel is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_reactive_power_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ReactivePowerPhC attri...
bool dotdot_system_metrics_reporting_interval_seconds_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - ReportingIntervalSeconds attrib...
bool dotdot_is_supported_color_control_primary3y(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - Primary3Y is supported under a UNID/EndpoinID.
sl_status_t dotdot_ballast_configuration_lamp_burn_hours_trip_point_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BallastConfiguration - LampBurnHoursTripPoint attribut...
sl_status_t dotdot_thermostat_number_of_weekly_transitions_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - NumberOfWeeklyTransitions attribute under a UN...
sl_status_t dotdot_flow_measurement_tolerance_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot FlowMeasurement - Tolerance attribute under a UNID/Endpoint...
sl_status_t dotdot_power_configuration_battery2_voltage_min_threshold_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery2VoltageMinThreshold attri...
bool dotdot_is_supported_level_remaining_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Level - RemainingTime is supported under a UNID/EndpoinID.
int32_t dotdot_get_unify_humidity_control_humidifier_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyHumidityControl - HumidifierSetpoint attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_color_pointgx(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_color_pointgx)
Set the DotDot ColorControl - ColorPointGX attribute under a UNID/EndpoinID.
uint16_t dotdot_get_illuminance_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot IlluminanceMeasurement - MinMeasuredValue attribute value under a UNID/EndpoinID.
bool dotdot_is_any_identify_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the Identify Cluster.
sl_status_t dotdot_aox_position_estimation_position_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot AoXPositionEstimation - Position attribute under a UNI...
bool dotdot_is_supported_window_covering_current_position_tilt(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - CurrentPositionTilt is supported under a UNID/EndpoinID.
sl_status_t dotdot_metering_current_max_demand_delivered_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - CurrentMaxDemandDeliveredTime attribute under a ...
sl_status_t dotdot_color_control_color_pointry_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - ColorPointRY attribute under a UNID/Endpoint...
sl_status_t dotdot_pressure_measurement_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PressureMeasurement - MeasuredValue attribute under a ...
sl_status_t dotdot_create_electrical_measurement_average_rms_under_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - AverageRMSUnderVoltage attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_dc_power_divisor(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_dc_power_divisor)
Set the DotDot ElectricalMeasurement - DCPowerDivisor attribute under a UNID/EndpoinID.
uint8_t dotdot_get_power_configuration_battery2_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery2AlarmMask attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_wind_speed_measurement_min_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_min_measured_value)
Set the DotDot WindSpeedMeasurement - MinMeasuredValue attribute under a UNID/EndpoinID.
uint8_t dotdot_get_power_configuration_mains_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - MainsAlarmMask attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_battery3_percentage_threshold3(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery3_percentage_threshold3)
Set the DotDot PowerConfiguration - Battery3PercentageThreshold3 attribute under a UNID/EndpoinID.
bool dotdot_is_any_ph_measurement_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the PhMeasurement Cluster.
bool dotdot_time_dst_shift_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Time - DstShift attribute under a UNID/Endpoin...
sl_status_t dotdot_set_application_monitoring_mqtt_statistics_reporting_interval_seconds(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_mqtt_statistics_reporting_interval_seconds)
Set the DotDot ApplicationMonitoring - MQTTStatisticsReportingIntervalSeconds attribute under a UNID/...
bool dotdot_unify_humidity_control_reporting_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyHumidityControl - ReportingMode attribute...
sl_status_t dotdot_set_color_control_currenty(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_currenty)
Set the DotDot ColorControl - CurrentY attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_manual_operation_event_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_manual_operation_event_mask)
Set the DotDot DoorLock - ManualOperationEventMask attribute under a UNID/EndpoinID.
uint8_t dotdot_get_metering_demand_formatting(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - DemandFormatting attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_color_pointbx(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - ColorPointBX attribute under a UNID/EndpoinID.
bool dotdot_thermostat_ac_type_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - ACType attribute under a UNID/End...
bool dotdot_color_control_number_of_primaries_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - NumberOfPrimaries attribute unde...
bool dotdot_electrical_measurement_active_power_max_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ActivePowerMaxPhC attri...
sl_status_t dotdot_carbon_dioxide_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot CarbonDioxide - MeasuredValue attribute under a UNID/Endpoi...
sl_status_t dotdot_set_level_default_move_rate(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_default_move_rate)
Set the DotDot Level - DefaultMoveRate attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_mains_voltage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - MainsVoltageMinThreshold attribute under a UNID/EndpoinID.
int16_t dotdot_get_electrical_measurement_measured7th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - Measured7thHarmonicCurrent attribute value under a UNID/Endpo...
sl_status_t dotdot_electrical_measurement_average_rms_under_voltage_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - AverageRMSUnderVoltage attribu...
bool dotdot_electrical_measurement_measured5th_harmonic_current_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - Measured5thHarmonicCur...
bool dotdot_electrical_measurement_measured11th_harmonic_current_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - Measured11thHarmonicCur...
sl_status_t dotdot_set_basic_producturl(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_producturl)
Set the DotDot Basic - ProductURL attribute under a UNID/EndpoinID.
bool dotdot_application_monitoring_fqdn_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - FQDN attribute under a ...
sl_status_t dotdot_set_basic_device_enabled(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_device_enabled)
Set the DotDot Basic - DeviceEnabled attribute under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_primary2x(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - Primary2X is supported under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_cte_sampling_interval_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot AoXLocator - CTESamplingInterval attribute under a UNI...
bool dotdot_power_configuration_mains_voltage_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - MainsVoltage attribute un...
sl_status_t dotdot_diagnostics_aps_tx_ucast_success_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - APSTxUcastSuccess attribute under a UNID/Endp...
sl_status_t dotdot_set_electrical_measurement_apparent_power_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_apparent_power_phb)
Set the DotDot ElectricalMeasurement - ApparentPowerPhB attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_ballast_configuration_lamp_burn_hours_trip_point(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_lamp_burn_hours_trip_point)
Set the DotDot BallastConfiguration - LampBurnHoursTripPoint attribute under a UNID/EndpoinID.
bool dotdot_thermostat_pi_heating_demand_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - PIHeatingDemand attribute under a...
sl_status_t dotdot_power_configuration_mains_voltage_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - MainsVoltage attribute under a UN...
sl_status_t dotdot_set_door_lock_number_of_credentials_supported_per_user(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_number_of_credentials_supported_per_user)
Set the DotDot DoorLock - NumberOfCredentialsSupportedPerUser attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_primary5x_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - Primary5X attribute under a UNID/EndpointID.
int8_t dotdot_get_electrical_measurement_power_factor_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - PowerFactorPhC attribute value under a UNID/EndpoinID.
sl_status_t dotdot_on_off_on_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot OnOff - OnTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_binding_binding_table_full_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Binding - BindingTableFull attribute under a UNID/Endp...
double dotdot_get_application_monitoring_application_ram_usagemb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - ApplicationRAMUsageMB attribute value under a UNID/EndpoinID.
double dotdot_get_application_monitoring_mqtt_min_delivery_time_seconds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - MQTTMinDeliveryTimeSeconds attribute value under a UNID/Endpo...
bool dotdot_is_supported_identify_identify_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Identify - IdentifyTime is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_mains_alarm_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_mains_alarm_mask)
Set the DotDot PowerConfiguration - MainsAlarmMask attribute under a UNID/EndpoinID.
int8_t dotdot_get_aox_locator_slot_duration(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot AoXLocator - SlotDuration attribute value under a UNID/EndpoinID.
sl_status_t dotdot_ias_zone_current_zone_sensitivity_level_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot IASZone - CurrentZoneSensitivityLevel attribute under a UNI...
uint16_t dotdot_get_color_control_start_up_color_temperature_mireds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - StartUpColorTemperatureMireds attribute value under a UNID/EndpoinID.
sl_status_t dotdot_illuminance_level_sensing_illuminance_target_level_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot IlluminanceLevelSensing - IlluminanceTargetLevel attribute ...
sl_status_t dotdot_create_basic_sw_buildid(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - SWBuildID attribute under a UNID/EndpoinID.
uint16_t dotdot_get_ph_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PhMeasurement - Tolerance attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_rms_extreme_over_voltage_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSExtremeOverVoltagePeriod is supported under a UNID/...
sl_status_t dotdot_create_electrical_measurement_rms_voltage_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSVoltageMax attribute under a UNID/EndpoinID.
uint8_t dotdot_get_thermostat_number_of_weekly_transitions(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - NumberOfWeeklyTransitions attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_enable_privacy_mode_button(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - EnablePrivacyModeButton is supported under a UNID/EndpoinID.
int32_t dotdot_get_unify_humidity_control_dehumidifier_setpoint_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyHumidityControl - DehumidifierSetpointMax attribute value under a UNID/EndpoinID...
sl_status_t dotdot_set_electrical_measurement_reactive_current_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_reactive_current_phc)
Set the DotDot ElectricalMeasurement - ReactiveCurrentPhC attribute under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_ac_louver_position(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - ACLouverPosition is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_system_metrics_power_plugged(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - PowerPlugged attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery2_size_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery2Size attribute und...
bool dotdot_is_supported_window_covering_current_position_lift_percentage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - CurrentPositionLiftPercentage is supported under a UNID/Endpo...
uint8_t dotdot_get_unify_thermostat_operating_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyThermostat - OperatingState attribute value under a UNID/EndpoinID.
bool dotdot_ballast_configuration_lamp_type_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BallastConfiguration - LampType attribute under...
sl_status_t dotdot_unify_humidity_control_dehumidifier_setpoint_max_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyHumidityControl - DehumidifierSetpointMax attribute un...
sl_status_t dotdot_electrical_measurement_average_rms_under_voltage_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - AverageRMSUnderVoltage attribute un...
bool dotdot_system_metrics_wireless_network_interfaces_data_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - WirelessNetworkInterfacesData ...
bool dotdot_on_off_off_wait_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot OnOff - OffWaitTime attribute under a UNID/Endp...
bool dotdot_electrical_measurement_harmonic_current_multiplier_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - HarmonicCurrentMultipli...
sl_status_t dotdot_create_carbon_monoxide_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot CarbonMonoxide - MeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_rf_operation_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - RFOperationEventMask is supported under a UNID/EndpoinID.
bool dotdot_name_and_location_name_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot NameAndLocation - Name attribute under a UNID/E...
sl_status_t dotdot_ballast_configuration_physical_min_level_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BallastConfiguration - PhysicalMinLevel attribute under a U...
sl_status_t dotdot_metering_supply_status_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - SupplyStatus attribute under a UNID/EndpointID.
bool dotdot_diagnostics_child_moved_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - ChildMoved attribute under a UNI...
sl_status_t dotdot_create_unify_thermostat_supported_thermostat_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyThermostat - SupportedThermostatMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_dc_voltage_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - DCVoltageMin attribute under a UNID/EndpoinID.
sl_status_t dotdot_pressure_measurement_tolerance_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PressureMeasurement - Tolerance attribute under a UNID...
uint8_t dotdot_get_basic_generic_device_class(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - GenericDevice-Class attribute value under a UNID/EndpoinID.
bool dotdot_is_any_relativity_humidity_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the RelativityHumidity Cluster.
uint16_t dotdot_get_color_control_primary5y(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - Primary5Y attribute value under a UNID/EndpoinID.
bool dotdot_color_control_start_up_color_temperature_mireds_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - StartUpColorTemperatureMireds a...
bool dotdot_window_covering_intermediate_setpoints_lift_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - IntermediateSetpointsLift att...
bool dotdot_relativity_humidity_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot RelativityHumidity - MeasuredValue attribute u...
bool dotdot_carbon_dioxide_min_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot CarbonDioxide - MinMeasuredValue attribute und...
sl_status_t dotdot_set_barrier_control_command_close_events(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_command_close_events)
Set the DotDot BarrierControl - CommandCloseEvents attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_system_metrics_battery_percentage(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_battery_percentage)
Set the DotDot SystemMetrics - BatteryPercentage attribute under a UNID/EndpoinID.
bool dotdot_ballast_configuration_max_level_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BallastConfiguration - MaxLevel attribute unde...
sl_status_t dotdot_pm25_min_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PM25 - MinMeasuredValue attribute under a UNID/EndpointID.
bool dotdot_state_endpoint_id_list_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot State - EndpointIdList attribute under a UNID/E...
bool dotdot_thermostat_setpoint_change_source_timestamp_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - SetpointChangeSourceTimestamp attr...
bool dotdot_unify_thermostat_operating_state_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyThermostat - OperatingState attribute unde...
sl_status_t dotdot_set_color_control_color_pointrx(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_color_pointrx)
Set the DotDot ColorControl - ColorPointRX attribute under a UNID/EndpoinID.
bool dotdot_is_supported_occupancy_sensing_physical_contact_unoccupied_to_occupied_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot OccupancySensing - PhysicalContactUnoccupiedToOccupiedDelay is supported under...
sl_status_t dotdot_pump_configuration_and_control_lifetime_running_hours_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - LifetimeRunningHours attribut...
sl_status_t dotdot_diagnostics_aps_rx_ucast_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - APSRxUcast attribute under a UNID/EndpointID.
bool dotdot_is_supported_ballast_configuration_physical_max_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BallastConfiguration - PhysicalMaxLevel is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_current_max_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSCurrentMaxPhC attri...
bool dotdot_is_supported_electrical_measurement_ac_active_power_overload(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ACActivePowerOverload is supported under a UNID/Endpoi...
uint8_t dotdot_get_power_configuration_battery2_percentage_threshold1(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery2PercentageThreshold1 attribute value under a UNID/Endpoi...
sl_status_t dotdot_aox_locator_angle_filtering_weight_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot AoXLocator - AngleFilteringWeight attribute under a UN...
sl_status_t dotdot_set_power_configuration_battery_voltage_min_threshold(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery_voltage_min_threshold)
Set the DotDot PowerConfiguration - BatteryVoltageMinThreshold attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_active_power_min_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ActivePowerMinPhC attribute under a...
bool dotdot_is_any_protocol_controller_rf_telemetry_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the ProtocolController-RFTelemetry Clus...
sl_status_t dotdot_set_electrical_measurement_apparent_power(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_apparent_power)
Set the DotDot ElectricalMeasurement - ApparentPower attribute under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery3_percentage_threshold2(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery3PercentageThreshold2 is supported under a UNID/En...
sl_status_t dotdot_create_illuminance_measurement_light_sensor_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot IlluminanceMeasurement - LightSensorType attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_pump_configuration_and_control_max_const_flow(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_max_const_flow)
Set the DotDot PumpConfigurationAndControl - MaxConstFlow attribute under a UNID/EndpoinID.
bool dotdot_door_lock_security_level_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - SecurityLevel attribute under a UNID...
bool dotdot_basic_serial_number_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - SerialNumber attribute under a UNID/End...
bool dotdot_is_supported_electrical_conductivity_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalConductivityMeasurement - Tolerance is supported under a UNID/Endpoi...
uint8_t dotdot_get_power_configuration_battery3_quantity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery3Quantity attribute value under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_virtual_memory_usedmb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - VirtualMemoryUsedMB attribute under a UNID/...
sl_status_t dotdot_pressure_measurement_max_scaled_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PressureMeasurement - MaxScaledValue attribute under a UNID...
sl_status_t dotdot_create_electrical_measurement_reactive_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ReactiveCurrent attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery2_alarm_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery2AlarmMask attribu...
uint32_t dotdot_get_diagnostics_mac_tx_bcast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - MacTxBcast attribute value under a UNID/EndpoinID.
bool dotdot_thermostat_local_temperature_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - LocalTemperature attribute under a...
bool dotdot_on_off_on_off_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot OnOff - OnOff attribute under a UNID/EndpointI...
bool dotdot_is_supported_electrical_measurement_dc_current_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - DCCurrentMax is supported under a UNID/EndpoinID.
int16_t dotdot_get_electrical_measurement_ac_active_power_overload(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ACActivePowerOverload attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_temperature_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot TemperatureMeasurement - MaxMeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_measured11th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - Measured11thHarmonicCurrent attribute under a UNID/EndpoinID...
bool dotdot_is_supported_electrical_measurement_dc_power_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - DCPowerMin is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_wind_speed_measurement_tolerance(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_tolerance)
Set the DotDot WindSpeedMeasurement - Tolerance attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery3_size_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery3Size attribute under a UN...
bool dotdot_shade_configuration_closed_limit_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ShadeConfiguration - ClosedLimit attribute unde...
bool dotdot_aox_locator_slot_duration_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot AoXLocator - SlotDuration attribute under a UN...
sl_status_t dotdot_set_color_control_primary5_intensity(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_primary5_intensity)
Set the DotDot ColorControl - Primary5Intensity attribute under a UNID/EndpoinID.
DiskUsageData dotdot_get_system_metrics_disks_usage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - DisksUsage attribute value under a UNID/EndpoinID.
bool dotdot_dehumidification_control_rh_dehumidification_setpoint_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DehumidificationControl - RHDehumidificationSe...
bool dotdot_state_network_list_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot State - NetworkList attribute under a UNID/Endp...
sl_status_t dotdot_create_window_covering_current_position_lift_percentage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - CurrentPositionLiftPercentage attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_compensation_text_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - CompensationText attribute under a UNID/Endp...
sl_status_t dotdot_create_aox_locator_antenna_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot AoXLocator - AntennaMode attribute under a UNID/EndpoinID.
bool dotdot_is_supported_system_metrics_uptime_minutes(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - UptimeMinutes is supported under a UNID/EndpoinID.
int32_t dotdot_get_electrical_measurement_total_reactive_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - TotalReactivePower attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_thermostat_system_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - SystemMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_pump_configuration_and_control_min_const_flow(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - MinConstFlow attribute under a UNID/EndpoinID.
uint8_t dotdot_get_door_lock_wrong_code_entry_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - WrongCodeEntryLimit attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_battery3_alarm_state(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_battery3_alarm_state)
Set the DotDot PowerConfiguration - Battery3AlarmState attribute under a UNID/EndpoinID.
bool dotdot_is_any_protocol_controller_rf_telemetry_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the ProtocolController-RFTelemetry Cluster.
sl_status_t dotdot_metering_default_update_period_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - DefaultUpdatePeriod attribute under a UNID/...
sl_status_t dotdot_set_unify_humidity_control_supported_reporting_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_supported_reporting_mode)
Set the DotDot UnifyHumidityControl - SupportedReportingMode attribute under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_couple_color_temp_to_level_min_mireds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - CoupleColorTempToLevelMinMireds is supported under a UNID/Endpo...
sl_status_t dotdot_create_device_temperature_configuration_low_temp_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DeviceTemperatureConfiguration - LowTempThreshold attribute under a UNID/EndpoinID.
bool dotdot_color_control_number_of_primaries_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - NumberOfPrimaries attribute und...
uint16_t dotdot_get_illuminance_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot IlluminanceMeasurement - MaxMeasuredValue attribute value under a UNID/EndpoinID.
bool dotdot_illuminance_measurement_max_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot IlluminanceMeasurement - MaxMeasuredValue attr...
bool dotdot_diagnostics_aps_tx_ucast_retry_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - APSTxUcastRetry attribute under a...
const char * dotdot_get_name_and_location_location(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot NameAndLocation - Location attribute value under a UNID/EndpoinID.
sl_status_t dotdot_metering_current_summation_received_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - CurrentSummationReceived attribute under a ...
sl_status_t dotdot_set_power_configuration_battery_percentage_min_threshold(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery_percentage_min_threshold)
Set the DotDot PowerConfiguration - BatteryPercentageMinThreshold attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery3_voltage_threshold1_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery3VoltageThreshold1 ...
bool dotdot_device_temperature_configuration_high_temp_dwell_trip_point_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DeviceTemperatureConfiguration - HighTempDwell...
sl_status_t dotdot_carbon_monoxide_max_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot CarbonMonoxide - MaxMeasuredValue attribute under a UNID/En...
ScaleType dotdot_get_unify_humidity_control_dehumidifier_setpoint_scale(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyHumidityControl - DehumidifierSetpointScale attribute value under a UNID/Endpoin...
bool dotdot_flow_measurement_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot FlowMeasurement - MeasuredValue attribute unde...
sl_status_t dotdot_create_on_off_start_up_on_off(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot OnOff - StartUpOnOff attribute under a UNID/EndpoinID.
bool dotdot_relativity_humidity_tolerance_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot RelativityHumidity - Tolerance attribute under ...
bool dotdot_ballast_configuration_physical_min_level_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BallastConfiguration - PhysicalMinLevel attrib...
uint32_t dotdot_get_time_local_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Time - LocalTime attribute value under a UNID/EndpoinID.
bool dotdot_application_monitoring_uptime_minutes_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - UptimeMinutes attribut...
sl_status_t dotdot_electrical_measurement_ac_alarms_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ACAlarmsMask attribute under a...
bool dotdot_is_supported_power_configuration_battery_percentage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - BatteryPercentageMinThreshold is supported under a UNID/E...
sl_status_t dotdot_window_covering_window_covering_type_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - WindowCoveringType attribute under a UNID/...
bool dotdot_is_supported_window_covering_config_or_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - ConfigOrStatus is supported under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_neighbor_added_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - NeighborAdded attribute under a UNID/End...
bool dotdot_is_supported_color_control_white_pointx(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - WhitePointX is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_pump_configuration_and_control_min_const_temp(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_min_const_temp)
Set the DotDot PumpConfigurationAndControl - MinConstTemp attribute under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_mqtt_logging_level_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - MQTTLoggingLevel attribute und...
sl_status_t dotdot_thermostat_local_temperature_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - LocalTemperature attribute under a UNID/E...
sl_status_t dotdot_power_configuration_battery3_percentage_min_threshold_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery3PercentageMinThreshold at...
sl_status_t dotdot_set_state_security(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, NodeStateSecurity new_security)
Set the DotDot State - Security attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_dc_current_multiplier_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - DCCurrentMultiplier att...
sl_status_t dotdot_set_pump_configuration_and_control_effective_control_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, PumpControlMode new_effective_control_mode)
Set the DotDot PumpConfigurationAndControl - EffectiveControlMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_number_of_week_day_schedules_supported_per_user_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - NumberOfWeekDaySchedulesSupportedPerUser at...
sl_status_t dotdot_create_color_control_enhanced_current_hue(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - EnhancedCurrentHue attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_color_temperature_mireds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - ColorTemperatureMireds attribute under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_ac_current_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ACCurrentDivisor attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_barrier_control_close_events(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BarrierControl - CloseEvents attribute under a UNID/EndpoinID.
bool dotdot_pump_configuration_and_control_alarm_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - AlarmMask attribu...
sl_status_t dotdot_power_configuration_battery2_voltage_threshold3_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery2VoltageThreshold3 attribute un...
sl_status_t dotdot_thermostat_ac_type_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - ACType attribute under a UNID/EndpointID.
uint16_t dotdot_get_electrical_measurement_rms_current_min_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSCurrentMinPhC attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_feature_map(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_feature_map)
Set the DotDot DoorLock - FeatureMap attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_extreme_over_voltage_period_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSExtremeOverVoltageP...
bool dotdot_application_monitoring_application_cpu_max_usage_percent_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - ApplicationCPUMaxUsageP...
uint8_t dotdot_get_door_lock_number_of_credentials_supported_per_user(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - NumberOfCredentialsSupportedPerUser attribute value under a UNID/EndpoinID...
sl_status_t dotdot_thermostat_occupancy_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - Occupancy attribute under a UNID/EndpoinI...
bool dotdot_thermostat_ac_error_code_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - ACErrorCode attribute under a UNID...
uint16_t dotdot_get_alarms_alarm_count(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Alarms - AlarmCount attribute value under a UNID/EndpoinID.
bool dotdot_power_configuration_battery3_size_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery3Size attribute und...
sl_status_t dotdot_create_unify_humidity_control_supported_reporting_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyHumidityControl - SupportedReportingMode attribute under a UNID/EndpoinID.
bool dotdot_thermostat_emergency_heat_delta_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - EmergencyHeatDelta attribute unde...
bool dotdot_is_supported_electrical_measurement_average_rms_over_voltage_counter_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - AverageRMSOverVoltageCounterPhC is supported under a U...
sl_status_t dotdot_create_state_network_list(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot State - NetworkList attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_illuminance_measurement_min_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_min_measured_value)
Set the DotDot IlluminanceMeasurement - MinMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_thermostat_occupied_setback_max_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - OccupiedSetbackMax attribute under...
double dotdot_get_system_metrics_ram_availablemb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - RAMAvailableMB attribute value under a UNID/EndpoinID.
const char * dotdot_get_application_monitoring_hostname(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - Hostname attribute value under a UNID/EndpoinID.
bool dotdot_soil_moisture_max_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SoilMoisture - MaxMeasuredValue attribute under...
sl_status_t dotdot_electrical_measurement_rms_voltage_swell_period_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSVoltageSwellPeriodPhB attribute ...
sl_status_t dotdot_create_electrical_measurement_reactive_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ReactivePower attribute under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_mac_rx_bcast_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - MacRxBcast attribute under a UNID/Endpoi...
const char * dotdot_get_application_monitoring_fqdn(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - FQDN attribute value under a UNID/EndpoinID.
uint8_t dotdot_get_level_on_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Level - OnLevel attribute value under a UNID/EndpoinID.
bool dotdot_illuminance_measurement_light_sensor_type_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot IlluminanceMeasurement - LightSensorType attri...
bool dotdot_thermostat_unoccupied_setback_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - UnoccupiedSetback attribute under...
bool dotdot_level_on_transition_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Level - OnTransitionTime attribute under a UNID...
sl_status_t dotdot_create_system_metrics_swap_memory_usedmb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - SWAPMemoryUsedMB attribute under a UNID/EndpoinID.
bool dotdot_is_any_temperature_measurement_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the TemperatureMeasurement Cluster.
sl_status_t dotdot_create_thermostat_unoccupied_setback_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - UnoccupiedSetbackMin attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_color_loop_direction_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - ColorLoopDirection attribute under a UNID/En...
uint16_t dotdot_get_diagnostics_join_indication(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - JoinIndication attribute value under a UNID/EndpoinID.
bool dotdot_is_any_barrier_control_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the BarrierControl Cluster.
sl_status_t dotdot_level_start_up_current_level_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Level - StartUpCurrentLevel attribute under a UNID/End...
sl_status_t dotdot_create_diagnostics_aps_rx_bcast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - APSRxBcast attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_credential_rules_support_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - CredentialRulesSupport attribute under a UNID/En...
sl_status_t dotdot_basic_manufacturer_version_details_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - ManufacturerVersionDetails attribute under a U...
sl_status_t dotdot_system_metrics_fqdn_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - FQDN attribute under a UNID/EndpoinID.
uint64_t dotdot_get_metering_current_summation_delivered(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - CurrentSummationDelivered attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_average_rms_under_voltage_counter(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - AverageRMSUnderVoltageCounter attribute under a UNID/Endpoin...
sl_status_t dotdot_set_electrical_measurement_active_power_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_active_power_phc)
Set the DotDot ElectricalMeasurement - ActivePowerPhC attribute under a UNID/EndpoinID.
bool dotdot_is_supported_aox_locator_position_and_orientation_valid(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot AoXLocator - PositionAndOrientationValid is supported under a UNID/EndpoinID.
bool dotdot_power_configuration_battery3_voltage_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery3Voltage attribute ...
sl_status_t dotdot_set_pressure_measurement_scaled_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_scaled_value)
Set the DotDot PressureMeasurement - ScaledValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_user_interface_configuration_keypad_lockout_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ThermostatUserInterfaceConfiguration - KeypadLockout attrib...
bool dotdot_basic_manufacturer_name_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - ManufacturerName attribute under a UNI...
sl_status_t dotdot_set_level_min_frequency(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_min_frequency)
Set the DotDot Level - MinFrequency attribute under a UNID/EndpoinID.
bool dotdot_unify_humidity_control_supported_reporting_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyHumidityControl - SupportedReportingMode ...
sl_status_t dotdot_create_door_lock_wrong_code_entry_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - WrongCodeEntryLimit attribute under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_apparent_power_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ApparentPowerPhB attribute value under a UNID/EndpoinID.
sl_status_t dotdot_ias_zone_zone_state_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot IASZone - ZoneState attribute under a UNID/EndpointID.
sl_status_t dotdot_set_color_control_color_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_color_mode)
Set the DotDot ColorControl - ColorMode attribute under a UNID/EndpoinID.
bool dotdot_illuminance_measurement_light_sensor_type_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot IlluminanceMeasurement - LightSensorType attrib...
sl_status_t dotdot_color_control_white_pointx_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - WhitePointX attribute under a UNID/Endp...
uint8_t dotdot_get_door_lock_number_of_year_day_schedules_supported_per_user(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - NumberOfYearDaySchedulesSupportedPerUser attribute value under a UNID/Endp...
sl_status_t dotdot_create_color_control_start_up_color_temperature_mireds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - StartUpColorTemperatureMireds attribute under a UNID/EndpoinID.
bool dotdot_illuminance_level_sensing_light_sensor_type_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot IlluminanceLevelSensing - LightSensorType attr...
int16_t dotdot_get_electrical_measurement_reactive_current_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ReactiveCurrentPhC attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_poll_control_fast_poll_timeout_max(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_fast_poll_timeout_max)
Set the DotDot PollControl - FastPollTimeoutMax attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_application_monitoring_mqtt_messages_received(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint64_t new_mqtt_messages_received)
Set the DotDot ApplicationMonitoring - MQTTMessagesReceived attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_measured1st_harmonic_current_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - Measured1stHarmonicCurr...
bool dotdot_aox_locator_allow_list_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot AoXLocator - AllowList attribute under a UNID/E...
bool dotdot_door_lock_sound_volume_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - SoundVolume attribute under a UNID/E...
sl_status_t dotdot_create_ias_zone_number_of_zone_sensitivity_levels_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot IASZone - NumberOfZoneSensitivityLevelsSupported attribute under a UNID/EndpoinID.
sl_status_t dotdot_ballast_configuration_lamp_type_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BallastConfiguration - LampType attribute under a UNID/Endp...
sl_status_t dotdot_temperature_measurement_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot TemperatureMeasurement - MeasuredValue attribute under...
bool dotdot_is_supported_electrical_measurement_ac_frequency_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ACFrequencyMax is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_measured_phase5th_harmonic_current_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - MeasuredPhase5thHarmonicCurren...
uint16_t dotdot_get_ph_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PhMeasurement - MeasuredValue attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_pump_configuration_and_control_min_const_temp(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - MinConstTemp is supported under a UNID/EndpoinID...
sl_status_t dotdot_create_door_lock_operating_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - OperatingMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_battery3_quantity(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery3_quantity)
Set the DotDot PowerConfiguration - Battery3Quantity attribute under a UNID/EndpoinID.
bool dotdot_is_any_groups_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the Groups Cluster.
bool dotdot_aox_locator_slot_duration_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot AoXLocator - SlotDuration attribute under a UNI...
bool dotdot_device_temperature_configuration_low_temp_dwell_trip_point_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DeviceTemperatureConfiguration - LowTempDwellTr...
bool dotdot_is_supported_electrical_measurement_ac_frequency_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ACFrequencyMultiplier is supported under a UNID/Endpoi...
bool dotdot_power_configuration_battery2_percentage_threshold2_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery2PercentageThreshol...
uint16_t dotdot_get_diagnostics_neighbor_added(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - NeighborAdded attribute value under a UNID/EndpoinID.
bool dotdot_pressure_measurement_min_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PressureMeasurement - MinMeasuredValue attribu...
sl_status_t dotdot_level_min_frequency_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Level - MinFrequency attribute under a UNID/EndpointID.
bool dotdot_electrical_measurement_rms_voltage_swell_period_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSVoltageSwellPeriod ...
bool dotdot_system_metrics_cpu_average_usage_percent_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - CPUAverageUsagePercent attribu...
bool dotdot_electrical_measurement_rms_voltage_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSVoltage attribute un...
bool dotdot_is_supported_groups_name_support(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Groups - NameSupport is supported under a UNID/EndpoinID.
uint8_t dotdot_get_diagnostics_last_messagelqi(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - LastMessageLQI attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_metering_metering_device_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - MeteringDeviceType is supported under a UNID/EndpoinID.
int16_t dotdot_get_thermostat_abs_max_cool_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - AbsMaxCoolSetpointLimit attribute value under a UNID/EndpoinID.
sl_status_t dotdot_occupancy_sensing_pir_occupied_to_unoccupied_delay_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot OccupancySensing - PIROccupiedToUnoccupiedDelay attrib...
bool dotdot_pump_configuration_and_control_power_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - Power attribute ...
sl_status_t dotdot_create_ballast_configuration_lamp_burn_hours(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BallastConfiguration - LampBurnHours attribute under a UNID/EndpoinID.
uint16_t dotdot_get_soil_moisture_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SoilMoisture - Tolerance attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_occupancy_sensing_ultrasonic_unoccupied_to_occupied_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot OccupancySensing - UltrasonicUnoccupiedToOccupiedDelay is supported under a UN...
sl_status_t dotdot_diagnostics_mac_rx_bcast_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - MacRxBcast attribute under a UNID/EndpointID.
bool dotdot_pump_configuration_and_control_min_const_temp_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - MinConstTemp attr...
bool dotdot_power_configuration_battery_manufacturer_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - BatteryManufacturer attrib...
sl_status_t dotdot_poll_control_long_poll_interval_min_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PollControl - LongPollIntervalMin attribute under a UNID/En...
bool dotdot_thermostat_unoccupied_setback_max_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - UnoccupiedSetbackMax attribute un...
bool dotdot_diagnostics_route_disc_initiated_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - RouteDiscInitiated attribute und...
sl_status_t dotdot_create_electrical_measurement_ac_frequency(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ACFrequency attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_diagnostics_nwk_decrypt_failures(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - NWKDecryptFailures attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_dehumidification_control_dehumidification_hysteresis(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DehumidificationControl - DehumidificationHysteresis attribute under a UNID/EndpoinI...
bool dotdot_time_standard_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Time - StandardTime attribute under a UNID/Endp...
bool dotdot_color_control_color_pointb_intensity_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - ColorPointBIntensity attribute ...
sl_status_t dotdot_create_color_control_color_pointry(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - ColorPointRY attribute under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_mac_tx_ucast_retry_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - MacTxUcastRetry attribute under a UNID/E...
sl_status_t dotdot_set_barrier_control_safety_status(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_safety_status)
Set the DotDot BarrierControl - SafetyStatus attribute under a UNID/EndpoinID.
uint8_t dotdot_get_thermostat_user_interface_configuration_schedule_programming_visibility(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ThermostatUserInterfaceConfiguration - ScheduleProgrammingVisibility attribute value ...
uint32_t dotdot_get_pump_configuration_and_control_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - Power attribute value under a UNID/EndpoinID.
bool dotdot_system_metrics_current_temperature_celcius_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - CurrentTemperatureCelcius attri...
sl_status_t dotdot_pump_configuration_and_control_max_comp_pressure_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - MaxCompPressure attribute und...
uint8_t dotdot_get_color_control_color_loop_active(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - ColorLoopActive attribute value under a UNID/EndpoinID.
sl_status_t dotdot_barrier_control_close_events_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BarrierControl - CloseEvents attribute under a UNID/Endpoin...
sl_status_t dotdot_electrical_measurement_rms_current_min_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSCurrentMinPhB attribute under a ...
uint8_t dotdot_get_dehumidification_control_dehumidification_cooling(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DehumidificationControl - DehumidificationCooling attribute value under a UNID/Endpoi...
uint8_t dotdot_get_basic_zcl_version(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - ZCLVersion attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_metering_current_max_demand_received(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - CurrentMaxDemandReceived attribute under a UNID/EndpoinID.
bool dotdot_carbon_monoxide_min_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot CarbonMonoxide - MinMeasuredValue attribute un...
bool dotdot_is_supported_color_control_enhanced_current_hue(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - EnhancedCurrentHue is supported under a UNID/EndpoinID.
bool dotdot_is_supported_window_covering_intermediate_setpoints_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - IntermediateSetpointsLift is supported under a UNID/EndpoinID...
float dotdot_get_pm25_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PM25 - MinMeasuredValue attribute value under a UNID/EndpoinID.
bool dotdot_on_off_off_wait_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot OnOff - OffWaitTime attribute under a UNID/End...
bool dotdot_occupancy_sensing_physical_contact_unoccupied_to_occupied_delay_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot OccupancySensing - PhysicalContactUnoccupiedToO...
bool dotdot_is_supported_door_lock_keypad_programming_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - KeypadProgrammingEventMask is supported under a UNID/EndpoinID.
bool dotdot_occupancy_sensing_physical_contact_unoccupied_to_occupied_delay_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot OccupancySensing - PhysicalContactUnoccupiedTo...
sl_status_t dotdot_aox_locator_position_and_orientation_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot AoXLocator - PositionAndOrientation attribute under a ...
bool dotdot_is_supported_diagnostics_neighbor_added(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - NeighborAdded is supported under a UNID/EndpoinID.
uint8_t dotdot_get_thermostat_pi_heating_demand(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - PIHeatingDemand attribute value under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_cpu_max_usage_percent_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - CPUMaxUsagePercent attribute under a UNID/E...
sl_status_t dotdot_set_electrical_measurement_rms_current_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_current_phc)
Set the DotDot ElectricalMeasurement - RMSCurrentPhC attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_measured5th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - Measured5thHarmonicCurrent is supported under a UNID/E...
sl_status_t dotdot_create_system_metrics_cpu_average_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - CPUAverageUsagePercent attribute under a UNID/EndpoinID.
bool dotdot_pressure_measurement_min_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PressureMeasurement - MinMeasuredValue attribut...
sl_status_t dotdot_electrical_measurement_ac_power_multiplier_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ACPowerMultiplier attribute un...
bool dotdot_is_supported_thermostat_ac_compressor_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - ACCompressorType is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_average_rms_over_voltage_counter_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - AverageRMSOverVoltageCounter a...
sl_status_t dotdot_color_control_color_temperature_mireds_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - ColorTemperatureMireds attribute under ...
sl_status_t dotdot_create_pump_configuration_and_control_max_pressure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - MaxPressure attribute under a UNID/EndpoinID.
int16_t dotdot_get_electrical_measurement_reactive_power_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ReactivePowerPhC attribute value under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_aox_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot AoXLocator - AoXMode attribute under a UNID/EndpointID.
DiskIOCounters dotdot_get_system_metrics_disks_counters(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - DisksCounters attribute value under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_min_const_flow_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - MinConstFlow attribute under ...
bool dotdot_is_supported_power_configuration_battery3_voltage_threshold1(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery3VoltageThreshold1 is supported under a UNID/Endpo...
bool dotdot_diagnostics_route_disc_initiated_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - RouteDiscInitiated attribute unde...
sl_status_t dotdot_ballast_configuration_lamp_burn_hours_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BallastConfiguration - LampBurnHours attribute under a UNID...
bool dotdot_electrical_measurement_power_divisor_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - PowerDivisor attribute ...
bool dotdot_window_covering_deceleration_time_lift_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - DecelerationTimeLift attribut...
sl_status_t dotdot_dehumidification_control_relative_humidity_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DehumidificationControl - RelativeHumidity attribute u...
bool dotdot_electrical_measurement_dc_voltage_max_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - DCVoltageMax attribute ...
bool dotdot_diagnostics_aps_tx_ucast_fail_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - APSTxUcastFail attribute under a...
sl_status_t dotdot_pm25_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PM25 - MeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_is_any_carbon_monoxide_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the CarbonMonoxide Cluster.
sl_status_t dotdot_thermostat_temperature_setpoint_hold_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - TemperatureSetpointHold attribute under a...
int16_t dotdot_get_electrical_measurement_average_rms_over_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - AverageRMSOverVoltage attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_measured3rd_harmonic_current_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - Measured3rdHarmonicCurrent attribut...
sl_status_t dotdot_create_application_monitoring_mqtt_messages_sent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - MQTTMessagesSent attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_power_factor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - PowerFactor attribute under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_emergency_heat_delta(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - EmergencyHeatDelta is supported under a UNID/EndpoinID.
bool dotdot_is_supported_illuminance_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot IlluminanceMeasurement - MinMeasuredValue is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_poll_control_check_in_interval_min(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_check_in_interval_min)
Set the DotDot PollControl - CheckInIntervalMin attribute under a UNID/EndpoinID.
uint8_t dotdot_get_unify_humidity_control_supported_reporting_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyHumidityControl - SupportedReportingMode attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_rms_voltage_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_voltage_phc)
Set the DotDot ElectricalMeasurement - RMSVoltagePhC attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_thermostat_programming_operation_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - ThermostatProgrammingOperationMode attribute u...
bool dotdot_aox_locator_angle_correction_delay_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot AoXLocator - AngleCorrectionDelay attribute un...
uint16_t dotdot_get_occupancy_sensing_pir_occupied_to_unoccupied_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot OccupancySensing - PIROccupiedToUnoccupiedDelay attribute value under a UNID/EndpoinI...
sl_status_t dotdot_name_and_location_name_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot NameAndLocation - Name attribute under a UNID/EndpointID.
sl_status_t dotdot_ballast_configuration_lamp_burn_hours_trip_point_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BallastConfiguration - LampBurnHoursTripPoint attribute und...
uint8_t dotdot_get_power_configuration_battery_voltage_threshold3(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - BatteryVoltageThreshold3 attribute value under a UNID/EndpoinID.
bool dotdot_thermostat_abs_min_cool_setpoint_limit_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - AbsMinCoolSetpointLimit attribute ...
bool dotdot_electrical_measurement_rms_voltage_max_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSVoltageMaxPhC attri...
bool dotdot_is_supported_power_configuration_battery3_voltage_threshold3(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery3VoltageThreshold3 is supported under a UNID/Endpo...
bool dotdot_is_supported_scenes_scene_valid(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Scenes - SceneValid is supported under a UNID/EndpoinID.
bool dotdot_thermostat_pi_cooling_demand_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - PICoolingDemand attribute under a...
sl_status_t dotdot_ballast_configuration_min_level_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BallastConfiguration - MinLevel attribute under a UNID...
sl_status_t dotdot_set_thermostat_temperature_setpoint_hold(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_temperature_setpoint_hold)
Set the DotDot Thermostat - TemperatureSetpointHold attribute under a UNID/EndpoinID.
uint32_t dotdot_get_electrical_measurement_total_apparent_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - TotalApparentPower attribute value under a UNID/EndpoinID.
bool dotdot_thermostat_ac_type_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - ACType attribute under a UNID/Endp...
sl_status_t dotdot_set_thermostat_thermostat_running_state(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_thermostat_running_state)
Set the DotDot Thermostat - ThermostatRunningState attribute under a UNID/EndpoinID.
sl_status_t dotdot_pressure_measurement_max_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PressureMeasurement - MaxMeasuredValue attribute under a UN...
sl_status_t dotdot_create_electrical_measurement_rms_voltage_swell_period_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSVoltageSwellPeriodPhB attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_aox_locator_slot_duration(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot AoXLocator - SlotDuration attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_application_monitoring_application_cpu_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - ApplicationCPUUsagePercent attribute under a UNID/EndpoinID.
bool dotdot_is_supported_diagnostics_apsfc_failure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - APSFCFailure is supported under a UNID/EndpoinID.
sl_status_t dotdot_state_network_list_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot State - NetworkList attribute under a UNID/EndpointID.
bool dotdot_is_supported_system_metrics_min_temperature_celcius(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - MinTemperatureCelcius is supported under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_rms_extreme_over_voltage_period_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSExtremeOverVoltagePeriodPhC is supported under a UN...
bool dotdot_diagnostics_packet_buffer_allocate_failures_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - PacketBufferAllocateFailures attr...
bool dotdot_is_supported_electrical_measurement_average_rms_over_voltage_counter(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - AverageRMSOverVoltageCounter is supported under a UNID...
sl_status_t dotdot_set_ph_measurement_min_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_min_measured_value)
Set the DotDot PhMeasurement - MinMeasuredValue attribute under a UNID/EndpoinID.
int16_t dotdot_get_temperature_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot TemperatureMeasurement - MaxMeasuredValue attribute value under a UNID/EndpoinID.
sl_status_t dotdot_on_off_on_off_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot OnOff - OnOff attribute under a UNID/EndpointID.
bool dotdot_level_min_frequency_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Level - MinFrequency attribute under a UNID/En...
bool dotdot_door_lock_rfid_operation_event_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - RFIDOperationEventMask attribute und...
bool dotdot_is_supported_thermostat_min_heat_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - MinHeatSetpointLimit is supported under a UNID/EndpoinID.
bool dotdot_is_supported_aox_position_estimation_position(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot AoXPositionEstimation - Position is supported under a UNID/EndpoinID.
sl_status_t dotdot_unify_humidity_control_humidifier_setpoint_max_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyHumidityControl - HumidifierSetpointMax attribute...
bool dotdot_diagnostics_aps_rx_ucast_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - APSRxUcast attribute under a UNI...
bool dotdot_application_monitoring_application_statistics_reporting_interval_seconds_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - ApplicationStatisticsRe...
sl_status_t dotdot_set_diagnostics_mac_rx_bcast(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_mac_rx_bcast)
Set the DotDot Diagnostics - MacRxBcast attribute under a UNID/EndpoinID.
bool dotdot_aox_locator_azimuth_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot AoXLocator - AzimuthMask attribute under a UNI...
sl_status_t dotdot_door_lock_number_of_year_day_schedules_supported_per_user_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - NumberOfYearDaySchedulesSupportedPerUser at...
uint8_t dotdot_get_power_configuration_battery2_rated_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery2RatedVoltage attribute value under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery2_voltage_threshold3_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery2VoltageThreshold3 attribu...
sl_status_t dotdot_fan_control_fan_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot FanControl - FanMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_ias_zone_zoneid_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot IASZone - ZoneID attribute under a UNID/EndpointID.
bool dotdot_metering_divisor_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - Divisor attribute under a UNID/Endpo...
sl_status_t dotdot_time_time_zone_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Time - TimeZone attribute under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_operating_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - OperatingMode is supported under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_color_pointbx(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - ColorPointBX is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_window_covering_current_position_tilt_percentage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - CurrentPositionTiltPercentage attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_relativity_humidity_max_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_max_measured_value)
Set the DotDot RelativityHumidity - MaxMeasuredValue attribute under a UNID/EndpoinID.
SGroupId dotdot_get_scenes_current_group(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Scenes - CurrentGroup attribute value under a UNID/EndpoinID.
sl_status_t dotdot_color_control_color_pointgy_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - ColorPointGY attribute under a UNID/Endpoint...
sl_status_t dotdot_create_metering_historical_consumption_formatting(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - HistoricalConsumptionFormatting attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_device_temperature_configuration_high_temp_dwell_trip_point(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_high_temp_dwell_trip_point)
Set the DotDot DeviceTemperatureConfiguration - HighTempDwellTripPoint attribute under a UNID/Endpoin...
bool dotdot_is_supported_unify_thermostat_supported_thermostat_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyThermostat - SupportedThermostatMode is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_apparent_power_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ApparentPowerPhC attri...
sl_status_t dotdot_pump_configuration_and_control_min_const_speed_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - MinConstSpeed attribute ...
sl_status_t dotdot_power_configuration_battery3_percentage_threshold2_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery3PercentageThreshold2 attribute...
sl_status_t dotdot_create_power_configuration_mains_voltage_dwell_trip_point(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - MainsVoltageDwellTripPoint attribute under a UNID/EndpoinID.
const char * dotdot_get_basic_producturl(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - ProductURL attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_dc_power_min(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_dc_power_min)
Set the DotDot ElectricalMeasurement - DCPowerMin attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_level_remaining_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_remaining_time)
Set the DotDot Level - RemainingTime attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery3_size_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery3Size attribute un...
bool dotdot_metering_current_max_demand_delivered_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - CurrentMaxDemandDelivered attribute ...
bool dotdot_level_current_level_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Level - CurrentLevel attribute under a UNID/End...
sl_status_t dotdot_set_electrical_measurement_reactive_current(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_reactive_current)
Set the DotDot ElectricalMeasurement - ReactiveCurrent attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery2_percentage_threshold1_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery2PercentageThreshol...
sl_status_t dotdot_create_unify_humidity_control_current_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyHumidityControl - CurrentState attribute under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_current_position_lift_percentage_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - CurrentPositionLiftPercentage attribute un...
uint16_t dotdot_get_electrical_measurement_ac_frequency_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ACFrequencyMin attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_aox_locator_antenna_array(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_antenna_array_count, const int8_t *new_antenna_array)
Set the DotDot AoXLocator - AntennaArray attribute under a UNID/EndpoinID.
sl_status_t dotdot_metering_energy_carrier_unit_of_measure_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - EnergyCarrierUnitOfMeasure attribute under a UNI...
uint8_t dotdot_get_occupancy_sensing_occupancy_sensor_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot OccupancySensing - OccupancySensorType attribute value under a UNID/EndpoinID.
sl_status_t dotdot_unify_fan_control_z_wave_supported_fan_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyFanControl - ZWaveSupportedFanMode attribute under a U...
const char * dotdot_get_application_monitoring_application_mqtt_topics(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - ApplicationMQTTTopics attribute value under a UNID/EndpoinID.
sl_status_t dotdot_unify_humidity_control_auto_setpoint_precision_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyHumidityControl - AutoSetpointPrecision attribute...
bool dotdot_is_supported_door_lock_number_of_total_users_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - NumberOfTotalUsersSupported is supported under a UNID/EndpoinID.
bool dotdot_door_lock_lock_type_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - LockType attribute under a UNID/Endp...
sl_status_t dotdot_set_power_configuration_battery2_voltage_threshold2(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery2_voltage_threshold2)
Set the DotDot PowerConfiguration - Battery2VoltageThreshold2 attribute under a UNID/EndpoinID.
uint8_t dotdot_get_illuminance_level_sensing_level_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot IlluminanceLevelSensing - LevelStatus attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_neutral_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - NeutralCurrent attribute under a UNID/EndpoinID.
uint16_t dotdot_get_window_covering_installed_closed_limit_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - InstalledClosedLimitLift attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_metering_supply_status(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_supply_status)
Set the DotDot Metering - SupplyStatus attribute under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_dc_current_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - DCCurrentDivisor attribute value under a UNID/EndpoinID.
sl_status_t dotdot_metering_current_max_demand_delivered_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - CurrentMaxDemandDelivered attribute under a UNID...
bool dotdot_is_supported_thermostat_occupied_setback(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - OccupiedSetback is supported under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery3_percentage_remaining_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery3PercentageRemaining attri...
sl_status_t dotdot_set_power_configuration_battery3_voltage_threshold3(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery3_voltage_threshold3)
Set the DotDot PowerConfiguration - Battery3VoltageThreshold3 attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery2_percentage_threshold3_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery2PercentageThreshold3 attribute...
bool dotdot_electrical_measurement_rms_voltage_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSVoltage attribute u...
bool dotdot_level_on_level_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Level - OnLevel attribute under a UNID/Endpoin...
uint8_t dotdot_get_thermostat_unoccupied_setback_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - UnoccupiedSetbackMin attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_ac_type(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_ac_type)
Set the DotDot Thermostat - ACType attribute under a UNID/EndpoinID.
sl_status_t dotdot_time_local_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Time - LocalTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_color_capabilities(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - ColorCapabilities attribute under a UNID/EndpoinID.
bool dotdot_is_supported_metering_power_factor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - PowerFactor is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_ac_refrigerant_type(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_ac_refrigerant_type)
Set the DotDot Thermostat - ACRefrigerantType attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_rf_operation_event_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rf_operation_event_mask)
Set the DotDot DoorLock - RFOperationEventMask attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_voltage_sag_period_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSVoltageSagPeriod att...
bool dotdot_is_supported_electrical_measurement_dc_overload_alarms_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - DCOverloadAlarmsMask is supported under a UNID/Endpoin...
sl_status_t dotdot_create_electrical_measurement_rms_current_min_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSCurrentMinPhB attribute under a UNID/EndpoinID.
bool dotdot_unify_humidity_control_humidifier_setpoint_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyHumidityControl - HumidifierSetpoint attri...
bool dotdot_is_supported_power_configuration_battery2_size(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery2Size is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_pump_configuration_and_control_lifetime_energy_consumed(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - LifetimeEnergyConsumed attribute under a UNID/EndpoinI...
bool dotdot_thermostat_unoccupied_cooling_setpoint_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - UnoccupiedCoolingSetpoint attribut...
sl_status_t dotdot_create_protocol_controller_network_management_network_management_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ProtocolController-NetworkManagement - NetworkManagementState attribute under a UNID...
sl_status_t dotdot_set_power_configuration_battery2_percentage_remaining(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery2_percentage_remaining)
Set the DotDot PowerConfiguration - Battery2PercentageRemaining attribute under a UNID/EndpoinID.
bool dotdot_is_supported_shade_configuration_closed_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ShadeConfiguration - ClosedLimit is supported under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_occupied_setback_max_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - OccupiedSetbackMax attribute under a UNID/Endp...
bool dotdot_is_supported_electrical_measurement_rms_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSVoltage is supported under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_start_of_week(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - StartOfWeek is supported under a UNID/EndpoinID.
bool dotdot_system_metrics_power_plugged_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - PowerPlugged attribute under a...
bool dotdot_pump_configuration_and_control_min_const_speed_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - MinConstSpeed at...
bool dotdot_is_supported_color_control_color_pointb_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - ColorPointBIntensity is supported under a UNID/EndpoinID.
bool dotdot_scenes_current_group_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Scenes - CurrentGroup attribute under a UNID/En...
uint8_t dotdot_get_level_current_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Level - CurrentLevel attribute value under a UNID/EndpoinID.
bool dotdot_aox_position_estimation_position_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot AoXPositionEstimation - Position attribute und...
bool dotdot_pressure_measurement_min_scaled_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PressureMeasurement - MinScaledValue attribute ...
bool dotdot_system_metrics_wireless_network_interfaces_data_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - WirelessNetworkInterfacesData a...
sl_status_t dotdot_create_pressure_measurement_scaled_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PressureMeasurement - ScaledTolerance attribute under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_fqdn_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - FQDN attribute under a UNID/EndpointID.
uint32_t dotdot_get_power_configuration_battery3_alarm_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery3AlarmState attribute value under a UNID/EndpoinID.
bool dotdot_state_maximum_command_delay_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot State - MaximumCommandDelay attribute under a U...
bool dotdot_electrical_measurement_ac_current_divisor_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ACCurrentDivisor attrib...
bool dotdot_metering_current_max_demand_received_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - CurrentMaxDemandReceivedTime attrib...
sl_status_t dotdot_iaswd_max_duration_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot IASWD - MaxDuration attribute under a UNID/EndpointID.
sl_status_t dotdot_application_monitoring_mqtt_messages_sent_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - MQTTMessagesSent attribute under a ...
sl_status_t dotdot_electrical_measurement_ac_voltage_overload_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ACVoltageOverload attribute under a...
bool dotdot_get_scenes_scene_valid(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Scenes - SceneValid attribute value under a UNID/EndpoinID.
bool dotdot_window_covering_number_of_actuations_lift_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - NumberOfActuationsLift attribu...
sl_status_t dotdot_time_last_set_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Time - LastSetTime attribute under a UNID/EndpoinID.
int16_t dotdot_get_thermostat_max_heat_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - MaxHeatSetpointLimit attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_average_rms_over_voltage_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - AverageRMSOverVoltage attribut...
uint8_t dotdot_get_power_configuration_battery_rated_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - BatteryRatedVoltage attribute value under a UNID/EndpoinID.
bool dotdot_window_covering_installed_closed_limit_lift_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - InstalledClosedLimitLift attri...
sl_status_t dotdot_set_power_configuration_battery2_alarm_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery2_alarm_mask)
Set the DotDot PowerConfiguration - Battery2AlarmMask attribute under a UNID/EndpoinID.
uint8_t dotdot_get_occupancy_sensing_ultrasonic_unoccupied_to_occupied_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot OccupancySensing - UltrasonicUnoccupiedToOccupiedThreshold attribute value under a UN...
sl_status_t dotdot_create_shade_configuration_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ShadeConfiguration - Mode attribute under a UNID/EndpoinID.
uint8_t dotdot_get_power_configuration_battery_percentage_threshold1(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - BatteryPercentageThreshold1 attribute value under a UNID/Endpoin...
bool dotdot_electrical_measurement_measured9th_harmonic_current_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - Measured9thHarmonicCurr...
uint8_t dotdot_get_ias_zone_number_of_zone_sensitivity_levels_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot IASZone - NumberOfZoneSensitivityLevelsSupported attribute value under a UNID/Endpoin...
sl_status_t dotdot_set_thermostat_ac_coil_temperature(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_ac_coil_temperature)
Set the DotDot Thermostat - ACCoilTemperature attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_unify_humidity_control_reporting_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyHumidityControl - ReportingMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_pressure_measurement_tolerance(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_tolerance)
Set the DotDot PressureMeasurement - Tolerance attribute under a UNID/EndpoinID.
bool dotdot_is_any_unify_fan_control_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the UnifyFanControl Cluster.
sl_status_t dotdot_ballast_configuration_power_on_fade_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BallastConfiguration - PowerOnFadeTime attribute under a UN...
sl_status_t dotdot_electrical_measurement_average_rms_voltage_measurement_period_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - AverageRMSVoltageMeasurementPeriod ...
sl_status_t dotdot_basic_manufacturer_name_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - ManufacturerName attribute under a UNID/EndpointID.
uint8_t dotdot_get_basic_generic_device_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - GenericDevice-Type attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_extreme_over_voltage_period_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSExtremeOverVoltageP...
sl_status_t dotdot_create_pump_configuration_and_control_max_comp_pressure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - MaxCompPressure attribute under a UNID/EndpoinID.
bool dotdot_is_supported_unify_humidity_control_auto_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyHumidityControl - AutoSetpoint is supported under a UNID/EndpoinID.
bool dotdot_diagnostics_aps_rx_bcast_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - APSRxBcast attribute under a UNI...
sl_status_t dotdot_set_power_configuration_battery_voltage_threshold2(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery_voltage_threshold2)
Set the DotDot PowerConfiguration - BatteryVoltageThreshold2 attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_setpoint_change_source_timestamp(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, UTC new_setpoint_change_source_timestamp)
Set the DotDot Thermostat - SetpointChangeSourceTimestamp attribute under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_credential_rules_support(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - CredentialRulesSupport is supported under a UNID/EndpoinID.
DeviceTypeStruct dotdot_get_descriptor_device_type_list(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Descriptor - DeviceTypeList attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_thermostat_pi_cooling_demand(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - PICoolingDemand attribute under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_cte_sampling_interval_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot AoXLocator - CTESamplingInterval attribute under a UNID/End...
bool dotdot_unify_fan_control_z_wave_supported_fan_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyFanControl - ZWaveSupportedFanMode attribu...
bool dotdot_power_configuration_battery_percentage_remaining_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - BatteryPercentageRemaining...
bool dotdot_electrical_measurement_active_power_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ActivePower attribute u...
sl_status_t dotdot_color_control_primary1x_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - Primary1X attribute under a UNID/Endpoi...
UTC dotdot_get_metering_current_max_demand_delivered_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - CurrentMaxDemandDeliveredTime attribute value under a UNID/EndpoinID.
bool dotdot_power_configuration_battery2_alarm_state_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery2AlarmState attribu...
sl_status_t dotdot_color_control_primary3_intensity_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - Primary3Intensity attribute under a UNI...
bool dotdot_protocol_controller_network_management_network_management_state_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ProtocolController-NetworkManagement - Network...
bool dotdot_ballast_configuration_power_on_fade_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BallastConfiguration - PowerOnFadeTime attribu...
sl_status_t dotdot_create_thermostat_temperature_setpoint_hold_duration(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - TemperatureSetpointHoldDuration attribute under a UNID/EndpoinID.
bool dotdot_metering_current_max_demand_received_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - CurrentMaxDemandReceived attribute u...
bool dotdot_temperature_measurement_min_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot TemperatureMeasurement - MinMeasuredValue attri...
bool dotdot_is_supported_power_configuration_battery3_percentage_remaining(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery3PercentageRemaining is supported under a UNID/End...
uint16_t dotdot_get_electrical_conductivity_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalConductivityMeasurement - MinMeasuredValue attribute value under a UNID/End...
sl_status_t dotdot_set_power_configuration_battery2a_hr_rating(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_battery2a_hr_rating)
Set the DotDot PowerConfiguration - Battery2AHrRating attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_measurement_type_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - MeasurementType attrib...
bool dotdot_metering_unitof_measure_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - UnitofMeasure attribute under a UNI...
bool dotdot_is_supported_door_lock_door_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - DoorState is supported under a UNID/EndpoinID.
uint64_t dotdot_get_system_metrics_system_interrupts(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - SystemInterrupts attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_rms_voltage_sag_period_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSVoltageSagPeriodPhC is supported under a UNID/Endpo...
sl_status_t dotdot_set_electrical_measurement_rms_current(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_current)
Set the DotDot ElectricalMeasurement - RMSCurrent attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_dc_overload_alarms_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_dc_overload_alarms_mask)
Set the DotDot ElectricalMeasurement - DCOverloadAlarmsMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_unoccupied_heating_setpoint(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_unoccupied_heating_setpoint)
Set the DotDot Thermostat - UnoccupiedHeatingSetpoint attribute under a UNID/EndpoinID.
sl_status_t dotdot_barrier_control_open_period_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BarrierControl - OpenPeriod attribute under a UNID/End...
sl_status_t dotdot_set_unify_humidity_control_dehumidifier_setpoint_precision(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_dehumidifier_setpoint_precision)
Set the DotDot UnifyHumidityControl - DehumidifierSetpointPrecision attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_window_covering_installed_closed_limit_tilt(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_installed_closed_limit_tilt)
Set the DotDot WindowCovering - InstalledClosedLimitTilt attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_pump_configuration_and_control_capacity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - Capacity attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_total_apparent_power(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_total_apparent_power)
Set the DotDot ElectricalMeasurement - TotalApparentPower attribute under a UNID/EndpoinID.
sl_status_t dotdot_barrier_control_moving_state_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BarrierControl - MovingState attribute under a UNID/Endpoin...
sl_status_t dotdot_electrical_measurement_active_power_max_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ActivePowerMaxPhB attribute un...
uint16_t dotdot_get_diagnostics_aps_tx_ucast_retry(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - APSTxUcastRetry attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_voltage_swell_period_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSVoltageSwellPeriodP...
sl_status_t dotdot_device_temperature_configuration_over_temp_total_dwell_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DeviceTemperatureConfiguration - OverTempTotalDwell attribu...
bool dotdot_power_configuration_mains_voltage_dwell_trip_point_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - MainsVoltageDwellTripPoin...
uint16_t dotdot_get_electrical_measurement_dc_voltage_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - DCVoltageMultiplier attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_window_covering_installed_closed_limit_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - InstalledClosedLimitLift attribute under a UNID/EndpoinID.
bool dotdot_unify_humidity_control_humidifier_setpoint_max_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyHumidityControl - HumidifierSetpointMax a...
bool dotdot_diagnostics_aps_unauthorized_key_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - APSUnauthorizedKey attribute und...
sl_status_t dotdot_create_thermostat_ac_compressor_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - ACCompressorType attribute under a UNID/EndpoinID.
bool dotdot_shade_configuration_physical_closed_limit_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ShadeConfiguration - PhysicalClosedLimit attrib...
sl_status_t dotdot_create_thermostat_thermostat_running_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - ThermostatRunningMode attribute under a UNID/EndpoinID.
bool dotdot_diagnostics_nwk_decrypt_failures_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - NWKDecryptFailures attribute und...
sl_status_t dotdot_create_color_control_primary4_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - Primary4Intensity attribute under a UNID/EndpoinID.
bool dotdot_is_supported_ph_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PhMeasurement - Tolerance is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_measured_phase1st_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - MeasuredPhase1stHarmonicCurrent attribute under a UNID/Endpo...
bool dotdot_color_control_color_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - ColorMode attribute under a UNID...
uint8_t dotdot_get_window_covering_current_position_lift_percentage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - CurrentPositionLiftPercentage attribute value under a UNID/EndpoinID...
bool dotdot_is_supported_dehumidification_control_rh_dehumidification_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DehumidificationControl - RHDehumidificationSetpoint is supported under a UNID...
uint16_t dotdot_get_electrical_measurement_rms_voltage_sag_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSVoltageSagPeriod attribute value under a UNID/EndpoinID.
int32_t dotdot_get_unify_humidity_control_humidifier_setpoint_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyHumidityControl - HumidifierSetpointMax attribute value under a UNID/EndpoinID.
bool dotdot_occupancy_sensing_occupancy_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot OccupancySensing - Occupancy attribute under a...
sl_status_t dotdot_set_door_lock_number_of_year_day_schedules_supported_per_user(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_number_of_year_day_schedules_supported_per_user)
Set the DotDot DoorLock - NumberOfYearDaySchedulesSupportedPerUser attribute under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_power_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - Power attribute under a ...
sl_status_t dotdot_create_occupancy_sensing_pir_unoccupied_to_occupied_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot OccupancySensing - PIRUnoccupiedToOccupiedDelay attribute under a UNID/EndpoinID.
bool dotdot_is_supported_soil_moisture_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SoilMoisture - Tolerance is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_primary3x(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_primary3x)
Set the DotDot ColorControl - Primary3X attribute under a UNID/EndpoinID.
uint16_t dotdot_get_diagnostics_nwk_decrypt_failures(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - NWKDecryptFailures attribute value under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery2_percentage_remaining_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery2PercentageRemaining attri...
sl_status_t dotdot_flow_measurement_max_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot FlowMeasurement - MaxMeasuredValue attribute under a U...
sl_status_t dotdot_create_system_metrics_reporting_interval_seconds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - ReportingIntervalSeconds attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_number_of_year_day_schedules_supported_per_user_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - NumberOfYearDaySchedulesSupportedPerUser attribu...
sl_status_t dotdot_barrier_control_open_period_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BarrierControl - OpenPeriod attribute under a UNID/Endpoint...
sl_status_t dotdot_thermostat_thermostat_running_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - ThermostatRunningMode attribute under a U...
sl_status_t dotdot_time_standard_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Time - StandardTime attribute under a UNID/EndpointID.
sl_status_t dotdot_thermostat_start_of_week_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - StartOfWeek attribute under a UNID/Endpoi...
uint8_t dotdot_get_barrier_control_barrier_position(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BarrierControl - BarrierPosition attribute value under a UNID/EndpoinID.
sl_status_t dotdot_color_control_primary1_intensity_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - Primary1Intensity attribute under a UNI...
bool dotdot_electrical_measurement_dc_power_max_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - DCPowerMax attribute un...
sl_status_t dotdot_carbon_dioxide_min_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot CarbonDioxide - MinMeasuredValue attribute under a UNI...
bool dotdot_is_supported_diagnostics_nwkfc_failure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - NWKFCFailure is supported under a UNID/EndpoinID.
bool dotdot_pm25_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PM25 - MeasuredValue attribute under a UNID/En...
bool dotdot_name_and_location_location_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot NameAndLocation - Location attribute under a UN...
bool dotdot_electrical_measurement_average_rms_over_voltage_counter_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - AverageRMSOverVoltageC...
sl_status_t dotdot_set_electrical_measurement_rms_current_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_current_phb)
Set the DotDot ElectricalMeasurement - RMSCurrentPhB attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_ias_zone_zone_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot IASZone - ZoneState attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_dc_power_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - DCPower attribute under...
bool dotdot_electrical_measurement_active_power_min_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ActivePowerMinPhC attr...
sl_status_t dotdot_create_state_security(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot State - Security attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_color_loop_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_color_loop_time)
Set the DotDot ColorControl - ColorLoopTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_dc_voltage_divisor_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - DCVoltageDivisor attribute und...
bool dotdot_thermostat_ac_louver_position_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - ACLouverPosition attribute under a...
sl_status_t dotdot_set_color_control_primary4_intensity(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_primary4_intensity)
Set the DotDot ColorControl - Primary4Intensity attribute under a UNID/EndpoinID.
bool dotdot_basic_location_description_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - LocationDescription attribute under a ...
sl_status_t dotdot_set_window_covering_number_of_actuations_tilt(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_number_of_actuations_tilt)
Set the DotDot WindowCovering - NumberOfActuationsTilt attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_couple_color_temp_to_level_min_mireds_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - CoupleColorTempToLevelMinMireds attribu...
sl_status_t dotdot_set_aox_locator_antenna_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_antenna_mode)
Set the DotDot AoXLocator - AntennaMode attribute under a UNID/EndpoinID.
bool dotdot_color_control_color_pointby_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - ColorPointBY attribute under a ...
sl_status_t dotdot_create_basic_generic_device_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - GenericDevice-Type attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_level_max_level(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_max_level)
Set the DotDot Level - MaxLevel attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_application_monitoring_application_ram_usagemb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_application_ram_usagemb)
Set the DotDot ApplicationMonitoring - ApplicationRAMUsageMB attribute under a UNID/EndpoinID.
bool dotdot_metering_energy_carrier_summation_formatting_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - EnergyCarrierSummationFormatting att...
bool dotdot_is_supported_door_lock_expiring_user_timeout(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - ExpiringUserTimeout is supported under a UNID/EndpoinID.
uint16_t dotdot_get_occupancy_sensing_physical_contact_unoccupied_to_occupied_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot OccupancySensing - PhysicalContactUnoccupiedToOccupiedDelay attribute value under a U...
sl_status_t dotdot_create_electrical_measurement_average_rms_over_voltage_counter_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - AverageRMSOverVoltageCounterPhC attribute under a UNID/Endpo...
sl_status_t dotdot_power_configuration_battery2_alarm_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery2AlarmMask attribute under...
sl_status_t dotdot_set_electrical_measurement_dc_power_multiplier(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_dc_power_multiplier)
Set the DotDot ElectricalMeasurement - DCPowerMultiplier attribute under a UNID/EndpoinID.
uint16_t dotdot_get_color_control_white_pointy(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - WhitePointY attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_current_max_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSCurrentMaxPhB attri...
sl_status_t dotdot_create_electrical_measurement_average_rms_under_voltage_counter_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - AverageRMSUnderVoltageCounterPhB attribute under a UNID/Endp...
sl_status_t dotdot_application_monitoring_mqtt_messages_sent_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - MQTTMessagesSent attribute und...
bool dotdot_window_covering_number_of_actuations_lift_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - NumberOfActuationsLift attrib...
bool dotdot_pressure_measurement_scale_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PressureMeasurement - Scale attribute under a U...
sl_status_t dotdot_set_power_configuration_battery2_alarm_state(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_battery2_alarm_state)
Set the DotDot PowerConfiguration - Battery2AlarmState attribute under a UNID/EndpoinID.
uint16_t dotdot_get_flow_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot FlowMeasurement - Tolerance attribute value under a UNID/EndpoinID.
double dotdot_get_system_metrics_average_temperature_celcius(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - AverageTemperatureCelcius attribute value under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery2_voltage_threshold2_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery2VoltageThreshold2 attribute un...
sl_status_t dotdot_create_device_temperature_configuration_low_temp_dwell_trip_point(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DeviceTemperatureConfiguration - LowTempDwellTripPoint attribute under a UNID/Endpoi...
int16_t dotdot_get_electrical_measurement_average_rms_under_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - AverageRMSUnderVoltage attribute value under a UNID/EndpoinID...
sl_status_t dotdot_create_door_lock_number_of_year_day_schedules_supported_per_user(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - NumberOfYearDaySchedulesSupportedPerUser attribute under a UNID/EndpoinID...
sl_status_t dotdot_application_monitoring_application_name_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - ApplicationName attribute unde...
bool dotdot_occupancy_sensing_physical_contact_unoccupied_to_occupied_threshold_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot OccupancySensing - PhysicalContactUnoccupiedToO...
sl_status_t dotdot_door_lock_credential_rules_support_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - CredentialRulesSupport attribute under a UN...
sl_status_t dotdot_create_electrical_measurement_dc_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - DCPower attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_dehumidification_control_relative_humidity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DehumidificationControl - RelativeHumidity attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery2_size_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery2Size attribute un...
sl_status_t dotdot_set_application_monitoring_application_cpu_max_usage_percent(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_application_cpu_max_usage_percent)
Set the DotDot ApplicationMonitoring - ApplicationCPUMaxUsagePercent attribute under a UNID/EndpoinID...
bool dotdot_metering_multiplier_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - Multiplier attribute under a UNID/E...
uint16_t dotdot_get_window_covering_physical_closed_limit_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - PhysicalClosedLimitLift attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_system_metrics_hostname(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - Hostname attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_basic_manufacturer_version_details(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - ManufacturerVersionDetails attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_current_saturation(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_current_saturation)
Set the DotDot ColorControl - CurrentSaturation attribute under a UNID/EndpoinID.
uint8_t dotdot_get_door_lock_security_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - SecurityLevel attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_min_rfid_code_length(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_min_rfid_code_length)
Set the DotDot DoorLock - MinRFIDCodeLength attribute under a UNID/EndpoinID.
sl_status_t dotdot_unify_humidity_control_auto_setpoint_min_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyHumidityControl - AutoSetpointMin attribute under a UN...
bool dotdot_window_covering_number_of_actuations_tilt_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - NumberOfActuationsTilt attrib...
sl_status_t dotdot_thermostat_ac_compressor_type_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - ACCompressorType attribute under a UNID/E...
sl_status_t dotdot_system_metrics_virtual_memory_usedmb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - VirtualMemoryUsedMB attribute under a ...
bool dotdot_is_supported_electrical_measurement_rms_extreme_under_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSExtremeUnderVoltage is supported under a UNID/Endpo...
bool dotdot_pump_configuration_and_control_operation_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - OperationMode at...
bool dotdot_pm25_tolerance_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PM25 - Tolerance attribute under a UNID/Endpoi...
bool dotdot_is_supported_electrical_measurement_measured_phase3rd_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - MeasuredPhase3rdHarmonicCurrent is supported under a U...
bool dotdot_electrical_measurement_active_power_max_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ActivePowerMaxPhC attr...
bool dotdot_basic_disable_local_config_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - DisableLocalConfig attribute under a UN...
bool dotdot_pump_configuration_and_control_max_flow_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - MaxFlow attribut...
bool dotdot_is_supported_on_off_on_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot OnOff - OnTime is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_voltage_sag_period_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSVoltageSagPeriodPhC ...
uint8_t dotdot_get_power_configuration_battery_percentage_threshold2(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - BatteryPercentageThreshold2 attribute value under a UNID/Endpoin...
sl_status_t dotdot_electrical_measurement_active_current_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ActiveCurrentPhC attribute under a ...
bool dotdot_application_monitoring_mqtt_logging_level_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - MQTTLoggingLevel attri...
sl_status_t dotdot_create_level_start_up_current_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Level - StartUpCurrentLevel attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_unify_humidity_control_auto_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyHumidityControl - AutoSetpoint attribute under a UNID/EndpoinID.
bool dotdot_pressure_measurement_max_scaled_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PressureMeasurement - MaxScaledValue attribute ...
sl_status_t dotdot_pump_configuration_and_control_min_const_pressure_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - MinConstPressure attribu...
sl_status_t dotdot_set_basic_sw_buildid(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_sw_buildid)
Set the DotDot Basic - SWBuildID attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_battery3_voltage_threshold2(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery3_voltage_threshold2)
Set the DotDot PowerConfiguration - Battery3VoltageThreshold2 attribute under a UNID/EndpoinID.
bool dotdot_basic_generic_device_class_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - GenericDevice-Class attribute under a ...
uint16_t dotdot_get_electrical_measurement_rms_current_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSCurrentPhB attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_number_of_rfid_users_supported(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_number_of_rfid_users_supported)
Set the DotDot DoorLock - NumberOfRFIDUsersSupported attribute under a UNID/EndpoinID.
NodeStateSecurity dotdot_get_state_security(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot State - Security attribute value under a UNID/EndpoinID.
bool dotdot_diagnostics_packet_buffer_allocate_failures_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - PacketBufferAllocateFailures att...
bool dotdot_thermostat_remote_sensing_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - RemoteSensing attribute under a UN...
bool dotdot_is_supported_basic_date_code(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - DateCode is supported under a UNID/EndpoinID.
bool dotdot_application_monitoring_application_connected_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - ApplicationConnected at...
sl_status_t dotdot_set_metering_metering_device_type(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_metering_device_type)
Set the DotDot Metering - MeteringDeviceType attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_level_on_transition_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Level - OnTransitionTime attribute under a UNID/EndpoinID.
bool dotdot_is_supported_flow_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot FlowMeasurement - MaxMeasuredValue is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_metering_current_max_demand_received_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, UTC new_current_max_demand_received_time)
Set the DotDot Metering - CurrentMaxDemandReceivedTime attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_measured_phase7th_harmonic_current_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - MeasuredPhase7thHarmoni...
sl_status_t dotdot_electrical_measurement_rms_current_min_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSCurrentMin attribute under ...
sl_status_t dotdot_unify_thermostat_operating_state_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyThermostat - OperatingState attribute under a UNI...
sl_status_t dotdot_create_power_configuration_battery3_quantity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery3Quantity attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_rms_voltage_swell(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSVoltageSwell is supported under a UNID/EndpoinID.
sl_status_t dotdot_temperature_measurement_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot TemperatureMeasurement - MeasuredValue attribute under a UN...
sl_status_t dotdot_electrical_measurement_reactive_current_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ReactiveCurrentPhC attribute under ...
sl_status_t dotdot_create_unify_humidity_control_auto_setpoint_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyHumidityControl - AutoSetpointMin attribute under a UNID/EndpoinID.
int16_t dotdot_get_device_temperature_configuration_max_temp_experienced(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DeviceTemperatureConfiguration - MaxTempExperienced attribute value under a UNID/Endp...
uint16_t dotdot_get_door_lock_manual_operation_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - ManualOperationEventMask attribute value under a UNID/EndpoinID.
uint8_t dotdot_get_ballast_configuration_ballast_factor_adjustment(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BallastConfiguration - BallastFactorAdjustment attribute value under a UNID/EndpoinID...
bool dotdot_system_metrics_ram_availablemb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - RAMAvailableMB attribute under...
sl_status_t dotdot_set_system_metrics_hostname(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_hostname)
Set the DotDot SystemMetrics - Hostname attribute under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_physical_closed_limit_lift_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - PhysicalClosedLimitLift attribute und...
sl_status_t dotdot_create_color_control_white_pointx(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - WhitePointX attribute under a UNID/EndpoinID.
bool dotdot_time_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Time - Time attribute under a UNID/EndpointID.
bool dotdot_window_covering_acceleration_time_lift_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - AccelerationTimeLift attribute...
sl_status_t dotdot_metering_historical_consumption_formatting_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - HistoricalConsumptionFormatting attribute u...
bool dotdot_device_temperature_configuration_high_temp_dwell_trip_point_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DeviceTemperatureConfiguration - HighTempDwellT...
bool dotdot_window_covering_physical_closed_limit_lift_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - PhysicalClosedLimitLift attrib...
sl_status_t dotdot_unify_humidity_control_reporting_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyHumidityControl - ReportingMode attribute under a...
uint16_t dotdot_get_unify_thermostat_supported_thermostat_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyThermostat - SupportedThermostatMode attribute value under a UNID/EndpoinID.
uint8_t dotdot_get_fan_control_fan_mode_sequence(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot FanControl - FanModeSequence attribute value under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_mains_frequency_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - MainsFrequency attribute under a ...
double dotdot_get_system_metrics_ram_totalmb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - RAMTotalMB attribute value under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_azimuth_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot AoXLocator - AzimuthMask attribute under a UNID/Endpoi...
bool dotdot_ph_measurement_min_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PhMeasurement - MinMeasuredValue attribute und...
bool dotdot_is_supported_power_configuration_battery_size(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - BatterySize is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_extreme_under_voltage_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSExtremeUnderVoltage attribu...
sl_status_t dotdot_set_aox_locator_cte_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_cte_mode)
Set the DotDot AoXLocator - CTEMode attribute under a UNID/EndpoinID.
int16_t dotdot_get_electrical_measurement_dc_voltage_overload(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - DCVoltageOverload attribute value under a UNID/EndpoinID.
sl_status_t dotdot_fan_control_fan_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot FanControl - FanMode attribute under a UNID/EndpointID.
bool dotdot_basic_model_identifier_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - ModelIdentifier attribute under a UNID/...
sl_status_t dotdot_create_metering_temperature_formatting(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - TemperatureFormatting attribute under a UNID/EndpoinID.
bool dotdot_is_any_illuminance_measurement_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the IlluminanceMeasurement Cluster.
sl_status_t dotdot_level_on_off_transition_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Level - OnOffTransitionTime attribute under a UNID/Endpoint...
sl_status_t dotdot_create_pressure_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PressureMeasurement - MeasuredValue attribute under a UNID/EndpoinID.
uint16_t dotdot_get_diagnostics_packet_validate_drop_count(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - PacketValidateDropCount attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_primary2y(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_primary2y)
Set the DotDot ColorControl - Primary2Y attribute under a UNID/EndpoinID.
bool dotdot_illuminance_measurement_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot IlluminanceMeasurement - MeasuredValue attribu...
bool dotdot_thermostat_control_sequence_of_operation_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - ControlSequenceOfOperation attribu...
bool dotdot_metering_supply_status_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - SupplyStatus attribute under a UNID/...
bool dotdot_diagnostics_persistent_memory_writes_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - PersistentMemoryWrites attribute...
bool dotdot_is_supported_thermostat_occupied_setback_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - OccupiedSetbackMax is supported under a UNID/EndpoinID.
bool dotdot_application_monitoring_application_ram_usagemb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - ApplicationRAMUsageMB ...
bool dotdot_application_monitoring_application_mqtt_topics_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - ApplicationMQTTTopics ...
bool dotdot_power_configuration_mains_voltage_max_threshold_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - MainsVoltageMaxThreshold ...
bool dotdot_is_supported_thermostat_ac_refrigerant_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - ACRefrigerantType is supported under a UNID/EndpoinID.
bool dotdot_is_supported_occupancy_sensing_physical_contact_occupied_to_unoccupied_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot OccupancySensing - PhysicalContactOccupiedToUnoccupiedDelay is supported under...
sl_status_t dotdot_shade_configuration_motor_step_size_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ShadeConfiguration - MotorStepSize attribute under a UNID/E...
bool dotdot_scenes_last_configured_by_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Scenes - LastConfiguredBy attribute under a UN...
bool dotdot_is_supported_thermostat_abs_max_cool_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - AbsMaxCoolSetpointLimit is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_measured9th_harmonic_current_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - Measured9thHarmonicCur...
bool dotdot_is_supported_thermostat_ac_capacity_format(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - ACCapacityFormat is supported under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_reactive_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ReactivePower is supported under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_cpu_max_usage_percent_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - CPUMaxUsagePercent attribute under a U...
sl_status_t dotdot_create_door_lock_door_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - DoorState attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_voltage_swell_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSVoltageSwell attrib...
sl_status_t dotdot_create_thermostat_outdoor_temperature(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - OutdoorTemperature attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery_percentage_min_threshold_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - BatteryPercentageMinThresh...
sl_status_t dotdot_create_door_lock_number_of_pin_users_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - NumberOfPINUsersSupported attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_enable_inside_statusled(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_enable_inside_statusled)
Set the DotDot DoorLock - EnableInsideStatusLED attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_enable_privacy_mode_button(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_enable_privacy_mode_button)
Set the DotDot DoorLock - EnablePrivacyModeButton attribute under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_alarm_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - AlarmMask attribute under a U...
sl_status_t dotdot_unify_humidity_control_humidifier_setpoint_scale_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyHumidityControl - HumidifierSetpointScale attribu...
bool dotdot_is_supported_door_lock_door_open_events(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - DoorOpenEvents is supported under a UNID/EndpoinID.
sl_status_t dotdot_unify_humidity_control_dehumidifier_setpoint_max_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyHumidityControl - DehumidifierSetpointMax attribu...
bool dotdot_is_supported_electrical_measurement_rms_extreme_over_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSExtremeOverVoltage is supported under a UNID/Endpoi...
sl_status_t dotdot_set_electrical_measurement_ac_frequency(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_ac_frequency)
Set the DotDot ElectricalMeasurement - ACFrequency attribute under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_power_plugged_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - PowerPlugged attribute under a UNID/En...
bool dotdot_power_configuration_mains_voltage_dwell_trip_point_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - MainsVoltageDwellTripPoint...
bool dotdot_thermostat_abs_max_cool_setpoint_limit_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - AbsMaxCoolSetpointLimit attribute ...
bool dotdot_door_lock_lock_state_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - LockState attribute under a UNID/En...
double dotdot_get_system_metrics_current_temperature_celcius(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - CurrentTemperatureCelcius attribute value under a UNID/EndpoinID.
sl_status_t dotdot_color_control_primary2_intensity_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - Primary2Intensity attribute under a UNID/End...
sl_status_t dotdot_time_dst_start_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Time - DstStart attribute under a UNID/EndpoinID.
bool dotdot_is_supported_pressure_measurement_scaled_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PressureMeasurement - ScaledTolerance is supported under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_language(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - Language is supported under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_packet_validate_drop_count_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - PacketValidateDropCount attribute under ...
sl_status_t dotdot_create_unify_humidity_control_humidifier_setpoint_scale(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyHumidityControl - HumidifierSetpointScale attribute under a UNID/EndpoinID.
bool dotdot_is_supported_temperature_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot TemperatureMeasurement - MeasuredValue is supported under a UNID/EndpoinID.
bool dotdot_is_any_power_configuration_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the PowerConfiguration Cluster.
sl_status_t dotdot_ballast_configuration_lamp_manufacturer_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BallastConfiguration - LampManufacturer attribute unde...
sl_status_t dotdot_create_thermostat_max_cool_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - MaxCoolSetpointLimit attribute under a UNID/EndpoinID.
bool dotdot_color_control_color_capabilities_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - ColorCapabilities attribute unde...
sl_status_t dotdot_create_window_covering_deceleration_time_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - DecelerationTimeLift attribute under a UNID/EndpoinID.
bool dotdot_thermostat_min_heat_setpoint_limit_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - MinHeatSetpointLimit attribute un...
float dotdot_get_carbon_dioxide_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot CarbonDioxide - MinMeasuredValue attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_diagnostics_aps_tx_ucast_retry(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - APSTxUcastRetry attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_keypad_programming_event_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - KeypadProgrammingEventMask attribute under a UNI...
uint16_t dotdot_get_color_control_color_pointgx(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - ColorPointGX attribute value under a UNID/EndpoinID.
bool dotdot_door_lock_require_pi_nfor_rf_operation_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - RequirePINforRFOperation attribute ...
bool dotdot_door_lock_rfid_operation_event_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - RFIDOperationEventMask attribute un...
bool dotdot_pressure_measurement_min_scaled_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PressureMeasurement - MinScaledValue attribute...
bool dotdot_pump_configuration_and_control_max_comp_pressure_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - MaxCompPressure ...
sl_status_t dotdot_set_basic_disable_local_config(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_disable_local_config)
Set the DotDot Basic - DisableLocalConfig attribute under a UNID/EndpoinID.
sl_status_t dotdot_pressure_measurement_min_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PressureMeasurement - MinMeasuredValue attribute under...
bool dotdot_is_supported_unify_humidity_control_dehumidifier_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyHumidityControl - DehumidifierSetpoint is supported under a UNID/EndpoinI...
bool dotdot_power_configuration_battery_percentage_threshold2_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - BatteryPercentageThreshold...
uint16_t dotdot_get_ias_zone_zone_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot IASZone - ZoneStatus attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_number_of_rfid_users_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - NumberOfRFIDUsersSupported is supported under a UNID/EndpoinID.
sl_status_t dotdot_color_control_primary5_intensity_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - Primary5Intensity attribute under a UNI...
sl_status_t dotdot_color_control_color_loop_start_enhanced_hue_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - ColorLoopStartEnhancedHue attribute und...
sl_status_t dotdot_set_dehumidification_control_dehumidification_hysteresis(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_dehumidification_hysteresis)
Set the DotDot DehumidificationControl - DehumidificationHysteresis attribute under a UNID/EndpoinID.
int8_t dotdot_get_aox_locator_angle_correction_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot AoXLocator - AngleCorrectionDelay attribute value under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_battery_percentage_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - BatteryPercentage attribute under a UNID/En...
bool dotdot_power_configuration_battery_alarm_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - BatteryAlarmMask attribute...
bool dotdot_is_any_iaswd_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the IASWD Cluster.
bool dotdot_unify_humidity_control_auto_setpoint_max_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyHumidityControl - AutoSetpointMax attribut...
sl_status_t dotdot_create_power_configuration_battery2_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery2Voltage attribute under a UNID/EndpoinID.
sl_status_t dotdot_carbon_monoxide_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot CarbonMonoxide - MeasuredValue attribute under a UNID/...
uint32_t dotdot_get_device_temperature_configuration_low_temp_dwell_trip_point(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DeviceTemperatureConfiguration - LowTempDwellTripPoint attribute value under a UNID/E...
sl_status_t dotdot_pump_configuration_and_control_min_const_temp_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - MinConstTemp attribute under ...
bool dotdot_basic_power_source_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - PowerSource attribute under a UNID/End...
bool dotdot_on_off_on_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot OnOff - OnTime attribute under a UNID/EndpointI...
bool dotdot_is_any_binding_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the Binding Cluster.
sl_status_t dotdot_set_basic_alarm_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_alarm_mask)
Set the DotDot Basic - AlarmMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_reactive_power_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_reactive_power_phb)
Set the DotDot ElectricalMeasurement - ReactivePowerPhB attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery3_quantity_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery3Quantity attribute under ...
bool dotdot_level_remaining_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Level - RemainingTime attribute under a UNID/E...
sl_status_t dotdot_set_system_metrics_fqdn(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_fqdn)
Set the DotDot SystemMetrics - FQDN attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_active_power_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ActivePowerPhB attribute under...
bool dotdot_is_any_barrier_control_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the BarrierControl Cluster.
sl_status_t dotdot_set_diagnostics_mac_tx_ucast_retry(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_mac_tx_ucast_retry)
Set the DotDot Diagnostics - MacTxUcastRetry attribute under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_child_moved_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - ChildMoved attribute under a UNID/EndpointID.
sl_status_t dotdot_illuminance_level_sensing_illuminance_target_level_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot IlluminanceLevelSensing - IlluminanceTargetLevel attri...
sl_status_t dotdot_system_metrics_virtual_memory_totalmb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - VirtualMemoryTotalMB attribute under a...
sl_status_t dotdot_temperature_measurement_max_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot TemperatureMeasurement - MaxMeasuredValue attribute un...
bool dotdot_is_supported_metering_demand_formatting(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - DemandFormatting is supported under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery_percentage_threshold2_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - BatteryPercentageThreshold2 attribute ...
sl_status_t dotdot_set_ballast_configuration_lamp_manufacturer(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_lamp_manufacturer)
Set the DotDot BallastConfiguration - LampManufacturer attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_protocol_controller_rf_telemetry_pti_enabled(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ProtocolController-RFTelemetry - PTIEnabled attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_primary2_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - Primary2Intensity attribute under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_color_pointry(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - ColorPointRY is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_diagnostics_route_disc_initiated(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - RouteDiscInitiated attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery_voltage_min_threshold_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - BatteryVoltageMinThreshold attrib...
sl_status_t dotdot_set_system_metrics_swap_memory_usedmb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_swap_memory_usedmb)
Set the DotDot SystemMetrics - SWAPMemoryUsedMB attribute under a UNID/EndpoinID.
bool dotdot_ph_measurement_tolerance_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PhMeasurement - Tolerance attribute under a UNI...
bool dotdot_aox_locator_aox_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot AoXLocator - AoXMode attribute under a UNID/En...
const char * dotdot_get_basic_location_description(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - LocationDescription attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_mains_voltage_min_threshold(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_mains_voltage_min_threshold)
Set the DotDot PowerConfiguration - MainsVoltageMinThreshold attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_occupancy_sensing_occupancy_sensor_type(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_occupancy_sensor_type)
Set the DotDot OccupancySensing - OccupancySensorType attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_basic_generic_device_class(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - GenericDevice-Class attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery3_percentage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery3PercentageMinThreshold attribute under a UNID/EndpoinID...
sl_status_t dotdot_basic_producturl_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - ProductURL attribute under a UNID/EndpointID.
sl_status_t dotdot_set_electrical_measurement_active_current_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_active_current_phb)
Set the DotDot ElectricalMeasurement - ActiveCurrentPhB attribute under a UNID/EndpoinID.
bool dotdot_get_on_off_on_off(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot OnOff - OnOff attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_door_lock_number_of_total_users_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - NumberOfTotalUsersSupported attribute value under a UNID/EndpoinID.
bool dotdot_diagnostics_neighbor_removed_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - NeighborRemoved attribute under a...
sl_status_t dotdot_flow_measurement_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot FlowMeasurement - MeasuredValue attribute under a UNID...
sl_status_t dotdot_ias_zone_number_of_zone_sensitivity_levels_supported_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot IASZone - NumberOfZoneSensitivityLevelsSupported attribute ...
uint8_t dotdot_get_power_configuration_battery3_voltage_threshold2(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery3VoltageThreshold2 attribute value under a UNID/EndpoinID...
bool dotdot_unify_humidity_control_current_state_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyHumidityControl - CurrentState attribute u...
bool dotdot_electrical_measurement_dc_current_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - DCCurrent attribute un...
uint16_t dotdot_get_color_control_primary2y(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - Primary2Y attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_unify_fan_control_z_wave_supported_fan_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyFanControl - ZWaveSupportedFanMode is supported under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_mqtt_logging_enabled_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - MQTTLoggingEnabled attribute under ...
uint8_t dotdot_get_thermostat_occupied_setback_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - OccupiedSetbackMax attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_level_off_transition_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Level - OffTransitionTime attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_system_metrics_reporting_interval_seconds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - ReportingIntervalSeconds is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_average_rms_over_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - AverageRMSOverVoltage attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery2_voltage_threshold2_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery2VoltageThreshold2 attribu...
uint16_t dotdot_get_flow_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot FlowMeasurement - MinMeasuredValue attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_relativity_humidity_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot RelativityHumidity - Tolerance is supported under a UNID/EndpoinID.
ConfigurationParameter dotdot_get_configuration_parameters_configuration_parameters(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ConfigurationParameters - ConfigurationParameters attribute value under a UNID/Endpoi...
bool dotdot_name_and_location_name_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot NameAndLocation - Name attribute under a UNID/...
sl_status_t dotdot_create_system_metrics_cpu_max_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - CPUMaxUsagePercent attribute under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_disks_counters_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - DisksCounters attribute under a UNID/E...
sl_status_t dotdot_create_electrical_measurement_average_rms_voltage_measurement_period_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - AverageRMSVoltageMeasurementPeriodPhB attribute under a UNID...
bool dotdot_is_supported_on_off_off_wait_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot OnOff - OffWaitTime is supported under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_battery_percentage_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - BatteryPercentage attribute under a UN...
sl_status_t dotdot_application_monitoring_mqtt_min_delivery_time_seconds_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - MQTTMinDeliveryTimeSeconds attribut...
bool dotdot_application_monitoring_application_version_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - ApplicationVersion att...
bool dotdot_aox_locator_antenna_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot AoXLocator - AntennaMode attribute under a UNI...
bool dotdot_diagnostics_average_mac_retry_per_aps_message_sent_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - AverageMACRetryPerAPSMessageSent...
bool dotdot_door_lock_send_pin_over_the_air_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - SendPINOverTheAir attribute under a ...
uint8_t dotdot_get_dehumidification_control_rh_dehumidification_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DehumidificationControl - RHDehumidificationSetpoint attribute value under a UNID/End...
sl_status_t dotdot_create_pm25_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PM25 - Tolerance attribute under a UNID/EndpoinID.
bool dotdot_aox_locator_reporting_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot AoXLocator - ReportingMode attribute under a U...
sl_status_t dotdot_electrical_measurement_rms_voltage_sag_period_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSVoltageSagPeriodPhB attribu...
sl_status_t dotdot_set_shade_configuration_closed_limit(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_closed_limit)
Set the DotDot ShadeConfiguration - ClosedLimit attribute under a UNID/EndpoinID.
uint16_t dotdot_get_color_control_primary1y(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - Primary1Y attribute value under a UNID/EndpoinID.
sl_status_t dotdot_ballast_configuration_physical_max_level_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BallastConfiguration - PhysicalMaxLevel attribute unde...
sl_status_t dotdot_electrical_measurement_phase_harmonic_current_multiplier_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - PhaseHarmonicCurrentMultiplier...
sl_status_t dotdot_window_covering_intermediate_setpoints_tilt_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - IntermediateSetpointsTilt attribute u...
uint8_t dotdot_get_thermostat_ac_capacity_format(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - ACCapacityFormat attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_unify_humidity_control_humidifier_setpoint_scale(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, ScaleType new_humidifier_setpoint_scale)
Set the DotDot UnifyHumidityControl - HumidifierSetpointScale attribute under a UNID/EndpoinID.
bool dotdot_protocol_controller_rf_telemetry_tx_report_enabled_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ProtocolController-RFTelemetry - TxReportEnabl...
bool dotdot_electrical_measurement_active_current_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ActiveCurrentPhC attrib...
bool dotdot_application_monitoring_application_ram_usagemb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - ApplicationRAMUsageMB a...
bool dotdot_is_supported_time_time_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Time - TimeStatus is supported under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_mac_tx_ucast_fail_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - MacTxUcastFail attribute under a UNID/En...
sl_status_t dotdot_create_thermostat_remote_sensing(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - RemoteSensing attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_min_heat_setpoint_limit(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_min_heat_setpoint_limit)
Set the DotDot Thermostat - MinHeatSetpointLimit attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery3_voltage_threshold2(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery3VoltageThreshold2 attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_power_divisor_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - PowerDivisor attribute under a...
bool dotdot_system_metrics_swap_memory_totalmb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - SWAPMemoryTotalMB attribute und...
sl_status_t dotdot_power_configuration_battery_voltage_threshold1_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - BatteryVoltageThreshold1 attribute und...
bool dotdot_is_any_basic_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the Basic Cluster.
uint8_t dotdot_get_thermostat_ac_louver_position(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - ACLouverPosition attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_color_control_color_capabilities(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - ColorCapabilities attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_total_active_power(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int32_t new_total_active_power)
Set the DotDot ElectricalMeasurement - TotalActivePower attribute under a UNID/EndpoinID.
bool dotdot_is_supported_illuminance_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot IlluminanceMeasurement - MeasuredValue is supported under a UNID/EndpoinID.
const char * dotdot_get_window_covering_intermediate_setpoints_tilt(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - IntermediateSetpointsTilt attribute value under a UNID/EndpoinID.
bool dotdot_metering_current_outlet_energy_carrier_summation_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - CurrentOutletEnergyCarrierSummation...
sl_status_t dotdot_create_door_lock_default_configuration_register(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - DefaultConfigurationRegister attribute under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_lock_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - LockType is supported under a UNID/EndpoinID.
bool dotdot_level_options_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Level - Options attribute under a UNID/Endpoint...
sl_status_t dotdot_illuminance_level_sensing_level_status_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot IlluminanceLevelSensing - LevelStatus attribute under ...
sl_status_t dotdot_create_pump_configuration_and_control_min_const_temp(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - MinConstTemp attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_primary3y(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_primary3y)
Set the DotDot ColorControl - Primary3Y attribute under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_cte_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot AoXLocator - CTEMode attribute under a UNID/EndpointID.
sl_status_t dotdot_set_electrical_measurement_reactive_power(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_reactive_power)
Set the DotDot ElectricalMeasurement - ReactivePower attribute under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery3_rated_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery3RatedVoltage is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_color_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - ColorMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_diagnostics_child_moved(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_child_moved)
Set the DotDot Diagnostics - ChildMoved attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_ac_frequency_max_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ACFrequencyMax attribut...
sl_status_t dotdot_pressure_measurement_scaled_tolerance_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PressureMeasurement - ScaledTolerance attribute under a UNI...
bool dotdot_power_configuration_batterya_hr_rating_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - BatteryAHrRating attribut...
sl_status_t dotdot_create_flow_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot FlowMeasurement - MeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_diagnostics_mac_tx_ucast(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_mac_tx_ucast)
Set the DotDot Diagnostics - MacTxUcast attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_dc_current_overload_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - DCCurrentOverload attr...
uint16_t dotdot_get_power_configuration_mains_voltage_dwell_trip_point(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - MainsVoltageDwellTripPoint attribute value under a UNID/EndpoinI...
bool dotdot_is_supported_pm25_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PM25 - Tolerance is supported under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_max_pressure_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - MaxPressure attribute un...
uint8_t dotdot_get_power_configuration_battery3_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery3AlarmMask attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_identify_identify_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Identify - IdentifyTime attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_on_off_global_scene_control(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot OnOff - GlobalSceneControl attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_batterya_hr_rating_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - BatteryAHrRating attribute...
uint16_t dotdot_get_pump_configuration_and_control_max_flow(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - MaxFlow attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_flow_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot FlowMeasurement - Tolerance attribute under a UNID/EndpoinID.
const char * dotdot_get_door_lock_language(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - Language attribute value under a UNID/EndpoinID.
sl_status_t dotdot_poll_control_check_in_interval_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PollControl - CheckInInterval attribute under a UNID/E...
uint8_t dotdot_get_power_configuration_battery2_voltage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery2VoltageMinThreshold attribute value under a UNID/Endpoin...
bool dotdot_basic_product_code_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - ProductCode attribute under a UNID/Endp...
sl_status_t dotdot_create_metering_default_update_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - DefaultUpdatePeriod attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_keypad_programming_event_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - KeypadProgrammingEventMask attribute under ...
sl_status_t dotdot_thermostat_abs_min_cool_setpoint_limit_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - AbsMinCoolSetpointLimit attribute under a UNID...
sl_status_t dotdot_create_fan_control_fan_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot FanControl - FanMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_unoccupied_setback_min_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - UnoccupiedSetbackMin attribute under a UNID/En...
bool dotdot_is_supported_power_configuration_battery2_rated_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery2RatedVoltage is supported under a UNID/EndpoinID.
bool dotdot_device_temperature_configuration_min_temp_experienced_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DeviceTemperatureConfiguration - MinTempExperie...
sl_status_t dotdot_set_electrical_measurement_active_current_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_active_current_phc)
Set the DotDot ElectricalMeasurement - ActiveCurrentPhC attribute under a UNID/EndpoinID.
sl_status_t dotdot_shade_configuration_closed_limit_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ShadeConfiguration - ClosedLimit attribute under a UNID/End...
bool dotdot_ballast_configuration_lamp_quantity_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BallastConfiguration - LampQuantity attribute ...
bool dotdot_is_supported_electrical_measurement_measured1st_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - Measured1stHarmonicCurrent is supported under a UNID/E...
sl_status_t dotdot_set_occupancy_sensing_ultrasonic_unoccupied_to_occupied_threshold(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_ultrasonic_unoccupied_to_occupied_threshold)
Set the DotDot OccupancySensing - UltrasonicUnoccupiedToOccupiedThreshold attribute under a UNID/Endp...
sl_status_t dotdot_thermostat_setpoint_change_amount_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - SetpointChangeAmount attribute under a UNID/En...
bool dotdot_aox_locator_angle_correction_delay_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot AoXLocator - AngleCorrectionDelay attribute und...
sl_status_t dotdot_window_covering_installed_closed_limit_tilt_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - InstalledClosedLimitTilt attribute un...
sl_status_t dotdot_create_electrical_measurement_reactive_current_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ReactiveCurrentPhB attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_wind_speed_measurement_max_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_max_measured_value)
Set the DotDot WindSpeedMeasurement - MaxMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_metering_demand_formatting_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - DemandFormatting attribute under a ...
uint8_t dotdot_get_metering_energy_carrier_unit_of_measure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - EnergyCarrierUnitOfMeasure attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_max_pin_code_length(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_max_pin_code_length)
Set the DotDot DoorLock - MaxPINCodeLength attribute under a UNID/EndpoinID.
bool dotdot_electrical_conductivity_measurement_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalConductivityMeasurement - MeasuredVa...
sl_status_t dotdot_set_binding_bindable_cluster_list(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_bindable_cluster_list_count, const char **new_bindable_cluster_list)
Set the DotDot Binding - BindableClusterList attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_abs_max_heat_setpoint_limit_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - AbsMaxHeatSetpointLimit attribute under a...
sl_status_t dotdot_door_lock_enable_one_touch_locking_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - EnableOneTouchLocking attribute under a UNID/End...
sl_status_t dotdot_set_pump_configuration_and_control_max_pressure(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_max_pressure)
Set the DotDot PumpConfigurationAndControl - MaxPressure attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery2_percentage_threshold1_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery2PercentageThresho...
int16_t dotdot_get_electrical_measurement_active_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ActivePower attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_reactive_current_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ReactiveCurrent attrib...
uint32_t dotdot_get_door_lock_auto_relock_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - AutoRelockTime attribute value under a UNID/EndpoinID.
bool dotdot_ph_measurement_tolerance_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PhMeasurement - Tolerance attribute under a UN...
sl_status_t dotdot_set_metering_reading_snap_shot_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, UTC new_reading_snap_shot_time)
Set the DotDot Metering - ReadingSnapShotTime attribute under a UNID/EndpoinID.
bool dotdot_pressure_measurement_scale_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PressureMeasurement - Scale attribute under a ...
bool dotdot_state_security_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot State - Security attribute under a UNID/Endpoin...
bool dotdot_thermostat_ac_coil_temperature_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - ACCoilTemperature attribute under ...
sl_status_t dotdot_color_control_color_temp_physical_min_mireds_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - ColorTempPhysicalMinMireds attribute under a...
sl_status_t dotdot_set_illuminance_level_sensing_light_sensor_type(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_light_sensor_type)
Set the DotDot IlluminanceLevelSensing - LightSensorType attribute under a UNID/EndpoinID.
bool dotdot_is_supported_metering_current_summation_delivered(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - CurrentSummationDelivered is supported under a UNID/EndpoinID.
bool dotdot_color_control_color_pointb_intensity_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - ColorPointBIntensity attribute u...
bool dotdot_color_control_color_loop_start_enhanced_hue_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - ColorLoopStartEnhancedHue attri...
uint16_t dotdot_get_door_lock_rf_operation_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - RFOperationEventMask attribute value under a UNID/EndpoinID.
bool dotdot_shade_configuration_closed_limit_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ShadeConfiguration - ClosedLimit attribute und...
bool dotdot_is_supported_basic_serial_number(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - SerialNumber is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_reactive_power_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ReactivePowerPhB attribute under a ...
int8_t dotdot_get_aox_locator_antenna_array(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot AoXLocator - AntennaArray attribute value under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_aps_decrypt_failures_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - APSDecryptFailures attribute under a UNI...
int8_t dotdot_get_aox_locator_cte_sampling_interval(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot AoXLocator - CTESamplingInterval attribute value under a UNID/EndpoinID.
sl_status_t dotdot_relativity_humidity_max_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot RelativityHumidity - MaxMeasuredValue attribute under a UNI...
bool dotdot_is_supported_binding_binding_table_full(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Binding - BindingTableFull is supported under a UNID/EndpoinID.
bool dotdot_is_supported_poll_control_short_poll_interval(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PollControl - ShortPollInterval is supported under a UNID/EndpoinID.
bool dotdot_is_supported_ballast_configuration_max_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BallastConfiguration - MaxLevel is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_window_covering_window_covering_type(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_window_covering_type)
Set the DotDot WindowCovering - WindowCoveringType attribute under a UNID/EndpoinID.
bool dotdot_iaswd_max_duration_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot IASWD - MaxDuration attribute under a UNID/End...
sl_status_t dotdot_power_configuration_battery_alarm_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - BatteryAlarmMask attribute under ...
sl_status_t dotdot_power_configuration_battery_percentage_min_threshold_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - BatteryPercentageMinThreshold attribut...
sl_status_t dotdot_create_thermostat_setpoint_change_amount(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - SetpointChangeAmount attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_line_current_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - LineCurrent attribute under a ...
sl_status_t dotdot_electrical_measurement_average_rms_under_voltage_counter_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - AverageRMSUnderVoltageCounterPhB at...
bool dotdot_electrical_measurement_rms_current_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSCurrentPhC attribute...
sl_status_t dotdot_set_electrical_measurement_ac_frequency_multiplier(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_ac_frequency_multiplier)
Set the DotDot ElectricalMeasurement - ACFrequencyMultiplier attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_color_pointb_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - ColorPointBIntensity attribute under a UNID/EndpoinID.
bool dotdot_wind_speed_measurement_max_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindSpeedMeasurement - MaxMeasuredValue attribu...
sl_status_t dotdot_set_barrier_control_barrier_position(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_barrier_position)
Set the DotDot BarrierControl - BarrierPosition attribute under a UNID/EndpoinID.
bool dotdot_is_supported_metering_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - Multiplier is supported under a UNID/EndpoinID.
sl_status_t dotdot_dehumidification_control_relative_humidity_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DehumidificationControl - RelativeHumidityMode attribute un...
int16_t dotdot_get_pressure_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PressureMeasurement - MaxMeasuredValue attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_voltage_swell_period_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSVoltageSwellPeriodP...
sl_status_t dotdot_create_electrical_measurement_dc_current_overload(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - DCCurrentOverload attribute under a UNID/EndpoinID.
sl_status_t dotdot_metering_current_max_demand_received_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - CurrentMaxDemandReceived attribute under a ...
sl_status_t dotdot_thermostat_min_heat_setpoint_limit_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - MinHeatSetpointLimit attribute under a UNID/En...
bool dotdot_aox_locator_angle_filtering_weight_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot AoXLocator - AngleFilteringWeight attribute und...
sl_status_t dotdot_set_power_configuration_battery_rated_voltage(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery_rated_voltage)
Set the DotDot PowerConfiguration - BatteryRatedVoltage attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_lock_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - LockType attribute under a UNID/EndpoinID.
bool dotdot_is_any_aox_position_estimation_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the AoXPositionEstimation Cluster.
sl_status_t dotdot_name_and_location_name_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot NameAndLocation - Name attribute under a UNID/EndpoinI...
bool dotdot_door_lock_language_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - Language attribute under a UNID/Endp...
sl_status_t dotdot_color_control_primary1_intensity_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - Primary1Intensity attribute under a UNID/End...
sl_status_t dotdot_set_thermostat_occupied_heating_setpoint(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_occupied_heating_setpoint)
Set the DotDot Thermostat - OccupiedHeatingSetpoint attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_primary2x_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - Primary2X attribute under a UNID/EndpointID.
sl_status_t dotdot_set_name_and_location_location(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_location)
Set the DotDot NameAndLocation - Location attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_average_rms_over_voltage_counter_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - AverageRMSOverVoltageCo...
sl_status_t dotdot_set_electrical_measurement_rms_voltage_swell(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_rms_voltage_swell)
Set the DotDot ElectricalMeasurement - RMSVoltageSwell attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_pump_configuration_and_control_alarm_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_alarm_mask)
Set the DotDot PumpConfigurationAndControl - AlarmMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_temperature_setpoint_hold_duration_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - TemperatureSetpointHoldDuration attribute...
uint16_t dotdot_get_electrical_measurement_ac_frequency_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ACFrequencyMultiplier attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_color_pointrx(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - ColorPointRX is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_window_covering_installed_open_limit_tilt(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - InstalledOpenLimitTilt attribute under a UNID/EndpoinID.
uint16_t dotdot_get_temperature_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot TemperatureMeasurement - Tolerance attribute value under a UNID/EndpoinID.
sl_status_t dotdot_device_temperature_configuration_device_temp_alarm_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DeviceTemperatureConfiguration - DeviceTempAlarmMask attrib...
bool dotdot_is_supported_color_control_primary2y(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - Primary2Y is supported under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_number_of_year_day_schedules_supported_per_user(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - NumberOfYearDaySchedulesSupportedPerUser is supported under a UNID/...
bool dotdot_power_configuration_battery_voltage_min_threshold_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - BatteryVoltageMinThreshold...
bool dotdot_on_off_on_off_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot OnOff - OnOff attribute under a UNID/EndpointID...
sl_status_t dotdot_create_power_configuration_battery2_percentage_threshold3(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery2PercentageThreshold3 attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery_percentage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - BatteryPercentageMinThreshold attribute under a UNID/EndpoinID.
bool dotdot_door_lock_enable_one_touch_locking_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - EnableOneTouchLocking attribute unde...
uint16_t dotdot_get_electrical_measurement_ac_voltage_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ACVoltageMultiplier attribute value under a UNID/EndpoinID.
bool dotdot_system_metrics_battery_percentage_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - BatteryPercentage attribute un...
bool dotdot_is_supported_electrical_measurement_rms_current_max_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSCurrentMaxPhC is supported under a UNID/EndpoinID.
bool dotdot_diagnostics_nwkfc_failure_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - NWKFCFailure attribute under a U...
sl_status_t dotdot_create_electrical_measurement_line_current_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - LineCurrentPhC attribute under a UNID/EndpoinID.
sl_status_t dotdot_basic_stack_version_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - StackVersion attribute under a UNID/EndpointID.
sl_status_t dotdot_create_occupancy_sensing_occupancy_sensor_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot OccupancySensing - OccupancySensorType attribute under a UNID/EndpoinID.
bool dotdot_is_any_dehumidification_control_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the DehumidificationControl Cluster.
sl_status_t dotdot_diagnostics_aps_tx_ucast_retry_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - APSTxUcastRetry attribute under a UNID/Endpoi...
sl_status_t dotdot_set_pressure_measurement_scaled_tolerance(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_scaled_tolerance)
Set the DotDot PressureMeasurement - ScaledTolerance attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_color_capabilities_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - ColorCapabilities attribute under a UNID/End...
uint8_t dotdot_get_device_temperature_configuration_device_temp_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DeviceTemperatureConfiguration - DeviceTempAlarmMask attribute value under a UNID/End...
sl_status_t dotdot_basic_sw_buildid_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - SWBuildID attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_line_current_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - LineCurrentPhB is supported under a UNID/EndpoinID.
bool dotdot_door_lock_lock_state_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - LockState attribute under a UNID/End...
bool dotdot_wind_speed_measurement_max_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindSpeedMeasurement - MaxMeasuredValue attrib...
bool dotdot_thermostat_user_interface_configuration_temperature_display_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ThermostatUserInterfaceConfiguration - Tempera...
sl_status_t dotdot_set_color_control_white_pointy(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_white_pointy)
Set the DotDot ColorControl - WhitePointY attribute under a UNID/EndpoinID.
bool dotdot_aox_locator_cte_length_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot AoXLocator - CTELength attribute under a UNID/...
bool dotdot_power_configuration_battery_size_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - BatterySize attribute unde...
uint16_t dotdot_get_electrical_measurement_rms_voltage_sag_period_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSVoltageSagPeriodPhB attribute value under a UNID/EndpoinID...
sl_status_t dotdot_create_time_dst_start(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Time - DstStart attribute under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_average_rms_over_voltage_counter_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - AverageRMSOverVoltageCounterPhB attribute value under a UNID/...
int16_t dotdot_get_electrical_measurement_measured_phase7th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - MeasuredPhase7thHarmonicCurrent attribute value under a UNID/...
bool dotdot_power_configuration_battery3a_hr_rating_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery3AHrRating attribu...
sl_status_t dotdot_create_system_metrics_current_temperature_celcius(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - CurrentTemperatureCelcius attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_line_current(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_line_current)
Set the DotDot ElectricalMeasurement - LineCurrent attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_measured_phase5th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - MeasuredPhase5thHarmonicCurrent is supported under a U...
sl_status_t dotdot_set_door_lock_operating_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, DrlkOperMode new_operating_mode)
Set the DotDot DoorLock - OperatingMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_basic_product_label_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - ProductLabel attribute under a UNID/EndpoinID.
sl_status_t dotdot_fan_control_fan_mode_sequence_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot FanControl - FanModeSequence attribute under a UNID/Endpoin...
bool dotdot_is_supported_barrier_control_open_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BarrierControl - OpenPeriod is supported under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_sound_volume(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - SoundVolume is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_level_on_off_transition_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Level - OnOffTransitionTime attribute under a UNID/EndpoinID.
bool dotdot_metering_current_summation_received_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - CurrentSummationReceived attribute ...
sl_status_t dotdot_create_power_configuration_battery2_percentage_threshold2(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery2PercentageThreshold2 attribute under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_security_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - SecurityLevel is supported under a UNID/EndpoinID.
bool dotdot_diagnostics_neighbor_added_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - NeighborAdded attribute under a U...
sl_status_t dotdot_set_thermostat_pi_heating_demand(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_pi_heating_demand)
Set the DotDot Thermostat - PIHeatingDemand attribute under a UNID/EndpoinID.
uint16_t dotdot_get_window_covering_velocity_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - VelocityLift attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_measured_phase5th_harmonic_current_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - MeasuredPhase5thHarmon...
bool dotdot_name_and_location_location_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot NameAndLocation - Location attribute under a U...
bool dotdot_ias_zone_zoneid_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot IASZone - ZoneID attribute under a UNID/Endpoin...
sl_status_t dotdot_thermostat_remote_sensing_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - RemoteSensing attribute under a UNID/EndpointI...
bool dotdot_door_lock_rfid_programming_event_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - RFIDProgrammingEventMask attribute u...
sl_status_t dotdot_create_electrical_measurement_rms_extreme_under_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSExtremeUnderVoltage attribute under a UNID/EndpoinID.
bool dotdot_is_any_occupancy_sensing_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the OccupancySensing Cluster.
sl_status_t dotdot_system_metrics_cpu_min_usage_percent_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - CPUMinUsagePercent attribute under a UNID/E...
bool dotdot_ias_zone_iascie_address_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot IASZone - IASCIEAddress attribute under a UNID/...
sl_status_t dotdot_set_diagnostics_join_indication(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_join_indication)
Set the DotDot Diagnostics - JoinIndication attribute under a UNID/EndpoinID.
bool dotdot_is_supported_occupancy_sensing_occupancy_sensor_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot OccupancySensing - OccupancySensorType is supported under a UNID/EndpoinID.
uint16_t dotdot_get_power_configuration_batterya_hr_rating(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - BatteryAHrRating attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_options(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - Options is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_application_monitoring_application_connected(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - ApplicationConnected attribute under a UNID/EndpoinID.
sl_status_t dotdot_metering_current_max_demand_delivered_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - CurrentMaxDemandDeliveredTime attribute und...
sl_status_t dotdot_create_application_monitoring_process_id(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - ProcessId attribute under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_number_of_holiday_schedules_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - NumberOfHolidaySchedulesSupported is supported under a UNID/Endpoin...
sl_status_t dotdot_set_basic_serial_number(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_serial_number)
Set the DotDot Basic - SerialNumber attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_dc_voltage_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - DCVoltage attribute und...
sl_status_t dotdot_create_metering_current_summation_delivered(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - CurrentSummationDelivered attribute under a UNID/EndpoinID.
bool dotdot_basic_producturl_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - ProductURL attribute under a UNID/Endpo...
uint8_t dotdot_get_power_configuration_battery3_percentage_threshold1(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery3PercentageThreshold1 attribute value under a UNID/Endpoi...
sl_status_t dotdot_set_thermostat_abs_min_cool_setpoint_limit(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_abs_min_cool_setpoint_limit)
Set the DotDot Thermostat - AbsMinCoolSetpointLimit attribute under a UNID/EndpoinID.
bool dotdot_system_metrics_virtual_memory_totalmb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - VirtualMemoryTotalMB attribute...
sl_status_t dotdot_basic_device_enabled_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - DeviceEnabled attribute under a UNID/EndpointID.
sl_status_t dotdot_electrical_measurement_measurement_type_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - MeasurementType attribute under a U...
uint16_t dotdot_get_electrical_measurement_average_rms_under_voltage_counter_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - AverageRMSUnderVoltageCounterPhB attribute value under a UNID...
bool dotdot_dehumidification_control_dehumidification_max_cool_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DehumidificationControl - DehumidificationMaxCo...
bool dotdot_pump_configuration_and_control_lifetime_running_hours_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - LifetimeRunningH...
sl_status_t dotdot_create_scenes_scene_table(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Scenes - SceneTable attribute under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_rms_voltage_sag_period_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSVoltageSagPeriodPhC attribute value under a UNID/EndpoinID...
int16_t dotdot_get_electrical_measurement_dc_power_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - DCPowerMax attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_diagnostics_aps_tx_bcast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - APSTxBcast is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_measured3rd_harmonic_current_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - Measured3rdHarmonicCurrent att...
sl_status_t dotdot_power_configuration_mains_voltage_dwell_trip_point_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - MainsVoltageDwellTripPoint attribute u...
sl_status_t dotdot_electrical_measurement_average_rms_voltage_measurement_period_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - AverageRMSVoltageMeasurementPeriodP...
bool dotdot_is_supported_power_configuration_battery2_quantity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery2Quantity is supported under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_user_interface_configuration_temperature_display_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ThermostatUserInterfaceConfiguration - TemperatureDisp...
double dotdot_get_system_metrics_cpu_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - CPUUsagePercent attribute value under a UNID/EndpoinID.
uint8_t dotdot_get_ballast_configuration_ballast_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BallastConfiguration - BallastStatus attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_rms_voltage_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSVoltageMin attribute value under a UNID/EndpoinID.
sl_status_t dotdot_color_control_remaining_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - RemainingTime attribute under a UNID/Endpoin...
bool dotdot_fan_control_fan_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot FanControl - FanMode attribute under a UNID/En...
sl_status_t dotdot_level_current_level_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Level - CurrentLevel attribute under a UNID/EndpoinID.
bool dotdot_is_any_thermostat_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the Thermostat Cluster.
const char * dotdot_get_ballast_configuration_lamp_manufacturer(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BallastConfiguration - LampManufacturer attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_rms_voltage_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSVoltagePhC is supported under a UNID/EndpoinID.
bool dotdot_occupancy_sensing_pir_unoccupied_to_occupied_delay_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot OccupancySensing - PIRUnoccupiedToOccupiedDela...
sl_status_t dotdot_device_temperature_configuration_current_temperature_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DeviceTemperatureConfiguration - CurrentTemperature attribu...
sl_status_t dotdot_application_monitoring_application_cpu_average_usage_percent_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - ApplicationCPUAverageUsagePerc...
bool dotdot_is_any_system_metrics_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the SystemMetrics Cluster.
sl_status_t dotdot_set_thermostat_ac_capacity_format(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_ac_capacity_format)
Set the DotDot Thermostat - ACCapacityFormat attribute under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_control_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - ControlMode attribute un...
bool dotdot_pm25_max_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PM25 - MaxMeasuredValue attribute under a UNID/...
bool dotdot_power_configuration_battery3_percentage_min_threshold_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery3PercentageMinThres...
sl_status_t dotdot_application_monitoring_uptime_minutes_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - UptimeMinutes attribute under a UNI...
sl_status_t dotdot_aox_locator_allow_list_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot AoXLocator - AllowList attribute under a UNID/EndpointID.
bool dotdot_is_any_occupancy_sensing_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the OccupancySensing Cluster.
sl_status_t dotdot_electrical_measurement_ac_active_power_overload_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ACActivePowerOverload attribute und...
sl_status_t dotdot_create_level_current_frequency(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Level - CurrentFrequency attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_ballast_configuration_lamp_quantity(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_lamp_quantity)
Set the DotDot BallastConfiguration - LampQuantity attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_time_valid_until_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, UTC new_valid_until_time)
Set the DotDot Time - ValidUntilTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_mac_tx_ucast_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - MacTxUcast attribute under a UNID/Endpoi...
sl_status_t dotdot_create_name_and_location_location(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot NameAndLocation - Location attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_system_metrics_current_temperature_celcius(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_current_temperature_celcius)
Set the DotDot SystemMetrics - CurrentTemperatureCelcius attribute under a UNID/EndpoinID.
sl_status_t dotdot_soil_moisture_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SoilMoisture - MeasuredValue attribute under a UNID/En...
sl_status_t dotdot_set_color_control_color_pointg_intensity(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_color_pointg_intensity)
Set the DotDot ColorControl - ColorPointGIntensity attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_mains_voltage_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - MainsVoltage attribute und...
bool dotdot_window_covering_physical_closed_limit_lift_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - PhysicalClosedLimitLift attri...
sl_status_t dotdot_illuminance_measurement_tolerance_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot IlluminanceMeasurement - Tolerance attribute under a U...
uint8_t dotdot_get_window_covering_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - Mode attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_window_covering_installed_open_limit_lift(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_installed_open_limit_lift)
Set the DotDot WindowCovering - InstalledOpenLimitLift attribute under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_effective_operation_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - EffectiveOperationMode attrib...
bool dotdot_electrical_measurement_reactive_power_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ReactivePowerPhB attri...
sl_status_t dotdot_state_endpoint_id_list_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot State - EndpointIdList attribute under a UNID/EndpoinI...
sl_status_t dotdot_create_level_max_frequency(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Level - MaxFrequency attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_primary5y(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - Primary5Y attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_diagnostics_mac_tx_bcast(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_mac_tx_bcast)
Set the DotDot Diagnostics - MacTxBcast attribute under a UNID/EndpoinID.
bool dotdot_shade_configuration_motor_step_size_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ShadeConfiguration - MotorStepSize attribute un...
sl_status_t dotdot_create_color_control_primary3_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - Primary3Intensity attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_system_metrics_fqdn(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - FQDN attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery3_manufacturer(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery3Manufacturer attribute under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery_voltage_threshold1(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - BatteryVoltageThreshold1 is supported under a UNID/Endpoi...
sl_status_t dotdot_electrical_measurement_rms_voltage_min_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSVoltageMin attribute under a UNI...
sl_status_t dotdot_create_metering_current_summation_received(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - CurrentSummationReceived attribute under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_mac_tx_ucast_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - MacTxUcast attribute under a UNID/EndpointID.
uint16_t dotdot_get_color_control_color_pointrx(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - ColorPointRX attribute value under a UNID/EndpoinID.
uint8_t dotdot_get_ballast_configuration_power_on_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BallastConfiguration - PowerOnLevel attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_primary5x(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - Primary5X attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_drift_compensation(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_drift_compensation)
Set the DotDot ColorControl - DriftCompensation attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_phase_harmonic_current_multiplier(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int8_t new_phase_harmonic_current_multiplier)
Set the DotDot ElectricalMeasurement - PhaseHarmonicCurrentMultiplier attribute under a UNID/EndpoinI...
sl_status_t dotdot_color_control_color_pointbx_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - ColorPointBX attribute under a UNID/Endpoint...
uint32_t dotdot_get_metering_inlet_temperature(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - InletTemperature attribute value under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_auto_relock_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - AutoRelockTime attribute under a UNID/EndpointID...
bool dotdot_electrical_measurement_total_apparent_power_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - TotalApparentPower attr...
bool dotdot_power_configuration_battery_voltage_threshold3_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - BatteryVoltageThreshold3 a...
bool dotdot_diagnostics_mac_tx_ucast_fail_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - MacTxUcastFail attribute under a ...
sl_status_t dotdot_set_color_control_primary4y(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_primary4y)
Set the DotDot ColorControl - Primary4Y attribute under a UNID/EndpoinID.
int16_t dotdot_get_pressure_measurement_scaled_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PressureMeasurement - ScaledValue attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_battery3_voltage_threshold1(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery3_voltage_threshold1)
Set the DotDot PowerConfiguration - Battery3VoltageThreshold1 attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_ac_frequency_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ACFrequency attribute u...
sl_status_t dotdot_set_door_lock_keypad_programming_event_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_keypad_programming_event_mask)
Set the DotDot DoorLock - KeypadProgrammingEventMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_line_current_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - LineCurrentPhB attribute under...
sl_status_t dotdot_aox_locator_angle_correction_delay_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot AoXLocator - AngleCorrectionDelay attribute under a UNID/En...
bool dotdot_is_supported_electrical_measurement_active_power_min_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ActivePowerMinPhC is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_metering_inlet_temperature(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_inlet_temperature)
Set the DotDot Metering - InletTemperature attribute under a UNID/EndpoinID.
sl_status_t dotdot_metering_summation_formatting_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - SummationFormatting attribute under a UNID/Endpo...
bool dotdot_power_configuration_battery_rated_voltage_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - BatteryRatedVoltage attrib...
uint16_t dotdot_get_color_control_primary3y(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - Primary3Y attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_ac_current_overload_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ACCurrentOverload attribute under a...
sl_status_t dotdot_set_relativity_humidity_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_measured_value)
Set the DotDot RelativityHumidity - MeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_is_supported_level_default_move_rate(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Level - DefaultMoveRate is supported under a UNID/EndpoinID.
bool dotdot_metering_current_max_demand_delivered_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - CurrentMaxDemandDeliveredTime attri...
uint16_t dotdot_get_barrier_control_close_events(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BarrierControl - CloseEvents attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_measured9th_harmonic_current_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - Measured9thHarmonicCurrent attribut...
sl_status_t dotdot_door_lock_door_state_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - DoorState attribute under a UNID/EndpoinID.
int16_t dotdot_get_thermostat_local_temperature(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - LocalTemperature attribute value under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery3_rated_voltage_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery3RatedVoltage attribute un...
sl_status_t dotdot_basic_zcl_version_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - ZCLVersion attribute under a UNID/EndpoinID.
sl_status_t dotdot_occupancy_sensing_ultrasonic_unoccupied_to_occupied_delay_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot OccupancySensing - UltrasonicUnoccupiedToOccupiedDelay...
bool dotdot_metering_metering_device_type_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - MeteringDeviceType attribute under a...
sl_status_t dotdot_set_electrical_measurement_apparent_power_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_apparent_power_phc)
Set the DotDot ElectricalMeasurement - ApparentPowerPhC attribute under a UNID/EndpoinID.
bool dotdot_aox_position_estimation_position_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot AoXPositionEstimation - Position attribute unde...
sl_status_t dotdot_power_configuration_battery_rated_voltage_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - BatteryRatedVoltage attribute und...
uint16_t dotdot_get_diagnostics_nwkfc_failure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - NWKFCFailure attribute value under a UNID/EndpoinID.
sl_status_t dotdot_metering_energy_carrier_unit_of_measure_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - EnergyCarrierUnitOfMeasure attribute under ...
sl_status_t dotdot_create_color_control_color_pointg_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - ColorPointGIntensity attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_dc_power_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - DCPower attribute under a UNID/Endp...
bool dotdot_is_supported_pump_configuration_and_control_max_flow(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - MaxFlow is supported under a UNID/EndpoinID.
bool dotdot_metering_energy_carrier_unit_of_measure_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - EnergyCarrierUnitOfMeasure attribut...
sl_status_t dotdot_thermostat_ac_error_code_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - ACErrorCode attribute under a UNID/Endpoi...
bool dotdot_is_supported_occupancy_sensing_pir_unoccupied_to_occupied_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot OccupancySensing - PIRUnoccupiedToOccupiedThreshold is supported under a UNID/...
bool dotdot_electrical_measurement_rms_current_max_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSCurrentMax attribute...
sl_status_t dotdot_create_scenes_name_support(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Scenes - NameSupport attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_ac_current_overload_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ACCurrentOverload attr...
sl_status_t dotdot_set_color_control_currentx(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_currentx)
Set the DotDot ColorControl - CurrentX attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_rf_operation_event_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - RFOperationEventMask attribute under a UNID/Endp...
sl_status_t dotdot_pressure_measurement_max_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PressureMeasurement - MaxMeasuredValue attribute under...
uint8_t dotdot_get_power_configuration_battery_voltage_threshold2(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - BatteryVoltageThreshold2 attribute value under a UNID/EndpoinID.
bool dotdot_thermostat_thermostat_running_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - ThermostatRunningMode attribute un...
sl_status_t dotdot_set_scenes_scene_table(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_scene_table_count, const SSceneTable *new_scene_table)
Set the DotDot Scenes - SceneTable attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_pump_configuration_and_control_speed(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_speed)
Set the DotDot PumpConfigurationAndControl - Speed attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_ac_voltage_multiplier_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ACVoltageMultiplier at...
bool dotdot_electrical_measurement_measured_phase1st_harmonic_current_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - MeasuredPhase1stHarmon...
sl_status_t dotdot_aox_locator_allow_list_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot AoXLocator - AllowList attribute under a UNID/EndpoinI...
bool dotdot_color_control_primary5y_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - Primary5Y attribute under a UNI...
int16_t dotdot_get_electrical_measurement_dc_power_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - DCPowerMin attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_window_covering_number_of_actuations_tilt(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - NumberOfActuationsTilt attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_currentx(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - CurrentX attribute under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery3_quantity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery3Quantity is supported under a UNID/EndpoinID.
bool dotdot_color_control_primary3_intensity_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - Primary3Intensity attribute und...
uint16_t dotdot_get_electrical_measurement_rms_voltage_max_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSVoltageMaxPhC attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery2a_hr_rating(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery2AHrRating is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_dc_power_divisor_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - DCPowerDivisor attribute under...
sl_status_t dotdot_electrical_measurement_rms_extreme_under_voltage_period_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSExtremeUnderVoltagePeriodPh...
bool dotdot_unify_humidity_control_dehumidifier_setpoint_max_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyHumidityControl - DehumidifierSetpointMax ...
sl_status_t dotdot_create_electrical_measurement_power_factor_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - PowerFactorPhB attribute under a UNID/EndpoinID.
bool dotdot_barrier_control_open_events_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BarrierControl - OpenEvents attribute under a ...
uint8_t dotdot_get_color_control_enhanced_color_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - EnhancedColorMode attribute value under a UNID/EndpoinID.
bool dotdot_basic_manufacturer_version_details_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - ManufacturerVersionDetails attribute un...
sl_status_t dotdot_color_control_color_loop_direction_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - ColorLoopDirection attribute under a UN...
sl_status_t dotdot_electrical_measurement_rms_extreme_over_voltage_period_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSExtremeOverVoltagePeriodPhB attr...
sl_status_t dotdot_set_basic_model_identifier(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_model_identifier)
Set the DotDot Basic - ModelIdentifier attribute under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_rms_voltage_swell_period_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSVoltageSwellPeriodPhB attribute value under a UNID/Endpoin...
bool dotdot_application_monitoring_mqtt_average_delivery_time_seconds_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - MQTTAverageDeliveryTim...
bool dotdot_is_supported_barrier_control_capabilities(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BarrierControl - Capabilities is supported under a UNID/EndpoinID.
sl_status_t dotdot_metering_demand_formatting_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - DemandFormatting attribute under a UNID/End...
bool dotdot_electrical_measurement_rms_extreme_under_voltage_period_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSExtremeUnderVoltage...
PumpOperationMode dotdot_get_pump_configuration_and_control_effective_operation_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - EffectiveOperationMode attribute value under a UNID/End...
bool dotdot_relativity_humidity_max_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot RelativityHumidity - MaxMeasuredValue attribute...
bool dotdot_door_lock_led_settings_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - LEDSettings attribute under a UNID/E...
sl_status_t dotdot_soil_moisture_tolerance_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SoilMoisture - Tolerance attribute under a UNID/Endpoi...
sl_status_t dotdot_set_electrical_measurement_measured7th_harmonic_current(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_measured7th_harmonic_current)
Set the DotDot ElectricalMeasurement - Measured7thHarmonicCurrent attribute under a UNID/EndpoinID.
bool dotdot_unify_thermostat_thermostat_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyThermostat - ThermostatMode attribute und...
sl_status_t dotdot_occupancy_sensing_physical_contact_unoccupied_to_occupied_delay_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot OccupancySensing - PhysicalContactUnoccupiedToOccupiedDelay...
uint8_t dotdot_get_illuminance_level_sensing_light_sensor_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot IlluminanceLevelSensing - LightSensorType attribute value under a UNID/EndpoinID.
uint8_t dotdot_get_shade_configuration_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ShadeConfiguration - Status attribute value under a UNID/EndpoinID.
bool dotdot_system_metrics_battery_percentage_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - BatteryPercentage attribute und...
sl_status_t dotdot_create_electrical_measurement_ac_frequency_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ACFrequencyMin attribute under a UNID/EndpoinID.
bool dotdot_is_supported_carbon_dioxide_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot CarbonDioxide - MeasuredValue is supported under a UNID/EndpoinID.
uint64_t dotdot_get_metering_current_inlet_energy_carrier_summation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - CurrentInletEnergyCarrierSummation attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_keypad_programming_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - KeypadProgrammingEventMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery3_voltage_threshold3_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery3VoltageThreshold3 attribute un...
uint8_t dotdot_get_metering_summation_formatting(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - SummationFormatting attribute value under a UNID/EndpoinID.
sl_status_t dotdot_color_control_number_of_primaries_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - NumberOfPrimaries attribute under a UNID/End...
bool dotdot_basic_producturl_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - ProductURL attribute under a UNID/Endp...
sl_status_t dotdot_set_temperature_measurement_tolerance(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_tolerance)
Set the DotDot TemperatureMeasurement - Tolerance attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_level_current_level(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_current_level)
Set the DotDot Level - CurrentLevel attribute under a UNID/EndpoinID.
bool dotdot_device_temperature_configuration_max_temp_experienced_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DeviceTemperatureConfiguration - MaxTempExperie...
sl_status_t dotdot_application_monitoring_application_name_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - ApplicationName attribute under a U...
bool dotdot_dehumidification_control_dehumidification_cooling_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DehumidificationControl - DehumidificationCool...
bool dotdot_is_any_diagnostics_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the Diagnostics Cluster.
sl_status_t dotdot_set_system_metrics_uptime_minutes(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint64_t new_uptime_minutes)
Set the DotDot SystemMetrics - UptimeMinutes attribute under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_deceleration_time_lift_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - DecelerationTimeLift attribute under ...
sl_status_t dotdot_set_dehumidification_control_dehumidification_lockout(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_dehumidification_lockout)
Set the DotDot DehumidificationControl - DehumidificationLockout attribute under a UNID/EndpoinID.
bool dotdot_dehumidification_control_relative_humidity_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DehumidificationControl - RelativeHumidityMode...
bool dotdot_is_supported_system_metrics_current_temperature_celcius(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - CurrentTemperatureCelcius is supported under a UNID/EndpoinID.
double dotdot_get_application_monitoring_application_cpu_average_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - ApplicationCPUAverageUsagePercent attribute value under a UNI...
sl_status_t dotdot_create_door_lock_expiring_user_timeout(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - ExpiringUserTimeout attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_voltage_min_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSVoltageMinPhC attribute und...
bool dotdot_unify_humidity_control_dehumidifier_setpoint_min_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyHumidityControl - DehumidifierSetpointMin ...
sl_status_t dotdot_create_thermostat_pi_heating_demand(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - PIHeatingDemand attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_reactive_current_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ReactiveCurrentPhB is supported under a UNID/EndpoinID...
sl_status_t dotdot_set_electrical_measurement_ac_alarms_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_ac_alarms_mask)
Set the DotDot ElectricalMeasurement - ACAlarmsMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_total_reactive_power(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int32_t new_total_reactive_power)
Set the DotDot ElectricalMeasurement - TotalReactivePower attribute under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_swap_memory_usedmb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - SWAPMemoryUsedMB attribute under a UNID/End...
bool dotdot_ballast_configuration_lamp_rated_hours_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BallastConfiguration - LampRatedHours attribut...
sl_status_t dotdot_metering_temperature_formatting_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - TemperatureFormatting attribute under a UNI...
sl_status_t dotdot_relativity_humidity_min_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot RelativityHumidity - MinMeasuredValue attribute under ...
sl_status_t dotdot_create_barrier_control_open_events(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BarrierControl - OpenEvents attribute under a UNID/EndpoinID.
bool dotdot_level_start_up_current_level_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Level - StartUpCurrentLevel attribute under a U...
sl_status_t dotdot_create_ballast_configuration_lamp_alarm_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BallastConfiguration - LampAlarmMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_battery2_voltage_threshold1(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery2_voltage_threshold1)
Set the DotDot PowerConfiguration - Battery2VoltageThreshold1 attribute under a UNID/EndpoinID.
bool dotdot_thermostat_min_heat_setpoint_limit_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - MinHeatSetpointLimit attribute und...
sl_status_t dotdot_create_ballast_configuration_power_on_fade_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BallastConfiguration - PowerOnFadeTime attribute under a UNID/EndpoinID.
bool dotdot_is_supported_unify_thermostat_thermostat_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyThermostat - ThermostatMode is supported under a UNID/EndpoinID.
double dotdot_get_system_metrics_battery_percentage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - BatteryPercentage attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_line_current_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - LineCurrentPhC attribu...
bool dotdot_thermostat_number_of_weekly_transitions_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - NumberOfWeeklyTransitions attribu...
sl_status_t dotdot_pump_configuration_and_control_max_const_pressure_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - MaxConstPressure attribute un...
sl_status_t dotdot_create_barrier_control_command_open_events(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BarrierControl - CommandOpenEvents attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery2a_hr_rating(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery2AHrRating attribute under a UNID/EndpoinID.
bool dotdot_is_supported_pm25_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PM25 - MinMeasuredValue is supported under a UNID/EndpoinID.
sl_status_t dotdot_state_security_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot State - Security attribute under a UNID/EndpointID.
sl_status_t dotdot_create_aox_locator_cte_length(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot AoXLocator - CTELength attribute under a UNID/EndpoinID.
bool dotdot_is_supported_metering_current_inlet_energy_carrier_summation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - CurrentInletEnergyCarrierSummation is supported under a UNID/Endpoi...
bool dotdot_is_supported_window_covering_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - Mode is supported under a UNID/EndpoinID.
bool dotdot_is_supported_diagnostics_aps_tx_ucast_retry(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - APSTxUcastRetry is supported under a UNID/EndpoinID.
bool dotdot_is_supported_poll_control_check_in_interval_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PollControl - CheckInIntervalMin is supported under a UNID/EndpoinID.
bool dotdot_basic_zcl_version_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - ZCLVersion attribute under a UNID/Endp...
sl_status_t dotdot_window_covering_intermediate_setpoints_lift_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindowCovering - IntermediateSetpointsLift attribute u...
sl_status_t dotdot_thermostat_outdoor_temperature_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - OutdoorTemperature attribute under a UNID/Endp...
sl_status_t dotdot_metering_temperature_unit_of_measure_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - TemperatureUnitOfMeasure attribute under a ...
sl_status_t dotdot_create_door_lock_enable_one_touch_locking(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - EnableOneTouchLocking attribute under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery2_voltage_threshold2(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery2VoltageThreshold2 is supported under a UNID/Endpo...
sl_status_t dotdot_unify_humidity_control_dehumidifier_setpoint_scale_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot UnifyHumidityControl - DehumidifierSetpointScale attri...
sl_status_t dotdot_set_window_covering_current_position_tilt_percentage(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_current_position_tilt_percentage)
Set the DotDot WindowCovering - CurrentPositionTiltPercentage attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_extreme_under_voltage_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSExtremeUnderVoltage ...
uint32_t dotdot_get_poll_control_check_in_interval_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PollControl - CheckInIntervalMin attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_measured5th_harmonic_current(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_measured5th_harmonic_current)
Set the DotDot ElectricalMeasurement - Measured5thHarmonicCurrent attribute under a UNID/EndpoinID.
const char * dotdot_get_aox_locator_allow_list(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot AoXLocator - AllowList attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_local_temperature_calibration(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int8_t new_local_temperature_calibration)
Set the DotDot Thermostat - LocalTemperatureCalibration attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_basic_model_identifier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - ModelIdentifier attribute under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_application_version_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - ApplicationVersion attribute u...
bool dotdot_diagnostics_mac_rx_ucast_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - MacRxUcast attribute under a UNID...
sl_status_t dotdot_electrical_measurement_rms_current_min_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSCurrentMinPhB attribute und...
sl_status_t dotdot_create_color_control_primary5_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - Primary5Intensity attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_couple_color_temp_to_level_min_mireds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - CoupleColorTempToLevelMinMireds attribute under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery2_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery2Voltage is supported under a UNID/EndpoinID.
double dotdot_get_application_monitoring_application_cpu_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - ApplicationCPUUsagePercent attribute value under a UNID/Endpo...
sl_status_t dotdot_metering_default_update_period_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - DefaultUpdatePeriod attribute under a UNID/Endpo...
sl_status_t dotdot_set_unify_thermostat_supported_thermostat_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_supported_thermostat_mode)
Set the DotDot UnifyThermostat - SupportedThermostatMode attribute under a UNID/EndpoinID.
bool dotdot_is_any_illuminance_measurement_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the IlluminanceMeasurement Cluster.
sl_status_t dotdot_diagnostics_mac_tx_ucast_retry_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - MacTxUcastRetry attribute under a UNID/Endpoi...
bool dotdot_dehumidification_control_dehumidification_lockout_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DehumidificationControl - DehumidificationLocko...
bool dotdot_is_supported_ballast_configuration_lamp_burn_hours_trip_point(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BallastConfiguration - LampBurnHoursTripPoint is supported under a UNID/Endpoi...
bool dotdot_power_configuration_battery_voltage_threshold2_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - BatteryVoltageThreshold2 a...
bool dotdot_is_supported_thermostat_system_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - SystemMode is supported under a UNID/EndpoinID.
sl_status_t dotdot_metering_current_inlet_energy_carrier_summation_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Metering - CurrentInletEnergyCarrierSummation attribute und...
uint16_t dotdot_get_diagnostics_persistent_memory_writes(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - PersistentMemoryWrites attribute value under a UNID/EndpoinID.
bool dotdot_door_lock_door_closed_events_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - DoorClosedEvents attribute under a U...
sl_status_t dotdot_unify_humidity_control_humidifier_setpoint_precision_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyHumidityControl - HumidifierSetpointPrecision attribut...
bool dotdot_ias_zone_zoneid_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot IASZone - ZoneID attribute under a UNID/Endpoi...
sl_status_t dotdot_scenes_scene_count_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Scenes - SceneCount attribute under a UNID/EndpointID.
sl_status_t dotdot_set_ballast_configuration_lamp_type(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_lamp_type)
Set the DotDot BallastConfiguration - LampType attribute under a UNID/EndpoinID.
sl_status_t dotdot_occupancy_sensing_physical_contact_unoccupied_to_occupied_threshold_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot OccupancySensing - PhysicalContactUnoccupiedToOccupied...
sl_status_t dotdot_binding_binding_table_full_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Binding - BindingTableFull attribute under a UNID/EndpointI...
uint8_t dotdot_get_color_control_color_loop_direction(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - ColorLoopDirection attribute value under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_min_const_flow_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - MinConstFlow attribute u...
sl_status_t dotdot_on_off_on_off_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot OnOff - OnOff attribute under a UNID/EndpoinID.
bool dotdot_is_supported_diagnostics_neighbor_removed(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - NeighborRemoved is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_aox_locator_elevation_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot AoXLocator - ElevationMask attribute under a UNID/EndpoinID.
bool dotdot_door_lock_door_closed_events_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - DoorClosedEvents attribute under a ...
bool dotdot_thermostat_user_interface_configuration_temperature_display_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ThermostatUserInterfaceConfiguration - Temperat...
sl_status_t dotdot_color_control_primary5y_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - Primary5Y attribute under a UNID/Endpoi...
bool dotdot_ias_zone_zone_status_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot IASZone - ZoneStatus attribute under a UNID/En...
int16_t dotdot_get_thermostat_outdoor_temperature(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - OutdoorTemperature attribute value under a UNID/EndpoinID.
bool dotdot_ballast_configuration_lamp_manufacturer_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BallastConfiguration - LampManufacturer attrib...
sl_status_t dotdot_ballast_configuration_power_on_level_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BallastConfiguration - PowerOnLevel attribute under a ...
bool dotdot_diagnostics_aps_decrypt_failures_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - APSDecryptFailures attribute unde...
sl_status_t dotdot_create_application_monitoring_application_version(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - ApplicationVersion attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_active_power_max_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_active_power_max_phb)
Set the DotDot ElectricalMeasurement - ActivePowerMaxPhB attribute under a UNID/EndpoinID.
uint16_t dotdot_get_relativity_humidity_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot RelativityHumidity - MeasuredValue attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_color_pointrx(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - ColorPointRX attribute under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_max_heat_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - MaxHeatSetpointLimit is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_neutral_current_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - NeutralCurrent attribut...
uint8_t dotdot_get_power_configuration_battery2_percentage_threshold2(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery2PercentageThreshold2 attribute value under a UNID/Endpoi...
bool dotdot_get_door_lock_send_pin_over_the_air(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - SendPINOverTheAir attribute value under a UNID/EndpoinID.
uint8_t dotdot_get_ballast_configuration_lamp_alarm_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BallastConfiguration - LampAlarmMode attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_hvac_system_type_configuration(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - HVACSystemTypeConfiguration is supported under a UNID/EndpoinID.
uint8_t dotdot_get_thermostat_ac_compressor_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - ACCompressorType attribute value under a UNID/EndpoinID.
bool dotdot_thermostat_max_heat_setpoint_limit_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - MaxHeatSetpointLimit attribute und...
bool dotdot_is_supported_aox_locator_elevation_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot AoXLocator - ElevationMask is supported under a UNID/EndpoinID.
bool dotdot_dehumidification_control_relative_humidity_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DehumidificationControl - RelativeHumidity attr...
bool dotdot_system_metrics_max_temperature_celcius_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - MaxTemperatureCelcius attribut...
bool dotdot_unify_humidity_control_humidifier_setpoint_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyHumidityControl - HumidifierSetpoint attr...
bool dotdot_window_covering_installed_open_limit_lift_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - InstalledOpenLimitLift attribu...
sl_status_t dotdot_set_pump_configuration_and_control_lifetime_energy_consumed(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_lifetime_energy_consumed)
Set the DotDot PumpConfigurationAndControl - LifetimeEnergyConsumed attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_system_metrics_cpu_min_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - CPUMinUsagePercent attribute under a UNID/EndpoinID.
bool dotdot_is_supported_basic_hw_version(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - HWVersion is supported under a UNID/EndpoinID.
bool dotdot_is_supported_application_monitoring_hostname(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - Hostname is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_dc_current_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - DCCurrentMultiplier attribute under a UNID/EndpoinID.
uint8_t dotdot_get_metering_energy_carrier_summation_formatting(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - EnergyCarrierSummationFormatting attribute value under a UNID/EndpoinID.
bool dotdot_door_lock_door_open_events_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - DoorOpenEvents attribute under a UNI...
bool dotdot_is_supported_pump_configuration_and_control_capacity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - Capacity is supported under a UNID/EndpoinID.
bool dotdot_door_lock_led_settings_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - LEDSettings attribute under a UNID/...
bool dotdot_is_supported_electrical_measurement_power_factor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - PowerFactor is supported under a UNID/EndpoinID.
sl_status_t dotdot_ballast_configuration_lamp_rated_hours_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BallastConfiguration - LampRatedHours attribute under a UNI...
sl_status_t dotdot_wind_speed_measurement_max_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot WindSpeedMeasurement - MaxMeasuredValue attribute unde...
bool dotdot_is_supported_color_control_color_loop_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - ColorLoopTime is supported under a UNID/EndpoinID.
sl_status_t dotdot_scenes_current_group_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Scenes - CurrentGroup attribute under a UNID/EndpointID.
sl_status_t dotdot_create_device_temperature_configuration_max_temp_experienced(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DeviceTemperatureConfiguration - MaxTempExperienced attribute under a UNID/EndpoinID...
sl_status_t dotdot_level_current_frequency_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Level - CurrentFrequency attribute under a UNID/EndpointID.
int32_t dotdot_get_unify_humidity_control_dehumidifier_setpoint_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyHumidityControl - DehumidifierSetpointMin attribute value under a UNID/EndpoinID...
bool dotdot_is_supported_carbon_monoxide_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot CarbonMonoxide - MeasuredValue is supported under a UNID/EndpoinID.
bool dotdot_ballast_configuration_lamp_burn_hours_trip_point_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BallastConfiguration - LampBurnHoursTripPoint ...
sl_status_t dotdot_power_configuration_mains_voltage_min_threshold_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - MainsVoltageMinThreshold attribute und...
bool dotdot_power_configuration_battery3_percentage_threshold3_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery3PercentageThreshol...
bool dotdot_is_supported_basic_location_description(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - LocationDescription is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_ac_current_divisor_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ACCurrentDivisor attri...
bool dotdot_is_supported_color_control_color_loop_start_enhanced_hue(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - ColorLoopStartEnhancedHue is supported under a UNID/EndpoinID.
uint8_t dotdot_get_door_lock_min_pin_code_length(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - MinPINCodeLength attribute value under a UNID/EndpoinID.
bool dotdot_power_configuration_battery3_voltage_threshold2_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery3VoltageThreshold2...
bool dotdot_window_covering_current_position_lift_percentage_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - CurrentPositionLiftPercentage ...
uint16_t dotdot_get_electrical_conductivity_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalConductivityMeasurement - MaxMeasuredValue attribute value under a UNID/End...
sl_status_t dotdot_diagnostics_child_moved_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - ChildMoved attribute under a UNID/Endpoi...
bool dotdot_aox_locator_position_and_orientation_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot AoXLocator - PositionAndOrientation attribute u...
sl_status_t dotdot_door_lock_wrong_code_entry_limit_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - WrongCodeEntryLimit attribute under a UNID/...
sl_status_t dotdot_create_electrical_measurement_dc_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - DCCurrent attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_ias_zone_iascie_address(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, EUI64 new_iascie_address)
Set the DotDot IASZone - IASCIEAddress attribute under a UNID/EndpoinID.
bool dotdot_level_remaining_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Level - RemainingTime attribute under a UNID/En...
sl_status_t dotdot_create_thermostat_occupied_setback_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - OccupiedSetbackMax attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_ac_voltage_multiplier(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_ac_voltage_multiplier)
Set the DotDot ElectricalMeasurement - ACVoltageMultiplier attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_outdoor_temperature(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_outdoor_temperature)
Set the DotDot Thermostat - OutdoorTemperature attribute under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_max_flow_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - MaxFlow attribute under a UNI...
sl_status_t dotdot_create_window_covering_intermediate_setpoints_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - IntermediateSetpointsLift attribute under a UNID/EndpoinID.
sl_status_t dotdot_binding_binding_table_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Binding - BindingTable attribute under a UNID/EndpoinI...
int16_t dotdot_get_electrical_measurement_dc_current_overload(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - DCCurrentOverload attribute value under a UNID/EndpoinID.
bool dotdot_flow_measurement_tolerance_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot FlowMeasurement - Tolerance attribute under a U...
sl_status_t dotdot_electrical_measurement_measured_phase11th_harmonic_current_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - MeasuredPhase11thHarmonicCurre...
bool dotdot_is_supported_ballast_configuration_power_on_fade_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BallastConfiguration - PowerOnFadeTime is supported under a UNID/EndpoinID.
uint16_t dotdot_get_shade_configuration_closed_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ShadeConfiguration - ClosedLimit attribute value under a UNID/EndpoinID.
bool dotdot_time_last_set_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Time - LastSetTime attribute under a UNID/Endpo...
bool dotdot_is_supported_dehumidification_control_relative_humidity_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DehumidificationControl - RelativeHumidityMode is supported under a UNID/Endpo...
bool dotdot_is_supported_electrical_measurement_rms_voltage_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSVoltageMin is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_rms_voltage_sag_period_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSVoltageSagPeriodPhC attribute under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_disks_usage_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - DisksUsage attribute under a UNID/Endp...
bool dotdot_is_any_metering_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the Metering Cluster.
sl_status_t dotdot_electrical_measurement_rms_voltage_max_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSVoltageMaxPhB attribute under a ...
bool dotdot_pump_configuration_and_control_lifetime_energy_consumed_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - LifetimeEnergyCo...
bool dotdot_time_time_status_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Time - TimeStatus attribute under a UNID/Endpo...
uint8_t dotdot_get_unify_humidity_control_current_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyHumidityControl - CurrentState attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_reactive_power_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ReactivePowerPhC attribute und...
sl_status_t dotdot_window_covering_current_position_tilt_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - CurrentPositionTilt attribute under a UNID...
bool dotdot_temperature_measurement_min_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot TemperatureMeasurement - MinMeasuredValue attr...
bool dotdot_is_supported_power_configuration_battery2_percentage_threshold3(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery2PercentageThreshold3 is supported under a UNID/En...
sl_status_t dotdot_color_control_color_loop_active_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - ColorLoopActive attribute under a UNID/...
sl_status_t dotdot_create_window_covering_velocity_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - VelocityLift attribute under a UNID/EndpoinID.
sl_status_t dotdot_ballast_configuration_lamp_manufacturer_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BallastConfiguration - LampManufacturer attribute under a U...
sl_status_t dotdot_create_electrical_measurement_active_current_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ActiveCurrentPhC attribute under a UNID/EndpoinID.
sl_status_t dotdot_poll_control_check_in_interval_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PollControl - CheckInInterval attribute under a UNID/Endpoi...
uint16_t dotdot_get_shade_configuration_physical_closed_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ShadeConfiguration - PhysicalClosedLimit attribute value under a UNID/EndpoinID.
uint8_t dotdot_get_dehumidification_control_relative_humidity_display(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DehumidificationControl - RelativeHumidityDisplay attribute value under a UNID/Endpoi...
ScaleType dotdot_get_unify_humidity_control_humidifier_setpoint_scale(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyHumidityControl - HumidifierSetpointScale attribute value under a UNID/EndpoinID...
sl_status_t dotdot_create_occupancy_sensing_physical_contact_unoccupied_to_occupied_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot OccupancySensing - PhysicalContactUnoccupiedToOccupiedThreshold attribute under a UN...
bool dotdot_get_system_metrics_power_plugged(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - PowerPlugged attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_poll_control_fast_poll_timeout_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PollControl - FastPollTimeoutMax attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_thermostat_programming_operation_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_thermostat_programming_operation_mode)
Set the DotDot Thermostat - ThermostatProgrammingOperationMode attribute under a UNID/EndpoinID.
uint16_t dotdot_get_door_lock_feature_map(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - FeatureMap attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_aox_locator_position_and_orientation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot AoXLocator - PositionAndOrientation attribute under a UNID/EndpoinID.
sl_status_t dotdot_occupancy_sensing_occupancy_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot OccupancySensing - Occupancy attribute under a UNID/Endpoin...
bool dotdot_is_supported_metering_default_update_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - DefaultUpdatePeriod is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery_percentage_threshold3(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - BatteryPercentageThreshold3 attribute under a UNID/EndpoinID.
bool dotdot_application_monitoring_application_cpu_average_usage_percent_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - ApplicationCPUAverageU...
int16_t dotdot_get_device_temperature_configuration_high_temp_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DeviceTemperatureConfiguration - HighTempThreshold attribute value under a UNID/Endpo...
bool dotdot_electrical_measurement_average_rms_voltage_measurement_period_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - AverageRMSVoltageMeasu...
sl_status_t dotdot_set_time_dst_end(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_dst_end)
Set the DotDot Time - DstEnd attribute under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_wrong_code_entry_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - WrongCodeEntryLimit is supported under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_max_temperature_celcius_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - MaxTemperatureCelcius attribute under a UNI...
sl_status_t dotdot_time_dst_end_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Time - DstEnd attribute under a UNID/EndpointID.
sl_status_t dotdot_color_control_color_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - ColorMode attribute under a UNID/EndpointID.
sl_status_t dotdot_color_control_start_up_color_temperature_mireds_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - StartUpColorTemperatureMireds attribute unde...
sl_status_t dotdot_protocol_controller_rf_telemetry_tx_report_enabled_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ProtocolController-RFTelemetry - TxReportEnabled attribute ...
sl_status_t dotdot_create_color_control_drift_compensation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - DriftCompensation attribute under a UNID/EndpoinID.
uint16_t dotdot_get_relativity_humidity_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot RelativityHumidity - MinMeasuredValue attribute value under a UNID/EndpoinID.
bool dotdot_application_monitoring_application_statistics_reporting_interval_seconds_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - ApplicationStatisticsR...
bool dotdot_power_configuration_battery_percentage_threshold1_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - BatteryPercentageThreshold...
bool dotdot_color_control_primary1x_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - Primary1X attribute under a UNID...
bool dotdot_aox_locator_reporting_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot AoXLocator - ReportingMode attribute under a UN...
bool dotdot_door_lock_door_state_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - DoorState attribute under a UNID/En...
bool dotdot_is_supported_system_metrics_ram_availablemb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - RAMAvailableMB is supported under a UNID/EndpoinID.
uint32_t dotdot_get_thermostat_ac_error_code(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - ACErrorCode attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_unify_humidity_control_humidifier_setpoint_min(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int32_t new_humidifier_setpoint_min)
Set the DotDot UnifyHumidityControl - HumidifierSetpointMin attribute under a UNID/EndpoinID.
uint16_t dotdot_get_diagnostics_number_of_resets(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - NumberOfResets attribute value under a UNID/EndpoinID.
bool dotdot_pump_configuration_and_control_speed_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - Speed attribute u...
bool dotdot_power_configuration_battery2_percentage_remaining_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery2PercentageRemainin...
sl_status_t dotdot_set_electrical_measurement_line_current_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_line_current_phb)
Set the DotDot ElectricalMeasurement - LineCurrentPhB attribute under a UNID/EndpoinID.
sl_status_t dotdot_occupancy_sensing_ultrasonic_unoccupied_to_occupied_threshold_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot OccupancySensing - UltrasonicUnoccupiedToOccupiedThreshold ...
sl_status_t dotdot_electrical_measurement_rms_voltage_sag_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSVoltageSag attribute under ...
float dotdot_get_carbon_monoxide_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot CarbonMonoxide - MeasuredValue attribute value under a UNID/EndpoinID.
sl_status_t dotdot_dehumidification_control_dehumidification_lockout_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DehumidificationControl - DehumidificationLockout attr...
bool dotdot_electrical_measurement_line_current_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - LineCurrentPhB attribu...
bool dotdot_is_supported_aox_locator_allow_list(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot AoXLocator - AllowList is supported under a UNID/EndpoinID.
bool dotdot_is_supported_system_metrics_swap_memory_usedmb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - SWAPMemoryUsedMB is supported under a UNID/EndpoinID.
bool dotdot_is_supported_diagnostics_aps_unauthorized_key(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - APSUnauthorizedKey is supported under a UNID/EndpoinID.
EstimatedPosition dotdot_get_aox_position_estimation_position(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot AoXPositionEstimation - Position attribute value under a UNID/EndpoinID.
uint8_t dotdot_get_thermostat_number_of_daily_transitions(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - NumberOfDailyTransitions attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_ph_measurement_max_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_max_measured_value)
Set the DotDot PhMeasurement - MaxMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_barrier_control_close_events_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BarrierControl - CloseEvents attribute under a...
sl_status_t dotdot_create_illuminance_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot IlluminanceMeasurement - MeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_thermostat_min_setpoint_dead_band_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - MinSetpointDeadBand attribute und...
uint8_t dotdot_get_scenes_name_support(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Scenes - NameSupport attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_max_heat_setpoint_limit(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_max_heat_setpoint_limit)
Set the DotDot Thermostat - MaxHeatSetpointLimit attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_soil_moisture_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SoilMoisture - Tolerance attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_level_on_transition_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_on_transition_time)
Set the DotDot Level - OnTransitionTime attribute under a UNID/EndpoinID.
uint16_t dotdot_get_diagnostics_phy_to_mac_queue_limit_reached(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - PHYToMACQueueLimitReached attribute value under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_velocity_lift_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - VelocityLift attribute under a UNID/Endpoi...
sl_status_t dotdot_device_temperature_configuration_device_temp_alarm_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DeviceTemperatureConfiguration - DeviceTempAlarmMask a...
sl_status_t dotdot_create_barrier_control_close_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BarrierControl - ClosePeriod attribute under a UNID/EndpoinID.
uint16_t dotdot_get_pressure_measurement_scaled_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PressureMeasurement - ScaledTolerance attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_diagnostics_child_moved(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - ChildMoved attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery2_percentage_threshold2_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery2PercentageThresho...
bool dotdot_thermostat_unoccupied_heating_setpoint_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - UnoccupiedHeatingSetpoint attribut...
sl_status_t dotdot_diagnostics_number_of_resets_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - NumberOfResets attribute under a UNID/Endpoin...
sl_status_t dotdot_electrical_measurement_rms_current_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSCurrentPhC attribute under a UNI...
sl_status_t dotdot_create_aox_locator_antenna_array(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot AoXLocator - AntennaArray attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_pm25_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, float new_measured_value)
Set the DotDot PM25 - MeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_diagnostics_aps_tx_ucast_success_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - APSTxUcastSuccess attribute unde...
sl_status_t dotdot_create_ias_zone_zoneid(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot IASZone - ZoneID attribute under a UNID/EndpoinID.
sl_status_t dotdot_ias_zone_zoneid_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot IASZone - ZoneID attribute under a UNID/EndpoinID.
bool dotdot_pump_configuration_and_control_max_speed_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - MaxSpeed attribut...
bool dotdot_color_control_primary4y_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - Primary4Y attribute under a UNID...
bool dotdot_is_supported_power_configuration_battery_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - BatteryVoltage is supported under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_number_of_log_records_supported_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - NumberOfLogRecordsSupported attribute under a UN...
sl_status_t dotdot_color_control_current_hue_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - CurrentHue attribute under a UNID/EndpointID...
sl_status_t dotdot_electrical_measurement_active_power_min_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ActivePowerMinPhB attribute under a...
bool dotdot_color_control_primary3_intensity_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - Primary3Intensity attribute unde...
sl_status_t dotdot_binding_bindable_cluster_list_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Binding - BindableClusterList attribute under a UNID/E...
bool dotdot_illuminance_level_sensing_light_sensor_type_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot IlluminanceLevelSensing - LightSensorType attri...
bool dotdot_is_supported_pump_configuration_and_control_max_pressure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - MaxPressure is supported under a UNID/EndpoinID.
bool dotdot_pump_configuration_and_control_max_const_flow_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - MaxConstFlow attr...
sl_status_t dotdot_create_power_configuration_battery2_manufacturer(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery2Manufacturer attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_aox_locator_allow_list(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot AoXLocator - AllowList attribute under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_temperature_setpoint_hold_duration(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - TemperatureSetpointHoldDuration is supported under a UNID/Endpoin...
sl_status_t dotdot_set_soil_moisture_max_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_max_measured_value)
Set the DotDot SoilMoisture - MaxMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_color_control_enhanced_current_hue_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - EnhancedCurrentHue attribute und...
bool dotdot_ballast_configuration_power_on_fade_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BallastConfiguration - PowerOnFadeTime attribut...
sl_status_t dotdot_set_window_covering_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_mode)
Set the DotDot WindowCovering - Mode attribute under a UNID/EndpoinID.
int16_t dotdot_get_electrical_measurement_reactive_current_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ReactiveCurrentPhB attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_occupancy_sensing_ultrasonic_unoccupied_to_occupied_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot OccupancySensing - UltrasonicUnoccupiedToOccupiedThreshold attribute under a UNID/En...
bool dotdot_door_lock_expiring_user_timeout_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - ExpiringUserTimeout attribute under...
bool dotdot_electrical_measurement_power_factor_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - PowerFactor attribute u...
bool dotdot_is_supported_pump_configuration_and_control_pump_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - PumpStatus is supported under a UNID/EndpoinID.
bool dotdot_diagnostics_mac_tx_ucast_retry_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - MacTxUcastRetry attribute under ...
sl_status_t dotdot_set_color_control_compensation_text(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_compensation_text)
Set the DotDot ColorControl - CompensationText attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_ac_voltage_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ACVoltageDivisor attribute under a UNID/EndpoinID.
bool dotdot_is_supported_aox_locator_reporting_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot AoXLocator - ReportingMode is supported under a UNID/EndpoinID.
bool dotdot_temperature_measurement_max_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot TemperatureMeasurement - MaxMeasuredValue attri...
bool dotdot_unify_fan_control_z_wave_fan_state_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyFanControl - ZWaveFanState attribute unde...
sl_status_t dotdot_door_lock_min_rfid_code_length_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - MinRFIDCodeLength attribute under a UNID/Endpoin...
sl_status_t dotdot_set_unify_fan_control_z_wave_fan_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, ZWaveFanModeEnum new_z_wave_fan_mode)
Set the DotDot UnifyFanControl - ZWaveFanMode attribute under a UNID/EndpoinID.
bool dotdot_aox_locator_angle_correction_timeout_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot AoXLocator - AngleCorrectionTimeout attribute ...
sl_status_t dotdot_create_electrical_measurement_rms_extreme_under_voltage_period_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSExtremeUnderVoltagePeriodPhB attribute under a UNID/Endpo...
sl_status_t dotdot_aox_locator_antenna_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot AoXLocator - AntennaMode attribute under a UNID/Endpoi...
sl_status_t dotdot_set_basic_manufacturer_name(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_manufacturer_name)
Set the DotDot Basic - ManufacturerName attribute under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery2_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery2AlarmMask is supported under a UNID/EndpoinID.
sl_status_t dotdot_barrier_control_moving_state_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BarrierControl - MovingState attribute under a UNID/En...
int16_t dotdot_get_electrical_measurement_reactive_power_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ReactivePowerPhB attribute value under a UNID/EndpoinID.
bool dotdot_ias_zone_iascie_address_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot IASZone - IASCIEAddress attribute under a UNID...
sl_status_t dotdot_electrical_measurement_rms_voltage_sag_period_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSVoltageSagPeriodPhC attribu...
sl_status_t dotdot_set_thermostat_ac_compressor_type(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_ac_compressor_type)
Set the DotDot Thermostat - ACCompressorType attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_measured_phase9th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - MeasuredPhase9thHarmonicCurrent is supported under a U...
sl_status_t dotdot_create_door_lock_credential_rules_support(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - CredentialRulesSupport attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_mains_frequency(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_mains_frequency)
Set the DotDot PowerConfiguration - MainsFrequency attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_aox_locator_angle_correction_timeout(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot AoXLocator - AngleCorrectionTimeout attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_extreme_over_voltage_period_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSExtremeOverVoltagePe...
sl_status_t dotdot_door_lock_expiring_user_timeout_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - ExpiringUserTimeout attribute under a UNID/...
uint8_t dotdot_get_barrier_control_capabilities(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BarrierControl - Capabilities attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_measured11th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - Measured11thHarmonicCurrent is supported under a UNID/...
sl_status_t dotdot_occupancy_sensing_physical_contact_occupied_to_unoccupied_delay_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot OccupancySensing - PhysicalContactOccupiedToUnoccupied...
bool dotdot_shade_configuration_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ShadeConfiguration - Mode attribute under a UNI...
float dotdot_get_carbon_monoxide_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot CarbonMonoxide - Tolerance attribute value under a UNID/EndpoinID.
int8_t dotdot_get_electrical_measurement_harmonic_current_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - HarmonicCurrentMultiplier attribute value under a UNID/Endpoi...
bool dotdot_is_supported_door_lock_number_of_week_day_schedules_supported_per_user(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - NumberOfWeekDaySchedulesSupportedPerUser is supported under a UNID/...
PumpOperationMode dotdot_get_pump_configuration_and_control_operation_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - OperationMode attribute value under a UNID/EndpoinID.
sl_status_t dotdot_shade_configuration_physical_closed_limit_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ShadeConfiguration - PhysicalClosedLimit attribute und...
uint8_t dotdot_get_metering_energy_carrier_demand_formatting(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - EnergyCarrierDemandFormatting attribute value under a UNID/EndpoinID.
bool dotdot_protocol_controller_rf_telemetry_pti_enabled_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ProtocolController-RFTelemetry - PTIEnabled att...
bool dotdot_door_lock_door_open_events_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - DoorOpenEvents attribute under a UN...
bool dotdot_poll_control_check_in_interval_min_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PollControl - CheckInIntervalMin attribute unde...
sl_status_t dotdot_set_electrical_measurement_ac_power_divisor(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_ac_power_divisor)
Set the DotDot ElectricalMeasurement - ACPowerDivisor attribute under a UNID/EndpoinID.
bool dotdot_is_any_carbon_monoxide_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the CarbonMonoxide Cluster.
sl_status_t dotdot_create_electrical_conductivity_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalConductivityMeasurement - MinMeasuredValue attribute under a UNID/EndpoinI...
bool dotdot_ballast_configuration_lamp_alarm_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BallastConfiguration - LampAlarmMode attribute...
bool dotdot_is_supported_system_metrics_ram_freemb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - RAMFreeMB is supported under a UNID/EndpoinID.
bool dotdot_power_configuration_battery_percentage_threshold3_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - BatteryPercentageThreshol...
bool dotdot_system_metrics_max_temperature_celcius_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - MaxTemperatureCelcius attribute...
bool dotdot_is_any_dehumidification_control_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the DehumidificationControl Cluster.
bool dotdot_carbon_dioxide_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot CarbonDioxide - MeasuredValue attribute under ...
sl_status_t dotdot_create_application_monitoring_mqtt_min_delivery_time_seconds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - MQTTMinDeliveryTimeSeconds attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_current_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSCurrent attribute under a UNID/E...
bool dotdot_unify_humidity_control_auto_setpoint_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyHumidityControl - AutoSetpoint attribute ...
sl_status_t dotdot_set_window_covering_velocity_lift(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_velocity_lift)
Set the DotDot WindowCovering - VelocityLift attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_number_of_credentials_supported_per_user(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - NumberOfCredentialsSupportedPerUser attribute under a UNID/EndpoinID.
bool dotdot_door_lock_number_of_rfid_users_supported_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - NumberOfRFIDUsersSupported attribut...
sl_status_t dotdot_set_aox_locator_azimuth_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_azimuth_mask_count, const MinMaxPair *new_azimuth_mask)
Set the DotDot AoXLocator - AzimuthMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_measured11th_harmonic_current(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_measured11th_harmonic_current)
Set the DotDot ElectricalMeasurement - Measured11thHarmonicCurrent attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_thermostat_abs_min_heat_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - AbsMinHeatSetpointLimit attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_unify_humidity_control_auto_setpoint_scale(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, ScaleType new_auto_setpoint_scale)
Set the DotDot UnifyHumidityControl - AutoSetpointScale attribute under a UNID/EndpoinID.
bool dotdot_is_supported_pm25_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PM25 - MaxMeasuredValue is supported under a UNID/EndpoinID.
bool dotdot_door_lock_min_pin_code_length_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - MinPINCodeLength attribute under a U...
bool dotdot_is_any_protocol_controller_network_management_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the ProtocolController-NetworkManagemen...
bool dotdot_electrical_measurement_dc_power_min_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - DCPowerMin attribute un...
sl_status_t dotdot_thermostat_occupied_cooling_setpoint_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - OccupiedCoolingSetpoint attribute under a...
sl_status_t dotdot_diagnostics_aps_rx_bcast_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - APSRxBcast attribute under a UNID/Endpoi...
bool dotdot_color_control_primary5_intensity_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - Primary5Intensity attribute unde...
uint16_t dotdot_get_electrical_measurement_line_current_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - LineCurrentPhB attribute value under a UNID/EndpoinID.
bool dotdot_power_configuration_battery_alarm_state_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - BatteryAlarmState attribut...
bool dotdot_occupancy_sensing_pir_occupied_to_unoccupied_delay_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot OccupancySensing - PIROccupiedToUnoccupiedDelay...
sl_status_t dotdot_set_system_metrics_ram_totalmb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_ram_totalmb)
Set the DotDot SystemMetrics - RAMTotalMB attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_manual_operation_event_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - ManualOperationEventMask attribute under a UNID/...
bool dotdot_is_supported_system_metrics_network_interfaces_data(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - NetworkInterfacesData is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_window_covering_installed_closed_limit_tilt(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - InstalledClosedLimitTilt attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_window_covering_number_of_actuations_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - NumberOfActuationsLift attribute under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_last_messagelqi_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - LastMessageLQI attribute under a UNID/En...
bool dotdot_color_control_primary2_intensity_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - Primary2Intensity attribute unde...
bool dotdot_barrier_control_barrier_position_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BarrierControl - BarrierPosition attribute und...
sl_status_t dotdot_create_level_default_move_rate(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Level - DefaultMoveRate attribute under a UNID/EndpoinID.
bool dotdot_state_network_status_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot State - NetworkStatus attribute under a UNID/E...
bool dotdot_ballast_configuration_lamp_burn_hours_trip_point_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BallastConfiguration - LampBurnHoursTripPoint a...
bool dotdot_electrical_measurement_reactive_power_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ReactivePowerPhB attrib...
bool dotdot_device_temperature_configuration_high_temp_threshold_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DeviceTemperatureConfiguration - HighTempThres...
uint64_t dotdot_get_metering_current_outlet_energy_carrier_summation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - CurrentOutletEnergyCarrierSummation attribute value under a UNID/EndpoinID...
sl_status_t dotdot_door_lock_door_closed_events_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - DoorClosedEvents attribute under a UNID/Endpoint...
sl_status_t dotdot_set_diagnostics_mac_tx_ucast_fail(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_mac_tx_ucast_fail)
Set the DotDot Diagnostics - MacTxUcastFail attribute under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_conductivity_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalConductivityMeasurement - Tolerance attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_active_power_min_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ActivePowerMin attribu...
sl_status_t dotdot_ballast_configuration_ballast_factor_adjustment_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BallastConfiguration - BallastFactorAdjustment attribu...
bool dotdot_unify_humidity_control_dehumidifier_setpoint_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyHumidityControl - DehumidifierSetpoint att...
sl_status_t dotdot_electrical_measurement_dc_voltage_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - DCVoltage attribute under a UNID/En...
bool dotdot_dehumidification_control_rh_dehumidification_setpoint_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DehumidificationControl - RHDehumidificationSet...
bool dotdot_is_supported_pump_configuration_and_control_effective_operation_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - EffectiveOperationMode is supported under a UNID...
bool dotdot_is_supported_time_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Time - Time is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_ac_current_multiplier(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_ac_current_multiplier)
Set the DotDot ElectricalMeasurement - ACCurrentMultiplier attribute under a UNID/EndpoinID.
sl_status_t dotdot_occupancy_sensing_ultrasonic_unoccupied_to_occupied_delay_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot OccupancySensing - UltrasonicUnoccupiedToOccupiedDelay attr...
bool dotdot_thermostat_thermostat_running_state_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - ThermostatRunningState attribute ...
sl_status_t dotdot_create_electrical_measurement_measured1st_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - Measured1stHarmonicCurrent attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_voltage_phc_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSVoltagePhC attribute under ...
bool dotdot_is_supported_electrical_measurement_rms_extreme_under_voltage_period_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSExtremeUnderVoltagePeriodPhB is supported under a U...
bool dotdot_diagnostics_phy_to_mac_queue_limit_reached_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - PHYToMACQueueLimitReached attrib...
bool dotdot_unify_humidity_control_auto_setpoint_scale_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyHumidityControl - AutoSetpointScale attri...
uint16_t dotdot_get_window_covering_number_of_actuations_tilt(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - NumberOfActuationsTilt attribute value under a UNID/EndpoinID.
uint8_t dotdot_get_metering_metering_device_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - MeteringDeviceType attribute value under a UNID/EndpoinID.
bool dotdot_pressure_measurement_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PressureMeasurement - MeasuredValue attribute u...
uint16_t dotdot_get_electrical_measurement_rms_current_min_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSCurrentMinPhB attribute value under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery2_voltage_threshold1_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery2VoltageThreshold1 attribu...
bool dotdot_color_control_primary5y_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - Primary5Y attribute under a UNID...
sl_status_t dotdot_create_basic_stack_version(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - StackVersion attribute under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_application_mqtt_topics_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - ApplicationMQTTTopics attribute und...
bool dotdot_door_lock_expiring_user_timeout_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - ExpiringUserTimeout attribute under ...
bool dotdot_pump_configuration_and_control_alarm_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - AlarmMask attrib...
sl_status_t dotdot_ias_zone_zone_type_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot IASZone - ZoneType attribute under a UNID/EndpoinID.
sl_status_t dotdot_time_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Time - Time attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery_voltage_min_threshold_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - BatteryVoltageMinThreshold attribute u...
sl_status_t dotdot_create_electrical_conductivity_measurement_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalConductivityMeasurement - MaxMeasuredValue attribute under a UNID/EndpoinI...
bool dotdot_door_lock_supported_operating_modes_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - SupportedOperatingModes attribute u...
sl_status_t dotdot_set_state_endpoint_id_list(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_endpoint_id_list_count, const uint8_t *new_endpoint_id_list)
Set the DotDot State - EndpointIdList attribute under a UNID/EndpoinID.
bool dotdot_pump_configuration_and_control_control_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - ControlMode attri...
sl_status_t dotdot_thermostat_hvac_system_type_configuration_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - HVACSystemTypeConfiguration attribute under a ...
bool dotdot_is_supported_diagnostics_child_moved(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - ChildMoved is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_window_covering_acceleration_time_lift(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_acceleration_time_lift)
Set the DotDot WindowCovering - AccelerationTimeLift attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_application_monitoring_hostname(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_hostname)
Set the DotDot ApplicationMonitoring - Hostname attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_measured_phase1st_harmonic_current_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - MeasuredPhase1stHarmoni...
bool dotdot_illuminance_measurement_tolerance_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot IlluminanceMeasurement - Tolerance attribute un...
sl_status_t dotdot_create_power_configuration_battery3_alarm_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery3AlarmState attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_barrier_control_moving_state(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_moving_state)
Set the DotDot BarrierControl - MovingState attribute under a UNID/EndpoinID.
uint8_t dotdot_get_window_covering_window_covering_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - WindowCoveringType attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_number_of_log_records_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - NumberOfLogRecordsSupported is supported under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_dc_current_divisor_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - DCCurrentDivisor attribute und...
sl_status_t dotdot_set_shade_configuration_physical_closed_limit(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_physical_closed_limit)
Set the DotDot ShadeConfiguration - PhysicalClosedLimit attribute under a UNID/EndpoinID.
bool dotdot_ias_zone_current_zone_sensitivity_level_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot IASZone - CurrentZoneSensitivityLevel attribute...
sl_status_t dotdot_set_power_configuration_battery_size(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, BatterySize new_battery_size)
Set the DotDot PowerConfiguration - BatterySize attribute under a UNID/EndpoinID.
bool dotdot_is_supported_dehumidification_control_dehumidification_cooling(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DehumidificationControl - DehumidificationCooling is supported under a UNID/En...
bool dotdot_electrical_conductivity_measurement_tolerance_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalConductivityMeasurement - Tolerance a...
sl_status_t dotdot_metering_outlet_temperature_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - OutletTemperature attribute under a UNID/En...
bool dotdot_is_supported_door_lock_feature_map(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - FeatureMap is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_voltage_min_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSVoltageMin attribute...
bool dotdot_is_supported_power_configuration_mains_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - MainsAlarmMask is supported under a UNID/EndpoinID.
sl_status_t dotdot_ballast_configuration_lamp_burn_hours_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BallastConfiguration - LampBurnHours attribute under a...
float dotdot_get_pm25_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PM25 - MeasuredValue attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_application_monitoring_application_cpu_average_usage_percent(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_application_cpu_average_usage_percent)
Set the DotDot ApplicationMonitoring - ApplicationCPUAverageUsagePercent attribute under a UNID/Endpo...
sl_status_t dotdot_color_control_color_pointby_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - ColorPointBY attribute under a UNID/End...
uint8_t dotdot_get_ias_zone_current_zone_sensitivity_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot IASZone - CurrentZoneSensitivityLevel attribute value under a UNID/EndpoinID.
bool dotdot_get_door_lock_require_pi_nfor_rf_operation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - RequirePINforRFOperation attribute value under a UNID/EndpoinID.
bool dotdot_is_any_pressure_measurement_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the PressureMeasurement Cluster.
bool dotdot_electrical_measurement_average_rms_over_voltage_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - AverageRMSOverVoltage a...
sl_status_t dotdot_electrical_measurement_ac_frequency_multiplier_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ACFrequencyMultiplier attribut...
bool dotdot_is_supported_electrical_measurement_dc_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - DCPower is supported under a UNID/EndpoinID.
bool dotdot_system_metrics_cpu_max_usage_percent_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - CPUMaxUsagePercent attribute un...
bool dotdot_system_metrics_virtual_memory_usedmb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - VirtualMemoryUsedMB attribute u...
bool dotdot_diagnostics_aps_tx_ucast_success_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - APSTxUcastSuccess attribute under...
bool dotdot_door_lock_min_rfid_code_length_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - MinRFIDCodeLength attribute under a ...
uint16_t dotdot_get_electrical_measurement_rms_current_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSCurrentPhC attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_dc_power_max(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_dc_power_max)
Set the DotDot ElectricalMeasurement - DCPowerMax attribute under a UNID/EndpoinID.
uint32_t dotdot_get_metering_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - Divisor attribute value under a UNID/EndpoinID.
sl_status_t dotdot_poll_control_long_poll_interval_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PollControl - LongPollInterval attribute under a UNID/Endpo...
uint16_t dotdot_get_electrical_measurement_rms_current_max_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSCurrentMaxPhB attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_diagnostics_average_mac_retry_per_aps_message_sent(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_average_mac_retry_per_aps_message_sent)
Set the DotDot Diagnostics - AverageMACRetryPerAPSMessageSent attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_device_temperature_configuration_device_temp_alarm_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DeviceTemperatureConfiguration - DeviceTempAlarmMask attribute under a UNID/EndpoinI...
bool dotdot_unify_humidity_control_auto_setpoint_precision_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyHumidityControl - AutoSetpointPrecision at...
sl_status_t dotdot_set_door_lock_alarm_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_alarm_mask)
Set the DotDot DoorLock - AlarmMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_metering_supply_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - SupplyStatus attribute under a UNID/EndpoinID.
bool dotdot_is_supported_ballast_configuration_intrinsic_ballast_factor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot BallastConfiguration - IntrinsicBallastFactor is supported under a UNID/Endpoi...
sl_status_t dotdot_diagnostics_route_disc_initiated_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - RouteDiscInitiated attribute under a UNID/End...
sl_status_t dotdot_electrical_measurement_rms_voltage_sag_period_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSVoltageSagPeriodPhC attribute un...
bool dotdot_basic_device_enabled_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Basic - DeviceEnabled attribute under a UNID/E...
uint8_t dotdot_get_door_lock_door_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - DoorState attribute value under a UNID/EndpoinID.
bool dotdot_door_lock_number_of_credentials_supported_per_user_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - NumberOfCredentialsSupportedPerUser...
sl_status_t dotdot_electrical_measurement_power_factor_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - PowerFactorPhC attribute under a UN...
bool dotdot_is_supported_electrical_measurement_power_factor_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - PowerFactorPhB is supported under a UNID/EndpoinID.
uint8_t dotdot_get_color_control_primary3_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - Primary3Intensity attribute value under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_setpoint_change_source_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - SetpointChangeSource attribute under a UNID/En...
bool dotdot_electrical_measurement_measured_phase3rd_harmonic_current_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - MeasuredPhase3rdHarmon...
sl_status_t dotdot_scenes_current_scene_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Scenes - CurrentScene attribute under a UNID/EndpointID.
bool dotdot_electrical_measurement_apparent_power_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ApparentPowerPhC attrib...
sl_status_t dotdot_create_electrical_measurement_power_factor_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - PowerFactorPhC attribute under a UNID/EndpoinID.
bool dotdot_color_control_primary2x_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - Primary2X attribute under a UNI...
bool dotdot_door_lock_auto_relock_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - AutoRelockTime attribute under a UNI...
bool dotdot_electrical_measurement_average_rms_voltage_measurement_period_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - AverageRMSVoltageMeasur...
sl_status_t dotdot_set_electrical_measurement_rms_voltage_max_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_voltage_max_phc)
Set the DotDot ElectricalMeasurement - RMSVoltageMaxPhC attribute under a UNID/EndpoinID.
bool dotdot_basic_stack_version_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - StackVersion attribute under a UNID/End...
sl_status_t dotdot_set_electrical_measurement_dc_voltage_min(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_dc_voltage_min)
Set the DotDot ElectricalMeasurement - DCVoltageMin attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_door_open_events_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - DoorOpenEvents attribute under a UNID/Endpo...
bool dotdot_electrical_measurement_active_current_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ActiveCurrentPhB attri...
sl_status_t dotdot_create_application_monitoring_mqtt_average_delivery_time_seconds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ApplicationMonitoring - MQTTAverageDeliveryTimeSeconds attribute under a UNID/Endpoi...
sl_status_t dotdot_create_window_covering_acceleration_time_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - AccelerationTimeLift attribute under a UNID/EndpoinID.
uint8_t dotdot_get_thermostat_unoccupied_setback_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - UnoccupiedSetbackMax attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_name_and_location_location(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot NameAndLocation - Location is supported under a UNID/EndpoinID.
bool dotdot_time_dst_start_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Time - DstStart attribute under a UNID/Endpoint...
bool dotdot_system_metrics_cpu_min_usage_percent_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - CPUMinUsagePercent attribute u...
sl_status_t dotdot_create_power_configuration_battery3_voltage_threshold3(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery3VoltageThreshold3 attribute under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_lifetime_running_hours_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - LifetimeRunningHours att...
uint32_t dotdot_get_door_lock_door_closed_events(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - DoorClosedEvents attribute value under a UNID/EndpoinID.
sl_status_t dotdot_metering_current_max_demand_delivered_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - CurrentMaxDemandDelivered attribute under a...
bool dotdot_is_supported_color_control_primary4y(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - Primary4Y is supported under a UNID/EndpoinID.
bool dotdot_get_door_lock_enable_inside_statusled(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - EnableInsideStatusLED attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_unify_humidity_control_dehumidifier_setpoint_max(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int32_t new_dehumidifier_setpoint_max)
Set the DotDot UnifyHumidityControl - DehumidifierSetpointMax attribute under a UNID/EndpoinID.
bool dotdot_is_any_configuration_parameters_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the ConfigurationParameters Cluster.
sl_status_t dotdot_create_electrical_measurement_average_rms_over_voltage_counter_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - AverageRMSOverVoltageCounterPhB attribute under a UNID/Endpo...
sl_status_t dotdot_set_power_configuration_battery2_voltage(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery2_voltage)
Set the DotDot PowerConfiguration - Battery2Voltage attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_security_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - SecurityLevel attribute under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_max_const_speed_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - MaxConstSpeed attribute under...
uint32_t dotdot_get_diagnostics_mac_rx_bcast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - MacRxBcast attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_aox_locator_cte_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot AoXLocator - CTEMode is supported under a UNID/EndpoinID.
int16_t dotdot_get_electrical_measurement_active_power_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ActivePowerPhB attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery2_size(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery2Size attribute under a UNID/EndpoinID.
uint16_t dotdot_get_color_control_primary4y(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - Primary4Y attribute value under a UNID/EndpoinID.
sl_status_t dotdot_descriptor_device_type_list_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Descriptor - DeviceTypeList attribute under a UNID/End...
sl_status_t dotdot_basic_generic_device_type_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - GenericDevice-Type attribute under a UNID/EndpointI...
sl_status_t dotdot_set_diagnostics_aps_tx_ucast_retry(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_aps_tx_ucast_retry)
Set the DotDot Diagnostics - APSTxUcastRetry attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_reactive_current_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ReactiveCurrentPhC attr...
sl_status_t dotdot_create_diagnostics_mac_rx_ucast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - MacRxUcast attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_pump_configuration_and_control_max_const_speed(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - MaxConstSpeed attribute under a UNID/EndpoinID.
bool dotdot_is_supported_occupancy_sensing_ultrasonic_unoccupied_to_occupied_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot OccupancySensing - UltrasonicUnoccupiedToOccupiedThreshold is supported under ...
sl_status_t dotdot_illuminance_measurement_max_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot IlluminanceMeasurement - MaxMeasuredValue attribute under a...
sl_status_t dotdot_set_soil_moisture_tolerance(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_tolerance)
Set the DotDot SoilMoisture - Tolerance attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_require_pi_nfor_rf_operation_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - RequirePINforRFOperation attribute under a ...
sl_status_t dotdot_barrier_control_barrier_position_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BarrierControl - BarrierPosition attribute under a UNI...
bool dotdot_power_configuration_battery3_percentage_threshold3_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery3PercentageThresho...
sl_status_t dotdot_set_electrical_measurement_measured1st_harmonic_current(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_measured1st_harmonic_current)
Set the DotDot ElectricalMeasurement - Measured1stHarmonicCurrent attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_ballast_configuration_ballast_status(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BallastConfiguration - BallastStatus attribute under a UNID/EndpoinID.
int16_t dotdot_get_electrical_measurement_active_power_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ActivePowerPhC attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_manual_operation_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - ManualOperationEventMask attribute under a UNID/EndpoinID.
bool dotdot_unify_humidity_control_humidifier_setpoint_min_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyHumidityControl - HumidifierSetpointMin a...
sl_status_t dotdot_color_control_color_pointg_intensity_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - ColorPointGIntensity attribute under a UNID/...
bool dotdot_ballast_configuration_min_level_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BallastConfiguration - MinLevel attribute under...
sl_status_t dotdot_electrical_measurement_measured9th_harmonic_current_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - Measured9thHarmonicCurrent att...
bool dotdot_is_supported_electrical_measurement_active_power_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ActivePowerMin is supported under a UNID/EndpoinID.
bool dotdot_thermostat_abs_max_cool_setpoint_limit_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - AbsMaxCoolSetpointLimit attribute...
bool dotdot_time_valid_until_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Time - ValidUntilTime attribute under a UNID/E...
sl_status_t dotdot_shade_configuration_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ShadeConfiguration - Mode attribute under a UNID/Endpo...
uint32_t dotdot_get_device_temperature_configuration_high_temp_dwell_trip_point(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DeviceTemperatureConfiguration - HighTempDwellTripPoint attribute value under a UNID/...
bool dotdot_carbon_monoxide_tolerance_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot CarbonMonoxide - Tolerance attribute under a U...
sl_status_t dotdot_aox_locator_position_and_orientation_valid_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot AoXLocator - PositionAndOrientationValid attribute und...
sl_status_t dotdot_metering_divisor_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Metering - Divisor attribute under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_application_statistics_reporting_interval_seconds_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - ApplicationStatisticsReportingInter...
bool dotdot_power_configuration_battery3_quantity_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery3Quantity attribut...
sl_status_t dotdot_create_electrical_measurement_measured9th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - Measured9thHarmonicCurrent attribute under a UNID/EndpoinID.
bool dotdot_pump_configuration_and_control_max_speed_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - MaxSpeed attribu...
uint8_t dotdot_get_door_lock_lock_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - LockType attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_occupancy_sensing_occupancy(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot OccupancySensing - Occupancy is supported under a UNID/EndpoinID.
bool dotdot_power_configuration_battery3_rated_voltage_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery3RatedVoltage attri...
sl_status_t dotdot_basic_disable_local_config_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - DisableLocalConfig attribute under a UNID/EndpointI...
sl_status_t dotdot_create_system_metrics_disks_counters(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - DisksCounters attribute under a UNID/EndpoinID.
sl_status_t dotdot_level_max_level_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Level - MaxLevel attribute under a UNID/EndpointID.
uint16_t dotdot_get_electrical_conductivity_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalConductivityMeasurement - MeasuredValue attribute value under a UNID/Endpoi...
uint8_t dotdot_get_ballast_configuration_lamp_quantity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BallastConfiguration - LampQuantity attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_voltage_max_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSVoltageMaxPhC attribute under a ...
bool dotdot_electrical_measurement_average_rms_under_voltage_counter_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - AverageRMSUnderVoltage...
sl_status_t dotdot_device_temperature_configuration_over_temp_total_dwell_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DeviceTemperatureConfiguration - OverTempTotalDwell at...
sl_status_t dotdot_system_metrics_swap_memory_totalmb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - SWAPMemoryTotalMB attribute under a UN...
bool dotdot_occupancy_sensing_pir_unoccupied_to_occupied_delay_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot OccupancySensing - PIRUnoccupiedToOccupiedDelay...
uint8_t dotdot_get_unify_humidity_control_dehumidifier_setpoint_precision(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot UnifyHumidityControl - DehumidifierSetpointPrecision attribute value under a UNID/End...
bool dotdot_electrical_measurement_total_reactive_power_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - TotalReactivePower attr...
sl_status_t dotdot_create_basic_product_label(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - ProductLabel attribute under a UNID/EndpoinID.
bool dotdot_barrier_control_close_period_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BarrierControl - ClosePeriod attribute under a...
bool dotdot_unify_humidity_control_dehumidifier_setpoint_precision_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyHumidityControl - DehumidifierSetpointPre...
uint16_t dotdot_get_pump_configuration_and_control_min_const_speed(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - MinConstSpeed attribute value under a UNID/EndpoinID.
uint64_t dotdot_get_system_metrics_uptime_minutes(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - UptimeMinutes attribute value under a UNID/EndpoinID.
bool dotdot_get_protocol_controller_rf_telemetry_pti_enabled(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ProtocolController-RFTelemetry - PTIEnabled attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_ac_power_divisor_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ACPowerDivisor attribute under...
bool dotdot_is_supported_system_metrics_disks_counters(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - DisksCounters is supported under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_number_of_holiday_schedules_supported_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - NumberOfHolidaySchedulesSupported attribute...
bool dotdot_is_supported_pump_configuration_and_control_operation_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - OperationMode is supported under a UNID/EndpoinI...
bool dotdot_groups_name_support_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Groups - NameSupport attribute under a UNID/En...
bool dotdot_identify_identify_time_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Identify - IdentifyTime attribute under a UNID/...
sl_status_t dotdot_create_metering_energy_carrier_summation_formatting(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - EnergyCarrierSummationFormatting attribute under a UNID/EndpoinID.
int16_t dotdot_get_thermostat_unoccupied_heating_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - UnoccupiedHeatingSetpoint attribute value under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery2_quantity_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery2Quantity attribute under a UNI...
bool dotdot_is_supported_basic_device_enabled(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - DeviceEnabled is supported under a UNID/EndpoinID.
bool dotdot_color_control_primary2y_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - Primary2Y attribute under a UNID...
sl_status_t dotdot_power_configuration_battery2a_hr_rating_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery2AHrRating attribute under a UN...
sl_status_t dotdot_create_basic_hw_version(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - HWVersion attribute under a UNID/EndpoinID.
uint16_t dotdot_get_door_lock_rfid_operation_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - RFIDOperationEventMask attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_rms_current_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSCurrentMax attribute under a UNID/EndpoinID.
sl_status_t dotdot_ph_measurement_tolerance_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PhMeasurement - Tolerance attribute under a UNID/Endpo...
uint16_t dotdot_get_power_configuration_mains_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - MainsVoltage attribute value under a UNID/EndpoinID.
bool dotdot_basic_hw_version_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - HWVersion attribute under a UNID/Endpoi...
sl_status_t dotdot_set_electrical_measurement_rms_current_min(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_current_min)
Set the DotDot ElectricalMeasurement - RMSCurrentMin attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_shade_configuration_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_mode)
Set the DotDot ShadeConfiguration - Mode attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_color_pointgy(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_color_pointgy)
Set the DotDot ColorControl - ColorPointGY attribute under a UNID/EndpoinID.
float dotdot_get_carbon_dioxide_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot CarbonDioxide - Tolerance attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_basic_power_source(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_power_source)
Set the DotDot Basic - PowerSource attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_unify_humidity_control_auto_setpoint_scale(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyHumidityControl - AutoSetpointScale attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_ac_active_power_overload(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_ac_active_power_overload)
Set the DotDot ElectricalMeasurement - ACActivePowerOverload attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_primary3x_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - Primary3X attribute under a UNID/EndpointID.
bool dotdot_unify_fan_control_z_wave_fan_mode_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot UnifyFanControl - ZWaveFanMode attribute under ...
int16_t dotdot_get_pump_configuration_and_control_min_comp_pressure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - MinCompPressure attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_poll_control_check_in_interval(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_check_in_interval)
Set the DotDot PollControl - CheckInInterval attribute under a UNID/EndpoinID.
sl_status_t dotdot_ph_measurement_max_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PhMeasurement - MaxMeasuredValue attribute under a UNID/End...
sl_status_t dotdot_create_electrical_measurement_apparent_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ApparentPower attribute under a UNID/EndpoinID.
const char * dotdot_get_color_control_compensation_text(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - CompensationText attribute value under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_application_cpu_max_usage_percent_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - ApplicationCPUMaxUsagePercent attri...
bool dotdot_is_any_name_and_location_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the NameAndLocation Cluster.
bool dotdot_poll_control_fast_poll_timeout_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PollControl - FastPollTimeout attribute under ...
bool dotdot_time_local_time_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Time - LocalTime attribute under a UNID/Endpoi...
uint16_t dotdot_get_level_current_frequency(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Level - CurrentFrequency attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_pressure_measurement_scale(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PressureMeasurement - Scale attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_ac_frequency_min_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ACFrequencyMin attribut...
bool dotdot_color_control_primary4x_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - Primary4X attribute under a UNI...
sl_status_t dotdot_set_electrical_measurement_rms_voltage_min(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_voltage_min)
Set the DotDot ElectricalMeasurement - RMSVoltageMin attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery3_voltage_threshold1(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery3VoltageThreshold1 attribute under a UNID/EndpoinID.
uint8_t dotdot_get_basic_physical_environment(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - PhysicalEnvironment attribute value under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery2_manufacturer_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery2Manufacturer attribute un...
sl_status_t dotdot_create_window_covering_intermediate_setpoints_tilt(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - IntermediateSetpointsTilt attribute under a UNID/EndpoinID.
int16_t dotdot_get_electrical_measurement_dc_voltage_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - DCVoltageMin attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_pressure_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PressureMeasurement - MinMeasuredValue is supported under a UNID/EndpoinID.
sl_status_t dotdot_barrier_control_close_events_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BarrierControl - CloseEvents attribute under a UNID/En...
sl_status_t dotdot_set_ballast_configuration_max_level(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_max_level)
Set the DotDot BallastConfiguration - MaxLevel attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_feature_map_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - FeatureMap attribute under a UNID/EndpoinID...
bool dotdot_is_supported_electrical_measurement_rms_voltage_sag_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSVoltageSagPeriod is supported under a UNID/EndpoinI...
sl_status_t dotdot_ballast_configuration_intrinsic_ballast_factor_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot BallastConfiguration - IntrinsicBallastFactor attribut...
sl_status_t dotdot_scenes_current_scene_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Scenes - CurrentScene attribute under a UNID/EndpoinID...
sl_status_t dotdot_set_electrical_measurement_harmonic_current_multiplier(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int8_t new_harmonic_current_multiplier)
Set the DotDot ElectricalMeasurement - HarmonicCurrentMultiplier attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_unify_humidity_control_auto_setpoint_max(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int32_t new_auto_setpoint_max)
Set the DotDot UnifyHumidityControl - AutoSetpointMax attribute under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_application_connected_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - ApplicationConnected attribute unde...
sl_status_t dotdot_dehumidification_control_dehumidification_max_cool_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DehumidificationControl - DehumidificationMaxCool attr...
sl_status_t dotdot_create_level_off_transition_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Level - OffTransitionTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_total_active_power_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - TotalActivePower attribute und...
sl_status_t dotdot_power_configuration_mains_voltage_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - MainsVoltage attribute under a UNID/En...
bool dotdot_occupancy_sensing_pir_occupied_to_unoccupied_delay_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot OccupancySensing - PIROccupiedToUnoccupiedDela...
sl_status_t dotdot_thermostat_occupied_heating_setpoint_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - OccupiedHeatingSetpoint attribute under a...
sl_status_t dotdot_device_temperature_configuration_max_temp_experienced_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DeviceTemperatureConfiguration - MaxTempExperienced at...
sl_status_t dotdot_set_ias_zone_current_zone_sensitivity_level(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_current_zone_sensitivity_level)
Set the DotDot IASZone - CurrentZoneSensitivityLevel attribute under a UNID/EndpoinID.
bool dotdot_ias_zone_zone_status_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot IASZone - ZoneStatus attribute under a UNID/End...
bool dotdot_is_supported_application_monitoring_mqtt_subscription_count(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - MQTTSubscriptionCount is supported under a UNID/Endpoi...
uint16_t dotdot_get_diagnostics_aps_tx_bcast(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - APSTxBcast attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_application_monitoring_application_cpu_usage_percent(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_application_cpu_usage_percent)
Set the DotDot ApplicationMonitoring - ApplicationCPUUsagePercent attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_control_sequence_of_operation(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_control_sequence_of_operation)
Set the DotDot Thermostat - ControlSequenceOfOperation attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_thermostat_setpoint_change_source(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - SetpointChangeSource attribute under a UNID/EndpoinID.
sl_status_t dotdot_basic_product_label_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Basic - ProductLabel attribute under a UNID/EndpointID.
bool dotdot_is_any_on_off_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the OnOff Cluster.
bool dotdot_electrical_measurement_average_rms_under_voltage_counter_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - AverageRMSUnderVoltageC...
sl_status_t dotdot_thermostat_ac_coil_temperature_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - ACCoilTemperature attribute under a UNID/...
sl_status_t dotdot_set_occupancy_sensing_physical_contact_occupied_to_unoccupied_delay(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_physical_contact_occupied_to_unoccupied_delay)
Set the DotDot OccupancySensing - PhysicalContactOccupiedToUnoccupiedDelay attribute under a UNID/End...
uint8_t dotdot_get_color_control_current_hue(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - CurrentHue attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_color_control_primary5y(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ColorControl - Primary5Y is supported under a UNID/EndpoinID.
bool dotdot_window_covering_window_covering_type_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - WindowCoveringType attribute ...
sl_status_t dotdot_device_temperature_configuration_high_temp_threshold_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DeviceTemperatureConfiguration - HighTempThreshold attribut...
bool dotdot_is_supported_level_on_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Level - OnLevel is supported under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_ac_power_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ACPowerDivisor attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_number_of_total_users_supported(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_number_of_total_users_supported)
Set the DotDot DoorLock - NumberOfTotalUsersSupported attribute under a UNID/EndpoinID.
bool dotdot_diagnostics_number_of_resets_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - NumberOfResets attribute under a...
sl_status_t dotdot_create_diagnostics_average_mac_retry_per_aps_message_sent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - AverageMACRetryPerAPSMessageSent attribute under a UNID/EndpoinID.
bool dotdot_door_lock_enable_logging_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - EnableLogging attribute under a UNID...
sl_status_t dotdot_set_color_control_primary1x(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_primary1x)
Set the DotDot ColorControl - Primary1X attribute under a UNID/EndpoinID.
uint16_t dotdot_get_soil_moisture_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SoilMoisture - MaxMeasuredValue attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_battery_manufacturer(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_battery_manufacturer)
Set the DotDot PowerConfiguration - BatteryManufacturer attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_occupied_setback_max(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_occupied_setback_max)
Set the DotDot Thermostat - OccupiedSetbackMax attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery_quantity_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - BatteryQuantity attribute...
sl_status_t dotdot_aox_locator_position_and_orientation_valid_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot AoXLocator - PositionAndOrientationValid attribute under a ...
bool dotdot_system_metrics_cpu_frequencym_hz_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - CPUFrequencyMHz attribute unde...
sl_status_t dotdot_create_ballast_configuration_lamp_quantity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BallastConfiguration - LampQuantity attribute under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_nwkfc_failure_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - NWKFCFailure attribute under a UNID/EndpointI...
sl_status_t dotdot_occupancy_sensing_physical_contact_unoccupied_to_occupied_delay_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot OccupancySensing - PhysicalContactUnoccupiedToOccupied...
double dotdot_get_system_metrics_swap_memory_totalmb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - SWAPMemoryTotalMB attribute value under a UNID/EndpoinID.
bool dotdot_device_temperature_configuration_over_temp_total_dwell_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DeviceTemperatureConfiguration - OverTempTotalD...
uint16_t dotdot_get_level_on_off_transition_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Level - OnOffTransitionTime attribute value under a UNID/EndpoinID.
bool dotdot_door_lock_number_of_log_records_supported_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - NumberOfLogRecordsSupported attribut...
bool dotdot_diagnostics_aps_tx_ucast_fail_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - APSTxUcastFail attribute under a ...
sl_status_t dotdot_electrical_conductivity_measurement_tolerance_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalConductivityMeasurement - Tolerance attribut...
sl_status_t dotdot_electrical_measurement_power_multiplier_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - PowerMultiplier attribute under a U...
sl_status_t dotdot_set_system_metrics_cpu_min_usage_percent(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_cpu_min_usage_percent_count, const double *new_cpu_min_usage_percent)
Set the DotDot SystemMetrics - CPUMinUsagePercent attribute under a UNID/EndpoinID.
bool dotdot_aox_locator_angle_filtering_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot AoXLocator - AngleFiltering attribute under a U...
bool dotdot_is_supported_wind_speed_measurement_tolerance(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindSpeedMeasurement - Tolerance is supported under a UNID/EndpoinID.
bool dotdot_illuminance_measurement_min_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot IlluminanceMeasurement - MinMeasuredValue attr...
sl_status_t dotdot_set_power_configuration_battery_percentage_threshold3(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery_percentage_threshold3)
Set the DotDot PowerConfiguration - BatteryPercentageThreshold3 attribute under a UNID/EndpoinID.
bool dotdot_is_any_thermostat_user_interface_configuration_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the ThermostatUserInterfaceConfiguration Cluster...
sl_status_t dotdot_set_time_standard_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_standard_time)
Set the DotDot Time - StandardTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_window_covering_physical_closed_limit_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - PhysicalClosedLimitLift attribute under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_user_interface_configuration_keypad_lockout(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ThermostatUserInterfaceConfiguration - KeypadLockout is supported under a UNID...
bool dotdot_is_supported_system_metrics_virtual_memory_usedmb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - VirtualMemoryUsedMB is supported under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_voltage_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSVoltagePhB attribut...
sl_status_t dotdot_level_on_transition_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Level - OnTransitionTime attribute under a UNID/EndpointID.
const char * dotdot_get_basic_date_code(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Basic - DateCode attribute value under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_led_settings_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - LEDSettings attribute under a UNID/EndpointID.
sl_status_t dotdot_door_lock_wrong_code_entry_limit_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - WrongCodeEntryLimit attribute under a UNID/Endpo...
sl_status_t dotdot_level_current_level_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Level - CurrentLevel attribute under a UNID/EndpointID.
sl_status_t dotdot_set_illuminance_level_sensing_level_status(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_level_status)
Set the DotDot IlluminanceLevelSensing - LevelStatus attribute under a UNID/EndpoinID.
uint32_t dotdot_get_poll_control_long_poll_interval(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PollControl - LongPollInterval attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_diagnostics_average_mac_retry_per_aps_message_sent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - AverageMACRetryPerAPSMessageSent is supported under a UNID/Endpo...
sl_status_t dotdot_electrical_measurement_dc_current_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - DCCurrent attribute under a UN...
bool dotdot_is_supported_metering_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - Divisor is supported under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_number_of_holiday_schedules_supported_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - NumberOfHolidaySchedulesSupported attribute unde...
double dotdot_get_system_metrics_max_temperature_celcius(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - MaxTemperatureCelcius attribute value under a UNID/EndpoinID.
bool dotdot_basic_zcl_version_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - ZCLVersion attribute under a UNID/Endpo...
sl_status_t dotdot_electrical_measurement_ac_frequency_multiplier_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ACFrequencyMultiplier attribute und...
sl_status_t dotdot_set_time_dst_start(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_dst_start)
Set the DotDot Time - DstStart attribute under a UNID/EndpoinID.
uint16_t dotdot_get_door_lock_keypad_operation_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - KeypadOperationEventMask attribute value under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_azimuth_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot AoXLocator - AzimuthMask attribute under a UNID/EndpointID.
bool dotdot_is_supported_power_configuration_battery2_voltage_threshold1(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery2VoltageThreshold1 is supported under a UNID/Endpo...
bool dotdot_ias_zone_zone_state_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot IASZone - ZoneState attribute under a UNID/End...
sl_status_t dotdot_level_off_transition_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Level - OffTransitionTime attribute under a UNID/Endpo...
bool dotdot_color_control_color_pointr_intensity_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - ColorPointRIntensity attribute u...
bool dotdot_is_supported_system_metrics_average_temperature_celcius(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - AverageTemperatureCelcius is supported under a UNID/EndpoinID.
uint8_t dotdot_get_door_lock_max_rfid_code_length(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - MaxRFIDCodeLength attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_on_off_start_up_on_off(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_start_up_on_off)
Set the DotDot OnOff - StartUpOnOff attribute under a UNID/EndpoinID.
bool dotdot_is_any_level_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the Level Cluster.
sl_status_t dotdot_color_control_primary5_intensity_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - Primary5Intensity attribute under a UNID/End...
bool dotdot_ballast_configuration_lamp_rated_hours_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BallastConfiguration - LampRatedHours attribute...
sl_status_t dotdot_set_occupancy_sensing_occupancy_sensor_type_bitmap(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_occupancy_sensor_type_bitmap)
Set the DotDot OccupancySensing - OccupancySensorTypeBitmap attribute under a UNID/EndpoinID.
int16_t dotdot_get_pump_configuration_and_control_min_const_pressure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - MinConstPressure attribute value under a UNID/EndpoinID...
bool dotdot_door_lock_enable_inside_statusled_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - EnableInsideStatusLED attribute und...
sl_status_t dotdot_electrical_measurement_dc_power_multiplier_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - DCPowerMultiplier attribute under a...
UTC dotdot_get_time_last_set_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Time - LastSetTime attribute value under a UNID/EndpoinID.
bool dotdot_wind_speed_measurement_min_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindSpeedMeasurement - MinMeasuredValue attribu...
sl_status_t dotdot_set_application_monitoring_mqtt_average_delivery_time_seconds(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_mqtt_average_delivery_time_seconds)
Set the DotDot ApplicationMonitoring - MQTTAverageDeliveryTimeSeconds attribute under a UNID/EndpoinI...
sl_status_t dotdot_diagnostics_phy_to_mac_queue_limit_reached_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - PHYToMACQueueLimitReached attribute under a U...
const char * dotdot_get_application_monitoring_application_version(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - ApplicationVersion attribute value under a UNID/EndpoinID.
bool dotdot_thermostat_unoccupied_cooling_setpoint_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - UnoccupiedCoolingSetpoint attribu...
bool dotdot_relativity_humidity_min_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot RelativityHumidity - MinMeasuredValue attribut...
bool dotdot_power_configuration_battery2_voltage_threshold1_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery2VoltageThreshold1 ...
sl_status_t dotdot_create_wind_speed_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindSpeedMeasurement - MeasuredValue attribute under a UNID/EndpoinID.
uint16_t dotdot_get_diagnostics_aps_decrypt_failures(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - APSDecryptFailures attribute value under a UNID/EndpoinID.
bool dotdot_is_any_application_monitoring_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the ApplicationMonitoring Cluster.
int16_t dotdot_get_pump_configuration_and_control_max_pressure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - MaxPressure attribute value under a UNID/EndpoinID.
bool dotdot_electrical_measurement_average_rms_over_voltage_counter_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - AverageRMSOverVoltageCo...
bool dotdot_diagnostics_mac_rx_ucast_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Diagnostics - MacRxUcast attribute under a UNI...
sl_status_t dotdot_color_control_primary6x_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - Primary6X attribute under a UNID/EndpointID.
bool dotdot_scenes_current_scene_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Scenes - CurrentScene attribute under a UNID/En...
bool dotdot_electrical_measurement_power_multiplier_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - PowerMultiplier attrib...
uint16_t dotdot_get_barrier_control_open_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BarrierControl - OpenPeriod attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_enhanced_color_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_enhanced_color_mode)
Set the DotDot ColorControl - EnhancedColorMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_reactive_power_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ReactivePowerPhC attribute under a ...
sl_status_t dotdot_scenes_last_configured_by_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Scenes - LastConfiguredBy attribute under a UNID/Endpo...
sl_status_t dotdot_set_system_metrics_ram_availablemb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_ram_availablemb)
Set the DotDot SystemMetrics - RAMAvailableMB attribute under a UNID/EndpoinID.
sl_status_t dotdot_shade_configuration_motor_step_size_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ShadeConfiguration - MotorStepSize attribute under a U...
sl_status_t dotdot_level_default_move_rate_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Level - DefaultMoveRate attribute under a UNID/EndpointID.
sl_status_t dotdot_set_color_control_current_hue(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_current_hue)
Set the DotDot ColorControl - CurrentHue attribute under a UNID/EndpoinID.
bool dotdot_pump_configuration_and_control_effective_operation_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - EffectiveOperati...
sl_status_t dotdot_set_metering_default_update_period(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_default_update_period)
Set the DotDot Metering - DefaultUpdatePeriod attribute under a UNID/EndpoinID.
int16_t dotdot_get_pressure_measurement_min_scaled_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PressureMeasurement - MinScaledValue attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_average_rms_under_voltage_counter_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - AverageRMSUnderVoltageCounterPhC is supported under a ...
sl_status_t dotdot_time_valid_until_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Time - ValidUntilTime attribute under a UNID/EndpoinID...
sl_status_t dotdot_level_min_level_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Level - MinLevel attribute under a UNID/EndpointID.
sl_status_t dotdot_electrical_measurement_reactive_power_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ReactivePowerPhB attribute und...
bool dotdot_shade_configuration_mode_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ShadeConfiguration - Mode attribute under a UN...
bool dotdot_illuminance_measurement_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot IlluminanceMeasurement - MeasuredValue attribut...
bool dotdot_is_supported_power_configuration_battery_voltage_threshold2(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - BatteryVoltageThreshold2 is supported under a UNID/Endpoi...
sl_status_t dotdot_set_electrical_conductivity_measurement_tolerance(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_tolerance)
Set the DotDot ElectricalConductivityMeasurement - Tolerance attribute under a UNID/EndpoinID.
bool dotdot_alarms_alarm_count_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Alarms - AlarmCount attribute under a UNID/Endp...
const char * dotdot_get_ballast_configuration_lamp_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BallastConfiguration - LampType attribute value under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_setpoint_change_source_timestamp_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - SetpointChangeSourceTimestamp attribute u...
bool dotdot_is_supported_time_dst_end(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Time - DstEnd is supported under a UNID/EndpoinID.
sl_status_t dotdot_on_off_global_scene_control_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot OnOff - GlobalSceneControl attribute under a UNID/EndpointI...
sl_status_t dotdot_set_pressure_measurement_scale(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int8_t new_scale)
Set the DotDot PressureMeasurement - Scale attribute under a UNID/EndpoinID.
bool dotdot_is_supported_basic_manufacturer_name(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - ManufacturerName is supported under a UNID/EndpoinID.
bool dotdot_device_temperature_configuration_low_temp_threshold_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DeviceTemperatureConfiguration - LowTempThresh...
bool dotdot_thermostat_unoccupied_setback_max_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - UnoccupiedSetbackMax attribute und...
bool dotdot_thermostat_number_of_weekly_transitions_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - NumberOfWeeklyTransitions attribut...
bool dotdot_electrical_measurement_total_active_power_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - TotalActivePower attrib...
bool dotdot_time_dst_end_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Time - DstEnd attribute under a UNID/EndpointI...
bool dotdot_is_supported_poll_control_check_in_interval(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PollControl - CheckInInterval is supported under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_mains_frequency(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - MainsFrequency is supported under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_unoccupied_setback_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - UnoccupiedSetbackMax is supported under a UNID/EndpoinID.
bool dotdot_pm25_min_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PM25 - MinMeasuredValue attribute under a UNID/...
bool dotdot_electrical_measurement_active_current_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ActiveCurrent attribute...
sl_status_t dotdot_pm25_min_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PM25 - MinMeasuredValue attribute under a UNID/Endpoin...
sl_status_t dotdot_set_electrical_measurement_neutral_current(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_neutral_current)
Set the DotDot ElectricalMeasurement - NeutralCurrent attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_rms_current_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - RMSCurrentPhC attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_power_multiplier_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - PowerMultiplier attribu...
sl_status_t dotdot_set_temperature_measurement_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_measured_value)
Set the DotDot TemperatureMeasurement - MeasuredValue attribute under a UNID/EndpoinID.
uint8_t dotdot_get_thermostat_pi_cooling_demand(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - PICoolingDemand attribute value under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_mqtt_statistics_reporting_interval_seconds_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - MQTTStatisticsReportingInterva...
bool dotdot_system_metrics_system_interrupts_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot SystemMetrics - SystemInterrupts attribute unde...
sl_status_t dotdot_power_configuration_battery_voltage_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - BatteryVoltage attribute under a ...
double dotdot_get_system_metrics_cpu_min_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot SystemMetrics - CPUMinUsagePercent attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_ias_zone_current_zone_sensitivity_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot IASZone - CurrentZoneSensitivityLevel attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery2_alarm_state_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery2AlarmState attribute under a U...
bool dotdot_is_supported_diagnostics_route_disc_initiated(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Diagnostics - RouteDiscInitiated is supported under a UNID/EndpoinID.
uint16_t dotdot_get_barrier_control_command_close_events(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot BarrierControl - CommandCloseEvents attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_metering_energy_carrier_unit_of_measure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - EnergyCarrierUnitOfMeasure is supported under a UNID/EndpoinID.
bool dotdot_metering_outlet_temperature_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - OutletTemperature attribute under a...
sl_status_t dotdot_electrical_measurement_neutral_current_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - NeutralCurrent attribute under...
sl_status_t dotdot_power_configuration_battery3_percentage_threshold3_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery3PercentageThreshold3 attr...
sl_status_t dotdot_create_unify_fan_control_z_wave_fan_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyFanControl - ZWaveFanMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_enable_local_programming(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_enable_local_programming)
Set the DotDot DoorLock - EnableLocalProgramming attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_color_pointgy_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - ColorPointGY attribute under a UNID/End...
sl_status_t dotdot_create_basic_disable_local_config(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - DisableLocalConfig attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_battery_voltage_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - BatteryVoltage attribute u...
bool dotdot_system_metrics_reporting_interval_seconds_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - ReportingIntervalSeconds attri...
sl_status_t dotdot_electrical_measurement_reactive_current_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ReactiveCurrentPhB attribute under ...
sl_status_t dotdot_color_control_primary2x_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - Primary2X attribute under a UNID/Endpoi...
sl_status_t dotdot_system_metrics_ram_availablemb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - RAMAvailableMB attribute under a UNID/...
sl_status_t dotdot_create_door_lock_language(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - Language attribute under a UNID/EndpoinID.
bool dotdot_is_supported_thermostat_setpoint_change_source_timestamp(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - SetpointChangeSourceTimestamp is supported under a UNID/EndpoinID...
sl_status_t dotdot_system_metrics_ram_totalmb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SystemMetrics - RAMTotalMB attribute under a UNID/Endp...
sl_status_t dotdot_set_application_monitoring_mqtt_messages_sent(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint64_t new_mqtt_messages_sent)
Set the DotDot ApplicationMonitoring - MQTTMessagesSent attribute under a UNID/EndpoinID.
bool dotdot_barrier_control_moving_state_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BarrierControl - MovingState attribute under a ...
sl_status_t dotdot_electrical_measurement_total_reactive_power_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - TotalReactivePower attribute under ...
sl_status_t dotdot_create_door_lock_min_rfid_code_length(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - MinRFIDCodeLength attribute under a UNID/EndpoinID.
bool dotdot_application_monitoring_mqtt_statistics_reporting_interval_seconds_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ApplicationMonitoring - MQTTStatisticsReporting...
sl_status_t dotdot_electrical_measurement_ac_current_multiplier_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ACCurrentMultiplier attribute under...
bool dotdot_poll_control_short_poll_interval_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PollControl - ShortPollInterval attribute unde...
sl_status_t dotdot_create_door_lock_local_programming_features(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - LocalProgrammingFeatures attribute under a UNID/EndpoinID.
uint8_t dotdot_get_power_configuration_battery3_rated_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery3RatedVoltage attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_dehumidification_control_dehumidification_max_cool(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DehumidificationControl - DehumidificationMaxCool attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_options_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - Options attribute under a UNID/EndpointID.
bool dotdot_device_temperature_configuration_low_temp_threshold_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DeviceTemperatureConfiguration - LowTempThresho...
bool dotdot_electrical_measurement_rms_voltage_min_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSVoltageMinPhB attri...
bool dotdot_door_lock_enable_local_programming_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - EnableLocalProgramming attribute un...
sl_status_t dotdot_create_diagnostics_neighbor_removed(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - NeighborRemoved attribute under a UNID/EndpoinID.
sl_status_t dotdot_illuminance_level_sensing_level_status_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot IlluminanceLevelSensing - LevelStatus attribute under a UNI...
bool dotdot_on_off_start_up_on_off_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot OnOff - StartUpOnOff attribute under a UNID/End...
int8_t dotdot_get_metering_power_factor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - PowerFactor attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_dc_voltage_max_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - DCVoltageMax attribute under a...
bool dotdot_power_configuration_battery2_alarm_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery2AlarmMask attribut...
sl_status_t dotdot_power_configuration_battery_percentage_threshold3_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - BatteryPercentageThreshold3 attri...
sl_status_t dotdot_create_barrier_control_barrier_position(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot BarrierControl - BarrierPosition attribute under a UNID/EndpoinID.
sl_status_t dotdot_dehumidification_control_dehumidification_hysteresis_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DehumidificationControl - DehumidificationHysteresis attrib...
bool dotdot_power_configuration_battery3_percentage_min_threshold_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - Battery3PercentageMinThre...
sl_status_t dotdot_power_configuration_battery2_voltage_threshold1_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery2VoltageThreshold1 attribute un...
sl_status_t dotdot_system_metrics_uptime_minutes_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - UptimeMinutes attribute under a UNID/Endpoi...
sl_status_t dotdot_thermostat_min_setpoint_dead_band_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - MinSetpointDeadBand attribute under a UNI...
bool dotdot_thermostat_number_of_daily_transitions_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - NumberOfDailyTransitions attribut...
sl_status_t dotdot_set_unify_humidity_control_auto_setpoint_precision(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_auto_setpoint_precision)
Set the DotDot UnifyHumidityControl - AutoSetpointPrecision attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_system_metrics_wireless_network_interfaces_data(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, size_t new_wireless_network_interfaces_data_count, const WirelessNetworkInterfaceData *new_wireless_network_interfaces_data)
Set the DotDot SystemMetrics - WirelessNetworkInterfacesData attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_average_rms_under_voltage_counter_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - AverageRMSUnderVoltageCounter attri...
bool dotdot_is_supported_state_network_list(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot State - NetworkList is supported under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_reactive_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ReactiveCurrent is supported under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery3_percentage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery3PercentageMinThreshold is supported under a UNID/...
sl_status_t dotdot_aox_locator_elevation_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot AoXLocator - ElevationMask attribute under a UNID/EndpointI...
bool dotdot_aox_locator_period_samples_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot AoXLocator - PeriodSamples attribute under a U...
sl_status_t dotdot_set_system_metrics_max_temperature_celcius(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_max_temperature_celcius)
Set the DotDot SystemMetrics - MaxTemperatureCelcius attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_primary5y(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_primary5y)
Set the DotDot ColorControl - Primary5Y attribute under a UNID/EndpoinID.
uint8_t dotdot_get_color_control_color_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - ColorMode attribute value under a UNID/EndpoinID.
int16_t dotdot_get_electrical_measurement_measured9th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - Measured9thHarmonicCurrent attribute value under a UNID/Endpo...
sl_status_t dotdot_create_color_control_color_temp_physical_min_mireds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - ColorTempPhysicalMinMireds attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_rms_extreme_over_voltage(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_rms_extreme_over_voltage)
Set the DotDot ElectricalMeasurement - RMSExtremeOverVoltage attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_color_pointr_intensity_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - ColorPointRIntensity attribute under a UNID/...
bool dotdot_thermostat_max_heat_setpoint_limit_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - MaxHeatSetpointLimit attribute un...
sl_status_t dotdot_electrical_measurement_rms_current_max_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSCurrentMaxPhB attribute under a ...
uint8_t dotdot_get_level_min_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Level - MinLevel attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_thermostat_running_mode(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_thermostat_running_mode)
Set the DotDot Thermostat - ThermostatRunningMode attribute under a UNID/EndpoinID.
bool dotdot_is_supported_window_covering_number_of_actuations_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - NumberOfActuationsLift is supported under a UNID/EndpoinID.
bool dotdot_system_metrics_ram_freemb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - RAMFreeMB attribute under a UN...
bool dotdot_pump_configuration_and_control_max_pressure_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - MaxPressure attri...
bool dotdot_basic_alarm_mask_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Basic - AlarmMask attribute under a UNID/Endpoi...
int16_t dotdot_get_electrical_measurement_dc_current_max(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - DCCurrentMax attribute value under a UNID/EndpoinID.
uint32_t dotdot_get_door_lock_door_open_events(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - DoorOpenEvents attribute value under a UNID/EndpoinID.
bool dotdot_ph_measurement_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PhMeasurement - MeasuredValue attribute under a...
bool dotdot_electrical_measurement_ac_active_power_overload_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ACActivePowerOverload a...
bool dotdot_unify_humidity_control_humidifier_setpoint_scale_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyHumidityControl - HumidifierSetpointScale...
BatterySize dotdot_get_power_configuration_battery2_size(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery2Size attribute value under a UNID/EndpoinID.
sl_status_t dotdot_ph_measurement_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PhMeasurement - MeasuredValue attribute under a UNID/Endpoi...
sl_status_t dotdot_create_aox_locator_cte_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot AoXLocator - CTEMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_ias_zone_iascie_address(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot IASZone - IASCIEAddress attribute under a UNID/EndpoinID.
sl_status_t dotdot_time_time_status_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Time - TimeStatus attribute under a UNID/EndpointID.
bool dotdot_is_supported_thermostat_ac_capacity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - ACCapacity is supported under a UNID/EndpoinID.
uint8_t dotdot_get_color_control_color_pointr_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - ColorPointRIntensity attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_application_monitoring_mqtt_min_delivery_time_seconds(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_mqtt_min_delivery_time_seconds)
Set the DotDot ApplicationMonitoring - MQTTMinDeliveryTimeSeconds attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_system_metrics_system_interrupts(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - SystemInterrupts attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_default_configuration_register_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - DefaultConfigurationRegister attribute under a U...
bool dotdot_is_any_iaswd_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the IASWD Cluster.
bool dotdot_electrical_measurement_average_rms_over_voltage_counter_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - AverageRMSOverVoltageCo...
bool dotdot_barrier_control_safety_status_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BarrierControl - SafetyStatus attribute under ...
bool dotdot_thermostat_ac_louver_position_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - ACLouverPosition attribute under ...
sl_status_t dotdot_protocol_controller_network_management_network_management_state_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ProtocolController-NetworkManagement - NetworkManageme...
bool dotdot_is_any_soil_moisture_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the SoilMoisture Cluster.
sl_status_t dotdot_thermostat_ac_capacity_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - ACCapacity attribute under a UNID/Endpoin...
int8_t dotdot_get_electrical_measurement_power_factor_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - PowerFactorPhB attribute value under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery2_quantity_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery2Quantity attribute under ...
bool dotdot_thermostat_min_setpoint_dead_band_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - MinSetpointDeadBand attribute unde...
bool dotdot_metering_power_factor_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Metering - PowerFactor attribute under a UNID/E...
bool dotdot_electrical_measurement_rms_extreme_under_voltage_period_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSExtremeUnderVoltageP...
bool dotdot_is_supported_application_monitoring_mqtt_min_delivery_time_seconds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - MQTTMinDeliveryTimeSeconds is supported under a UNID/E...
sl_status_t dotdot_create_electrical_measurement_ac_voltage_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ACVoltageMultiplier attribute under a UNID/EndpoinID.
bool dotdot_occupancy_sensing_occupancy_sensor_type_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot OccupancySensing - OccupancySensorType attribut...
sl_status_t dotdot_soil_moisture_min_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot SoilMoisture - MinMeasuredValue attribute under a UNID...
sl_status_t dotdot_time_dst_end_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Time - DstEnd attribute under a UNID/EndpoinID.
uint16_t dotdot_get_window_covering_current_position_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - CurrentPositionLift attribute value under a UNID/EndpoinID.
uint32_t dotdot_get_pump_configuration_and_control_lifetime_running_hours(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PumpConfigurationAndControl - LifetimeRunningHours attribute value under a UNID/Endpo...
bool dotdot_electrical_measurement_average_rms_under_voltage_counter_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - AverageRMSUnderVoltage...
sl_status_t dotdot_create_electrical_measurement_dc_overload_alarms_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - DCOverloadAlarmsMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery2_rated_voltage_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery2RatedVoltage attribute un...
bool dotdot_is_supported_thermostat_abs_min_heat_setpoint_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - AbsMinHeatSetpointLimit is supported under a UNID/EndpoinID.
uint16_t dotdot_get_device_temperature_configuration_over_temp_total_dwell(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DeviceTemperatureConfiguration - OverTempTotalDwell attribute value under a UNID/Endp...
sl_status_t dotdot_set_color_control_primary6x(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_primary6x)
Set the DotDot ColorControl - Primary6X attribute under a UNID/EndpoinID.
uint8_t dotdot_get_metering_temperature_formatting(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Metering - TemperatureFormatting attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_conductivity_measurement_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_measured_value)
Set the DotDot ElectricalConductivityMeasurement - MeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_setpoint_change_amount_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - SetpointChangeAmount attribute under a UN...
bool dotdot_is_supported_shade_configuration_physical_closed_limit(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ShadeConfiguration - PhysicalClosedLimit is supported under a UNID/EndpoinID.
bool dotdot_is_supported_ias_zone_zone_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot IASZone - ZoneType is supported under a UNID/EndpoinID.
bool dotdot_thermostat_ac_compressor_type_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - ACCompressorType attribute under ...
bool dotdot_aox_locator_cte_sampling_interval_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot AoXLocator - CTESamplingInterval attribute unde...
sl_status_t dotdot_power_configuration_battery3_percentage_threshold1_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery3PercentageThreshold1 attribute...
sl_status_t dotdot_pump_configuration_and_control_min_comp_pressure_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - MinCompPressure attribute und...
bool dotdot_is_supported_electrical_measurement_measured9th_harmonic_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - Measured9thHarmonicCurrent is supported under a UNID/E...
uint8_t dotdot_get_thermostat_start_of_week(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - StartOfWeek attribute value under a UNID/EndpoinID.
sl_status_t dotdot_aox_locator_angle_correction_delay_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot AoXLocator - AngleCorrectionDelay attribute under a UN...
sl_status_t dotdot_electrical_measurement_rms_voltage_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSVoltagePhB attribute under a UNI...
sl_status_t dotdot_set_color_control_start_up_color_temperature_mireds(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_start_up_color_temperature_mireds)
Set the DotDot ColorControl - StartUpColorTemperatureMireds attribute under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_led_settings(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - LEDSettings is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_window_covering_intermediate_setpoints_lift(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, const char *new_intermediate_setpoints_lift)
Set the DotDot WindowCovering - IntermediateSetpointsLift attribute under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_max_flow_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - MaxFlow attribute under ...
sl_status_t dotdot_pump_configuration_and_control_power_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - Power attribute under a UNID/...
sl_status_t dotdot_create_basic_zcl_version(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - ZCLVersion attribute under a UNID/EndpoinID.
bool dotdot_occupancy_sensing_pir_unoccupied_to_occupied_threshold_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot OccupancySensing - PIRUnoccupiedToOccupiedThres...
bool dotdot_electrical_measurement_rms_voltage_phc_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSVoltagePhC attribut...
uint16_t dotdot_get_door_lock_open_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - OpenPeriod attribute value under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_ac_compressor_type_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - ACCompressorType attribute under a UNID/Endpoi...
sl_status_t dotdot_electrical_measurement_measured5th_harmonic_current_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - Measured5thHarmonicCurrent att...
bool dotdot_power_configuration_battery_percentage_threshold3_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - BatteryPercentageThreshold...
sl_status_t dotdot_diagnostics_aps_tx_bcast_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Diagnostics - APSTxBcast attribute under a UNID/EndpointID.
bool dotdot_is_supported_basic_model_identifier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - ModelIdentifier is supported under a UNID/EndpoinID.
int16_t dotdot_get_thermostat_occupied_cooling_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - OccupiedCoolingSetpoint attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_metering_energy_carrier_summation_formatting(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - EnergyCarrierSummationFormatting is supported under a UNID/EndpoinI...
uint16_t dotdot_get_diagnostics_neighbor_stale(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Diagnostics - NeighborStale attribute value under a UNID/EndpoinID.
sl_status_t dotdot_color_control_primary4x_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - Primary4X attribute under a UNID/Endpoi...
sl_status_t dotdot_set_electrical_measurement_ac_voltage_overload(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_ac_voltage_overload)
Set the DotDot ElectricalMeasurement - ACVoltageOverload attribute under a UNID/EndpoinID.
bool dotdot_door_lock_open_period_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - OpenPeriod attribute under a UNID/En...
bool dotdot_electrical_measurement_apparent_power_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ApparentPowerPhB attri...
sl_status_t dotdot_electrical_measurement_total_apparent_power_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - TotalApparentPower attribute under ...
sl_status_t dotdot_color_control_color_loop_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - ColorLoopTime attribute under a UNID/Endpoin...
sl_status_t dotdot_electrical_measurement_active_power_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ActivePower attribute under a ...
bool dotdot_electrical_measurement_rms_voltage_min_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSVoltageMinPhB attrib...
sl_status_t dotdot_thermostat_thermostat_programming_operation_mode_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - ThermostatProgrammingOperationMode attrib...
bool dotdot_power_configuration_battery2_manufacturer_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery2Manufacturer attri...
sl_status_t dotdot_set_level_max_frequency(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_max_frequency)
Set the DotDot Level - MaxFrequency attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_active_power_max_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ActivePowerMaxPhB attri...
bool dotdot_is_supported_unify_humidity_control_auto_setpoint_scale(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyHumidityControl - AutoSetpointScale is supported under a UNID/EndpoinID.
bool dotdot_is_supported_pump_configuration_and_control_max_const_pressure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - MaxConstPressure is supported under a UNID/Endpo...
bool dotdot_thermostat_outdoor_temperature_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - OutdoorTemperature attribute under...
bool dotdot_is_supported_dehumidification_control_dehumidification_max_cool(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DehumidificationControl - DehumidificationMaxCool is supported under a UNID/En...
sl_status_t dotdot_electrical_measurement_measured_phase1st_harmonic_current_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - MeasuredPhase1stHarmonicCurrent att...
sl_status_t dotdot_set_occupancy_sensing_physical_contact_unoccupied_to_occupied_threshold(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_physical_contact_unoccupied_to_occupied_threshold)
Set the DotDot OccupancySensing - PhysicalContactUnoccupiedToOccupiedThreshold attribute under a UNID...
sl_status_t dotdot_diagnostics_aps_tx_bcast_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - APSTxBcast attribute under a UNID/Endpoi...
bool dotdot_electrical_measurement_ac_alarms_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - ACAlarmsMask attribute...
sl_status_t dotdot_create_aox_locator_reporting_mode(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot AoXLocator - ReportingMode attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_user_code_temporary_disable_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - UserCodeTemporaryDisableTime attribute unde...
bool dotdot_is_supported_pump_configuration_and_control_max_const_speed(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PumpConfigurationAndControl - MaxConstSpeed is supported under a UNID/EndpoinI...
sl_status_t dotdot_set_time_local_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_local_time)
Set the DotDot Time - LocalTime attribute under a UNID/EndpoinID.
bool dotdot_is_supported_power_configuration_battery3_manufacturer(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PowerConfiguration - Battery3Manufacturer is supported under a UNID/EndpoinID.
sl_status_t dotdot_system_metrics_hostname_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot SystemMetrics - Hostname attribute under a UNID/EndpointID.
sl_status_t dotdot_door_lock_led_settings_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - LEDSettings attribute under a UNID/EndpoinI...
sl_status_t dotdot_thermostat_alarm_mask_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - AlarmMask attribute under a UNID/EndpointID.
sl_status_t dotdot_set_pressure_measurement_max_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_max_measured_value)
Set the DotDot PressureMeasurement - MaxMeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_window_covering_installed_open_limit_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot WindowCovering - InstalledOpenLimitLift attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_line_current(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - LineCurrent attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_rms_voltage_swell_period_phb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rms_voltage_swell_period_phb)
Set the DotDot ElectricalMeasurement - RMSVoltageSwellPeriodPhB attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_dc_power_min_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - DCPowerMin attribute under a U...
sl_status_t dotdot_unify_humidity_control_supported_set_points_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyHumidityControl - SupportedSetPoints attribute under a...
sl_status_t dotdot_create_metering_multiplier(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - Multiplier attribute under a UNID/EndpoinID.
bool dotdot_is_any_poll_control_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the PollControl Cluster.
sl_status_t dotdot_create_pump_configuration_and_control_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PumpConfigurationAndControl - Power attribute under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_min_const_pressure_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - MinConstPressure attribute un...
sl_status_t dotdot_set_ballast_configuration_ballast_status(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_ballast_status)
Set the DotDot BallastConfiguration - BallastStatus attribute under a UNID/EndpoinID.
bool dotdot_is_supported_protocol_controller_rf_telemetry_tx_report_enabled(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ProtocolController-RFTelemetry - TxReportEnabled is supported under a UNID/End...
uint8_t dotdot_get_thermostat_hvac_system_type_configuration(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - HVACSystemTypeConfiguration attribute value under a UNID/EndpoinID.
bool dotdot_occupancy_sensing_physical_contact_occupied_to_unoccupied_delay_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot OccupancySensing - PhysicalContactOccupiedToUn...
bool dotdot_electrical_measurement_rms_voltage_sag_period_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSVoltageSagPeriodPhB...
sl_status_t dotdot_create_time_last_set_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Time - LastSetTime attribute under a UNID/EndpoinID.
bool dotdot_is_supported_basic_physical_environment(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Basic - PhysicalEnvironment is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_compensation_text(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - CompensationText attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_electrical_measurement_active_power_min_phc(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_active_power_min_phc)
Set the DotDot ElectricalMeasurement - ActivePowerMinPhC attribute under a UNID/EndpoinID.
sl_status_t dotdot_color_control_primary3_intensity_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ColorControl - Primary3Intensity attribute under a UNID/End...
bool dotdot_is_supported_carbon_monoxide_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot CarbonMonoxide - MinMeasuredValue is supported under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_send_pin_over_the_air_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot DoorLock - SendPINOverTheAir attribute under a UNID/En...
sl_status_t dotdot_scenes_scene_valid_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Scenes - SceneValid attribute under a UNID/EndpoinID.
int32_t dotdot_get_time_dst_shift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Time - DstShift attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_application_monitoring_mqtt_logging_enabled(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_mqtt_logging_enabled)
Set the DotDot ApplicationMonitoring - MQTTLoggingEnabled attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_color_control_options(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - Options attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - BatteryVoltage attribute under a UNID/EndpoinID.
bool dotdot_is_supported_system_metrics_cpu_frequencym_hz(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - CPUFrequencyMHz is supported under a UNID/EndpoinID.
bool dotdot_pressure_measurement_scaled_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PressureMeasurement - ScaledValue attribute un...
sl_status_t dotdot_electrical_measurement_rms_current_min_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSCurrentMin attribute under a UNI...
sl_status_t dotdot_create_aox_locator_cte_sampling_interval(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot AoXLocator - CTESamplingInterval attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_voltage_sag_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSVoltageSag attribut...
sl_status_t dotdot_unify_humidity_control_current_state_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyHumidityControl - CurrentState attribute under a UNID/...
bool dotdot_diagnostics_mac_rx_bcast_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Diagnostics - MacRxBcast attribute under a UNID...
bool dotdot_is_supported_thermostat_occupied_cooling_setpoint(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Thermostat - OccupiedCoolingSetpoint is supported under a UNID/EndpoinID.
bool dotdot_is_any_electrical_measurement_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the ElectricalMeasurement Cluster.
sl_status_t dotdot_time_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Time - Time attribute under a UNID/EndpointID.
sl_status_t dotdot_electrical_measurement_dc_power_max_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - DCPowerMax attribute under a U...
sl_status_t dotdot_set_system_metrics_ram_freemb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_ram_freemb)
Set the DotDot SystemMetrics - RAMFreeMB attribute under a UNID/EndpoinID.
bool dotdot_is_supported_window_covering_current_position_tilt_percentage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - CurrentPositionTiltPercentage is supported under a UNID/Endpo...
uint16_t dotdot_get_color_control_color_loop_start_enhanced_hue(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - ColorLoopStartEnhancedHue attribute value under a UNID/EndpoinID.
sl_status_t dotdot_application_monitoring_process_id_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ApplicationMonitoring - ProcessId attribute under a UN...
float dotdot_get_carbon_dioxide_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot CarbonDioxide - MeasuredValue attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_unify_humidity_control_humidifier_setpoint_precision(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot UnifyHumidityControl - HumidifierSetpointPrecision attribute under a UNID/EndpoinID.
uint8_t dotdot_get_door_lock_sound_volume(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot DoorLock - SoundVolume attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_window_covering_installed_open_limit_lift(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - InstalledOpenLimitLift attribute value under a UNID/EndpoinID.
uint8_t dotdot_get_ias_zone_zone_state(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot IASZone - ZoneState attribute value under a UNID/EndpoinID.
sl_status_t dotdot_create_level_on_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Level - OnLevel attribute under a UNID/EndpoinID.
bool dotdot_is_supported_wind_speed_measurement_min_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindSpeedMeasurement - MinMeasuredValue is supported under a UNID/EndpoinID.
uint16_t dotdot_get_electrical_measurement_rms_extreme_under_voltage_period_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSExtremeUnderVoltagePeriodPhC attribute value under a UNID/...
sl_status_t dotdot_set_diagnostics_relayed_ucast(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_relayed_ucast)
Set the DotDot Diagnostics - RelayedUcast attribute under a UNID/EndpoinID.
bool dotdot_color_control_primary4_intensity_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ColorControl - Primary4Intensity attribute und...
bool dotdot_level_min_level_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Level - MinLevel attribute under a UNID/Endpoin...
sl_status_t dotdot_thermostat_abs_max_heat_setpoint_limit_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - AbsMaxHeatSetpointLimit attribute under a UNID...
bool dotdot_wind_speed_measurement_measured_value_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindSpeedMeasurement - MeasuredValue attribute...
bool dotdot_system_metrics_uptime_minutes_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot SystemMetrics - UptimeMinutes attribute under ...
bool dotdot_is_supported_electrical_measurement_total_active_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - TotalActivePower is supported under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_ac_voltage_divisor(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ACVoltageDivisor is supported under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_rms_voltage_swell_period_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSVoltageSwellPeriodPhC is supported under a UNID/End...
sl_status_t dotdot_set_electrical_measurement_measured3rd_harmonic_current(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_measured3rd_harmonic_current)
Set the DotDot ElectricalMeasurement - Measured3rdHarmonicCurrent attribute under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_max_const_temp_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PumpConfigurationAndControl - MaxConstTemp attribute under ...
sl_status_t dotdot_set_carbon_dioxide_tolerance(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, float new_tolerance)
Set the DotDot CarbonDioxide - Tolerance attribute under a UNID/EndpoinID.
sl_status_t dotdot_ph_measurement_max_measured_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PhMeasurement - MaxMeasuredValue attribute under a UNI...
bool dotdot_unify_humidity_control_auto_setpoint_min_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot UnifyHumidityControl - AutoSetpointMin attribu...
int16_t dotdot_get_electrical_measurement_active_power_max_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ActivePowerMaxPhB attribute value under a UNID/EndpoinID.
bool dotdot_is_supported_unify_humidity_control_humidifier_setpoint_min(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot UnifyHumidityControl - HumidifierSetpointMin is supported under a UNID/Endpoin...
uint16_t dotdot_get_occupancy_sensing_pir_unoccupied_to_occupied_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot OccupancySensing - PIRUnoccupiedToOccupiedDelay attribute value under a UNID/EndpoinI...
bool dotdot_is_supported_pressure_measurement_max_scaled_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot PressureMeasurement - MaxScaledValue is supported under a UNID/EndpoinID.
bool dotdot_color_control_color_pointby_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ColorControl - ColorPointBY attribute under a U...
bool dotdot_ballast_configuration_intrinsic_ballast_factor_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot BallastConfiguration - IntrinsicBallastFactor ...
bool dotdot_pump_configuration_and_control_max_const_flow_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PumpConfigurationAndControl - MaxConstFlow att...
sl_status_t dotdot_electrical_measurement_measured_phase9th_harmonic_current_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - MeasuredPhase9thHarmonicCurren...
uint8_t dotdot_get_color_control_primary4_intensity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - Primary4Intensity attribute value under a UNID/EndpoinID.
bool dotdot_descriptor_device_type_list_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Descriptor - DeviceTypeList attribute under a ...
sl_status_t dotdot_electrical_measurement_dc_voltage_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - DCVoltage attribute under a UN...
bool dotdot_device_temperature_configuration_device_temp_alarm_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DeviceTemperatureConfiguration - DeviceTempAla...
bool dotdot_binding_bindable_cluster_list_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Binding - BindableClusterList attribute under a...
sl_status_t dotdot_door_lock_user_code_temporary_disable_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - UserCodeTemporaryDisableTime attribute under a U...
sl_status_t dotdot_color_control_primary3y_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - Primary3Y attribute under a UNID/Endpoi...
sl_status_t dotdot_set_time_last_set_time(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, UTC new_last_set_time)
Set the DotDot Time - LastSetTime attribute under a UNID/EndpoinID.
sl_status_t dotdot_barrier_control_open_events_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot BarrierControl - OpenEvents attribute under a UNID/Endpoint...
sl_status_t dotdot_aox_locator_position_and_orientation_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot AoXLocator - PositionAndOrientation attribute under a UNID/...
sl_status_t dotdot_create_system_metrics_uptime_minutes(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - UptimeMinutes attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_system_metrics_virtual_memory_totalmb(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_virtual_memory_totalmb)
Set the DotDot SystemMetrics - VirtualMemoryTotalMB attribute under a UNID/EndpoinID.
uint16_t dotdot_get_color_control_primary6y(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ColorControl - Primary6Y attribute value under a UNID/EndpoinID.
sl_status_t dotdot_window_covering_installed_open_limit_tilt_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot WindowCovering - InstalledOpenLimitTilt attribute under a U...
bool dotdot_fan_control_fan_mode_sequence_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot FanControl - FanModeSequence attribute under a...
sl_status_t dotdot_power_configuration_battery2_percentage_min_threshold_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PowerConfiguration - Battery2PercentageMinThreshold attribu...
bool dotdot_thermostat_pi_heating_demand_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Thermostat - PIHeatingDemand attribute under a ...
bool dotdot_electrical_measurement_active_power_max_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - ActivePowerMax attribut...
sl_status_t dotdot_set_color_control_primary1y(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_primary1y)
Set the DotDot ColorControl - Primary1Y attribute under a UNID/EndpoinID.
float dotdot_get_carbon_monoxide_max_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot CarbonMonoxide - MaxMeasuredValue attribute value under a UNID/EndpoinID.
bool dotdot_aox_locator_angle_correction_timeout_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot AoXLocator - AngleCorrectionTimeout attribute u...
bool dotdot_is_supported_metering_unitof_measure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot Metering - UnitofMeasure is supported under a UNID/EndpoinID.
sl_status_t dotdot_set_metering_energy_carrier_summation_formatting(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_energy_carrier_summation_formatting)
Set the DotDot Metering - EnergyCarrierSummationFormatting attribute under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_ac_capacity_format_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - ACCapacityFormat attribute under a UNID/Endpoi...
sl_status_t dotdot_create_electrical_measurement_total_reactive_power(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - TotalReactivePower attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_door_lock_feature_map(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - FeatureMap attribute under a UNID/EndpoinID.
sl_status_t dotdot_pump_configuration_and_control_max_const_temp_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PumpConfigurationAndControl - MaxConstTemp attribute u...
sl_status_t dotdot_set_relativity_humidity_tolerance(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_tolerance)
Set the DotDot RelativityHumidity - Tolerance attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_ias_zone_zone_status(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_zone_status)
Set the DotDot IASZone - ZoneStatus attribute under a UNID/EndpoinID.
bool dotdot_electrical_measurement_rms_current_phb_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSCurrentPhB attribute...
bool dotdot_barrier_control_open_events_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot BarrierControl - OpenEvents attribute under a U...
bool dotdot_is_any_descriptor_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the Descriptor Cluster.
sl_status_t dotdot_identify_identify_time_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Identify - IdentifyTime attribute under a UNID/EndpointID.
sl_status_t dotdot_set_door_lock_expiring_user_timeout(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_expiring_user_timeout)
Set the DotDot DoorLock - ExpiringUserTimeout attribute under a UNID/EndpoinID.
uint8_t dotdot_get_level_max_level(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Level - MaxLevel attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_door_lock_rf_programming_event_mask(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_rf_programming_event_mask)
Set the DotDot DoorLock - RFProgrammingEventMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_active_power_max_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ActivePowerMaxPhC attribute under a...
sl_status_t dotdot_create_electrical_measurement_line_current_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - LineCurrentPhB attribute under a UNID/EndpoinID.
bool dotdot_pump_configuration_and_control_max_comp_pressure_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PumpConfigurationAndControl - MaxCompPressure a...
sl_status_t dotdot_diagnostics_nwk_decrypt_failures_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - NWKDecryptFailures attribute under a UNI...
sl_status_t dotdot_set_temperature_measurement_min_measured_value(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_min_measured_value)
Set the DotDot TemperatureMeasurement - MinMeasuredValue attribute under a UNID/EndpoinID.
bool dotdot_is_supported_electrical_measurement_rms_current_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - RMSCurrentPhC is supported under a UNID/EndpoinID.
sl_status_t dotdot_thermostat_ac_type_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Thermostat - ACType attribute under a UNID/EndpoinID.
bool dotdot_power_configuration_mains_alarm_mask_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot PowerConfiguration - MainsAlarmMask attribute ...
int16_t dotdot_get_electrical_measurement_active_current_phc(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - ActiveCurrentPhC attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_level_on_transition_time(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Level - OnTransitionTime attribute value under a UNID/EndpoinID.
bool dotdot_scenes_scene_table_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Scenes - SceneTable attribute under a UNID/Endp...
sl_status_t dotdot_create_color_control_primary2y(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ColorControl - Primary2Y attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_diagnostics_neighbor_added(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - NeighborAdded attribute under a UNID/EndpoinID.
bool dotdot_is_any_door_lock_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the DoorLock Cluster.
bool dotdot_application_monitoring_mqtt_subscription_count_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ApplicationMonitoring - MQTTSubscriptionCount ...
bool dotdot_electrical_conductivity_measurement_max_measured_value_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalConductivityMeasurement - MaxMeasured...
sl_status_t dotdot_pm25_max_measured_value_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PM25 - MaxMeasuredValue attribute under a UNID/EndpointID.
sl_status_t dotdot_create_pressure_measurement_scaled_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PressureMeasurement - ScaledValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_ias_zone_zone_type(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, IasZoneType new_zone_type)
Set the DotDot IASZone - ZoneType attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_dehumidification_control_dehumidification_cooling(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_dehumidification_cooling)
Set the DotDot DehumidificationControl - DehumidificationCooling attribute under a UNID/EndpoinID.
bool dotdot_thermostat_user_interface_configuration_schedule_programming_visibility_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ThermostatUserInterfaceConfiguration - Schedule...
sl_status_t dotdot_electrical_measurement_reactive_current_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - ReactiveCurrentPhB attribute u...
uint16_t dotdot_get_electrical_measurement_rms_voltage_swell_period(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSVoltageSwellPeriod attribute value under a UNID/EndpoinID.
uint16_t dotdot_get_window_covering_current_position_tilt(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot WindowCovering - CurrentPositionTilt attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_extreme_over_voltage_period_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - RMSExtremeOverVoltagePeriodPhC attr...
sl_status_t dotdot_set_electrical_measurement_power_multiplier(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint32_t new_power_multiplier)
Set the DotDot ElectricalMeasurement - PowerMultiplier attribute under a UNID/EndpoinID.
bool dotdot_thermostat_temperature_setpoint_hold_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Thermostat - TemperatureSetpointHold attribute...
sl_status_t dotdot_thermostat_max_heat_setpoint_limit_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot Thermostat - MaxHeatSetpointLimit attribute under a UNID/En...
bool dotdot_window_covering_current_position_lift_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot WindowCovering - CurrentPositionLift attribute...
bool dotdot_power_configuration_battery2_voltage_min_threshold_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot PowerConfiguration - Battery2VoltageMinThreshol...
bool dotdot_electrical_measurement_rms_voltage_swell_period_phc_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot ElectricalMeasurement - RMSVoltageSwellPeriodPh...
sl_status_t dotdot_set_basic_zcl_version(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_zcl_version)
Set the DotDot Basic - ZCLVersion attribute under a UNID/EndpoinID.
bool dotdot_is_supported_door_lock_enable_logging(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot DoorLock - EnableLogging is supported under a UNID/EndpoinID.
sl_status_t dotdot_create_electrical_measurement_active_power_min_phb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot ElectricalMeasurement - ActivePowerMinPhB attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery3_voltage_min_threshold_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery3VoltageMinThreshold attri...
sl_status_t dotdot_create_system_metrics_ram_totalmb(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - RAMTotalMB attribute under a UNID/EndpoinID.
sl_status_t dotdot_protocol_controller_network_management_network_management_state_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ProtocolController-NetworkManagement - NetworkManagementSta...
sl_status_t dotdot_application_monitoring_mqtt_subscription_count_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ApplicationMonitoring - MQTTSubscriptionCount attribute und...
bool dotdot_is_supported_window_covering_window_covering_type(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot WindowCovering - WindowCoveringType is supported under a UNID/EndpoinID.
bool dotdot_door_lock_number_of_pin_users_supported_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot DoorLock - NumberOfPINUsersSupported attribute...
bool dotdot_door_lock_supported_operating_modes_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot DoorLock - SupportedOperatingModes attribute un...
sl_status_t dotdot_create_metering_unitof_measure(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Metering - UnitofMeasure attribute under a UNID/EndpoinID.
sl_status_t dotdot_power_configuration_battery3_alarm_mask_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - Battery3AlarmMask attribute under...
sl_status_t dotdot_create_thermostat_control_sequence_of_operation(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - ControlSequenceOfOperation attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_thermostat_ac_capacity_format(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - ACCapacityFormat attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_basic_application_version(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_application_version)
Set the DotDot Basic - ApplicationVersion attribute under a UNID/EndpoinID.
sl_status_t dotdot_poll_control_fast_poll_timeout_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot PollControl - FastPollTimeout attribute under a UNID/Endpoi...
sl_status_t dotdot_create_temperature_measurement_measured_value(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot TemperatureMeasurement - MeasuredValue attribute under a UNID/EndpoinID.
sl_status_t dotdot_diagnostics_aps_unauthorized_key_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Diagnostics - APSUnauthorizedKey attribute under a UNI...
sl_status_t dotdot_set_protocol_controller_rf_telemetry_tx_report_enabled(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, bool new_tx_report_enabled)
Set the DotDot ProtocolController-RFTelemetry - TxReportEnabled attribute under a UNID/EndpoinID.
sl_status_t dotdot_pressure_measurement_scaled_value_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PressureMeasurement - ScaledValue attribute under a UN...
sl_status_t dotdot_create_system_metrics_battery_percentage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot SystemMetrics - BatteryPercentage attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_thermostat_local_temperature(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Thermostat - LocalTemperature attribute under a UNID/EndpoinID.
bool dotdot_metering_current_max_demand_delivered_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - CurrentMaxDemandDelivered attribute...
bool dotdot_is_supported_electrical_measurement_ac_current_overload(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ElectricalMeasurement - ACCurrentOverload is supported under a UNID/EndpoinID.
uint8_t dotdot_get_thermostat_unoccupied_setback(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot Thermostat - UnoccupiedSetback attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_color_control_color_pointr_intensity(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_color_pointr_intensity)
Set the DotDot ColorControl - ColorPointRIntensity attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_average_rms_voltage_measurement_period_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - AverageRMSVoltageMeasurementPe...
bool dotdot_window_covering_velocity_lift_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot WindowCovering - VelocityLift attribute under a...
sl_status_t dotdot_create_power_configuration_battery3_voltage(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery3Voltage attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_rms_voltage_swell_period_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - RMSVoltageSwellPeriodPhB attri...
sl_status_t dotdot_set_electrical_measurement_average_rms_under_voltage_counter(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_average_rms_under_voltage_counter)
Set the DotDot ElectricalMeasurement - AverageRMSUnderVoltageCounter attribute under a UNID/EndpoinID...
sl_status_t dotdot_set_power_configuration_battery3_percentage_threshold1(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint8_t new_battery3_percentage_threshold1)
Set the DotDot PowerConfiguration - Battery3PercentageThreshold1 attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_average_rms_under_voltage_counter_phb_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - AverageRMSUnderVoltageCounterP...
sl_status_t dotdot_electrical_measurement_active_current_phb_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - ActiveCurrentPhB attribute under a ...
sl_status_t dotdot_create_diagnostics_packet_validate_drop_count(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - PacketValidateDropCount attribute under a UNID/EndpoinID.
sl_status_t dotdot_create_power_configuration_battery2_voltage_threshold1(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot PowerConfiguration - Battery2VoltageThreshold1 attribute under a UNID/EndpoinID.
bool dotdot_binding_binding_table_is_desired_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the desired value is defined for the DotDot Binding - BindingTable attribute under a UNID/E...
sl_status_t dotdot_set_application_monitoring_application_cpu_min_usage_percent(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, double new_application_cpu_min_usage_percent)
Set the DotDot ApplicationMonitoring - ApplicationCPUMinUsagePercent attribute under a UNID/EndpoinID...
sl_status_t dotdot_create_basic_producturl(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Basic - ProductURL attribute under a UNID/EndpoinID.
uint32_t dotdot_get_application_monitoring_mqtt_statistics_reporting_interval_seconds(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ApplicationMonitoring - MQTTStatisticsReportingIntervalSeconds attribute value under ...
sl_status_t dotdot_set_diagnostics_aps_tx_bcast(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_aps_tx_bcast)
Set the DotDot Diagnostics - APSTxBcast attribute under a UNID/EndpoinID.
sl_status_t dotdot_door_lock_min_pin_code_length_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DoorLock - MinPINCodeLength attribute under a UNID/Endpoint...
bool dotdot_electrical_measurement_rms_current_phb_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot ElectricalMeasurement - RMSCurrentPhB attribut...
bool dotdot_is_any_window_covering_writable_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any writable attribute for the WindowCovering Cluster.
sl_status_t dotdot_power_configuration_battery_percentage_min_threshold_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot PowerConfiguration - BatteryPercentageMinThreshold att...
int16_t dotdot_get_electrical_measurement_rms_voltage_sag(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot ElectricalMeasurement - RMSVoltageSag attribute value under a UNID/EndpoinID.
sl_status_t dotdot_set_thermostat_abs_max_heat_setpoint_limit(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, int16_t new_abs_max_heat_setpoint_limit)
Set the DotDot Thermostat - AbsMaxHeatSetpointLimit attribute under a UNID/EndpoinID.
bool dotdot_is_supported_occupancy_sensing_pir_unoccupied_to_occupied_delay(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot OccupancySensing - PIRUnoccupiedToOccupiedDelay is supported under a UNID/Endp...
sl_status_t dotdot_basic_power_source_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot Basic - PowerSource attribute under a UNID/EndpoinID.
bool dotdot_is_supported_application_monitoring_uptime_minutes(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot ApplicationMonitoring - UptimeMinutes is supported under a UNID/EndpoinID.
sl_status_t dotdot_color_control_color_loop_time_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ColorControl - ColorLoopTime attribute under a UNID/En...
sl_status_t dotdot_create_device_temperature_configuration_min_temp_experienced(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DeviceTemperatureConfiguration - MinTempExperienced attribute under a UNID/EndpoinID...
sl_status_t dotdot_create_door_lock_rf_programming_event_mask(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot DoorLock - RFProgrammingEventMask attribute under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_line_current_phc_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot ElectricalMeasurement - LineCurrentPhC attribute under a UN...
int8_t dotdot_get_aox_locator_period_samples(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot AoXLocator - PeriodSamples attribute value under a UNID/EndpoinID.
uint8_t dotdot_get_power_configuration_battery2_quantity(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery2Quantity attribute value under a UNID/EndpoinID.
sl_status_t dotdot_electrical_measurement_average_rms_under_voltage_counter_undefine_reported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Reported value of the the DotDot ElectricalMeasurement - AverageRMSUnderVoltageCounter ...
sl_status_t dotdot_create_diagnostics_phy_to_mac_queue_limit_reached(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Creates a DotDot Diagnostics - PHYToMACQueueLimitReached attribute under a UNID/EndpoinID.
uint8_t dotdot_get_power_configuration_battery3_percentage_min_threshold(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - Battery3PercentageMinThreshold attribute value under a UNID/Endp...
sl_status_t dotdot_unify_thermostat_thermostat_mode_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot UnifyThermostat - ThermostatMode attribute under a UNID/End...
sl_status_t dotdot_device_temperature_configuration_low_temp_threshold_undefine_desired(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Undefines the Desired value of the DotDot DeviceTemperatureConfiguration - LowTempThreshold attribute...
bool dotdot_is_supported_system_metrics_cpu_min_usage_percent(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Verifies if the DotDot SystemMetrics - CPUMinUsagePercent is supported under a UNID/EndpoinID.
BatterySize dotdot_get_power_configuration_battery_size(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state)
Gets the DotDot PowerConfiguration - BatterySize attribute value under a UNID/EndpoinID.
bool dotdot_is_any_electrical_conductivity_measurement_attribute_supported(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if a UNID/Endpoint supports any attribute for the ElectricalConductivityMeasurement Cluster.
bool dotdot_metering_divisor_is_reported_defined(const dotdot_unid_t unid, const dotdot_endpoint_id_t endpoint_id)
Checks if the reported value is defined for the DotDot Metering - Divisor attribute under a UNID/Endp...
sl_status_t dotdot_set_barrier_control_close_period(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_close_period)
Set the DotDot BarrierControl - ClosePeriod attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_power_configuration_mains_voltage_max_threshold(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_mains_voltage_max_threshold)
Set the DotDot PowerConfiguration - MainsVoltageMaxThreshold attribute under a UNID/EndpoinID.
sl_status_t dotdot_set_flow_measurement_tolerance(const dotdot_unid_t unid, dotdot_endpoint_id_t endpoint_id, attribute_store_node_value_state_t value_state, uint16_t new_tolerance)
Set the DotDot FlowMeasurement - Tolerance attribute under a UNID/EndpoinID.
uint32_t sl_status_t
Definition: sl_status.h:139
uint16_t SGroupId
Definition: zap-types.h:49
IasZoneType
Definition: zap-types.h:765
ZWaveFanModeEnum
Definition: zap-types.h:1359
uint64_t EUI64
Definition: zap-types.h:34
NodeStateSecurity
Definition: zap-types.h:965
DrlkOperMode
Definition: zap-types.h:645
ScaleType
Definition: zap-types.h:1110
BatterySize
Definition: zap-types.h:386
LoggingLevelEnum
Definition: zap-types.h:854
ZWaveFanStateEnum
Definition: zap-types.h:1375
PumpControlMode
Definition: zap-types.h:1086
NodeStateNetworkStatus
Definition: zap-types.h:955
PumpOperationMode
Definition: zap-types.h:1096
ModeType
Definition: zap-types.h:928
SL Status Codes.
Definition: zap-types.h:2167
Definition: zap-types.h:2174
Definition: zap-types.h:2189
Definition: zap-types.h:2205
Definition: zap-types.h:2211
Definition: zap-types.h:2220
Definition: zap-types.h:2227
Definition: zap-types.h:2245
Definition: zap-types.h:2251
Definition: zap-types.h:2159
Definition: zap-types.h:2270
Definition: zap-types.h:2294
Generic type definitions for Unify.
uint8_t dotdot_endpoint_id_t
Definition: uic_typedefs.h:38
const char * dotdot_unid_t
Definition: uic_typedefs.h:39