Zigbee Protocol Controller 1.6.0
DotDot Attributes Helper functions

Set of helper functions to manipulate DotDot attributes under a node/endpoint. More...

Functions

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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - MainsVoltageDwellTripPoint attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - BatteryPercentageRemaining attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - BatteryVoltageMinThreshold attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - BatteryPercentageMinThreshold attribute under a UNID/EndpointID. More...
 
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 - BatteryPercentageMinThreshold attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - BatteryPercentageThreshold1 attribute under a UNID/EndpointID. More...
 
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 - BatteryPercentageThreshold1 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - BatteryPercentageThreshold2 attribute under a UNID/EndpointID. More...
 
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 - BatteryPercentageThreshold2 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - BatteryPercentageThreshold3 attribute under a UNID/EndpointID. More...
 
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 - BatteryPercentageThreshold3 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - Battery2PercentageRemaining attribute under a UNID/EndpointID. More...
 
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 - Battery2PercentageRemaining attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - Battery2VoltageMinThreshold attribute under a UNID/EndpointID. More...
 
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 - Battery2VoltageMinThreshold attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - Battery2PercentageMinThreshold attribute under a UNID/EndpointID. More...
 
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 - Battery2PercentageMinThreshold attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - Battery2PercentageThreshold1 attribute under a UNID/EndpointID. More...
 
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 - Battery2PercentageThreshold1 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - Battery2PercentageThreshold2 attribute under a UNID/EndpointID. More...
 
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 - Battery2PercentageThreshold2 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - Battery2PercentageThreshold3 attribute under a UNID/EndpointID. More...
 
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 - Battery2PercentageThreshold3 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - Battery3PercentageRemaining attribute under a UNID/EndpointID. More...
 
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 - Battery3PercentageRemaining attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - Battery3VoltageMinThreshold attribute under a UNID/EndpointID. More...
 
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 - Battery3VoltageMinThreshold attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - Battery3PercentageMinThreshold attribute under a UNID/EndpointID. More...
 
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 - Battery3PercentageMinThreshold attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - Battery3PercentageThreshold1 attribute under a UNID/EndpointID. More...
 
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 - Battery3PercentageThreshold1 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - Battery3PercentageThreshold2 attribute under a UNID/EndpointID. More...
 
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 - Battery3PercentageThreshold2 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - Battery3PercentageThreshold3 attribute under a UNID/EndpointID. More...
 
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 - Battery3PercentageThreshold3 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - CurrentTemperature attribute under a UNID/EndpointID. More...
 
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 - CurrentTemperature attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - MinTempExperienced attribute under a UNID/EndpointID. More...
 
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 - MinTempExperienced attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - MaxTempExperienced attribute under a UNID/EndpointID. More...
 
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 - MaxTempExperienced attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - OverTempTotalDwell attribute under a UNID/EndpointID. More...
 
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 - OverTempTotalDwell attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - DeviceTempAlarmMask attribute under a UNID/EndpointID. More...
 
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 - DeviceTempAlarmMask attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - LowTempThreshold attribute under a UNID/EndpointID. More...
 
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 - LowTempThreshold attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - HighTempThreshold attribute under a UNID/EndpointID. More...
 
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 - HighTempThreshold attribute under a UNID/EndpointID. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - LowTempDwellTripPoint attribute under a UNID/EndpointID. More...
 
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 - LowTempDwellTripPoint attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - HighTempDwellTripPoint attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - HighTempDwellTripPoint attribute under a UNID/EndpointID. More...
 
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 - HighTempDwellTripPoint attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 Cluster. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - NumberOfWeekDaySchedulesSupportedPerUser attribute under a UNID/EndpointID. More...
 
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 - NumberOfWeekDaySchedulesSupportedPerUser attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - NumberOfYearDaySchedulesSupportedPerUser attribute under a UNID/EndpointID. More...
 
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 - NumberOfYearDaySchedulesSupportedPerUser attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - EffectiveOperationMode attribute under a UNID/EndpointID. More...
 
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 - EffectiveOperationMode attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - EffectiveControlMode attribute under a UNID/EndpointID. More...
 
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 - EffectiveControlMode attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - LifetimeRunningHours attribute under a UNID/EndpointID. More...
 
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 - LifetimeRunningHours attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - LifetimeEnergyConsumed attribute under a UNID/EndpointID. More...
 
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 - LifetimeEnergyConsumed attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - ThermostatProgrammingOperationMode attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - DehumidificationCooling attribute under a UNID/EndpointID. More...
 
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 - DehumidificationCooling attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - RHDehumidificationSetpoint attribute under a UNID/EndpointID. More...
 
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 - RHDehumidificationSetpoint attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - DehumidificationLockout attribute under a UNID/EndpointID. More...
 
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 - DehumidificationLockout attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - DehumidificationHysteresis attribute under a UNID/EndpointID. More...
 
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 - DehumidificationHysteresis attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - DehumidificationMaxCool attribute under a UNID/EndpointID. More...
 
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 - DehumidificationMaxCool attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - RelativeHumidityDisplay attribute under a UNID/EndpointID. More...
 
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 - RelativeHumidityDisplay attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - TemperatureDisplayMode attribute under a UNID/EndpoinID. More...
 
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 - TemperatureDisplayMode attribute under a UNID/EndpointID. More...
 
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 - TemperatureDisplayMode attribute under a UNID/EndpointID. More...
 
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 - TemperatureDisplayMode attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - KeypadLockout attribute under a UNID/EndpointID. More...
 
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 - KeypadLockout attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 supported under a UNID/EndpoinID. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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 - ScheduleProgrammingVisibility attribute under a UNID/EndpoinID. More...
 
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 - ScheduleProgrammingVisibility attribute under a UNID/EndpointID. More...
 
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 - ScheduleProgrammingVisibility attribute under a UNID/EndpointID. More...
 
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 - ScheduleProgrammingVisibility attribute under a UNID/EndpointID. More...
 
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 a UNID/EndpoinID. More...
 
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. More...
 
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 ThermostatUserInterfaceConfiguration Cluster. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - IlluminanceTargetLevel attribute under a UNID/EndpointID. More...
 
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 - IlluminanceTargetLevel attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - PIROccupiedToUnoccupiedDelay attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - PIRUnoccupiedToOccupiedDelay attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - PIRUnoccupiedToOccupiedThreshold attribute under a UNID/EndpointID. More...
 
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 - PIRUnoccupiedToOccupiedThreshold attribute under a UNID/EndpointID. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - UltrasonicOccupiedToUnoccupiedDelay attribute under a UNID/EndpointID. More...
 
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 - UltrasonicOccupiedToUnoccupiedDelay attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - UltrasonicUnoccupiedToOccupiedDelay attribute under a UNID/EndpointID. More...
 
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 - UltrasonicUnoccupiedToOccupiedDelay attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - UltrasonicUnoccupiedToOccupiedThreshold attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - UltrasonicUnoccupiedToOccupiedThreshold attribute under a UNID/EndpointID. More...
 
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 - UltrasonicUnoccupiedToOccupiedThreshold attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - PhysicalContactOccupiedToUnoccupiedDelay attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - PhysicalContactOccupiedToUnoccupiedDelay attribute under a UNID/EndpointID. More...
 
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 - PhysicalContactOccupiedToUnoccupiedDelay attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - PhysicalContactUnoccupiedToOccupiedDelay attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - PhysicalContactUnoccupiedToOccupiedDelay attribute under a UNID/EndpointID. More...
 
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 - PhysicalContactUnoccupiedToOccupiedDelay attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - PhysicalContactUnoccupiedToOccupiedThreshold attribute under a UNID/EndpoinID. More...
 
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 - PhysicalContactUnoccupiedToOccupiedThreshold attribute under a UNID/EndpointID. More...
 
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 - PhysicalContactUnoccupiedToOccupiedThreshold attribute under a UNID/EndpointID. More...
 
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 - PhysicalContactUnoccupiedToOccupiedThreshold attribute under a UNID/EndpointID. More...
 
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 UNID/EndpoinID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - MeasuredValue attribute under a UNID/EndpointID. More...
 
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 - MeasuredValue attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - MinMeasuredValue attribute under a UNID/EndpointID. More...
 
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 - MinMeasuredValue attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - MaxMeasuredValue attribute under a UNID/EndpointID. More...
 
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 - MaxMeasuredValue attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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 Cluster. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - NumberOfZoneSensitivityLevelsSupported attribute under a UNID/EndpointID. More...
 
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 - NumberOfZoneSensitivityLevelsSupported attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - Measured1stHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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 - Measured1stHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - Measured3rdHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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 - Measured3rdHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - Measured5thHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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 - Measured5thHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - Measured7thHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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 - Measured7thHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - Measured9thHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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 - Measured9thHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - Measured11thHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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 - Measured11thHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - MeasuredPhase1stHarmonicCurrent attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - MeasuredPhase1stHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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 - MeasuredPhase1stHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - MeasuredPhase3rdHarmonicCurrent attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - MeasuredPhase3rdHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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 - MeasuredPhase3rdHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - MeasuredPhase5thHarmonicCurrent attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - MeasuredPhase5thHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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 - MeasuredPhase5thHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - MeasuredPhase7thHarmonicCurrent attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - MeasuredPhase7thHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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 - MeasuredPhase7thHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - MeasuredPhase9thHarmonicCurrent attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - MeasuredPhase9thHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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 - MeasuredPhase9thHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - MeasuredPhase11thHarmonicCurrent attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - MeasuredPhase11thHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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 - MeasuredPhase11thHarmonicCurrent attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - HarmonicCurrentMultiplier attribute under a UNID/EndpointID. More...
 
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 - HarmonicCurrentMultiplier attribute under a UNID/EndpointID. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - PhaseHarmonicCurrentMultiplier attribute under a UNID/EndpointID. More...
 
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 - PhaseHarmonicCurrentMultiplier attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - AverageRMSVoltageMeasurementPeriod attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - AverageRMSVoltageMeasurementPeriod attribute under a UNID/EndpointID. More...
 
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 - AverageRMSVoltageMeasurementPeriod attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - AverageRMSOverVoltageCounter attribute under a UNID/EndpointID. More...
 
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 - AverageRMSOverVoltageCounter attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - AverageRMSUnderVoltageCounter attribute under a UNID/EndpointID. More...
 
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 - AverageRMSUnderVoltageCounter attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - RMSExtremeOverVoltagePeriod attribute under a UNID/EndpointID. More...
 
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 - RMSExtremeOverVoltagePeriod attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - RMSExtremeUnderVoltagePeriod attribute under a UNID/EndpointID. More...
 
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 - RMSExtremeUnderVoltagePeriod attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - ACReactivePowerOverload attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - AverageRMSVoltageMeasurementPeriodPhB attribute under a UNID/EndpoinID. More...
 
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 - AverageRMSVoltageMeasurementPeriodPhB attribute under a UNID/EndpointID. More...
 
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 - AverageRMSVoltageMeasurementPeriodPhB attribute under a UNID/EndpointID. More...
 
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 - AverageRMSVoltageMeasurementPeriodPhB attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - AverageRMSOverVoltageCounterPhB attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - AverageRMSOverVoltageCounterPhB attribute under a UNID/EndpointID. More...
 
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 - AverageRMSOverVoltageCounterPhB attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - AverageRMSUnderVoltageCounterPhB attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - AverageRMSUnderVoltageCounterPhB attribute under a UNID/EndpointID. More...
 
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 - AverageRMSUnderVoltageCounterPhB attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - RMSExtremeOverVoltagePeriodPhB attribute under a UNID/EndpointID. More...
 
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 - RMSExtremeOverVoltagePeriodPhB attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - RMSExtremeUnderVoltagePeriodPhB attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - RMSExtremeUnderVoltagePeriodPhB attribute under a UNID/EndpointID. More...
 
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 - RMSExtremeUnderVoltagePeriodPhB attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - RMSVoltageSwellPeriodPhB attribute under a UNID/EndpointID. More...
 
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 - RMSVoltageSwellPeriodPhB attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - AverageRMSVoltageMeasurementPeriodPhC attribute under a UNID/EndpoinID. More...
 
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 - AverageRMSVoltageMeasurementPeriodPhC attribute under a UNID/EndpointID. More...
 
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 - AverageRMSVoltageMeasurementPeriodPhC attribute under a UNID/EndpointID. More...
 
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 - AverageRMSVoltageMeasurementPeriodPhC attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - AverageRMSOverVoltageCounterPhC attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - AverageRMSOverVoltageCounterPhC attribute under a UNID/EndpointID. More...
 
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 - AverageRMSOverVoltageCounterPhC attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - AverageRMSUnderVoltageCounterPhC attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - AverageRMSUnderVoltageCounterPhC attribute under a UNID/EndpointID. More...
 
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 - AverageRMSUnderVoltageCounterPhC attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - RMSExtremeOverVoltagePeriodPhC attribute under a UNID/EndpointID. More...
 
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 - RMSExtremeOverVoltagePeriodPhC attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - RMSExtremeUnderVoltagePeriodPhC attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - RMSExtremeUnderVoltagePeriodPhC attribute under a UNID/EndpointID. More...
 
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 - RMSExtremeUnderVoltagePeriodPhC attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - RMSVoltageSwellPeriodPhC attribute under a UNID/EndpointID. More...
 
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 - RMSVoltageSwellPeriodPhC attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - TxReportEnabled attribute under a UNID/EndpointID. More...
 
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 - TxReportEnabled attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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 Cluster. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - MQTTStatisticsReportingIntervalSeconds attribute under a UNID/EndpoinID. More...
 
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 - MQTTStatisticsReportingIntervalSeconds attribute under a UNID/EndpointID. More...
 
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 - MQTTStatisticsReportingIntervalSeconds attribute under a UNID/EndpointID. More...
 
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 - MQTTStatisticsReportingIntervalSeconds attribute under a UNID/EndpointID. More...
 
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 UNID/EndpoinID. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - MQTTAverageDeliveryTimeSeconds attribute under a UNID/EndpointID. More...
 
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 - MQTTAverageDeliveryTimeSeconds attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - MQTTMinDeliveryTimeSeconds attribute under a UNID/EndpointID. More...
 
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 - MQTTMinDeliveryTimeSeconds attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - MQTTMaxDeliveryTimeSeconds attribute under a UNID/EndpointID. More...
 
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 - MQTTMaxDeliveryTimeSeconds attribute under a UNID/EndpointID. More...
 
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. More...
 
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 supported under a UNID/EndpoinID. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpoinID. More...
 
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 - ApplicationStatisticsReportingIntervalSeconds attribute under a UNID/EndpoinID. More...
 
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 - ApplicationStatisticsReportingIntervalSeconds attribute under a UNID/EndpointID. More...
 
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 - ApplicationStatisticsReportingIntervalSeconds attribute under a UNID/EndpointID. More...
 
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 - ApplicationStatisticsReportingIntervalSeconds attribute under a UNID/EndpointID. More...
 
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 under a UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - ApplicationCPUUsagePercent attribute under a UNID/EndpointID. More...
 
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 - ApplicationCPUUsagePercent attribute under a UNID/EndpointID. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - ApplicationCPUAverageUsagePercent attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - ApplicationCPUAverageUsagePercent attribute under a UNID/EndpointID. More...
 
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 - ApplicationCPUAverageUsagePercent attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - ApplicationCPUMinUsagePercent attribute under a UNID/EndpointID. More...
 
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 - ApplicationCPUMinUsagePercent attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - ApplicationCPUMaxUsagePercent attribute under a UNID/EndpointID. More...
 
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 - ApplicationCPUMaxUsagePercent attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - ConfigurationParameters attribute under a UNID/EndpointID. More...
 
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 - ConfigurationParameters attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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/EndpointID. More...
 
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/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpoinID. More...
 
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/EndpoinID. More...
 
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 - NetworkManagementState attribute under a UNID/EndpoinID. More...
 
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 - NetworkManagementState attribute under a UNID/EndpointID. More...
 
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 - NetworkManagementState attribute under a UNID/EndpointID. More...
 
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 - NetworkManagementState attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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. More...
 
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-NetworkManagement Cluster. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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 UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - HumidifierSetpointPrecision attribute under a UNID/EndpointID. More...
 
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 - HumidifierSetpointPrecision attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 - DehumidifierSetpointScale attribute under a UNID/EndpointID. More...
 
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 - DehumidifierSetpointScale attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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/EndpoinID. More...
 
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. More...
 
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 attribute under a UNID/EndpoinID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 - DehumidifierSetpointPrecision attribute under a UNID/EndpointID. More...
 
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 - DehumidifierSetpointPrecision attribute under a UNID/EndpointID. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 UNID/EndpoinID. More...
 
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/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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 under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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/EndpoinID. More...
 
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. More...
 
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. More...
 
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 under a UNID/EndpoinID. More...
 
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 under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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 attribute under a UNID/EndpointID. More...
 
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. More...
 
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. More...
 
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. More...
 

Detailed Description

Set of helper functions to manipulate DotDot attributes under a node/endpoint.

Function Documentation

◆ dotdot_alarms_alarm_count_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_alarms_alarm_count_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_alarms_alarm_count_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_alarms_alarm_count_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_allow_list_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_allow_list_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_allow_list_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_allow_list_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_angle_correction_delay_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_angle_correction_delay_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_angle_correction_delay_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_angle_correction_delay_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_angle_correction_timeout_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_angle_correction_timeout_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_angle_correction_timeout_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_angle_correction_timeout_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_angle_filtering_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_angle_filtering_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_angle_filtering_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_angle_filtering_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_angle_filtering_weight_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_angle_filtering_weight_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_angle_filtering_weight_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_angle_filtering_weight_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_antenna_array_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_antenna_array_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_antenna_array_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_antenna_array_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_antenna_mode_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_antenna_mode_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_antenna_mode_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_antenna_mode_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_aox_mode_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_aox_mode_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_aox_mode_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_aox_mode_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_azimuth_mask_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_azimuth_mask_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_azimuth_mask_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_azimuth_mask_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_cte_length_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_cte_length_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_cte_length_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_cte_length_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_cte_mode_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_cte_mode_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_cte_mode_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_cte_mode_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_cte_sampling_interval_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_cte_sampling_interval_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_cte_sampling_interval_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_cte_sampling_interval_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_elevation_mask_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_elevation_mask_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_elevation_mask_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_elevation_mask_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_period_samples_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_period_samples_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_period_samples_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_period_samples_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_position_and_orientation_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_position_and_orientation_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_position_and_orientation_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_position_and_orientation_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_position_and_orientation_valid_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_position_and_orientation_valid_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_position_and_orientation_valid_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_position_and_orientation_valid_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_reporting_mode_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_reporting_mode_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_reporting_mode_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_reporting_mode_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_slot_duration_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_slot_duration_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_locator_slot_duration_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_locator_slot_duration_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_position_estimation_position_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_position_estimation_position_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_aox_position_estimation_position_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_aox_position_estimation_position_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_connected_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_connected_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_connected_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_connected_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_cpu_average_usage_percent_is_desired_defined()

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 - ApplicationCPUAverageUsagePercent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_cpu_average_usage_percent_is_reported_defined()

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 - ApplicationCPUAverageUsagePercent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_cpu_average_usage_percent_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_cpu_average_usage_percent_undefine_reported()

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 - ApplicationCPUAverageUsagePercent attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_cpu_max_usage_percent_is_desired_defined()

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 - ApplicationCPUMaxUsagePercent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_cpu_max_usage_percent_is_reported_defined()

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 - ApplicationCPUMaxUsagePercent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_cpu_max_usage_percent_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_cpu_max_usage_percent_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_cpu_min_usage_percent_is_desired_defined()

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 - ApplicationCPUMinUsagePercent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_cpu_min_usage_percent_is_reported_defined()

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 - ApplicationCPUMinUsagePercent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_cpu_min_usage_percent_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_cpu_min_usage_percent_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_cpu_usage_percent_is_desired_defined()

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 - ApplicationCPUUsagePercent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_cpu_usage_percent_is_reported_defined()

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 - ApplicationCPUUsagePercent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_cpu_usage_percent_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_cpu_usage_percent_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_mqtt_topics_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_mqtt_topics_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_mqtt_topics_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_mqtt_topics_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_name_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_name_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_name_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_name_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_ram_usagemb_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_ram_usagemb_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_ram_usagemb_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_ram_usagemb_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_statistics_reporting_interval_seconds_is_desired_defined()

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 - ApplicationStatisticsReportingIntervalSeconds attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_statistics_reporting_interval_seconds_is_reported_defined()

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 - ApplicationStatisticsReportingIntervalSeconds attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_statistics_reporting_interval_seconds_undefine_desired()

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 - ApplicationStatisticsReportingIntervalSeconds attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_statistics_reporting_interval_seconds_undefine_reported()

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 - ApplicationStatisticsReportingIntervalSeconds attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_version_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_version_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_application_version_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_application_version_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_fqdn_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_fqdn_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_fqdn_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_fqdn_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_hostname_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_hostname_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_hostname_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_hostname_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_mqtt_average_delivery_time_seconds_is_desired_defined()

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 - MQTTAverageDeliveryTimeSeconds attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_mqtt_average_delivery_time_seconds_is_reported_defined()

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 - MQTTAverageDeliveryTimeSeconds attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_mqtt_average_delivery_time_seconds_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_mqtt_average_delivery_time_seconds_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_mqtt_logging_enabled_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_mqtt_logging_enabled_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_mqtt_logging_enabled_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_mqtt_logging_enabled_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_mqtt_logging_level_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_mqtt_logging_level_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_mqtt_logging_level_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_mqtt_logging_level_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_mqtt_max_delivery_time_seconds_is_desired_defined()

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 - MQTTMaxDeliveryTimeSeconds attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_mqtt_max_delivery_time_seconds_is_reported_defined()

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 - MQTTMaxDeliveryTimeSeconds attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_mqtt_max_delivery_time_seconds_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_mqtt_max_delivery_time_seconds_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_mqtt_messages_received_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_mqtt_messages_received_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_mqtt_messages_received_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_mqtt_messages_received_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_mqtt_messages_sent_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_mqtt_messages_sent_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_mqtt_messages_sent_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_mqtt_messages_sent_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_mqtt_min_delivery_time_seconds_is_desired_defined()

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 - MQTTMinDeliveryTimeSeconds attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_mqtt_min_delivery_time_seconds_is_reported_defined()

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 - MQTTMinDeliveryTimeSeconds attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_mqtt_min_delivery_time_seconds_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_mqtt_min_delivery_time_seconds_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_mqtt_statistics_reporting_interval_seconds_is_desired_defined()

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 - MQTTStatisticsReportingIntervalSeconds attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_mqtt_statistics_reporting_interval_seconds_is_reported_defined()

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 - MQTTStatisticsReportingIntervalSeconds attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_mqtt_statistics_reporting_interval_seconds_undefine_desired()

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 - MQTTStatisticsReportingIntervalSeconds attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_mqtt_statistics_reporting_interval_seconds_undefine_reported()

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 - MQTTStatisticsReportingIntervalSeconds attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_mqtt_subscription_count_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_mqtt_subscription_count_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_mqtt_subscription_count_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_mqtt_subscription_count_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_process_id_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_process_id_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_process_id_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_process_id_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_uptime_minutes_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_uptime_minutes_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_application_monitoring_uptime_minutes_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_application_monitoring_uptime_minutes_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_ballast_factor_adjustment_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_ballast_factor_adjustment_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_ballast_factor_adjustment_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_ballast_factor_adjustment_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_ballast_status_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_ballast_status_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_ballast_status_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_ballast_status_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_intrinsic_ballast_factor_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_intrinsic_ballast_factor_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_intrinsic_ballast_factor_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_intrinsic_ballast_factor_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_lamp_alarm_mode_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_lamp_alarm_mode_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_lamp_alarm_mode_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_lamp_alarm_mode_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_lamp_burn_hours_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_lamp_burn_hours_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_lamp_burn_hours_trip_point_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_lamp_burn_hours_trip_point_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_lamp_burn_hours_trip_point_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_lamp_burn_hours_trip_point_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_lamp_burn_hours_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_lamp_burn_hours_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_lamp_manufacturer_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_lamp_manufacturer_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_lamp_manufacturer_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_lamp_manufacturer_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_lamp_quantity_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_lamp_quantity_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_lamp_quantity_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_lamp_quantity_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_lamp_rated_hours_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_lamp_rated_hours_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_lamp_rated_hours_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_lamp_rated_hours_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_lamp_type_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_lamp_type_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_lamp_type_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_lamp_type_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_max_level_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_max_level_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_max_level_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_max_level_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_min_level_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_min_level_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_min_level_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_min_level_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_physical_max_level_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_physical_max_level_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_physical_max_level_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_physical_max_level_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_physical_min_level_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_physical_min_level_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_physical_min_level_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_physical_min_level_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_power_on_fade_time_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_power_on_fade_time_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_power_on_fade_time_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_power_on_fade_time_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_power_on_level_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_power_on_level_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ballast_configuration_power_on_level_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ballast_configuration_power_on_level_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_barrier_position_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_barrier_position_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_barrier_position_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_barrier_position_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_capabilities_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_capabilities_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_capabilities_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_capabilities_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_close_events_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_close_events_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_close_events_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_close_events_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_close_period_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_close_period_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_close_period_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_close_period_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_command_close_events_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_command_close_events_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_command_close_events_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_command_close_events_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_command_open_events_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_command_open_events_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_command_open_events_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_command_open_events_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_moving_state_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_moving_state_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_moving_state_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_moving_state_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_open_events_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_open_events_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_open_events_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_open_events_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_open_period_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_open_period_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_open_period_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_open_period_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_safety_status_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_safety_status_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_barrier_control_safety_status_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_barrier_control_safety_status_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_alarm_mask_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_alarm_mask_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_alarm_mask_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_alarm_mask_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_application_version_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_application_version_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_application_version_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_application_version_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_date_code_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_date_code_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_date_code_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_date_code_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_device_enabled_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_device_enabled_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_device_enabled_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_device_enabled_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_disable_local_config_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_disable_local_config_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_disable_local_config_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_disable_local_config_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_generic_device_class_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_generic_device_class_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_generic_device_class_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_generic_device_class_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_generic_device_type_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_generic_device_type_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_generic_device_type_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_generic_device_type_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_hw_version_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_hw_version_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_hw_version_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_hw_version_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_location_description_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_location_description_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_location_description_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_location_description_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_manufacturer_name_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_manufacturer_name_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_manufacturer_name_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_manufacturer_name_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_manufacturer_version_details_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_manufacturer_version_details_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_manufacturer_version_details_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_manufacturer_version_details_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_model_identifier_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_model_identifier_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_model_identifier_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_model_identifier_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_physical_environment_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_physical_environment_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_physical_environment_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_physical_environment_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_power_source_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_power_source_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_power_source_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_power_source_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_product_code_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_product_code_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_product_code_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_product_code_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_product_label_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_product_label_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_product_label_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_product_label_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_producturl_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_producturl_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_producturl_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_producturl_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_serial_number_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_serial_number_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_serial_number_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_serial_number_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_stack_version_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_stack_version_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_stack_version_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_stack_version_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_sw_buildid_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_sw_buildid_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_sw_buildid_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_sw_buildid_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_zcl_version_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_zcl_version_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_basic_zcl_version_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_basic_zcl_version_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_binding_bindable_cluster_list_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_binding_bindable_cluster_list_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_binding_bindable_cluster_list_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_binding_bindable_cluster_list_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_binding_binding_table_full_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_binding_binding_table_full_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_binding_binding_table_full_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_binding_binding_table_full_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_binding_binding_table_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_binding_binding_table_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_binding_binding_table_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_binding_binding_table_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_carbon_dioxide_max_measured_value_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_carbon_dioxide_max_measured_value_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_carbon_dioxide_max_measured_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_carbon_dioxide_max_measured_value_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_carbon_dioxide_measured_value_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_carbon_dioxide_measured_value_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_carbon_dioxide_measured_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_carbon_dioxide_measured_value_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_carbon_dioxide_min_measured_value_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_carbon_dioxide_min_measured_value_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_carbon_dioxide_min_measured_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_carbon_dioxide_min_measured_value_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_carbon_dioxide_tolerance_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_carbon_dioxide_tolerance_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_carbon_dioxide_tolerance_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_carbon_dioxide_tolerance_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_carbon_monoxide_max_measured_value_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_carbon_monoxide_max_measured_value_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_carbon_monoxide_max_measured_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_carbon_monoxide_max_measured_value_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_carbon_monoxide_measured_value_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_carbon_monoxide_measured_value_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_carbon_monoxide_measured_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_carbon_monoxide_measured_value_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_carbon_monoxide_min_measured_value_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_carbon_monoxide_min_measured_value_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_carbon_monoxide_min_measured_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_carbon_monoxide_min_measured_value_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_carbon_monoxide_tolerance_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_carbon_monoxide_tolerance_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_carbon_monoxide_tolerance_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_carbon_monoxide_tolerance_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_capabilities_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_capabilities_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_capabilities_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_capabilities_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_loop_active_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_loop_active_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_loop_active_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_loop_active_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_loop_direction_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_loop_direction_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_loop_direction_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_loop_direction_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_loop_start_enhanced_hue_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_loop_start_enhanced_hue_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_loop_start_enhanced_hue_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_loop_start_enhanced_hue_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_loop_stored_enhanced_hue_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_loop_stored_enhanced_hue_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_loop_stored_enhanced_hue_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_loop_stored_enhanced_hue_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_loop_time_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_loop_time_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_loop_time_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_loop_time_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_mode_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_mode_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_mode_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_mode_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_pointb_intensity_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_pointb_intensity_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_pointb_intensity_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_pointb_intensity_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_pointbx_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_pointbx_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_pointbx_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_pointbx_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_pointby_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_pointby_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_pointby_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_pointby_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_pointg_intensity_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_pointg_intensity_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_pointg_intensity_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_pointg_intensity_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_pointgx_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_pointgx_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_pointgx_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_pointgx_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_pointgy_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_pointgy_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_pointgy_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_pointgy_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_pointr_intensity_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_pointr_intensity_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_pointr_intensity_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_pointr_intensity_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_pointrx_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_pointrx_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_pointrx_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_pointrx_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_pointry_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_pointry_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_pointry_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_pointry_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_temp_physical_max_mireds_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_temp_physical_max_mireds_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_temp_physical_max_mireds_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_temp_physical_max_mireds_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_temp_physical_min_mireds_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_temp_physical_min_mireds_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_temp_physical_min_mireds_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_temp_physical_min_mireds_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_temperature_mireds_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_temperature_mireds_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_color_temperature_mireds_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_color_temperature_mireds_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_compensation_text_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_compensation_text_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_compensation_text_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_compensation_text_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_couple_color_temp_to_level_min_mireds_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_couple_color_temp_to_level_min_mireds_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_couple_color_temp_to_level_min_mireds_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_couple_color_temp_to_level_min_mireds_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_current_hue_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_current_hue_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_current_hue_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_current_hue_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_current_saturation_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_current_saturation_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_current_saturation_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_current_saturation_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_currentx_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_currentx_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_currentx_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_currentx_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_currenty_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_currenty_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_currenty_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_currenty_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_drift_compensation_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_drift_compensation_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_drift_compensation_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_drift_compensation_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_enhanced_color_mode_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_enhanced_color_mode_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_enhanced_color_mode_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_enhanced_color_mode_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_enhanced_current_hue_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_enhanced_current_hue_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_enhanced_current_hue_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_enhanced_current_hue_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_number_of_primaries_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_number_of_primaries_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_number_of_primaries_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_number_of_primaries_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_options_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_options_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_options_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_options_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary1_intensity_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary1_intensity_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary1_intensity_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary1_intensity_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary1x_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary1x_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary1x_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary1x_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary1y_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary1y_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary1y_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary1y_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary2_intensity_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary2_intensity_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary2_intensity_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary2_intensity_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary2x_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary2x_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary2x_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary2x_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary2y_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary2y_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary2y_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary2y_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary3_intensity_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary3_intensity_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary3_intensity_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary3_intensity_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary3x_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary3x_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary3x_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary3x_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary3y_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary3y_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary3y_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary3y_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary4_intensity_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary4_intensity_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary4_intensity_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary4_intensity_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary4x_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary4x_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary4x_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary4x_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary4y_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary4y_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary4y_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary4y_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary5_intensity_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary5_intensity_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary5_intensity_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary5_intensity_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary5x_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary5x_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary5x_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary5x_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary5y_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary5y_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary5y_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary5y_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary6_intensity_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary6_intensity_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary6_intensity_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary6_intensity_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary6x_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary6x_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary6x_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary6x_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary6y_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary6y_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_primary6y_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_primary6y_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_remaining_time_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_remaining_time_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_remaining_time_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_remaining_time_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_start_up_color_temperature_mireds_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_start_up_color_temperature_mireds_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_start_up_color_temperature_mireds_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_start_up_color_temperature_mireds_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_white_pointx_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_white_pointx_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_white_pointx_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_white_pointx_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_white_pointy_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_white_pointy_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_color_control_white_pointy_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_color_control_white_pointy_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_configuration_parameters_configuration_parameters_is_desired_defined()

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 - ConfigurationParameters attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_configuration_parameters_configuration_parameters_is_reported_defined()

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 - ConfigurationParameters attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_configuration_parameters_configuration_parameters_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_configuration_parameters_configuration_parameters_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_alarms_alarm_count()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_aox_locator_allow_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_aox_locator_angle_correction_delay()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_aox_locator_angle_correction_timeout()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_aox_locator_angle_filtering()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_aox_locator_angle_filtering_weight()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_aox_locator_antenna_array()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_aox_locator_antenna_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_aox_locator_aox_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_aox_locator_azimuth_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_aox_locator_cte_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_aox_locator_cte_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_aox_locator_cte_sampling_interval()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_aox_locator_elevation_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_aox_locator_period_samples()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_aox_locator_position_and_orientation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_aox_locator_position_and_orientation_valid()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_aox_locator_reporting_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_aox_locator_slot_duration()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_aox_position_estimation_position()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_application_connected()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_application_cpu_average_usage_percent()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_application_cpu_max_usage_percent()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_application_cpu_min_usage_percent()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_application_cpu_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_application_mqtt_topics()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_application_name()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_application_ram_usagemb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_application_statistics_reporting_interval_seconds()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_application_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_fqdn()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_hostname()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_mqtt_average_delivery_time_seconds()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_mqtt_logging_enabled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_mqtt_logging_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_mqtt_max_delivery_time_seconds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_mqtt_messages_received()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_mqtt_messages_sent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_mqtt_min_delivery_time_seconds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_mqtt_statistics_reporting_interval_seconds()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_mqtt_subscription_count()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_process_id()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_application_monitoring_uptime_minutes()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ballast_configuration_ballast_factor_adjustment()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ballast_configuration_ballast_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ballast_configuration_intrinsic_ballast_factor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ballast_configuration_lamp_alarm_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ballast_configuration_lamp_burn_hours()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ballast_configuration_lamp_burn_hours_trip_point()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ballast_configuration_lamp_manufacturer()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ballast_configuration_lamp_quantity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ballast_configuration_lamp_rated_hours()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ballast_configuration_lamp_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ballast_configuration_max_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ballast_configuration_min_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ballast_configuration_physical_max_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ballast_configuration_physical_min_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ballast_configuration_power_on_fade_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ballast_configuration_power_on_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_barrier_control_barrier_position()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_barrier_control_capabilities()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_barrier_control_close_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_barrier_control_close_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_barrier_control_command_close_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_barrier_control_command_open_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_barrier_control_moving_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_barrier_control_open_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_barrier_control_open_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_barrier_control_safety_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_application_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_date_code()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_device_enabled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_disable_local_config()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_generic_device_class()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_generic_device_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_hw_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_location_description()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_manufacturer_name()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_manufacturer_version_details()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_model_identifier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_physical_environment()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_power_source()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_product_code()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_product_label()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_producturl()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_serial_number()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_stack_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_sw_buildid()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_basic_zcl_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_binding_bindable_cluster_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_binding_binding_table()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_binding_binding_table_full()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_carbon_dioxide_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_carbon_dioxide_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_carbon_dioxide_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_carbon_dioxide_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_carbon_monoxide_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_carbon_monoxide_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_carbon_monoxide_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_carbon_monoxide_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_color_capabilities()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_color_loop_active()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_color_loop_direction()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_color_loop_start_enhanced_hue()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_color_loop_stored_enhanced_hue()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_color_loop_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_color_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_color_pointb_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_color_pointbx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_color_pointby()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_color_pointg_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_color_pointgx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_color_pointgy()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_color_pointr_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_color_pointrx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_color_pointry()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_color_temp_physical_max_mireds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_color_temp_physical_min_mireds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_color_temperature_mireds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_compensation_text()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_couple_color_temp_to_level_min_mireds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_current_hue()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_current_saturation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_currentx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_currenty()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_drift_compensation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_enhanced_color_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_enhanced_current_hue()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_number_of_primaries()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_options()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_primary1_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_primary1x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_primary1y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_primary2_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_primary2x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_primary2y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_primary3_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_primary3x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_primary3y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_primary4_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_primary4x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_primary4y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_primary5_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_primary5x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_primary5y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_primary6_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_primary6x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_primary6y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_remaining_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_start_up_color_temperature_mireds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_white_pointx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_color_control_white_pointy()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_configuration_parameters_configuration_parameters()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_dehumidification_control_dehumidification_cooling()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_dehumidification_control_dehumidification_hysteresis()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_dehumidification_control_dehumidification_lockout()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_dehumidification_control_dehumidification_max_cool()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_dehumidification_control_relative_humidity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_dehumidification_control_relative_humidity_display()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_dehumidification_control_relative_humidity_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_dehumidification_control_rh_dehumidification_setpoint()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_descriptor_device_type_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_device_temperature_configuration_current_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_device_temperature_configuration_device_temp_alarm_mask()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_device_temperature_configuration_high_temp_dwell_trip_point()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_device_temperature_configuration_high_temp_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_device_temperature_configuration_low_temp_dwell_trip_point()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_device_temperature_configuration_low_temp_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_device_temperature_configuration_max_temp_experienced()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_device_temperature_configuration_min_temp_experienced()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_device_temperature_configuration_over_temp_total_dwell()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_aps_decrypt_failures()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_aps_rx_bcast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_aps_rx_ucast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_aps_tx_bcast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_aps_tx_ucast_fail()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_aps_tx_ucast_retry()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_aps_tx_ucast_success()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_aps_unauthorized_key()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_apsfc_failure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_average_mac_retry_per_aps_message_sent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_child_moved()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_join_indication()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_last_messagelqi()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_last_messagerssi()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_mac_rx_bcast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_mac_rx_ucast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_mac_tx_bcast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_mac_tx_ucast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_mac_tx_ucast_fail()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_mac_tx_ucast_retry()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_neighbor_added()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_neighbor_removed()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_neighbor_stale()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_number_of_resets()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_nwk_decrypt_failures()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_nwkfc_failure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_packet_buffer_allocate_failures()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_packet_validate_drop_count()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_persistent_memory_writes()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_phy_to_mac_queue_limit_reached()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_relayed_ucast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_diagnostics_route_disc_initiated()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_actuator_enabled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_auto_relock_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_credential_rules_support()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_default_configuration_register()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_door_closed_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_door_open_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_door_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_enable_inside_statusled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_enable_local_programming()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_enable_logging()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_enable_one_touch_locking()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_enable_privacy_mode_button()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_expiring_user_timeout()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_feature_map()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_keypad_operation_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_keypad_programming_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_language()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_led_settings()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_local_programming_features()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_lock_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_lock_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_manual_operation_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_max_pin_code_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_max_rfid_code_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_min_pin_code_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_min_rfid_code_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_number_of_credentials_supported_per_user()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_number_of_holiday_schedules_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_number_of_log_records_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_number_of_pin_users_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_number_of_rfid_users_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_number_of_total_users_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_number_of_week_day_schedules_supported_per_user()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_number_of_year_day_schedules_supported_per_user()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_open_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_operating_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_require_pi_nfor_rf_operation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_rf_operation_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_rf_programming_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_rfid_operation_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_rfid_programming_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_security_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_send_pin_over_the_air()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_sound_volume()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_supported_operating_modes()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_user_code_temporary_disable_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_door_lock_wrong_code_entry_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_conductivity_measurement_max_measured_value()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_conductivity_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_conductivity_measurement_min_measured_value()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_conductivity_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_ac_active_power_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_ac_alarms_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_ac_current_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_ac_current_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_ac_current_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_ac_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_ac_frequency_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_ac_frequency_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_ac_frequency_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_ac_frequency_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_ac_power_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_ac_power_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_ac_reactive_power_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_ac_voltage_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_ac_voltage_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_ac_voltage_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_active_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_active_current_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_active_current_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_active_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_active_power_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_active_power_max_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_active_power_max_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_active_power_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_active_power_min_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_active_power_min_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_active_power_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_active_power_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_apparent_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_apparent_power_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_apparent_power_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_average_rms_over_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_average_rms_over_voltage_counter()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_average_rms_over_voltage_counter_phb()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_average_rms_over_voltage_counter_phc()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_average_rms_under_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_average_rms_under_voltage_counter()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_average_rms_under_voltage_counter_phb()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_average_rms_under_voltage_counter_phc()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_average_rms_voltage_measurement_period()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_average_rms_voltage_measurement_period_phb()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_average_rms_voltage_measurement_period_phc()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_dc_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_dc_current_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_dc_current_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_dc_current_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_dc_current_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_dc_current_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_dc_overload_alarms_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_dc_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_dc_power_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_dc_power_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_dc_power_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_dc_power_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_dc_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_dc_voltage_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_dc_voltage_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_dc_voltage_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_dc_voltage_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_dc_voltage_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_harmonic_current_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_line_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_line_current_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_line_current_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_measured11th_harmonic_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_measured1st_harmonic_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_measured3rd_harmonic_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_measured5th_harmonic_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_measured7th_harmonic_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_measured9th_harmonic_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_measured_phase11th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_measured_phase1st_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_measured_phase3rd_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_measured_phase5th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_measured_phase7th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_measured_phase9th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_measurement_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_neutral_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_phase_harmonic_current_multiplier()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_power_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_power_factor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_power_factor_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_power_factor_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_power_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_reactive_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_reactive_current_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_reactive_current_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_reactive_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_reactive_power_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_reactive_power_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_current_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_current_max_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_current_max_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_current_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_current_min_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_current_min_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_current_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_current_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_extreme_over_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_extreme_over_voltage_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_extreme_over_voltage_period_phb()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_extreme_over_voltage_period_phc()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_extreme_under_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_extreme_under_voltage_period()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_extreme_under_voltage_period_phb()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_extreme_under_voltage_period_phc()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_voltage_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_voltage_max_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_voltage_max_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_voltage_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_voltage_min_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_voltage_min_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_voltage_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_voltage_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_voltage_sag()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_voltage_sag_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_voltage_sag_period_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_voltage_sag_period_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_voltage_swell()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_voltage_swell_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_voltage_swell_period_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_rms_voltage_swell_period_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_total_active_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_total_apparent_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_electrical_measurement_total_reactive_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_fan_control_fan_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_fan_control_fan_mode_sequence()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_flow_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_flow_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_flow_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_flow_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_groups_name_support()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ias_zone_current_zone_sensitivity_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ias_zone_iascie_address()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ias_zone_number_of_zone_sensitivity_levels_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ias_zone_zone_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ias_zone_zone_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ias_zone_zone_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ias_zone_zoneid()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_iaswd_max_duration()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_identify_identify_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_illuminance_level_sensing_illuminance_target_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_illuminance_level_sensing_level_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_illuminance_level_sensing_light_sensor_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_illuminance_measurement_light_sensor_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_illuminance_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_illuminance_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_illuminance_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_illuminance_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_level_current_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_level_current_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_level_default_move_rate()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_level_max_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_level_max_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_level_min_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_level_min_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_level_off_transition_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_level_on_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_level_on_off_transition_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_level_on_transition_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_level_options()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_level_remaining_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_level_start_up_current_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_current_inlet_energy_carrier_summation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_current_max_demand_delivered()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_current_max_demand_delivered_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_current_max_demand_received()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_current_max_demand_received_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_current_outlet_energy_carrier_summation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_current_summation_delivered()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_current_summation_received()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_default_update_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_demand_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_energy_carrier_demand_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_energy_carrier_summation_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_energy_carrier_unit_of_measure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_historical_consumption_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_inlet_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_metering_device_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_outlet_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_power_factor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_reading_snap_shot_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_summation_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_supply_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_temperature_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_temperature_unit_of_measure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_metering_unitof_measure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_name_and_location_location()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_name_and_location_name()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_occupancy_sensing_occupancy()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_occupancy_sensing_occupancy_sensor_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_occupancy_sensing_occupancy_sensor_type_bitmap()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_occupancy_sensing_physical_contact_occupied_to_unoccupied_delay()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_occupancy_sensing_physical_contact_unoccupied_to_occupied_delay()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_occupancy_sensing_physical_contact_unoccupied_to_occupied_threshold()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_occupancy_sensing_pir_occupied_to_unoccupied_delay()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_occupancy_sensing_pir_unoccupied_to_occupied_delay()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_occupancy_sensing_pir_unoccupied_to_occupied_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_occupancy_sensing_ultrasonic_occupied_to_unoccupied_delay()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_occupancy_sensing_ultrasonic_unoccupied_to_occupied_delay()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_occupancy_sensing_ultrasonic_unoccupied_to_occupied_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_on_off_global_scene_control()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_on_off_off_wait_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_on_off_on_off()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_on_off_on_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_on_off_start_up_on_off()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ph_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ph_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ph_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_ph_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pm25_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pm25_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pm25_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pm25_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_poll_control_check_in_interval()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_poll_control_check_in_interval_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_poll_control_fast_poll_timeout()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_poll_control_fast_poll_timeout_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_poll_control_long_poll_interval()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_poll_control_long_poll_interval_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_poll_control_short_poll_interval()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery2_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery2_alarm_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery2_manufacturer()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery2_percentage_min_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery2_percentage_remaining()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery2_percentage_threshold1()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery2_percentage_threshold2()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery2_percentage_threshold3()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery2_quantity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery2_rated_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery2_size()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery2_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery2_voltage_min_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery2_voltage_threshold1()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery2_voltage_threshold2()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery2_voltage_threshold3()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery2a_hr_rating()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery3_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery3_alarm_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery3_manufacturer()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery3_percentage_min_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery3_percentage_remaining()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery3_percentage_threshold1()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery3_percentage_threshold2()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery3_percentage_threshold3()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery3_quantity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery3_rated_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery3_size()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery3_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery3_voltage_min_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery3_voltage_threshold1()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery3_voltage_threshold2()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery3_voltage_threshold3()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery3a_hr_rating()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery_alarm_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery_manufacturer()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery_percentage_min_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery_percentage_remaining()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery_percentage_threshold1()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery_percentage_threshold2()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery_percentage_threshold3()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery_quantity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery_rated_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery_size()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery_voltage_min_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery_voltage_threshold1()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery_voltage_threshold2()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_battery_voltage_threshold3()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_batterya_hr_rating()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_mains_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_mains_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_mains_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_mains_voltage_dwell_trip_point()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_mains_voltage_max_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_power_configuration_mains_voltage_min_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pressure_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pressure_measurement_max_scaled_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pressure_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pressure_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pressure_measurement_min_scaled_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pressure_measurement_scale()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pressure_measurement_scaled_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pressure_measurement_scaled_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pressure_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_protocol_controller_network_management_network_management_state()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_protocol_controller_rf_telemetry_pti_enabled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_protocol_controller_rf_telemetry_tx_report_enabled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_capacity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_control_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_effective_control_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_effective_operation_mode()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_lifetime_energy_consumed()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_lifetime_running_hours()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_max_comp_pressure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_max_const_flow()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_max_const_pressure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_max_const_speed()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_max_const_temp()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_max_flow()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_max_pressure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_max_speed()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_min_comp_pressure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_min_const_flow()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_min_const_pressure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_min_const_speed()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_min_const_temp()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_operation_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_pump_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_pump_configuration_and_control_speed()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_relativity_humidity_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_relativity_humidity_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_relativity_humidity_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_relativity_humidity_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_scenes_current_group()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_scenes_current_scene()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_scenes_last_configured_by()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_scenes_name_support()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_scenes_scene_count()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_scenes_scene_table()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_scenes_scene_valid()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_shade_configuration_closed_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_shade_configuration_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_shade_configuration_motor_step_size()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_shade_configuration_physical_closed_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_shade_configuration_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_soil_moisture_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_soil_moisture_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_soil_moisture_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_soil_moisture_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_state_endpoint_id_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_state_maximum_command_delay()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_state_network_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_state_network_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_state_security()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_average_temperature_celcius()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_battery_percentage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_cpu_average_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_cpu_frequencym_hz()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_cpu_max_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_cpu_min_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_cpu_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_current_temperature_celcius()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_disks_counters()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_disks_usage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_fqdn()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_hostname()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_max_temperature_celcius()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_min_temperature_celcius()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_network_interfaces_data()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_power_plugged()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_ram_availablemb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_ram_freemb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_ram_totalmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_reporting_interval_seconds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_swap_memory_totalmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_swap_memory_usedmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_system_interrupts()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_uptime_minutes()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_virtual_memory_totalmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_virtual_memory_usedmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_system_metrics_wireless_network_interfaces_data()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_temperature_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_temperature_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_temperature_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_temperature_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_abs_max_cool_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_abs_max_heat_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_abs_min_cool_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_abs_min_heat_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_ac_capacity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_ac_capacity_format()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_ac_coil_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_ac_compressor_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_ac_error_code()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_ac_louver_position()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_ac_refrigerant_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_ac_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_control_sequence_of_operation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_emergency_heat_delta()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_hvac_system_type_configuration()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_local_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_local_temperature_calibration()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_max_cool_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_max_heat_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_min_cool_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_min_heat_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_min_setpoint_dead_band()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_number_of_daily_transitions()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_number_of_weekly_transitions()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_occupancy()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_occupied_cooling_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_occupied_heating_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_occupied_setback()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_occupied_setback_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_occupied_setback_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_outdoor_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_pi_cooling_demand()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_pi_heating_demand()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_remote_sensing()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_setpoint_change_amount()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_setpoint_change_source()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_setpoint_change_source_timestamp()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_start_of_week()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_system_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_temperature_setpoint_hold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_temperature_setpoint_hold_duration()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_thermostat_programming_operation_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_thermostat_running_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_thermostat_running_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_unoccupied_cooling_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_unoccupied_heating_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_unoccupied_setback()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_unoccupied_setback_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_unoccupied_setback_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_user_interface_configuration_keypad_lockout()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_user_interface_configuration_schedule_programming_visibility()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_thermostat_user_interface_configuration_temperature_display_mode()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_time_dst_end()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_time_dst_shift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_time_dst_start()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_time_last_set_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_time_local_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_time_standard_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_time_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_time_time_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_time_time_zone()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_time_valid_until_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_fan_control_z_wave_fan_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_fan_control_z_wave_fan_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_fan_control_z_wave_supported_fan_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_humidity_control_auto_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_humidity_control_auto_setpoint_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_humidity_control_auto_setpoint_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_humidity_control_auto_setpoint_precision()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_humidity_control_auto_setpoint_scale()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_humidity_control_current_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_humidity_control_dehumidifier_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_humidity_control_dehumidifier_setpoint_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_humidity_control_dehumidifier_setpoint_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_humidity_control_dehumidifier_setpoint_precision()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_humidity_control_dehumidifier_setpoint_scale()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_humidity_control_humidifier_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_humidity_control_humidifier_setpoint_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_humidity_control_humidifier_setpoint_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_humidity_control_humidifier_setpoint_precision()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_humidity_control_humidifier_setpoint_scale()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_humidity_control_reporting_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_humidity_control_supported_reporting_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_humidity_control_supported_set_points()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_thermostat_operating_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_thermostat_supported_thermostat_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_unify_thermostat_thermostat_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_wind_speed_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_wind_speed_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_wind_speed_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_wind_speed_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_acceleration_time_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_config_or_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_current_position_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_current_position_lift_percentage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_current_position_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_current_position_tilt_percentage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_deceleration_time_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_installed_closed_limit_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_installed_closed_limit_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_installed_open_limit_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_installed_open_limit_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_intermediate_setpoints_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_intermediate_setpoints_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_number_of_actuations_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_number_of_actuations_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_physical_closed_limit_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_physical_closed_limit_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_velocity_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_create_window_covering_window_covering_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_dehumidification_control_dehumidification_cooling_is_desired_defined()

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 - DehumidificationCooling attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_dehumidification_control_dehumidification_cooling_is_reported_defined()

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 - DehumidificationCooling attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_dehumidification_control_dehumidification_cooling_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_dehumidification_control_dehumidification_cooling_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_dehumidification_control_dehumidification_hysteresis_is_desired_defined()

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 - DehumidificationHysteresis attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_dehumidification_control_dehumidification_hysteresis_is_reported_defined()

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 - DehumidificationHysteresis attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_dehumidification_control_dehumidification_hysteresis_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_dehumidification_control_dehumidification_hysteresis_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_dehumidification_control_dehumidification_lockout_is_desired_defined()

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 - DehumidificationLockout attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_dehumidification_control_dehumidification_lockout_is_reported_defined()

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 - DehumidificationLockout attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_dehumidification_control_dehumidification_lockout_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_dehumidification_control_dehumidification_lockout_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_dehumidification_control_dehumidification_max_cool_is_desired_defined()

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 - DehumidificationMaxCool attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_dehumidification_control_dehumidification_max_cool_is_reported_defined()

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 - DehumidificationMaxCool attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_dehumidification_control_dehumidification_max_cool_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_dehumidification_control_dehumidification_max_cool_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_dehumidification_control_relative_humidity_display_is_desired_defined()

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 - RelativeHumidityDisplay attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_dehumidification_control_relative_humidity_display_is_reported_defined()

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 - RelativeHumidityDisplay attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_dehumidification_control_relative_humidity_display_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_dehumidification_control_relative_humidity_display_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_dehumidification_control_relative_humidity_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_dehumidification_control_relative_humidity_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_dehumidification_control_relative_humidity_mode_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_dehumidification_control_relative_humidity_mode_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_dehumidification_control_relative_humidity_mode_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_dehumidification_control_relative_humidity_mode_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_dehumidification_control_relative_humidity_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_dehumidification_control_relative_humidity_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_dehumidification_control_rh_dehumidification_setpoint_is_desired_defined()

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 - RHDehumidificationSetpoint attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_dehumidification_control_rh_dehumidification_setpoint_is_reported_defined()

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 - RHDehumidificationSetpoint attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_dehumidification_control_rh_dehumidification_setpoint_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_dehumidification_control_rh_dehumidification_setpoint_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_descriptor_device_type_list_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_descriptor_device_type_list_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_descriptor_device_type_list_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_descriptor_device_type_list_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_device_temperature_configuration_current_temperature_is_desired_defined()

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 - CurrentTemperature attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_device_temperature_configuration_current_temperature_is_reported_defined()

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 - CurrentTemperature attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_device_temperature_configuration_current_temperature_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_device_temperature_configuration_current_temperature_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_device_temperature_configuration_device_temp_alarm_mask_is_desired_defined()

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 - DeviceTempAlarmMask attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_device_temperature_configuration_device_temp_alarm_mask_is_reported_defined()

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 - DeviceTempAlarmMask attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_device_temperature_configuration_device_temp_alarm_mask_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_device_temperature_configuration_device_temp_alarm_mask_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_device_temperature_configuration_high_temp_dwell_trip_point_is_desired_defined()

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 - HighTempDwellTripPoint attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_device_temperature_configuration_high_temp_dwell_trip_point_is_reported_defined()

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 - HighTempDwellTripPoint attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_device_temperature_configuration_high_temp_dwell_trip_point_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_device_temperature_configuration_high_temp_dwell_trip_point_undefine_reported()

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 - HighTempDwellTripPoint attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_device_temperature_configuration_high_temp_threshold_is_desired_defined()

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 - HighTempThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_device_temperature_configuration_high_temp_threshold_is_reported_defined()

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 - HighTempThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_device_temperature_configuration_high_temp_threshold_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_device_temperature_configuration_high_temp_threshold_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_device_temperature_configuration_low_temp_dwell_trip_point_is_desired_defined()

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 - LowTempDwellTripPoint attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_device_temperature_configuration_low_temp_dwell_trip_point_is_reported_defined()

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 - LowTempDwellTripPoint attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_device_temperature_configuration_low_temp_dwell_trip_point_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_device_temperature_configuration_low_temp_dwell_trip_point_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_device_temperature_configuration_low_temp_threshold_is_desired_defined()

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 - LowTempThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_device_temperature_configuration_low_temp_threshold_is_reported_defined()

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 - LowTempThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_device_temperature_configuration_low_temp_threshold_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_device_temperature_configuration_low_temp_threshold_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_device_temperature_configuration_max_temp_experienced_is_desired_defined()

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 - MaxTempExperienced attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_device_temperature_configuration_max_temp_experienced_is_reported_defined()

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 - MaxTempExperienced attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_device_temperature_configuration_max_temp_experienced_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_device_temperature_configuration_max_temp_experienced_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_device_temperature_configuration_min_temp_experienced_is_desired_defined()

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 - MinTempExperienced attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_device_temperature_configuration_min_temp_experienced_is_reported_defined()

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 - MinTempExperienced attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_device_temperature_configuration_min_temp_experienced_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_device_temperature_configuration_min_temp_experienced_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_device_temperature_configuration_over_temp_total_dwell_is_desired_defined()

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 - OverTempTotalDwell attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_device_temperature_configuration_over_temp_total_dwell_is_reported_defined()

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 - OverTempTotalDwell attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_device_temperature_configuration_over_temp_total_dwell_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_device_temperature_configuration_over_temp_total_dwell_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_aps_decrypt_failures_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_aps_decrypt_failures_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_aps_decrypt_failures_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_aps_decrypt_failures_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_aps_rx_bcast_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_aps_rx_bcast_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_aps_rx_bcast_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_aps_rx_bcast_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_aps_rx_ucast_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_aps_rx_ucast_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_aps_rx_ucast_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_aps_rx_ucast_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_aps_tx_bcast_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_aps_tx_bcast_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_aps_tx_bcast_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_aps_tx_bcast_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_aps_tx_ucast_fail_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_aps_tx_ucast_fail_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_aps_tx_ucast_fail_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_aps_tx_ucast_fail_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_aps_tx_ucast_retry_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_aps_tx_ucast_retry_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_aps_tx_ucast_retry_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_aps_tx_ucast_retry_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_aps_tx_ucast_success_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_aps_tx_ucast_success_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_aps_tx_ucast_success_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_aps_tx_ucast_success_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_aps_unauthorized_key_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_aps_unauthorized_key_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_aps_unauthorized_key_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_aps_unauthorized_key_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_apsfc_failure_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_apsfc_failure_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_apsfc_failure_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_apsfc_failure_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_average_mac_retry_per_aps_message_sent_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_average_mac_retry_per_aps_message_sent_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_average_mac_retry_per_aps_message_sent_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_average_mac_retry_per_aps_message_sent_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_child_moved_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_child_moved_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_child_moved_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_child_moved_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_join_indication_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_join_indication_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_join_indication_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_join_indication_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_last_messagelqi_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_last_messagelqi_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_last_messagelqi_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_last_messagelqi_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_last_messagerssi_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_last_messagerssi_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_last_messagerssi_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_last_messagerssi_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_mac_rx_bcast_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_mac_rx_bcast_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_mac_rx_bcast_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_mac_rx_bcast_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_mac_rx_ucast_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_mac_rx_ucast_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_mac_rx_ucast_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_mac_rx_ucast_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_mac_tx_bcast_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_mac_tx_bcast_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_mac_tx_bcast_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_mac_tx_bcast_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_mac_tx_ucast_fail_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_mac_tx_ucast_fail_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_mac_tx_ucast_fail_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_mac_tx_ucast_fail_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_mac_tx_ucast_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_mac_tx_ucast_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_mac_tx_ucast_retry_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_mac_tx_ucast_retry_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_mac_tx_ucast_retry_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_mac_tx_ucast_retry_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_mac_tx_ucast_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_mac_tx_ucast_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_neighbor_added_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_neighbor_added_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_neighbor_added_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_neighbor_added_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_neighbor_removed_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_neighbor_removed_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_neighbor_removed_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_neighbor_removed_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_neighbor_stale_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_neighbor_stale_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_neighbor_stale_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_neighbor_stale_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_number_of_resets_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_number_of_resets_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_number_of_resets_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_number_of_resets_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_nwk_decrypt_failures_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_nwk_decrypt_failures_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_nwk_decrypt_failures_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_nwk_decrypt_failures_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_nwkfc_failure_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_nwkfc_failure_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_nwkfc_failure_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_nwkfc_failure_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_packet_buffer_allocate_failures_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_packet_buffer_allocate_failures_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_packet_buffer_allocate_failures_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_packet_buffer_allocate_failures_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_packet_validate_drop_count_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_packet_validate_drop_count_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_packet_validate_drop_count_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_packet_validate_drop_count_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_persistent_memory_writes_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_persistent_memory_writes_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_persistent_memory_writes_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_persistent_memory_writes_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_phy_to_mac_queue_limit_reached_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_phy_to_mac_queue_limit_reached_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_phy_to_mac_queue_limit_reached_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_phy_to_mac_queue_limit_reached_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_relayed_ucast_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_relayed_ucast_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_relayed_ucast_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_relayed_ucast_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_route_disc_initiated_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_route_disc_initiated_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_diagnostics_route_disc_initiated_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_diagnostics_route_disc_initiated_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_actuator_enabled_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_actuator_enabled_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_actuator_enabled_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_actuator_enabled_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_alarm_mask_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_alarm_mask_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_alarm_mask_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_alarm_mask_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_auto_relock_time_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_auto_relock_time_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_auto_relock_time_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_auto_relock_time_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_credential_rules_support_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_credential_rules_support_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_credential_rules_support_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_credential_rules_support_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_default_configuration_register_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_default_configuration_register_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_default_configuration_register_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_default_configuration_register_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_door_closed_events_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_door_closed_events_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_door_closed_events_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_door_closed_events_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_door_open_events_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_door_open_events_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_door_open_events_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_door_open_events_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_door_state_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_door_state_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_door_state_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_door_state_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_enable_inside_statusled_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_enable_inside_statusled_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_enable_inside_statusled_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_enable_inside_statusled_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_enable_local_programming_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_enable_local_programming_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_enable_local_programming_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_enable_local_programming_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_enable_logging_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_enable_logging_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_enable_logging_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_enable_logging_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_enable_one_touch_locking_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_enable_one_touch_locking_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_enable_one_touch_locking_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_enable_one_touch_locking_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_enable_privacy_mode_button_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_enable_privacy_mode_button_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_enable_privacy_mode_button_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_enable_privacy_mode_button_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_expiring_user_timeout_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_expiring_user_timeout_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_expiring_user_timeout_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_expiring_user_timeout_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_feature_map_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_feature_map_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_feature_map_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_feature_map_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_keypad_operation_event_mask_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_keypad_operation_event_mask_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_keypad_operation_event_mask_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_keypad_operation_event_mask_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_keypad_programming_event_mask_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_keypad_programming_event_mask_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_keypad_programming_event_mask_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_keypad_programming_event_mask_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_language_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_language_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_language_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_language_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_led_settings_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_led_settings_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_led_settings_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_led_settings_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_local_programming_features_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_local_programming_features_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_local_programming_features_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_local_programming_features_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_lock_state_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_lock_state_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_lock_state_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_lock_state_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_lock_type_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_lock_type_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_lock_type_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_lock_type_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_manual_operation_event_mask_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_manual_operation_event_mask_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_manual_operation_event_mask_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_manual_operation_event_mask_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_max_pin_code_length_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_max_pin_code_length_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_max_pin_code_length_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_max_pin_code_length_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_max_rfid_code_length_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_max_rfid_code_length_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_max_rfid_code_length_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_max_rfid_code_length_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_min_pin_code_length_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_min_pin_code_length_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_min_pin_code_length_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_min_pin_code_length_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_min_rfid_code_length_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_min_rfid_code_length_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_min_rfid_code_length_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_min_rfid_code_length_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_number_of_credentials_supported_per_user_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_number_of_credentials_supported_per_user_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_number_of_credentials_supported_per_user_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_number_of_credentials_supported_per_user_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_number_of_holiday_schedules_supported_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_number_of_holiday_schedules_supported_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_number_of_holiday_schedules_supported_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_number_of_holiday_schedules_supported_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_number_of_log_records_supported_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_number_of_log_records_supported_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_number_of_log_records_supported_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_number_of_log_records_supported_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_number_of_pin_users_supported_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_number_of_pin_users_supported_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_number_of_pin_users_supported_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_number_of_pin_users_supported_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_number_of_rfid_users_supported_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_number_of_rfid_users_supported_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_number_of_rfid_users_supported_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_number_of_rfid_users_supported_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_number_of_total_users_supported_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_number_of_total_users_supported_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_number_of_total_users_supported_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_number_of_total_users_supported_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_number_of_week_day_schedules_supported_per_user_is_desired_defined()

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 - NumberOfWeekDaySchedulesSupportedPerUser attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_number_of_week_day_schedules_supported_per_user_is_reported_defined()

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 - NumberOfWeekDaySchedulesSupportedPerUser attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_number_of_week_day_schedules_supported_per_user_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_number_of_week_day_schedules_supported_per_user_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_number_of_year_day_schedules_supported_per_user_is_desired_defined()

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 - NumberOfYearDaySchedulesSupportedPerUser attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_number_of_year_day_schedules_supported_per_user_is_reported_defined()

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 - NumberOfYearDaySchedulesSupportedPerUser attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_number_of_year_day_schedules_supported_per_user_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_number_of_year_day_schedules_supported_per_user_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_open_period_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_open_period_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_open_period_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_open_period_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_operating_mode_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_operating_mode_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_operating_mode_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_operating_mode_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_require_pi_nfor_rf_operation_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_require_pi_nfor_rf_operation_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_require_pi_nfor_rf_operation_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_require_pi_nfor_rf_operation_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_rf_operation_event_mask_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_rf_operation_event_mask_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_rf_operation_event_mask_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_rf_operation_event_mask_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_rf_programming_event_mask_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_rf_programming_event_mask_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_rf_programming_event_mask_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_rf_programming_event_mask_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_rfid_operation_event_mask_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_rfid_operation_event_mask_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_rfid_operation_event_mask_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_rfid_operation_event_mask_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_rfid_programming_event_mask_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_rfid_programming_event_mask_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_rfid_programming_event_mask_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_rfid_programming_event_mask_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_security_level_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_security_level_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_security_level_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_security_level_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_send_pin_over_the_air_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_send_pin_over_the_air_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_send_pin_over_the_air_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_send_pin_over_the_air_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_sound_volume_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_sound_volume_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_sound_volume_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_sound_volume_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_supported_operating_modes_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_supported_operating_modes_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_supported_operating_modes_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_supported_operating_modes_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_user_code_temporary_disable_time_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_user_code_temporary_disable_time_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_user_code_temporary_disable_time_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_user_code_temporary_disable_time_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_wrong_code_entry_limit_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_wrong_code_entry_limit_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_door_lock_wrong_code_entry_limit_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_door_lock_wrong_code_entry_limit_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_conductivity_measurement_max_measured_value_is_desired_defined()

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 - MaxMeasuredValue attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_conductivity_measurement_max_measured_value_is_reported_defined()

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 - MaxMeasuredValue attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_conductivity_measurement_max_measured_value_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_conductivity_measurement_max_measured_value_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_conductivity_measurement_measured_value_is_desired_defined()

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 - MeasuredValue attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_conductivity_measurement_measured_value_is_reported_defined()

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 - MeasuredValue attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_conductivity_measurement_measured_value_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_conductivity_measurement_measured_value_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_conductivity_measurement_min_measured_value_is_desired_defined()

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 - MinMeasuredValue attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_conductivity_measurement_min_measured_value_is_reported_defined()

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 - MinMeasuredValue attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_conductivity_measurement_min_measured_value_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_conductivity_measurement_min_measured_value_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_conductivity_measurement_tolerance_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_conductivity_measurement_tolerance_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_conductivity_measurement_tolerance_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_conductivity_measurement_tolerance_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_active_power_overload_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_active_power_overload_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_active_power_overload_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_active_power_overload_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_alarms_mask_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_alarms_mask_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_alarms_mask_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_alarms_mask_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_current_divisor_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_current_divisor_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_current_divisor_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_current_divisor_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_current_multiplier_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_current_multiplier_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_current_multiplier_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_current_multiplier_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_current_overload_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_current_overload_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_current_overload_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_current_overload_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_frequency_divisor_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_frequency_divisor_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_frequency_divisor_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_frequency_divisor_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_frequency_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_frequency_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_frequency_max_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_frequency_max_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_frequency_max_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_frequency_max_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_frequency_min_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_frequency_min_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_frequency_min_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_frequency_min_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_frequency_multiplier_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_frequency_multiplier_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_frequency_multiplier_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_frequency_multiplier_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_frequency_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_frequency_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_power_divisor_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_power_divisor_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_power_divisor_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_power_divisor_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_power_multiplier_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_power_multiplier_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_power_multiplier_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_power_multiplier_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_reactive_power_overload_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_reactive_power_overload_is_reported_defined()

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 - ACReactivePowerOverload attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_reactive_power_overload_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_reactive_power_overload_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_voltage_divisor_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_voltage_divisor_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_voltage_divisor_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_voltage_divisor_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_voltage_multiplier_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_voltage_multiplier_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_voltage_multiplier_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_voltage_multiplier_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_voltage_overload_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_voltage_overload_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_ac_voltage_overload_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_ac_voltage_overload_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_current_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_current_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_current_phb_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_current_phb_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_current_phb_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_current_phb_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_current_phc_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_current_phc_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_current_phc_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_current_phc_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_current_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_current_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_power_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_power_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_power_max_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_power_max_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_power_max_phb_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_power_max_phb_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_power_max_phb_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_power_max_phb_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_power_max_phc_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_power_max_phc_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_power_max_phc_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_power_max_phc_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_power_max_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_power_max_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_power_min_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_power_min_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_power_min_phb_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_power_min_phb_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_power_min_phb_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_power_min_phb_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_power_min_phc_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_power_min_phc_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_power_min_phc_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_power_min_phc_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_power_min_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_power_min_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_power_phb_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_power_phb_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_power_phb_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_power_phb_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_power_phc_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_power_phc_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_active_power_phc_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_power_phc_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_power_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_active_power_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_apparent_power_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_apparent_power_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_apparent_power_phb_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_apparent_power_phb_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_apparent_power_phb_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_apparent_power_phb_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_apparent_power_phc_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_apparent_power_phc_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_apparent_power_phc_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_apparent_power_phc_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_apparent_power_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_apparent_power_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_over_voltage_counter_is_desired_defined()

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 - AverageRMSOverVoltageCounter attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_over_voltage_counter_is_reported_defined()

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 - AverageRMSOverVoltageCounter attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_over_voltage_counter_phb_is_desired_defined()

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 - AverageRMSOverVoltageCounterPhB attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_over_voltage_counter_phb_is_reported_defined()

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 - AverageRMSOverVoltageCounterPhB attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_over_voltage_counter_phb_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_over_voltage_counter_phb_undefine_reported()

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 - AverageRMSOverVoltageCounterPhB attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_over_voltage_counter_phc_is_desired_defined()

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 - AverageRMSOverVoltageCounterPhC attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_over_voltage_counter_phc_is_reported_defined()

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 - AverageRMSOverVoltageCounterPhC attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_over_voltage_counter_phc_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_over_voltage_counter_phc_undefine_reported()

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 - AverageRMSOverVoltageCounterPhC attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_over_voltage_counter_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_over_voltage_counter_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_over_voltage_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_over_voltage_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_over_voltage_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_over_voltage_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_under_voltage_counter_is_desired_defined()

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 - AverageRMSUnderVoltageCounter attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_under_voltage_counter_is_reported_defined()

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 - AverageRMSUnderVoltageCounter attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_under_voltage_counter_phb_is_desired_defined()

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 - AverageRMSUnderVoltageCounterPhB attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_under_voltage_counter_phb_is_reported_defined()

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 - AverageRMSUnderVoltageCounterPhB attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_under_voltage_counter_phb_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_under_voltage_counter_phb_undefine_reported()

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 - AverageRMSUnderVoltageCounterPhB attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_under_voltage_counter_phc_is_desired_defined()

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 - AverageRMSUnderVoltageCounterPhC attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_under_voltage_counter_phc_is_reported_defined()

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 - AverageRMSUnderVoltageCounterPhC attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_under_voltage_counter_phc_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_under_voltage_counter_phc_undefine_reported()

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 - AverageRMSUnderVoltageCounterPhC attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_under_voltage_counter_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_under_voltage_counter_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_under_voltage_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_under_voltage_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_under_voltage_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_under_voltage_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_voltage_measurement_period_is_desired_defined()

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 - AverageRMSVoltageMeasurementPeriod attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_voltage_measurement_period_is_reported_defined()

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 - AverageRMSVoltageMeasurementPeriod attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_voltage_measurement_period_phb_is_desired_defined()

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 - AverageRMSVoltageMeasurementPeriodPhB attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_voltage_measurement_period_phb_is_reported_defined()

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 - AverageRMSVoltageMeasurementPeriodPhB attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_voltage_measurement_period_phb_undefine_desired()

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 - AverageRMSVoltageMeasurementPeriodPhB attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_voltage_measurement_period_phb_undefine_reported()

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 - AverageRMSVoltageMeasurementPeriodPhB attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_voltage_measurement_period_phc_is_desired_defined()

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 - AverageRMSVoltageMeasurementPeriodPhC attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_voltage_measurement_period_phc_is_reported_defined()

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 - AverageRMSVoltageMeasurementPeriodPhC attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_average_rms_voltage_measurement_period_phc_undefine_desired()

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 - AverageRMSVoltageMeasurementPeriodPhC attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_voltage_measurement_period_phc_undefine_reported()

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 - AverageRMSVoltageMeasurementPeriodPhC attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_voltage_measurement_period_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_average_rms_voltage_measurement_period_undefine_reported()

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 - AverageRMSVoltageMeasurementPeriod attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_current_divisor_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_current_divisor_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_current_divisor_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_current_divisor_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_current_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_current_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_current_max_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_current_max_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_current_max_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_current_max_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_current_min_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_current_min_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_current_min_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_current_min_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_current_multiplier_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_current_multiplier_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_current_multiplier_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_current_multiplier_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_current_overload_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_current_overload_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_current_overload_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_current_overload_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_current_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_current_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_overload_alarms_mask_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_overload_alarms_mask_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_overload_alarms_mask_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_overload_alarms_mask_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_power_divisor_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_power_divisor_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_power_divisor_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_power_divisor_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_power_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_power_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_power_max_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_power_max_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_power_max_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_power_max_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_power_min_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_power_min_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_power_min_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_power_min_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_power_multiplier_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_power_multiplier_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_power_multiplier_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_power_multiplier_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_power_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_power_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_voltage_divisor_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_voltage_divisor_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_voltage_divisor_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_voltage_divisor_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_voltage_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_voltage_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_voltage_max_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_voltage_max_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_voltage_max_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_voltage_max_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_voltage_min_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_voltage_min_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_voltage_min_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_voltage_min_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_voltage_multiplier_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_voltage_multiplier_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_voltage_multiplier_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_voltage_multiplier_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_voltage_overload_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_voltage_overload_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_dc_voltage_overload_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_voltage_overload_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_voltage_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_dc_voltage_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_harmonic_current_multiplier_is_desired_defined()

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 - HarmonicCurrentMultiplier attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_harmonic_current_multiplier_is_reported_defined()

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 - HarmonicCurrentMultiplier attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_harmonic_current_multiplier_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_harmonic_current_multiplier_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_line_current_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_line_current_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_line_current_phb_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_line_current_phb_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_line_current_phb_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_line_current_phb_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_line_current_phc_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_line_current_phc_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_line_current_phc_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_line_current_phc_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_line_current_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_line_current_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured11th_harmonic_current_is_desired_defined()

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 - Measured11thHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured11th_harmonic_current_is_reported_defined()

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 - Measured11thHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured11th_harmonic_current_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured11th_harmonic_current_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured1st_harmonic_current_is_desired_defined()

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 - Measured1stHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured1st_harmonic_current_is_reported_defined()

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 - Measured1stHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured1st_harmonic_current_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured1st_harmonic_current_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured3rd_harmonic_current_is_desired_defined()

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 - Measured3rdHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured3rd_harmonic_current_is_reported_defined()

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 - Measured3rdHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured3rd_harmonic_current_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured3rd_harmonic_current_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured5th_harmonic_current_is_desired_defined()

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 - Measured5thHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured5th_harmonic_current_is_reported_defined()

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 - Measured5thHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured5th_harmonic_current_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured5th_harmonic_current_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured7th_harmonic_current_is_desired_defined()

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 - Measured7thHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured7th_harmonic_current_is_reported_defined()

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 - Measured7thHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured7th_harmonic_current_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured7th_harmonic_current_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured9th_harmonic_current_is_desired_defined()

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 - Measured9thHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured9th_harmonic_current_is_reported_defined()

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 - Measured9thHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured9th_harmonic_current_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured9th_harmonic_current_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured_phase11th_harmonic_current_is_desired_defined()

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 - MeasuredPhase11thHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured_phase11th_harmonic_current_is_reported_defined()

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 - MeasuredPhase11thHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured_phase11th_harmonic_current_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured_phase11th_harmonic_current_undefine_reported()

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 - MeasuredPhase11thHarmonicCurrent attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured_phase1st_harmonic_current_is_desired_defined()

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 - MeasuredPhase1stHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured_phase1st_harmonic_current_is_reported_defined()

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 - MeasuredPhase1stHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured_phase1st_harmonic_current_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured_phase1st_harmonic_current_undefine_reported()

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 - MeasuredPhase1stHarmonicCurrent attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured_phase3rd_harmonic_current_is_desired_defined()

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 - MeasuredPhase3rdHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured_phase3rd_harmonic_current_is_reported_defined()

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 - MeasuredPhase3rdHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured_phase3rd_harmonic_current_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured_phase3rd_harmonic_current_undefine_reported()

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 - MeasuredPhase3rdHarmonicCurrent attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured_phase5th_harmonic_current_is_desired_defined()

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 - MeasuredPhase5thHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured_phase5th_harmonic_current_is_reported_defined()

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 - MeasuredPhase5thHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured_phase5th_harmonic_current_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured_phase5th_harmonic_current_undefine_reported()

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 - MeasuredPhase5thHarmonicCurrent attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured_phase7th_harmonic_current_is_desired_defined()

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 - MeasuredPhase7thHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured_phase7th_harmonic_current_is_reported_defined()

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 - MeasuredPhase7thHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured_phase7th_harmonic_current_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured_phase7th_harmonic_current_undefine_reported()

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 - MeasuredPhase7thHarmonicCurrent attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured_phase9th_harmonic_current_is_desired_defined()

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 - MeasuredPhase9thHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured_phase9th_harmonic_current_is_reported_defined()

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 - MeasuredPhase9thHarmonicCurrent attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measured_phase9th_harmonic_current_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measured_phase9th_harmonic_current_undefine_reported()

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 - MeasuredPhase9thHarmonicCurrent attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measurement_type_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measurement_type_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_measurement_type_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_measurement_type_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_neutral_current_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_neutral_current_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_neutral_current_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_neutral_current_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_phase_harmonic_current_multiplier_is_desired_defined()

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 - PhaseHarmonicCurrentMultiplier attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_phase_harmonic_current_multiplier_is_reported_defined()

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 - PhaseHarmonicCurrentMultiplier attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_phase_harmonic_current_multiplier_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_phase_harmonic_current_multiplier_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_power_divisor_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_power_divisor_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_power_divisor_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_power_divisor_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_power_factor_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_power_factor_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_power_factor_phb_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_power_factor_phb_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_power_factor_phb_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_power_factor_phb_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_power_factor_phc_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_power_factor_phc_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_power_factor_phc_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_power_factor_phc_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_power_factor_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_power_factor_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_power_multiplier_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_power_multiplier_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_power_multiplier_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_power_multiplier_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_reactive_current_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_reactive_current_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_reactive_current_phb_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_reactive_current_phb_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_reactive_current_phb_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_reactive_current_phb_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_reactive_current_phc_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_reactive_current_phc_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_reactive_current_phc_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_reactive_current_phc_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_reactive_current_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_reactive_current_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_reactive_power_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_reactive_power_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_reactive_power_phb_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_reactive_power_phb_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_reactive_power_phb_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_reactive_power_phb_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_reactive_power_phc_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_reactive_power_phc_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_reactive_power_phc_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_reactive_power_phc_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_reactive_power_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_reactive_power_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_current_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_current_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_current_max_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_current_max_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_current_max_phb_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_current_max_phb_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_current_max_phb_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_current_max_phb_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_current_max_phc_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_current_max_phc_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_current_max_phc_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_current_max_phc_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_current_max_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_current_max_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_current_min_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_current_min_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_current_min_phb_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_current_min_phb_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_current_min_phb_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_current_min_phb_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_current_min_phc_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_current_min_phc_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_current_min_phc_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_current_min_phc_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_current_min_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_current_min_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_current_phb_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_current_phb_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_current_phb_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_current_phb_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_current_phc_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_current_phc_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_current_phc_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_current_phc_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_current_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_current_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_extreme_over_voltage_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_extreme_over_voltage_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_extreme_over_voltage_period_is_desired_defined()

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 - RMSExtremeOverVoltagePeriod attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_extreme_over_voltage_period_is_reported_defined()

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 - RMSExtremeOverVoltagePeriod attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_extreme_over_voltage_period_phb_is_desired_defined()

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 - RMSExtremeOverVoltagePeriodPhB attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_extreme_over_voltage_period_phb_is_reported_defined()

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 - RMSExtremeOverVoltagePeriodPhB attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_extreme_over_voltage_period_phb_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_extreme_over_voltage_period_phb_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_extreme_over_voltage_period_phc_is_desired_defined()

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 - RMSExtremeOverVoltagePeriodPhC attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_extreme_over_voltage_period_phc_is_reported_defined()

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 - RMSExtremeOverVoltagePeriodPhC attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_extreme_over_voltage_period_phc_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_extreme_over_voltage_period_phc_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_extreme_over_voltage_period_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_extreme_over_voltage_period_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_extreme_over_voltage_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_extreme_over_voltage_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_extreme_under_voltage_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_extreme_under_voltage_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_extreme_under_voltage_period_is_desired_defined()

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 - RMSExtremeUnderVoltagePeriod attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_extreme_under_voltage_period_is_reported_defined()

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 - RMSExtremeUnderVoltagePeriod attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_extreme_under_voltage_period_phb_is_desired_defined()

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 - RMSExtremeUnderVoltagePeriodPhB attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_extreme_under_voltage_period_phb_is_reported_defined()

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 - RMSExtremeUnderVoltagePeriodPhB attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_extreme_under_voltage_period_phb_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_extreme_under_voltage_period_phb_undefine_reported()

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 - RMSExtremeUnderVoltagePeriodPhB attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_extreme_under_voltage_period_phc_is_desired_defined()

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 - RMSExtremeUnderVoltagePeriodPhC attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_extreme_under_voltage_period_phc_is_reported_defined()

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 - RMSExtremeUnderVoltagePeriodPhC attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_extreme_under_voltage_period_phc_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_extreme_under_voltage_period_phc_undefine_reported()

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 - RMSExtremeUnderVoltagePeriodPhC attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_extreme_under_voltage_period_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_extreme_under_voltage_period_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_extreme_under_voltage_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_extreme_under_voltage_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_max_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_max_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_max_phb_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_max_phb_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_max_phb_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_max_phb_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_max_phc_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_max_phc_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_max_phc_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_max_phc_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_max_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_max_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_min_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_min_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_min_phb_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_min_phb_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_min_phb_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_min_phb_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_min_phc_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_min_phc_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_min_phc_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_min_phc_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_min_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_min_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_phb_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_phb_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_phb_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_phb_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_phc_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_phc_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_phc_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_phc_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_sag_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_sag_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_sag_period_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_sag_period_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_sag_period_phb_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_sag_period_phb_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_sag_period_phb_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_sag_period_phb_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_sag_period_phc_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_sag_period_phc_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_sag_period_phc_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_sag_period_phc_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_sag_period_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_sag_period_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_sag_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_sag_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_swell_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_swell_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_swell_period_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_swell_period_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_swell_period_phb_is_desired_defined()

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 - RMSVoltageSwellPeriodPhB attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_swell_period_phb_is_reported_defined()

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 - RMSVoltageSwellPeriodPhB attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_swell_period_phb_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_swell_period_phb_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_swell_period_phc_is_desired_defined()

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 - RMSVoltageSwellPeriodPhC attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_swell_period_phc_is_reported_defined()

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 - RMSVoltageSwellPeriodPhC attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_rms_voltage_swell_period_phc_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_swell_period_phc_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_swell_period_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_swell_period_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_swell_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_swell_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_rms_voltage_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_total_active_power_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_total_active_power_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_total_active_power_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_total_active_power_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_total_apparent_power_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_total_apparent_power_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_total_apparent_power_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_total_apparent_power_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_total_reactive_power_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_total_reactive_power_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_electrical_measurement_total_reactive_power_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_electrical_measurement_total_reactive_power_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_fan_control_fan_mode_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_fan_control_fan_mode_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_fan_control_fan_mode_sequence_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_fan_control_fan_mode_sequence_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_fan_control_fan_mode_sequence_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_fan_control_fan_mode_sequence_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_fan_control_fan_mode_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_fan_control_fan_mode_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_flow_measurement_max_measured_value_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_flow_measurement_max_measured_value_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_flow_measurement_max_measured_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_flow_measurement_max_measured_value_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_flow_measurement_measured_value_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_flow_measurement_measured_value_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_flow_measurement_measured_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_flow_measurement_measured_value_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_flow_measurement_min_measured_value_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_flow_measurement_min_measured_value_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_flow_measurement_min_measured_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_flow_measurement_min_measured_value_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_flow_measurement_tolerance_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_flow_measurement_tolerance_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_flow_measurement_tolerance_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_flow_measurement_tolerance_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_get_alarms_alarm_count()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AlarmCount attribute

◆ dotdot_get_aox_locator_allow_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
AllowList attribute

◆ dotdot_get_aox_locator_angle_correction_delay()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AngleCorrectionDelay attribute

◆ dotdot_get_aox_locator_angle_correction_timeout()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AngleCorrectionTimeout attribute

◆ dotdot_get_aox_locator_angle_filtering()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AngleFiltering attribute

◆ dotdot_get_aox_locator_angle_filtering_weight()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AngleFilteringWeight attribute

◆ dotdot_get_aox_locator_antenna_array()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AntennaArray attribute

◆ dotdot_get_aox_locator_antenna_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AntennaMode attribute

◆ dotdot_get_aox_locator_aox_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AoXMode attribute

◆ dotdot_get_aox_locator_azimuth_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AzimuthMask attribute

◆ dotdot_get_aox_locator_cte_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CTELength attribute

◆ dotdot_get_aox_locator_cte_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CTEMode attribute

◆ dotdot_get_aox_locator_cte_sampling_interval()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CTESamplingInterval attribute

◆ dotdot_get_aox_locator_elevation_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ElevationMask attribute

◆ dotdot_get_aox_locator_period_samples()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PeriodSamples attribute

◆ dotdot_get_aox_locator_position_and_orientation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PositionAndOrientation attribute

◆ dotdot_get_aox_locator_position_and_orientation_valid()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PositionAndOrientationValid attribute

◆ dotdot_get_aox_locator_reporting_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ReportingMode attribute

◆ dotdot_get_aox_locator_slot_duration()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SlotDuration attribute

◆ dotdot_get_aox_position_estimation_position()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Position attribute

◆ dotdot_get_application_monitoring_application_connected()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ApplicationConnected attribute

◆ dotdot_get_application_monitoring_application_cpu_average_usage_percent()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ApplicationCPUAverageUsagePercent attribute

◆ dotdot_get_application_monitoring_application_cpu_max_usage_percent()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ApplicationCPUMaxUsagePercent attribute

◆ dotdot_get_application_monitoring_application_cpu_min_usage_percent()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ApplicationCPUMinUsagePercent attribute

◆ dotdot_get_application_monitoring_application_cpu_usage_percent()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ApplicationCPUUsagePercent attribute

◆ dotdot_get_application_monitoring_application_mqtt_topics()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
ApplicationMQTTTopics attribute

◆ dotdot_get_application_monitoring_application_name()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
ApplicationName attribute

◆ dotdot_get_application_monitoring_application_ram_usagemb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ApplicationRAMUsageMB attribute

◆ dotdot_get_application_monitoring_application_statistics_reporting_interval_seconds()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ApplicationStatisticsReportingIntervalSeconds attribute

◆ dotdot_get_application_monitoring_application_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
ApplicationVersion attribute

◆ dotdot_get_application_monitoring_fqdn()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
FQDN attribute

◆ dotdot_get_application_monitoring_hostname()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
Hostname attribute

◆ dotdot_get_application_monitoring_mqtt_average_delivery_time_seconds()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MQTTAverageDeliveryTimeSeconds attribute

◆ dotdot_get_application_monitoring_mqtt_logging_enabled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MQTTLoggingEnabled attribute

◆ dotdot_get_application_monitoring_mqtt_logging_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MQTTLoggingLevel attribute

◆ dotdot_get_application_monitoring_mqtt_max_delivery_time_seconds()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MQTTMaxDeliveryTimeSeconds attribute

◆ dotdot_get_application_monitoring_mqtt_messages_received()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MQTTMessagesReceived attribute

◆ dotdot_get_application_monitoring_mqtt_messages_sent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MQTTMessagesSent attribute

◆ dotdot_get_application_monitoring_mqtt_min_delivery_time_seconds()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MQTTMinDeliveryTimeSeconds attribute

◆ dotdot_get_application_monitoring_mqtt_statistics_reporting_interval_seconds()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MQTTStatisticsReportingIntervalSeconds attribute

◆ dotdot_get_application_monitoring_mqtt_subscription_count()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MQTTSubscriptionCount attribute

◆ dotdot_get_application_monitoring_process_id()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ProcessId attribute

◆ dotdot_get_application_monitoring_uptime_minutes()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
UptimeMinutes attribute

◆ dotdot_get_ballast_configuration_ballast_factor_adjustment()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BallastFactorAdjustment attribute

◆ dotdot_get_ballast_configuration_ballast_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BallastStatus attribute

◆ dotdot_get_ballast_configuration_intrinsic_ballast_factor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
IntrinsicBallastFactor attribute

◆ dotdot_get_ballast_configuration_lamp_alarm_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LampAlarmMode attribute

◆ dotdot_get_ballast_configuration_lamp_burn_hours()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LampBurnHours attribute

◆ dotdot_get_ballast_configuration_lamp_burn_hours_trip_point()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LampBurnHoursTripPoint attribute

◆ dotdot_get_ballast_configuration_lamp_manufacturer()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
LampManufacturer attribute

◆ dotdot_get_ballast_configuration_lamp_quantity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LampQuantity attribute

◆ dotdot_get_ballast_configuration_lamp_rated_hours()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LampRatedHours attribute

◆ dotdot_get_ballast_configuration_lamp_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
LampType attribute

◆ dotdot_get_ballast_configuration_max_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxLevel attribute

◆ dotdot_get_ballast_configuration_min_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinLevel attribute

◆ dotdot_get_ballast_configuration_physical_max_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PhysicalMaxLevel attribute

◆ dotdot_get_ballast_configuration_physical_min_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PhysicalMinLevel attribute

◆ dotdot_get_ballast_configuration_power_on_fade_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PowerOnFadeTime attribute

◆ dotdot_get_ballast_configuration_power_on_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PowerOnLevel attribute

◆ dotdot_get_barrier_control_barrier_position()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BarrierPosition attribute

◆ dotdot_get_barrier_control_capabilities()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Capabilities attribute

◆ dotdot_get_barrier_control_close_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CloseEvents attribute

◆ dotdot_get_barrier_control_close_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ClosePeriod attribute

◆ dotdot_get_barrier_control_command_close_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CommandCloseEvents attribute

◆ dotdot_get_barrier_control_command_open_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CommandOpenEvents attribute

◆ dotdot_get_barrier_control_moving_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MovingState attribute

◆ dotdot_get_barrier_control_open_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OpenEvents attribute

◆ dotdot_get_barrier_control_open_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OpenPeriod attribute

◆ dotdot_get_barrier_control_safety_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SafetyStatus attribute

◆ dotdot_get_basic_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AlarmMask attribute

◆ dotdot_get_basic_application_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ApplicationVersion attribute

◆ dotdot_get_basic_date_code()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
DateCode attribute

◆ dotdot_get_basic_device_enabled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DeviceEnabled attribute

◆ dotdot_get_basic_disable_local_config()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DisableLocalConfig attribute

◆ dotdot_get_basic_generic_device_class()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
GenericDevice-Class attribute

◆ dotdot_get_basic_generic_device_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
GenericDevice-Type attribute

◆ dotdot_get_basic_hw_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
HWVersion attribute

◆ dotdot_get_basic_location_description()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
LocationDescription attribute

◆ dotdot_get_basic_manufacturer_name()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
ManufacturerName attribute

◆ dotdot_get_basic_manufacturer_version_details()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
ManufacturerVersionDetails attribute

◆ dotdot_get_basic_model_identifier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
ModelIdentifier attribute

◆ dotdot_get_basic_physical_environment()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PhysicalEnvironment attribute

◆ dotdot_get_basic_power_source()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PowerSource attribute

◆ dotdot_get_basic_product_code()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
ProductCode attribute

◆ dotdot_get_basic_product_label()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
ProductLabel attribute

◆ dotdot_get_basic_producturl()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
ProductURL attribute

◆ dotdot_get_basic_serial_number()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
SerialNumber attribute

◆ dotdot_get_basic_stack_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
StackVersion attribute

◆ dotdot_get_basic_sw_buildid()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
SWBuildID attribute

◆ dotdot_get_basic_zcl_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ZCLVersion attribute

◆ dotdot_get_binding_bindable_cluster_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
BindableClusterList attribute

◆ dotdot_get_binding_binding_table()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BindingTable attribute

◆ dotdot_get_binding_binding_table_full()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BindingTableFull attribute

◆ dotdot_get_carbon_dioxide_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxMeasuredValue attribute

◆ dotdot_get_carbon_dioxide_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeasuredValue attribute

◆ dotdot_get_carbon_dioxide_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinMeasuredValue attribute

◆ dotdot_get_carbon_dioxide_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Tolerance attribute

◆ dotdot_get_carbon_monoxide_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxMeasuredValue attribute

◆ dotdot_get_carbon_monoxide_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeasuredValue attribute

◆ dotdot_get_carbon_monoxide_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinMeasuredValue attribute

◆ dotdot_get_carbon_monoxide_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Tolerance attribute

◆ dotdot_get_color_control_color_capabilities()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ColorCapabilities attribute

◆ dotdot_get_color_control_color_loop_active()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ColorLoopActive attribute

◆ dotdot_get_color_control_color_loop_direction()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ColorLoopDirection attribute

◆ dotdot_get_color_control_color_loop_start_enhanced_hue()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ColorLoopStartEnhancedHue attribute

◆ dotdot_get_color_control_color_loop_stored_enhanced_hue()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ColorLoopStoredEnhancedHue attribute

◆ dotdot_get_color_control_color_loop_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ColorLoopTime attribute

◆ dotdot_get_color_control_color_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ColorMode attribute

◆ dotdot_get_color_control_color_pointb_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ColorPointBIntensity attribute

◆ dotdot_get_color_control_color_pointbx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ColorPointBX attribute

◆ dotdot_get_color_control_color_pointby()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ColorPointBY attribute

◆ dotdot_get_color_control_color_pointg_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ColorPointGIntensity attribute

◆ dotdot_get_color_control_color_pointgx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ColorPointGX attribute

◆ dotdot_get_color_control_color_pointgy()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ColorPointGY attribute

◆ dotdot_get_color_control_color_pointr_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ColorPointRIntensity attribute

◆ dotdot_get_color_control_color_pointrx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ColorPointRX attribute

◆ dotdot_get_color_control_color_pointry()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ColorPointRY attribute

◆ dotdot_get_color_control_color_temp_physical_max_mireds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ColorTempPhysicalMaxMireds attribute

◆ dotdot_get_color_control_color_temp_physical_min_mireds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ColorTempPhysicalMinMireds attribute

◆ dotdot_get_color_control_color_temperature_mireds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ColorTemperatureMireds attribute

◆ dotdot_get_color_control_compensation_text()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
CompensationText attribute

◆ dotdot_get_color_control_couple_color_temp_to_level_min_mireds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CoupleColorTempToLevelMinMireds attribute

◆ dotdot_get_color_control_current_hue()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentHue attribute

◆ dotdot_get_color_control_current_saturation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentSaturation attribute

◆ dotdot_get_color_control_currentx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentX attribute

◆ dotdot_get_color_control_currenty()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentY attribute

◆ dotdot_get_color_control_drift_compensation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DriftCompensation attribute

◆ dotdot_get_color_control_enhanced_color_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
EnhancedColorMode attribute

◆ dotdot_get_color_control_enhanced_current_hue()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
EnhancedCurrentHue attribute

◆ dotdot_get_color_control_number_of_primaries()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NumberOfPrimaries attribute

◆ dotdot_get_color_control_options()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Options attribute

◆ dotdot_get_color_control_primary1_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Primary1Intensity attribute

◆ dotdot_get_color_control_primary1x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Primary1X attribute

◆ dotdot_get_color_control_primary1y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Primary1Y attribute

◆ dotdot_get_color_control_primary2_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Primary2Intensity attribute

◆ dotdot_get_color_control_primary2x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Primary2X attribute

◆ dotdot_get_color_control_primary2y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Primary2Y attribute

◆ dotdot_get_color_control_primary3_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Primary3Intensity attribute

◆ dotdot_get_color_control_primary3x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Primary3X attribute

◆ dotdot_get_color_control_primary3y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Primary3Y attribute

◆ dotdot_get_color_control_primary4_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Primary4Intensity attribute

◆ dotdot_get_color_control_primary4x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Primary4X attribute

◆ dotdot_get_color_control_primary4y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Primary4Y attribute

◆ dotdot_get_color_control_primary5_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Primary5Intensity attribute

◆ dotdot_get_color_control_primary5x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Primary5X attribute

◆ dotdot_get_color_control_primary5y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Primary5Y attribute

◆ dotdot_get_color_control_primary6_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Primary6Intensity attribute

◆ dotdot_get_color_control_primary6x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Primary6X attribute

◆ dotdot_get_color_control_primary6y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Primary6Y attribute

◆ dotdot_get_color_control_remaining_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RemainingTime attribute

◆ dotdot_get_color_control_start_up_color_temperature_mireds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
StartUpColorTemperatureMireds attribute

◆ dotdot_get_color_control_white_pointx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
WhitePointX attribute

◆ dotdot_get_color_control_white_pointy()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
WhitePointY attribute

◆ dotdot_get_configuration_parameters_configuration_parameters()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ConfigurationParameters attribute

◆ dotdot_get_dehumidification_control_dehumidification_cooling()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DehumidificationCooling attribute

◆ dotdot_get_dehumidification_control_dehumidification_hysteresis()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DehumidificationHysteresis attribute

◆ dotdot_get_dehumidification_control_dehumidification_lockout()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DehumidificationLockout attribute

◆ dotdot_get_dehumidification_control_dehumidification_max_cool()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DehumidificationMaxCool attribute

◆ dotdot_get_dehumidification_control_relative_humidity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RelativeHumidity attribute

◆ dotdot_get_dehumidification_control_relative_humidity_display()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RelativeHumidityDisplay attribute

◆ dotdot_get_dehumidification_control_relative_humidity_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RelativeHumidityMode attribute

◆ dotdot_get_dehumidification_control_rh_dehumidification_setpoint()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RHDehumidificationSetpoint attribute

◆ dotdot_get_descriptor_device_type_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DeviceTypeList attribute

◆ dotdot_get_device_temperature_configuration_current_temperature()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentTemperature attribute

◆ dotdot_get_device_temperature_configuration_device_temp_alarm_mask()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DeviceTempAlarmMask attribute

◆ dotdot_get_device_temperature_configuration_high_temp_dwell_trip_point()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
HighTempDwellTripPoint attribute

◆ dotdot_get_device_temperature_configuration_high_temp_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
HighTempThreshold attribute

◆ dotdot_get_device_temperature_configuration_low_temp_dwell_trip_point()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LowTempDwellTripPoint attribute

◆ dotdot_get_device_temperature_configuration_low_temp_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LowTempThreshold attribute

◆ dotdot_get_device_temperature_configuration_max_temp_experienced()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxTempExperienced attribute

◆ dotdot_get_device_temperature_configuration_min_temp_experienced()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinTempExperienced attribute

◆ dotdot_get_device_temperature_configuration_over_temp_total_dwell()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OverTempTotalDwell attribute

◆ dotdot_get_diagnostics_aps_decrypt_failures()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
APSDecryptFailures attribute

◆ dotdot_get_diagnostics_aps_rx_bcast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
APSRxBcast attribute

◆ dotdot_get_diagnostics_aps_rx_ucast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
APSRxUcast attribute

◆ dotdot_get_diagnostics_aps_tx_bcast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
APSTxBcast attribute

◆ dotdot_get_diagnostics_aps_tx_ucast_fail()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
APSTxUcastFail attribute

◆ dotdot_get_diagnostics_aps_tx_ucast_retry()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
APSTxUcastRetry attribute

◆ dotdot_get_diagnostics_aps_tx_ucast_success()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
APSTxUcastSuccess attribute

◆ dotdot_get_diagnostics_aps_unauthorized_key()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
APSUnauthorizedKey attribute

◆ dotdot_get_diagnostics_apsfc_failure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
APSFCFailure attribute

◆ dotdot_get_diagnostics_average_mac_retry_per_aps_message_sent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AverageMACRetryPerAPSMessageSent attribute

◆ dotdot_get_diagnostics_child_moved()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ChildMoved attribute

◆ dotdot_get_diagnostics_join_indication()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
JoinIndication attribute

◆ dotdot_get_diagnostics_last_messagelqi()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LastMessageLQI attribute

◆ dotdot_get_diagnostics_last_messagerssi()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LastMessageRSSI attribute

◆ dotdot_get_diagnostics_mac_rx_bcast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MacRxBcast attribute

◆ dotdot_get_diagnostics_mac_rx_ucast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MacRxUcast attribute

◆ dotdot_get_diagnostics_mac_tx_bcast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MacTxBcast attribute

◆ dotdot_get_diagnostics_mac_tx_ucast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MacTxUcast attribute

◆ dotdot_get_diagnostics_mac_tx_ucast_fail()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MacTxUcastFail attribute

◆ dotdot_get_diagnostics_mac_tx_ucast_retry()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MacTxUcastRetry attribute

◆ dotdot_get_diagnostics_neighbor_added()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NeighborAdded attribute

◆ dotdot_get_diagnostics_neighbor_removed()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NeighborRemoved attribute

◆ dotdot_get_diagnostics_neighbor_stale()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NeighborStale attribute

◆ dotdot_get_diagnostics_number_of_resets()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NumberOfResets attribute

◆ dotdot_get_diagnostics_nwk_decrypt_failures()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NWKDecryptFailures attribute

◆ dotdot_get_diagnostics_nwkfc_failure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NWKFCFailure attribute

◆ dotdot_get_diagnostics_packet_buffer_allocate_failures()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PacketBufferAllocateFailures attribute

◆ dotdot_get_diagnostics_packet_validate_drop_count()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PacketValidateDropCount attribute

◆ dotdot_get_diagnostics_persistent_memory_writes()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PersistentMemoryWrites attribute

◆ dotdot_get_diagnostics_phy_to_mac_queue_limit_reached()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PHYToMACQueueLimitReached attribute

◆ dotdot_get_diagnostics_relayed_ucast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RelayedUcast attribute

◆ dotdot_get_diagnostics_route_disc_initiated()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RouteDiscInitiated attribute

◆ dotdot_get_door_lock_actuator_enabled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ActuatorEnabled attribute

◆ dotdot_get_door_lock_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AlarmMask attribute

◆ dotdot_get_door_lock_auto_relock_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AutoRelockTime attribute

◆ dotdot_get_door_lock_credential_rules_support()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CredentialRulesSupport attribute

◆ dotdot_get_door_lock_default_configuration_register()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DefaultConfigurationRegister attribute

◆ dotdot_get_door_lock_door_closed_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DoorClosedEvents attribute

◆ dotdot_get_door_lock_door_open_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DoorOpenEvents attribute

◆ dotdot_get_door_lock_door_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DoorState attribute

◆ dotdot_get_door_lock_enable_inside_statusled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
EnableInsideStatusLED attribute

◆ dotdot_get_door_lock_enable_local_programming()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
EnableLocalProgramming attribute

◆ dotdot_get_door_lock_enable_logging()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
EnableLogging attribute

◆ dotdot_get_door_lock_enable_one_touch_locking()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
EnableOneTouchLocking attribute

◆ dotdot_get_door_lock_enable_privacy_mode_button()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
EnablePrivacyModeButton attribute

◆ dotdot_get_door_lock_expiring_user_timeout()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ExpiringUserTimeout attribute

◆ dotdot_get_door_lock_feature_map()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
FeatureMap attribute

◆ dotdot_get_door_lock_keypad_operation_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
KeypadOperationEventMask attribute

◆ dotdot_get_door_lock_keypad_programming_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
KeypadProgrammingEventMask attribute

◆ dotdot_get_door_lock_language()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
Language attribute

◆ dotdot_get_door_lock_led_settings()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LEDSettings attribute

◆ dotdot_get_door_lock_local_programming_features()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LocalProgrammingFeatures attribute

◆ dotdot_get_door_lock_lock_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LockState attribute

◆ dotdot_get_door_lock_lock_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LockType attribute

◆ dotdot_get_door_lock_manual_operation_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ManualOperationEventMask attribute

◆ dotdot_get_door_lock_max_pin_code_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxPINCodeLength attribute

◆ dotdot_get_door_lock_max_rfid_code_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxRFIDCodeLength attribute

◆ dotdot_get_door_lock_min_pin_code_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinPINCodeLength attribute

◆ dotdot_get_door_lock_min_rfid_code_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinRFIDCodeLength attribute

◆ dotdot_get_door_lock_number_of_credentials_supported_per_user()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NumberOfCredentialsSupportedPerUser attribute

◆ dotdot_get_door_lock_number_of_holiday_schedules_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NumberOfHolidaySchedulesSupported attribute

◆ dotdot_get_door_lock_number_of_log_records_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NumberOfLogRecordsSupported attribute

◆ dotdot_get_door_lock_number_of_pin_users_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NumberOfPINUsersSupported attribute

◆ dotdot_get_door_lock_number_of_rfid_users_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NumberOfRFIDUsersSupported attribute

◆ dotdot_get_door_lock_number_of_total_users_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NumberOfTotalUsersSupported attribute

◆ dotdot_get_door_lock_number_of_week_day_schedules_supported_per_user()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NumberOfWeekDaySchedulesSupportedPerUser attribute

◆ dotdot_get_door_lock_number_of_year_day_schedules_supported_per_user()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NumberOfYearDaySchedulesSupportedPerUser attribute

◆ dotdot_get_door_lock_open_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OpenPeriod attribute

◆ dotdot_get_door_lock_operating_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OperatingMode attribute

◆ dotdot_get_door_lock_require_pi_nfor_rf_operation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RequirePINforRFOperation attribute

◆ dotdot_get_door_lock_rf_operation_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RFOperationEventMask attribute

◆ dotdot_get_door_lock_rf_programming_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RFProgrammingEventMask attribute

◆ dotdot_get_door_lock_rfid_operation_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RFIDOperationEventMask attribute

◆ dotdot_get_door_lock_rfid_programming_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RFIDProgrammingEventMask attribute

◆ dotdot_get_door_lock_security_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SecurityLevel attribute

◆ dotdot_get_door_lock_send_pin_over_the_air()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SendPINOverTheAir attribute

◆ dotdot_get_door_lock_sound_volume()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SoundVolume attribute

◆ dotdot_get_door_lock_supported_operating_modes()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SupportedOperatingModes attribute

◆ dotdot_get_door_lock_user_code_temporary_disable_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
UserCodeTemporaryDisableTime attribute

◆ dotdot_get_door_lock_wrong_code_entry_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
WrongCodeEntryLimit attribute

◆ dotdot_get_electrical_conductivity_measurement_max_measured_value()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxMeasuredValue attribute

◆ dotdot_get_electrical_conductivity_measurement_measured_value()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeasuredValue attribute

◆ dotdot_get_electrical_conductivity_measurement_min_measured_value()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinMeasuredValue attribute

◆ dotdot_get_electrical_conductivity_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Tolerance attribute

◆ dotdot_get_electrical_measurement_ac_active_power_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACActivePowerOverload attribute

◆ dotdot_get_electrical_measurement_ac_alarms_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACAlarmsMask attribute

◆ dotdot_get_electrical_measurement_ac_current_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACCurrentDivisor attribute

◆ dotdot_get_electrical_measurement_ac_current_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACCurrentMultiplier attribute

◆ dotdot_get_electrical_measurement_ac_current_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACCurrentOverload attribute

◆ dotdot_get_electrical_measurement_ac_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACFrequency attribute

◆ dotdot_get_electrical_measurement_ac_frequency_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACFrequencyDivisor attribute

◆ dotdot_get_electrical_measurement_ac_frequency_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACFrequencyMax attribute

◆ dotdot_get_electrical_measurement_ac_frequency_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACFrequencyMin attribute

◆ dotdot_get_electrical_measurement_ac_frequency_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACFrequencyMultiplier attribute

◆ dotdot_get_electrical_measurement_ac_power_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACPowerDivisor attribute

◆ dotdot_get_electrical_measurement_ac_power_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACPowerMultiplier attribute

◆ dotdot_get_electrical_measurement_ac_reactive_power_overload()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACReactivePowerOverload attribute

◆ dotdot_get_electrical_measurement_ac_voltage_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACVoltageDivisor attribute

◆ dotdot_get_electrical_measurement_ac_voltage_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACVoltageMultiplier attribute

◆ dotdot_get_electrical_measurement_ac_voltage_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACVoltageOverload attribute

◆ dotdot_get_electrical_measurement_active_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ActiveCurrent attribute

◆ dotdot_get_electrical_measurement_active_current_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ActiveCurrentPhB attribute

◆ dotdot_get_electrical_measurement_active_current_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ActiveCurrentPhC attribute

◆ dotdot_get_electrical_measurement_active_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ActivePower attribute

◆ dotdot_get_electrical_measurement_active_power_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ActivePowerMax attribute

◆ dotdot_get_electrical_measurement_active_power_max_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ActivePowerMaxPhB attribute

◆ dotdot_get_electrical_measurement_active_power_max_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ActivePowerMaxPhC attribute

◆ dotdot_get_electrical_measurement_active_power_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ActivePowerMin attribute

◆ dotdot_get_electrical_measurement_active_power_min_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ActivePowerMinPhB attribute

◆ dotdot_get_electrical_measurement_active_power_min_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ActivePowerMinPhC attribute

◆ dotdot_get_electrical_measurement_active_power_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ActivePowerPhB attribute

◆ dotdot_get_electrical_measurement_active_power_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ActivePowerPhC attribute

◆ dotdot_get_electrical_measurement_apparent_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ApparentPower attribute

◆ dotdot_get_electrical_measurement_apparent_power_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ApparentPowerPhB attribute

◆ dotdot_get_electrical_measurement_apparent_power_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ApparentPowerPhC attribute

◆ dotdot_get_electrical_measurement_average_rms_over_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AverageRMSOverVoltage attribute

◆ dotdot_get_electrical_measurement_average_rms_over_voltage_counter()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AverageRMSOverVoltageCounter attribute

◆ dotdot_get_electrical_measurement_average_rms_over_voltage_counter_phb()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AverageRMSOverVoltageCounterPhB attribute

◆ dotdot_get_electrical_measurement_average_rms_over_voltage_counter_phc()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AverageRMSOverVoltageCounterPhC attribute

◆ dotdot_get_electrical_measurement_average_rms_under_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AverageRMSUnderVoltage attribute

◆ dotdot_get_electrical_measurement_average_rms_under_voltage_counter()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AverageRMSUnderVoltageCounter attribute

◆ dotdot_get_electrical_measurement_average_rms_under_voltage_counter_phb()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AverageRMSUnderVoltageCounterPhB attribute

◆ dotdot_get_electrical_measurement_average_rms_under_voltage_counter_phc()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AverageRMSUnderVoltageCounterPhC attribute

◆ dotdot_get_electrical_measurement_average_rms_voltage_measurement_period()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AverageRMSVoltageMeasurementPeriod attribute

◆ dotdot_get_electrical_measurement_average_rms_voltage_measurement_period_phb()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AverageRMSVoltageMeasurementPeriodPhB attribute

◆ dotdot_get_electrical_measurement_average_rms_voltage_measurement_period_phc()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AverageRMSVoltageMeasurementPeriodPhC attribute

◆ dotdot_get_electrical_measurement_dc_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DCCurrent attribute

◆ dotdot_get_electrical_measurement_dc_current_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DCCurrentDivisor attribute

◆ dotdot_get_electrical_measurement_dc_current_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DCCurrentMax attribute

◆ dotdot_get_electrical_measurement_dc_current_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DCCurrentMin attribute

◆ dotdot_get_electrical_measurement_dc_current_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DCCurrentMultiplier attribute

◆ dotdot_get_electrical_measurement_dc_current_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DCCurrentOverload attribute

◆ dotdot_get_electrical_measurement_dc_overload_alarms_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DCOverloadAlarmsMask attribute

◆ dotdot_get_electrical_measurement_dc_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DCPower attribute

◆ dotdot_get_electrical_measurement_dc_power_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DCPowerDivisor attribute

◆ dotdot_get_electrical_measurement_dc_power_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DCPowerMax attribute

◆ dotdot_get_electrical_measurement_dc_power_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DCPowerMin attribute

◆ dotdot_get_electrical_measurement_dc_power_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DCPowerMultiplier attribute

◆ dotdot_get_electrical_measurement_dc_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DCVoltage attribute

◆ dotdot_get_electrical_measurement_dc_voltage_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DCVoltageDivisor attribute

◆ dotdot_get_electrical_measurement_dc_voltage_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DCVoltageMax attribute

◆ dotdot_get_electrical_measurement_dc_voltage_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DCVoltageMin attribute

◆ dotdot_get_electrical_measurement_dc_voltage_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DCVoltageMultiplier attribute

◆ dotdot_get_electrical_measurement_dc_voltage_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DCVoltageOverload attribute

◆ dotdot_get_electrical_measurement_harmonic_current_multiplier()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
HarmonicCurrentMultiplier attribute

◆ dotdot_get_electrical_measurement_line_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LineCurrent attribute

◆ dotdot_get_electrical_measurement_line_current_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LineCurrentPhB attribute

◆ dotdot_get_electrical_measurement_line_current_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LineCurrentPhC attribute

◆ dotdot_get_electrical_measurement_measured11th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Measured11thHarmonicCurrent attribute

◆ dotdot_get_electrical_measurement_measured1st_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Measured1stHarmonicCurrent attribute

◆ dotdot_get_electrical_measurement_measured3rd_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Measured3rdHarmonicCurrent attribute

◆ dotdot_get_electrical_measurement_measured5th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Measured5thHarmonicCurrent attribute

◆ dotdot_get_electrical_measurement_measured7th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Measured7thHarmonicCurrent attribute

◆ dotdot_get_electrical_measurement_measured9th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Measured9thHarmonicCurrent attribute

◆ dotdot_get_electrical_measurement_measured_phase11th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeasuredPhase11thHarmonicCurrent attribute

◆ dotdot_get_electrical_measurement_measured_phase1st_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeasuredPhase1stHarmonicCurrent attribute

◆ dotdot_get_electrical_measurement_measured_phase3rd_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeasuredPhase3rdHarmonicCurrent attribute

◆ dotdot_get_electrical_measurement_measured_phase5th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeasuredPhase5thHarmonicCurrent attribute

◆ dotdot_get_electrical_measurement_measured_phase7th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeasuredPhase7thHarmonicCurrent attribute

◆ dotdot_get_electrical_measurement_measured_phase9th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeasuredPhase9thHarmonicCurrent attribute

◆ dotdot_get_electrical_measurement_measurement_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeasurementType attribute

◆ dotdot_get_electrical_measurement_neutral_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NeutralCurrent attribute

◆ dotdot_get_electrical_measurement_phase_harmonic_current_multiplier()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PhaseHarmonicCurrentMultiplier attribute

◆ dotdot_get_electrical_measurement_power_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PowerDivisor attribute

◆ dotdot_get_electrical_measurement_power_factor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PowerFactor attribute

◆ dotdot_get_electrical_measurement_power_factor_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PowerFactorPhB attribute

◆ dotdot_get_electrical_measurement_power_factor_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PowerFactorPhC attribute

◆ dotdot_get_electrical_measurement_power_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PowerMultiplier attribute

◆ dotdot_get_electrical_measurement_reactive_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ReactiveCurrent attribute

◆ dotdot_get_electrical_measurement_reactive_current_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ReactiveCurrentPhB attribute

◆ dotdot_get_electrical_measurement_reactive_current_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ReactiveCurrentPhC attribute

◆ dotdot_get_electrical_measurement_reactive_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ReactivePower attribute

◆ dotdot_get_electrical_measurement_reactive_power_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ReactivePowerPhB attribute

◆ dotdot_get_electrical_measurement_reactive_power_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ReactivePowerPhC attribute

◆ dotdot_get_electrical_measurement_rms_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSCurrent attribute

◆ dotdot_get_electrical_measurement_rms_current_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSCurrentMax attribute

◆ dotdot_get_electrical_measurement_rms_current_max_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSCurrentMaxPhB attribute

◆ dotdot_get_electrical_measurement_rms_current_max_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSCurrentMaxPhC attribute

◆ dotdot_get_electrical_measurement_rms_current_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSCurrentMin attribute

◆ dotdot_get_electrical_measurement_rms_current_min_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSCurrentMinPhB attribute

◆ dotdot_get_electrical_measurement_rms_current_min_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSCurrentMinPhC attribute

◆ dotdot_get_electrical_measurement_rms_current_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSCurrentPhB attribute

◆ dotdot_get_electrical_measurement_rms_current_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSCurrentPhC attribute

◆ dotdot_get_electrical_measurement_rms_extreme_over_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSExtremeOverVoltage attribute

◆ dotdot_get_electrical_measurement_rms_extreme_over_voltage_period()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSExtremeOverVoltagePeriod attribute

◆ dotdot_get_electrical_measurement_rms_extreme_over_voltage_period_phb()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSExtremeOverVoltagePeriodPhB attribute

◆ dotdot_get_electrical_measurement_rms_extreme_over_voltage_period_phc()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSExtremeOverVoltagePeriodPhC attribute

◆ dotdot_get_electrical_measurement_rms_extreme_under_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSExtremeUnderVoltage attribute

◆ dotdot_get_electrical_measurement_rms_extreme_under_voltage_period()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSExtremeUnderVoltagePeriod attribute

◆ dotdot_get_electrical_measurement_rms_extreme_under_voltage_period_phb()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSExtremeUnderVoltagePeriodPhB attribute

◆ dotdot_get_electrical_measurement_rms_extreme_under_voltage_period_phc()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSExtremeUnderVoltagePeriodPhC attribute

◆ dotdot_get_electrical_measurement_rms_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSVoltage attribute

◆ dotdot_get_electrical_measurement_rms_voltage_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSVoltageMax attribute

◆ dotdot_get_electrical_measurement_rms_voltage_max_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSVoltageMaxPhB attribute

◆ dotdot_get_electrical_measurement_rms_voltage_max_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSVoltageMaxPhC attribute

◆ dotdot_get_electrical_measurement_rms_voltage_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSVoltageMin attribute

◆ dotdot_get_electrical_measurement_rms_voltage_min_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSVoltageMinPhB attribute

◆ dotdot_get_electrical_measurement_rms_voltage_min_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSVoltageMinPhC attribute

◆ dotdot_get_electrical_measurement_rms_voltage_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSVoltagePhB attribute

◆ dotdot_get_electrical_measurement_rms_voltage_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSVoltagePhC attribute

◆ dotdot_get_electrical_measurement_rms_voltage_sag()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSVoltageSag attribute

◆ dotdot_get_electrical_measurement_rms_voltage_sag_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSVoltageSagPeriod attribute

◆ dotdot_get_electrical_measurement_rms_voltage_sag_period_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSVoltageSagPeriodPhB attribute

◆ dotdot_get_electrical_measurement_rms_voltage_sag_period_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSVoltageSagPeriodPhC attribute

◆ dotdot_get_electrical_measurement_rms_voltage_swell()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSVoltageSwell attribute

◆ dotdot_get_electrical_measurement_rms_voltage_swell_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSVoltageSwellPeriod attribute

◆ dotdot_get_electrical_measurement_rms_voltage_swell_period_phb()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSVoltageSwellPeriodPhB attribute

◆ dotdot_get_electrical_measurement_rms_voltage_swell_period_phc()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RMSVoltageSwellPeriodPhC attribute

◆ dotdot_get_electrical_measurement_total_active_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
TotalActivePower attribute

◆ dotdot_get_electrical_measurement_total_apparent_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
TotalApparentPower attribute

◆ dotdot_get_electrical_measurement_total_reactive_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
TotalReactivePower attribute

◆ dotdot_get_fan_control_fan_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
FanMode attribute

◆ dotdot_get_fan_control_fan_mode_sequence()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
FanModeSequence attribute

◆ dotdot_get_flow_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxMeasuredValue attribute

◆ dotdot_get_flow_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeasuredValue attribute

◆ dotdot_get_flow_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinMeasuredValue attribute

◆ dotdot_get_flow_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Tolerance attribute

◆ dotdot_get_groups_name_support()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NameSupport attribute

◆ dotdot_get_ias_zone_current_zone_sensitivity_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentZoneSensitivityLevel attribute

◆ dotdot_get_ias_zone_iascie_address()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
IASCIEAddress attribute

◆ dotdot_get_ias_zone_number_of_zone_sensitivity_levels_supported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NumberOfZoneSensitivityLevelsSupported attribute

◆ dotdot_get_ias_zone_zone_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ZoneState attribute

◆ dotdot_get_ias_zone_zone_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ZoneStatus attribute

◆ dotdot_get_ias_zone_zone_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ZoneType attribute

◆ dotdot_get_ias_zone_zoneid()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ZoneID attribute

◆ dotdot_get_iaswd_max_duration()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxDuration attribute

◆ dotdot_get_identify_identify_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
IdentifyTime attribute

◆ dotdot_get_illuminance_level_sensing_illuminance_target_level()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
IlluminanceTargetLevel attribute

◆ dotdot_get_illuminance_level_sensing_level_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LevelStatus attribute

◆ dotdot_get_illuminance_level_sensing_light_sensor_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LightSensorType attribute

◆ dotdot_get_illuminance_measurement_light_sensor_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LightSensorType attribute

◆ dotdot_get_illuminance_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxMeasuredValue attribute

◆ dotdot_get_illuminance_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeasuredValue attribute

◆ dotdot_get_illuminance_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinMeasuredValue attribute

◆ dotdot_get_illuminance_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Tolerance attribute

◆ dotdot_get_level_current_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentFrequency attribute

◆ dotdot_get_level_current_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentLevel attribute

◆ dotdot_get_level_default_move_rate()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DefaultMoveRate attribute

◆ dotdot_get_level_max_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxFrequency attribute

◆ dotdot_get_level_max_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxLevel attribute

◆ dotdot_get_level_min_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinFrequency attribute

◆ dotdot_get_level_min_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinLevel attribute

◆ dotdot_get_level_off_transition_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OffTransitionTime attribute

◆ dotdot_get_level_on_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OnLevel attribute

◆ dotdot_get_level_on_off_transition_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OnOffTransitionTime attribute

◆ dotdot_get_level_on_transition_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OnTransitionTime attribute

◆ dotdot_get_level_options()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Options attribute

◆ dotdot_get_level_remaining_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RemainingTime attribute

◆ dotdot_get_level_start_up_current_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
StartUpCurrentLevel attribute

◆ dotdot_get_metering_current_inlet_energy_carrier_summation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentInletEnergyCarrierSummation attribute

◆ dotdot_get_metering_current_max_demand_delivered()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentMaxDemandDelivered attribute

◆ dotdot_get_metering_current_max_demand_delivered_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentMaxDemandDeliveredTime attribute

◆ dotdot_get_metering_current_max_demand_received()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentMaxDemandReceived attribute

◆ dotdot_get_metering_current_max_demand_received_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentMaxDemandReceivedTime attribute

◆ dotdot_get_metering_current_outlet_energy_carrier_summation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentOutletEnergyCarrierSummation attribute

◆ dotdot_get_metering_current_summation_delivered()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentSummationDelivered attribute

◆ dotdot_get_metering_current_summation_received()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentSummationReceived attribute

◆ dotdot_get_metering_default_update_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DefaultUpdatePeriod attribute

◆ dotdot_get_metering_demand_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DemandFormatting attribute

◆ dotdot_get_metering_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Divisor attribute

◆ dotdot_get_metering_energy_carrier_demand_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
EnergyCarrierDemandFormatting attribute

◆ dotdot_get_metering_energy_carrier_summation_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
EnergyCarrierSummationFormatting attribute

◆ dotdot_get_metering_energy_carrier_unit_of_measure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
EnergyCarrierUnitOfMeasure attribute

◆ dotdot_get_metering_historical_consumption_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
HistoricalConsumptionFormatting attribute

◆ dotdot_get_metering_inlet_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
InletTemperature attribute

◆ dotdot_get_metering_metering_device_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeteringDeviceType attribute

◆ dotdot_get_metering_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Multiplier attribute

◆ dotdot_get_metering_outlet_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OutletTemperature attribute

◆ dotdot_get_metering_power_factor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PowerFactor attribute

◆ dotdot_get_metering_reading_snap_shot_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ReadingSnapShotTime attribute

◆ dotdot_get_metering_summation_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SummationFormatting attribute

◆ dotdot_get_metering_supply_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SupplyStatus attribute

◆ dotdot_get_metering_temperature_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
TemperatureFormatting attribute

◆ dotdot_get_metering_temperature_unit_of_measure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
TemperatureUnitOfMeasure attribute

◆ dotdot_get_metering_unitof_measure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
UnitofMeasure attribute

◆ dotdot_get_name_and_location_location()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
Location attribute

◆ dotdot_get_name_and_location_name()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
Name attribute

◆ dotdot_get_occupancy_sensing_occupancy()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Occupancy attribute

◆ dotdot_get_occupancy_sensing_occupancy_sensor_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OccupancySensorType attribute

◆ dotdot_get_occupancy_sensing_occupancy_sensor_type_bitmap()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OccupancySensorTypeBitmap attribute

◆ dotdot_get_occupancy_sensing_physical_contact_occupied_to_unoccupied_delay()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PhysicalContactOccupiedToUnoccupiedDelay attribute

◆ dotdot_get_occupancy_sensing_physical_contact_unoccupied_to_occupied_delay()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PhysicalContactUnoccupiedToOccupiedDelay attribute

◆ dotdot_get_occupancy_sensing_physical_contact_unoccupied_to_occupied_threshold()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PhysicalContactUnoccupiedToOccupiedThreshold attribute

◆ dotdot_get_occupancy_sensing_pir_occupied_to_unoccupied_delay()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PIROccupiedToUnoccupiedDelay attribute

◆ dotdot_get_occupancy_sensing_pir_unoccupied_to_occupied_delay()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PIRUnoccupiedToOccupiedDelay attribute

◆ dotdot_get_occupancy_sensing_pir_unoccupied_to_occupied_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PIRUnoccupiedToOccupiedThreshold attribute

◆ dotdot_get_occupancy_sensing_ultrasonic_occupied_to_unoccupied_delay()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
UltrasonicOccupiedToUnoccupiedDelay attribute

◆ dotdot_get_occupancy_sensing_ultrasonic_unoccupied_to_occupied_delay()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
UltrasonicUnoccupiedToOccupiedDelay attribute

◆ dotdot_get_occupancy_sensing_ultrasonic_unoccupied_to_occupied_threshold()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
UltrasonicUnoccupiedToOccupiedThreshold attribute

◆ dotdot_get_on_off_global_scene_control()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
GlobalSceneControl attribute

◆ dotdot_get_on_off_off_wait_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OffWaitTime attribute

◆ dotdot_get_on_off_on_off()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OnOff attribute

◆ dotdot_get_on_off_on_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OnTime attribute

◆ dotdot_get_on_off_start_up_on_off()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
StartUpOnOff attribute

◆ dotdot_get_ph_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxMeasuredValue attribute

◆ dotdot_get_ph_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeasuredValue attribute

◆ dotdot_get_ph_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinMeasuredValue attribute

◆ dotdot_get_ph_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Tolerance attribute

◆ dotdot_get_pm25_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxMeasuredValue attribute

◆ dotdot_get_pm25_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeasuredValue attribute

◆ dotdot_get_pm25_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinMeasuredValue attribute

◆ dotdot_get_pm25_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Tolerance attribute

◆ dotdot_get_poll_control_check_in_interval()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CheckInInterval attribute

◆ dotdot_get_poll_control_check_in_interval_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CheckInIntervalMin attribute

◆ dotdot_get_poll_control_fast_poll_timeout()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
FastPollTimeout attribute

◆ dotdot_get_poll_control_fast_poll_timeout_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
FastPollTimeoutMax attribute

◆ dotdot_get_poll_control_long_poll_interval()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LongPollInterval attribute

◆ dotdot_get_poll_control_long_poll_interval_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LongPollIntervalMin attribute

◆ dotdot_get_poll_control_short_poll_interval()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ShortPollInterval attribute

◆ dotdot_get_power_configuration_battery2_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery2AlarmMask attribute

◆ dotdot_get_power_configuration_battery2_alarm_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery2AlarmState attribute

◆ dotdot_get_power_configuration_battery2_manufacturer()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
Battery2Manufacturer attribute

◆ dotdot_get_power_configuration_battery2_percentage_min_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery2PercentageMinThreshold attribute

◆ dotdot_get_power_configuration_battery2_percentage_remaining()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery2PercentageRemaining attribute

◆ dotdot_get_power_configuration_battery2_percentage_threshold1()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery2PercentageThreshold1 attribute

◆ dotdot_get_power_configuration_battery2_percentage_threshold2()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery2PercentageThreshold2 attribute

◆ dotdot_get_power_configuration_battery2_percentage_threshold3()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery2PercentageThreshold3 attribute

◆ dotdot_get_power_configuration_battery2_quantity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery2Quantity attribute

◆ dotdot_get_power_configuration_battery2_rated_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery2RatedVoltage attribute

◆ dotdot_get_power_configuration_battery2_size()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery2Size attribute

◆ dotdot_get_power_configuration_battery2_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery2Voltage attribute

◆ dotdot_get_power_configuration_battery2_voltage_min_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery2VoltageMinThreshold attribute

◆ dotdot_get_power_configuration_battery2_voltage_threshold1()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery2VoltageThreshold1 attribute

◆ dotdot_get_power_configuration_battery2_voltage_threshold2()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery2VoltageThreshold2 attribute

◆ dotdot_get_power_configuration_battery2_voltage_threshold3()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery2VoltageThreshold3 attribute

◆ dotdot_get_power_configuration_battery2a_hr_rating()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery2AHrRating attribute

◆ dotdot_get_power_configuration_battery3_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery3AlarmMask attribute

◆ dotdot_get_power_configuration_battery3_alarm_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery3AlarmState attribute

◆ dotdot_get_power_configuration_battery3_manufacturer()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
Battery3Manufacturer attribute

◆ dotdot_get_power_configuration_battery3_percentage_min_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery3PercentageMinThreshold attribute

◆ dotdot_get_power_configuration_battery3_percentage_remaining()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery3PercentageRemaining attribute

◆ dotdot_get_power_configuration_battery3_percentage_threshold1()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery3PercentageThreshold1 attribute

◆ dotdot_get_power_configuration_battery3_percentage_threshold2()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery3PercentageThreshold2 attribute

◆ dotdot_get_power_configuration_battery3_percentage_threshold3()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery3PercentageThreshold3 attribute

◆ dotdot_get_power_configuration_battery3_quantity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery3Quantity attribute

◆ dotdot_get_power_configuration_battery3_rated_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery3RatedVoltage attribute

◆ dotdot_get_power_configuration_battery3_size()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery3Size attribute

◆ dotdot_get_power_configuration_battery3_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery3Voltage attribute

◆ dotdot_get_power_configuration_battery3_voltage_min_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery3VoltageMinThreshold attribute

◆ dotdot_get_power_configuration_battery3_voltage_threshold1()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery3VoltageThreshold1 attribute

◆ dotdot_get_power_configuration_battery3_voltage_threshold2()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery3VoltageThreshold2 attribute

◆ dotdot_get_power_configuration_battery3_voltage_threshold3()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery3VoltageThreshold3 attribute

◆ dotdot_get_power_configuration_battery3a_hr_rating()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Battery3AHrRating attribute

◆ dotdot_get_power_configuration_battery_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BatteryAlarmMask attribute

◆ dotdot_get_power_configuration_battery_alarm_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BatteryAlarmState attribute

◆ dotdot_get_power_configuration_battery_manufacturer()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
BatteryManufacturer attribute

◆ dotdot_get_power_configuration_battery_percentage_min_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BatteryPercentageMinThreshold attribute

◆ dotdot_get_power_configuration_battery_percentage_remaining()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BatteryPercentageRemaining attribute

◆ dotdot_get_power_configuration_battery_percentage_threshold1()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BatteryPercentageThreshold1 attribute

◆ dotdot_get_power_configuration_battery_percentage_threshold2()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BatteryPercentageThreshold2 attribute

◆ dotdot_get_power_configuration_battery_percentage_threshold3()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BatteryPercentageThreshold3 attribute

◆ dotdot_get_power_configuration_battery_quantity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BatteryQuantity attribute

◆ dotdot_get_power_configuration_battery_rated_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BatteryRatedVoltage attribute

◆ dotdot_get_power_configuration_battery_size()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BatterySize attribute

◆ dotdot_get_power_configuration_battery_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BatteryVoltage attribute

◆ dotdot_get_power_configuration_battery_voltage_min_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BatteryVoltageMinThreshold attribute

◆ dotdot_get_power_configuration_battery_voltage_threshold1()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BatteryVoltageThreshold1 attribute

◆ dotdot_get_power_configuration_battery_voltage_threshold2()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BatteryVoltageThreshold2 attribute

◆ dotdot_get_power_configuration_battery_voltage_threshold3()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BatteryVoltageThreshold3 attribute

◆ dotdot_get_power_configuration_batterya_hr_rating()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BatteryAHrRating attribute

◆ dotdot_get_power_configuration_mains_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MainsAlarmMask attribute

◆ dotdot_get_power_configuration_mains_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MainsFrequency attribute

◆ dotdot_get_power_configuration_mains_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MainsVoltage attribute

◆ dotdot_get_power_configuration_mains_voltage_dwell_trip_point()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MainsVoltageDwellTripPoint attribute

◆ dotdot_get_power_configuration_mains_voltage_max_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MainsVoltageMaxThreshold attribute

◆ dotdot_get_power_configuration_mains_voltage_min_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MainsVoltageMinThreshold attribute

◆ dotdot_get_pressure_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxMeasuredValue attribute

◆ dotdot_get_pressure_measurement_max_scaled_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxScaledValue attribute

◆ dotdot_get_pressure_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeasuredValue attribute

◆ dotdot_get_pressure_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinMeasuredValue attribute

◆ dotdot_get_pressure_measurement_min_scaled_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinScaledValue attribute

◆ dotdot_get_pressure_measurement_scale()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Scale attribute

◆ dotdot_get_pressure_measurement_scaled_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ScaledTolerance attribute

◆ dotdot_get_pressure_measurement_scaled_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ScaledValue attribute

◆ dotdot_get_pressure_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Tolerance attribute

◆ dotdot_get_protocol_controller_network_management_network_management_state()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NetworkManagementState attribute

◆ dotdot_get_protocol_controller_rf_telemetry_pti_enabled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PTIEnabled attribute

◆ dotdot_get_protocol_controller_rf_telemetry_tx_report_enabled()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
TxReportEnabled attribute

◆ dotdot_get_pump_configuration_and_control_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AlarmMask attribute

◆ dotdot_get_pump_configuration_and_control_capacity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Capacity attribute

◆ dotdot_get_pump_configuration_and_control_control_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ControlMode attribute

◆ dotdot_get_pump_configuration_and_control_effective_control_mode()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
EffectiveControlMode attribute

◆ dotdot_get_pump_configuration_and_control_effective_operation_mode()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
EffectiveOperationMode attribute

◆ dotdot_get_pump_configuration_and_control_lifetime_energy_consumed()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LifetimeEnergyConsumed attribute

◆ dotdot_get_pump_configuration_and_control_lifetime_running_hours()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LifetimeRunningHours attribute

◆ dotdot_get_pump_configuration_and_control_max_comp_pressure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxCompPressure attribute

◆ dotdot_get_pump_configuration_and_control_max_const_flow()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxConstFlow attribute

◆ dotdot_get_pump_configuration_and_control_max_const_pressure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxConstPressure attribute

◆ dotdot_get_pump_configuration_and_control_max_const_speed()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxConstSpeed attribute

◆ dotdot_get_pump_configuration_and_control_max_const_temp()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxConstTemp attribute

◆ dotdot_get_pump_configuration_and_control_max_flow()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxFlow attribute

◆ dotdot_get_pump_configuration_and_control_max_pressure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxPressure attribute

◆ dotdot_get_pump_configuration_and_control_max_speed()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxSpeed attribute

◆ dotdot_get_pump_configuration_and_control_min_comp_pressure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinCompPressure attribute

◆ dotdot_get_pump_configuration_and_control_min_const_flow()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinConstFlow attribute

◆ dotdot_get_pump_configuration_and_control_min_const_pressure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinConstPressure attribute

◆ dotdot_get_pump_configuration_and_control_min_const_speed()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinConstSpeed attribute

◆ dotdot_get_pump_configuration_and_control_min_const_temp()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinConstTemp attribute

◆ dotdot_get_pump_configuration_and_control_operation_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OperationMode attribute

◆ dotdot_get_pump_configuration_and_control_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Power attribute

◆ dotdot_get_pump_configuration_and_control_pump_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PumpStatus attribute

◆ dotdot_get_pump_configuration_and_control_speed()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Speed attribute

◆ dotdot_get_relativity_humidity_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxMeasuredValue attribute

◆ dotdot_get_relativity_humidity_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeasuredValue attribute

◆ dotdot_get_relativity_humidity_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinMeasuredValue attribute

◆ dotdot_get_relativity_humidity_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Tolerance attribute

◆ dotdot_get_scenes_current_group()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentGroup attribute

◆ dotdot_get_scenes_current_scene()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentScene attribute

◆ dotdot_get_scenes_last_configured_by()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LastConfiguredBy attribute

◆ dotdot_get_scenes_name_support()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NameSupport attribute

◆ dotdot_get_scenes_scene_count()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SceneCount attribute

◆ dotdot_get_scenes_scene_table()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SceneTable attribute

◆ dotdot_get_scenes_scene_valid()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SceneValid attribute

◆ dotdot_get_shade_configuration_closed_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ClosedLimit attribute

◆ dotdot_get_shade_configuration_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Mode attribute

◆ dotdot_get_shade_configuration_motor_step_size()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MotorStepSize attribute

◆ dotdot_get_shade_configuration_physical_closed_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PhysicalClosedLimit attribute

◆ dotdot_get_shade_configuration_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Status attribute

◆ dotdot_get_soil_moisture_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxMeasuredValue attribute

◆ dotdot_get_soil_moisture_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeasuredValue attribute

◆ dotdot_get_soil_moisture_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinMeasuredValue attribute

◆ dotdot_get_soil_moisture_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Tolerance attribute

◆ dotdot_get_state_endpoint_id_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
EndpointIdList attribute

◆ dotdot_get_state_maximum_command_delay()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaximumCommandDelay attribute

◆ dotdot_get_state_network_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
NetworkList attribute

◆ dotdot_get_state_network_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NetworkStatus attribute

◆ dotdot_get_state_security()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Security attribute

◆ dotdot_get_system_metrics_average_temperature_celcius()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AverageTemperatureCelcius attribute

◆ dotdot_get_system_metrics_battery_percentage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
BatteryPercentage attribute

◆ dotdot_get_system_metrics_cpu_average_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CPUAverageUsagePercent attribute

◆ dotdot_get_system_metrics_cpu_frequencym_hz()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CPUFrequencyMHz attribute

◆ dotdot_get_system_metrics_cpu_max_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CPUMaxUsagePercent attribute

◆ dotdot_get_system_metrics_cpu_min_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CPUMinUsagePercent attribute

◆ dotdot_get_system_metrics_cpu_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CPUUsagePercent attribute

◆ dotdot_get_system_metrics_current_temperature_celcius()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentTemperatureCelcius attribute

◆ dotdot_get_system_metrics_disks_counters()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DisksCounters attribute

◆ dotdot_get_system_metrics_disks_usage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DisksUsage attribute

◆ dotdot_get_system_metrics_fqdn()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
FQDN attribute

◆ dotdot_get_system_metrics_hostname()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
Hostname attribute

◆ dotdot_get_system_metrics_max_temperature_celcius()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxTemperatureCelcius attribute

◆ dotdot_get_system_metrics_min_temperature_celcius()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinTemperatureCelcius attribute

◆ dotdot_get_system_metrics_network_interfaces_data()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NetworkInterfacesData attribute

◆ dotdot_get_system_metrics_power_plugged()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PowerPlugged attribute

◆ dotdot_get_system_metrics_ram_availablemb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RAMAvailableMB attribute

◆ dotdot_get_system_metrics_ram_freemb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RAMFreeMB attribute

◆ dotdot_get_system_metrics_ram_totalmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RAMTotalMB attribute

◆ dotdot_get_system_metrics_reporting_interval_seconds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ReportingIntervalSeconds attribute

◆ dotdot_get_system_metrics_swap_memory_totalmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SWAPMemoryTotalMB attribute

◆ dotdot_get_system_metrics_swap_memory_usedmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SWAPMemoryUsedMB attribute

◆ dotdot_get_system_metrics_system_interrupts()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SystemInterrupts attribute

◆ dotdot_get_system_metrics_uptime_minutes()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
UptimeMinutes attribute

◆ dotdot_get_system_metrics_virtual_memory_totalmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
VirtualMemoryTotalMB attribute

◆ dotdot_get_system_metrics_virtual_memory_usedmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
VirtualMemoryUsedMB attribute

◆ dotdot_get_system_metrics_wireless_network_interfaces_data()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
WirelessNetworkInterfacesData attribute

◆ dotdot_get_temperature_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxMeasuredValue attribute

◆ dotdot_get_temperature_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeasuredValue attribute

◆ dotdot_get_temperature_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinMeasuredValue attribute

◆ dotdot_get_temperature_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Tolerance attribute

◆ dotdot_get_thermostat_abs_max_cool_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AbsMaxCoolSetpointLimit attribute

◆ dotdot_get_thermostat_abs_max_heat_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AbsMaxHeatSetpointLimit attribute

◆ dotdot_get_thermostat_abs_min_cool_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AbsMinCoolSetpointLimit attribute

◆ dotdot_get_thermostat_abs_min_heat_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AbsMinHeatSetpointLimit attribute

◆ dotdot_get_thermostat_ac_capacity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACCapacity attribute

◆ dotdot_get_thermostat_ac_capacity_format()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACCapacityFormat attribute

◆ dotdot_get_thermostat_ac_coil_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACCoilTemperature attribute

◆ dotdot_get_thermostat_ac_compressor_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACCompressorType attribute

◆ dotdot_get_thermostat_ac_error_code()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACErrorCode attribute

◆ dotdot_get_thermostat_ac_louver_position()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACLouverPosition attribute

◆ dotdot_get_thermostat_ac_refrigerant_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACRefrigerantType attribute

◆ dotdot_get_thermostat_ac_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ACType attribute

◆ dotdot_get_thermostat_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AlarmMask attribute

◆ dotdot_get_thermostat_control_sequence_of_operation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ControlSequenceOfOperation attribute

◆ dotdot_get_thermostat_emergency_heat_delta()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
EmergencyHeatDelta attribute

◆ dotdot_get_thermostat_hvac_system_type_configuration()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
HVACSystemTypeConfiguration attribute

◆ dotdot_get_thermostat_local_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LocalTemperature attribute

◆ dotdot_get_thermostat_local_temperature_calibration()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LocalTemperatureCalibration attribute

◆ dotdot_get_thermostat_max_cool_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxCoolSetpointLimit attribute

◆ dotdot_get_thermostat_max_heat_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxHeatSetpointLimit attribute

◆ dotdot_get_thermostat_min_cool_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinCoolSetpointLimit attribute

◆ dotdot_get_thermostat_min_heat_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinHeatSetpointLimit attribute

◆ dotdot_get_thermostat_min_setpoint_dead_band()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinSetpointDeadBand attribute

◆ dotdot_get_thermostat_number_of_daily_transitions()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NumberOfDailyTransitions attribute

◆ dotdot_get_thermostat_number_of_weekly_transitions()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NumberOfWeeklyTransitions attribute

◆ dotdot_get_thermostat_occupancy()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Occupancy attribute

◆ dotdot_get_thermostat_occupied_cooling_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OccupiedCoolingSetpoint attribute

◆ dotdot_get_thermostat_occupied_heating_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OccupiedHeatingSetpoint attribute

◆ dotdot_get_thermostat_occupied_setback()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OccupiedSetback attribute

◆ dotdot_get_thermostat_occupied_setback_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OccupiedSetbackMax attribute

◆ dotdot_get_thermostat_occupied_setback_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OccupiedSetbackMin attribute

◆ dotdot_get_thermostat_outdoor_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OutdoorTemperature attribute

◆ dotdot_get_thermostat_pi_cooling_demand()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PICoolingDemand attribute

◆ dotdot_get_thermostat_pi_heating_demand()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PIHeatingDemand attribute

◆ dotdot_get_thermostat_remote_sensing()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
RemoteSensing attribute

◆ dotdot_get_thermostat_setpoint_change_amount()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SetpointChangeAmount attribute

◆ dotdot_get_thermostat_setpoint_change_source()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SetpointChangeSource attribute

◆ dotdot_get_thermostat_setpoint_change_source_timestamp()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SetpointChangeSourceTimestamp attribute

◆ dotdot_get_thermostat_start_of_week()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
StartOfWeek attribute

◆ dotdot_get_thermostat_system_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SystemMode attribute

◆ dotdot_get_thermostat_temperature_setpoint_hold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
TemperatureSetpointHold attribute

◆ dotdot_get_thermostat_temperature_setpoint_hold_duration()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
TemperatureSetpointHoldDuration attribute

◆ dotdot_get_thermostat_thermostat_programming_operation_mode()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ThermostatProgrammingOperationMode attribute

◆ dotdot_get_thermostat_thermostat_running_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ThermostatRunningMode attribute

◆ dotdot_get_thermostat_thermostat_running_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ThermostatRunningState attribute

◆ dotdot_get_thermostat_unoccupied_cooling_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
UnoccupiedCoolingSetpoint attribute

◆ dotdot_get_thermostat_unoccupied_heating_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
UnoccupiedHeatingSetpoint attribute

◆ dotdot_get_thermostat_unoccupied_setback()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
UnoccupiedSetback attribute

◆ dotdot_get_thermostat_unoccupied_setback_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
UnoccupiedSetbackMax attribute

◆ dotdot_get_thermostat_unoccupied_setback_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
UnoccupiedSetbackMin attribute

◆ dotdot_get_thermostat_user_interface_configuration_keypad_lockout()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
KeypadLockout attribute

◆ dotdot_get_thermostat_user_interface_configuration_schedule_programming_visibility()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ScheduleProgrammingVisibility attribute

◆ dotdot_get_thermostat_user_interface_configuration_temperature_display_mode()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
TemperatureDisplayMode attribute

◆ dotdot_get_time_dst_end()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DstEnd attribute

◆ dotdot_get_time_dst_shift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DstShift attribute

◆ dotdot_get_time_dst_start()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DstStart attribute

◆ dotdot_get_time_last_set_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LastSetTime attribute

◆ dotdot_get_time_local_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
LocalTime attribute

◆ dotdot_get_time_standard_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
StandardTime attribute

◆ dotdot_get_time_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Time attribute

◆ dotdot_get_time_time_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
TimeStatus attribute

◆ dotdot_get_time_time_zone()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
TimeZone attribute

◆ dotdot_get_time_valid_until_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ValidUntilTime attribute

◆ dotdot_get_unify_fan_control_z_wave_fan_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ZWaveFanMode attribute

◆ dotdot_get_unify_fan_control_z_wave_fan_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ZWaveFanState attribute

◆ dotdot_get_unify_fan_control_z_wave_supported_fan_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ZWaveSupportedFanMode attribute

◆ dotdot_get_unify_humidity_control_auto_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AutoSetpoint attribute

◆ dotdot_get_unify_humidity_control_auto_setpoint_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AutoSetpointMax attribute

◆ dotdot_get_unify_humidity_control_auto_setpoint_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AutoSetpointMin attribute

◆ dotdot_get_unify_humidity_control_auto_setpoint_precision()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AutoSetpointPrecision attribute

◆ dotdot_get_unify_humidity_control_auto_setpoint_scale()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AutoSetpointScale attribute

◆ dotdot_get_unify_humidity_control_current_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentState attribute

◆ dotdot_get_unify_humidity_control_dehumidifier_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DehumidifierSetpoint attribute

◆ dotdot_get_unify_humidity_control_dehumidifier_setpoint_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DehumidifierSetpointMax attribute

◆ dotdot_get_unify_humidity_control_dehumidifier_setpoint_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DehumidifierSetpointMin attribute

◆ dotdot_get_unify_humidity_control_dehumidifier_setpoint_precision()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DehumidifierSetpointPrecision attribute

◆ dotdot_get_unify_humidity_control_dehumidifier_setpoint_scale()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DehumidifierSetpointScale attribute

◆ dotdot_get_unify_humidity_control_humidifier_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
HumidifierSetpoint attribute

◆ dotdot_get_unify_humidity_control_humidifier_setpoint_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
HumidifierSetpointMax attribute

◆ dotdot_get_unify_humidity_control_humidifier_setpoint_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
HumidifierSetpointMin attribute

◆ dotdot_get_unify_humidity_control_humidifier_setpoint_precision()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
HumidifierSetpointPrecision attribute

◆ dotdot_get_unify_humidity_control_humidifier_setpoint_scale()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
HumidifierSetpointScale attribute

◆ dotdot_get_unify_humidity_control_reporting_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ReportingMode attribute

◆ dotdot_get_unify_humidity_control_supported_reporting_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SupportedReportingMode attribute

◆ dotdot_get_unify_humidity_control_supported_set_points()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SupportedSetPoints attribute

◆ dotdot_get_unify_thermostat_operating_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
OperatingState attribute

◆ dotdot_get_unify_thermostat_supported_thermostat_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
SupportedThermostatMode attribute

◆ dotdot_get_unify_thermostat_thermostat_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ThermostatMode attribute

◆ dotdot_get_wind_speed_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MaxMeasuredValue attribute

◆ dotdot_get_wind_speed_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MeasuredValue attribute

◆ dotdot_get_wind_speed_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
MinMeasuredValue attribute

◆ dotdot_get_wind_speed_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Tolerance attribute

◆ dotdot_get_window_covering_acceleration_time_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
AccelerationTimeLift attribute

◆ dotdot_get_window_covering_config_or_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
ConfigOrStatus attribute

◆ dotdot_get_window_covering_current_position_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentPositionLift attribute

◆ dotdot_get_window_covering_current_position_lift_percentage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentPositionLiftPercentage attribute

◆ dotdot_get_window_covering_current_position_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentPositionTilt attribute

◆ dotdot_get_window_covering_current_position_tilt_percentage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
CurrentPositionTiltPercentage attribute

◆ dotdot_get_window_covering_deceleration_time_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
DecelerationTimeLift attribute

◆ dotdot_get_window_covering_installed_closed_limit_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
InstalledClosedLimitLift attribute

◆ dotdot_get_window_covering_installed_closed_limit_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
InstalledClosedLimitTilt attribute

◆ dotdot_get_window_covering_installed_open_limit_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
InstalledOpenLimitLift attribute

◆ dotdot_get_window_covering_installed_open_limit_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
InstalledOpenLimitTilt attribute

◆ dotdot_get_window_covering_intermediate_setpoints_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
IntermediateSetpointsLift attribute

◆ dotdot_get_window_covering_intermediate_setpoints_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value

WARNING: This function is not thread safe, if you retrieve a string, read the value immediately and cache it yourself before invoking another get function.

Returns
IntermediateSetpointsTilt attribute

◆ dotdot_get_window_covering_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
Mode attribute

◆ dotdot_get_window_covering_number_of_actuations_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NumberOfActuationsLift attribute

◆ dotdot_get_window_covering_number_of_actuations_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
NumberOfActuationsTilt attribute

◆ dotdot_get_window_covering_physical_closed_limit_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PhysicalClosedLimitLift attribute

◆ dotdot_get_window_covering_physical_closed_limit_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
PhysicalClosedLimitTilt attribute

◆ dotdot_get_window_covering_velocity_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
VelocityLift attribute

◆ dotdot_get_window_covering_window_covering_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to get, see attribute_store_get_node_attribute_value
Returns
WindowCoveringType attribute

◆ dotdot_groups_name_support_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_groups_name_support_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_groups_name_support_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_groups_name_support_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ias_zone_current_zone_sensitivity_level_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ias_zone_current_zone_sensitivity_level_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ias_zone_current_zone_sensitivity_level_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ias_zone_current_zone_sensitivity_level_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ias_zone_iascie_address_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ias_zone_iascie_address_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ias_zone_iascie_address_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ias_zone_iascie_address_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ias_zone_number_of_zone_sensitivity_levels_supported_is_desired_defined()

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 - NumberOfZoneSensitivityLevelsSupported attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ias_zone_number_of_zone_sensitivity_levels_supported_is_reported_defined()

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 - NumberOfZoneSensitivityLevelsSupported attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ias_zone_number_of_zone_sensitivity_levels_supported_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ias_zone_number_of_zone_sensitivity_levels_supported_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ias_zone_zone_state_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ias_zone_zone_state_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ias_zone_zone_state_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ias_zone_zone_state_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ias_zone_zone_status_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ias_zone_zone_status_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ias_zone_zone_status_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ias_zone_zone_status_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ias_zone_zone_type_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ias_zone_zone_type_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ias_zone_zone_type_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ias_zone_zone_type_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ias_zone_zoneid_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ias_zone_zoneid_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ias_zone_zoneid_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ias_zone_zoneid_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_iaswd_max_duration_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_iaswd_max_duration_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_iaswd_max_duration_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_iaswd_max_duration_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_identify_identify_time_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_identify_identify_time_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_identify_identify_time_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_identify_identify_time_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_illuminance_level_sensing_illuminance_target_level_is_desired_defined()

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 - IlluminanceTargetLevel attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_illuminance_level_sensing_illuminance_target_level_is_reported_defined()

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 - IlluminanceTargetLevel attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_illuminance_level_sensing_illuminance_target_level_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_illuminance_level_sensing_illuminance_target_level_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_illuminance_level_sensing_level_status_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_illuminance_level_sensing_level_status_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_illuminance_level_sensing_level_status_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_illuminance_level_sensing_level_status_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_illuminance_level_sensing_light_sensor_type_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_illuminance_level_sensing_light_sensor_type_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_illuminance_level_sensing_light_sensor_type_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_illuminance_level_sensing_light_sensor_type_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_illuminance_measurement_light_sensor_type_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_illuminance_measurement_light_sensor_type_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_illuminance_measurement_light_sensor_type_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_illuminance_measurement_light_sensor_type_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_illuminance_measurement_max_measured_value_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_illuminance_measurement_max_measured_value_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_illuminance_measurement_max_measured_value_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_illuminance_measurement_max_measured_value_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_illuminance_measurement_measured_value_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_illuminance_measurement_measured_value_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_illuminance_measurement_measured_value_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_illuminance_measurement_measured_value_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_illuminance_measurement_min_measured_value_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_illuminance_measurement_min_measured_value_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_illuminance_measurement_min_measured_value_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_illuminance_measurement_min_measured_value_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_illuminance_measurement_tolerance_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_illuminance_measurement_tolerance_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_illuminance_measurement_tolerance_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_illuminance_measurement_tolerance_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_is_any_alarms_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_alarms_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_aox_locator_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_aox_locator_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_aox_position_estimation_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_aox_position_estimation_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_application_monitoring_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_application_monitoring_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_ballast_configuration_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_ballast_configuration_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_barrier_control_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_barrier_control_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_basic_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_basic_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_binding_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_binding_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_carbon_dioxide_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_carbon_dioxide_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_carbon_monoxide_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_carbon_monoxide_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_color_control_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_color_control_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_configuration_parameters_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_configuration_parameters_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_dehumidification_control_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_dehumidification_control_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_descriptor_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_descriptor_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_device_temperature_configuration_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_device_temperature_configuration_writable_attribute_supported()

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 Cluster.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_diagnostics_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_diagnostics_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_door_lock_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_door_lock_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_electrical_conductivity_measurement_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_electrical_conductivity_measurement_writable_attribute_supported()

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 Cluster.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_electrical_measurement_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_electrical_measurement_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_fan_control_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_fan_control_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_flow_measurement_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_flow_measurement_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_groups_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_groups_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_ias_zone_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_ias_zone_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_iaswd_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_iaswd_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_identify_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_identify_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_illuminance_level_sensing_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_illuminance_level_sensing_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_illuminance_measurement_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_illuminance_measurement_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_level_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_level_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_metering_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_metering_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_name_and_location_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_name_and_location_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_occupancy_sensing_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_occupancy_sensing_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_on_off_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_on_off_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_ph_measurement_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_ph_measurement_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_pm25_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_pm25_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_poll_control_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_poll_control_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_power_configuration_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_power_configuration_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_pressure_measurement_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_pressure_measurement_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_protocol_controller_network_management_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_protocol_controller_network_management_writable_attribute_supported()

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-NetworkManagement Cluster.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_protocol_controller_rf_telemetry_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_protocol_controller_rf_telemetry_writable_attribute_supported()

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 Cluster.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_pump_configuration_and_control_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_pump_configuration_and_control_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_relativity_humidity_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_relativity_humidity_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_scenes_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_scenes_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_shade_configuration_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_shade_configuration_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_soil_moisture_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_soil_moisture_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_state_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_state_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_system_metrics_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_system_metrics_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_temperature_measurement_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_temperature_measurement_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_thermostat_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_thermostat_user_interface_configuration_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_thermostat_user_interface_configuration_writable_attribute_supported()

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 ThermostatUserInterfaceConfiguration Cluster.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_thermostat_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_time_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_time_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_unify_fan_control_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_unify_fan_control_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_unify_humidity_control_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_unify_humidity_control_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_unify_thermostat_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_unify_thermostat_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_wind_speed_measurement_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_wind_speed_measurement_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_window_covering_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 attribute in the Attribute Store, false otherwise

◆ dotdot_is_any_window_covering_writable_attribute_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if at least 1 writable attribute in the Attribute Store, false otherwise

◆ dotdot_is_supported_alarms_alarm_count()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AlarmCount is supported
false if AlarmCount is not supported

◆ dotdot_is_supported_aox_locator_allow_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AllowList is supported
false if AllowList is not supported

◆ dotdot_is_supported_aox_locator_angle_correction_delay()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AngleCorrectionDelay is supported
false if AngleCorrectionDelay is not supported

◆ dotdot_is_supported_aox_locator_angle_correction_timeout()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AngleCorrectionTimeout is supported
false if AngleCorrectionTimeout is not supported

◆ dotdot_is_supported_aox_locator_angle_filtering()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AngleFiltering is supported
false if AngleFiltering is not supported

◆ dotdot_is_supported_aox_locator_angle_filtering_weight()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AngleFilteringWeight is supported
false if AngleFilteringWeight is not supported

◆ dotdot_is_supported_aox_locator_antenna_array()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AntennaArray is supported
false if AntennaArray is not supported

◆ dotdot_is_supported_aox_locator_antenna_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AntennaMode is supported
false if AntennaMode is not supported

◆ dotdot_is_supported_aox_locator_aox_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AoXMode is supported
false if AoXMode is not supported

◆ dotdot_is_supported_aox_locator_azimuth_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AzimuthMask is supported
false if AzimuthMask is not supported

◆ dotdot_is_supported_aox_locator_cte_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CTELength is supported
false if CTELength is not supported

◆ dotdot_is_supported_aox_locator_cte_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CTEMode is supported
false if CTEMode is not supported

◆ dotdot_is_supported_aox_locator_cte_sampling_interval()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CTESamplingInterval is supported
false if CTESamplingInterval is not supported

◆ dotdot_is_supported_aox_locator_elevation_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ElevationMask is supported
false if ElevationMask is not supported

◆ dotdot_is_supported_aox_locator_period_samples()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PeriodSamples is supported
false if PeriodSamples is not supported

◆ dotdot_is_supported_aox_locator_position_and_orientation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PositionAndOrientation is supported
false if PositionAndOrientation is not supported

◆ dotdot_is_supported_aox_locator_position_and_orientation_valid()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PositionAndOrientationValid is supported
false if PositionAndOrientationValid is not supported

◆ dotdot_is_supported_aox_locator_reporting_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ReportingMode is supported
false if ReportingMode is not supported

◆ dotdot_is_supported_aox_locator_slot_duration()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SlotDuration is supported
false if SlotDuration is not supported

◆ dotdot_is_supported_aox_position_estimation_position()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Position is supported
false if Position is not supported

◆ dotdot_is_supported_application_monitoring_application_connected()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ApplicationConnected is supported
false if ApplicationConnected is not supported

◆ dotdot_is_supported_application_monitoring_application_cpu_average_usage_percent()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ApplicationCPUAverageUsagePercent is supported
false if ApplicationCPUAverageUsagePercent is not supported

◆ dotdot_is_supported_application_monitoring_application_cpu_max_usage_percent()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ApplicationCPUMaxUsagePercent is supported
false if ApplicationCPUMaxUsagePercent is not supported

◆ dotdot_is_supported_application_monitoring_application_cpu_min_usage_percent()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ApplicationCPUMinUsagePercent is supported
false if ApplicationCPUMinUsagePercent is not supported

◆ dotdot_is_supported_application_monitoring_application_cpu_usage_percent()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ApplicationCPUUsagePercent is supported
false if ApplicationCPUUsagePercent is not supported

◆ dotdot_is_supported_application_monitoring_application_mqtt_topics()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ApplicationMQTTTopics is supported
false if ApplicationMQTTTopics is not supported

◆ dotdot_is_supported_application_monitoring_application_name()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ApplicationName is supported
false if ApplicationName is not supported

◆ dotdot_is_supported_application_monitoring_application_ram_usagemb()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ApplicationRAMUsageMB is supported
false if ApplicationRAMUsageMB is not supported

◆ dotdot_is_supported_application_monitoring_application_statistics_reporting_interval_seconds()

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 supported under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ApplicationStatisticsReportingIntervalSeconds is supported
false if ApplicationStatisticsReportingIntervalSeconds is not supported

◆ dotdot_is_supported_application_monitoring_application_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ApplicationVersion is supported
false if ApplicationVersion is not supported

◆ dotdot_is_supported_application_monitoring_fqdn()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if FQDN is supported
false if FQDN is not supported

◆ dotdot_is_supported_application_monitoring_hostname()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Hostname is supported
false if Hostname is not supported

◆ dotdot_is_supported_application_monitoring_mqtt_average_delivery_time_seconds()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MQTTAverageDeliveryTimeSeconds is supported
false if MQTTAverageDeliveryTimeSeconds is not supported

◆ dotdot_is_supported_application_monitoring_mqtt_logging_enabled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MQTTLoggingEnabled is supported
false if MQTTLoggingEnabled is not supported

◆ dotdot_is_supported_application_monitoring_mqtt_logging_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MQTTLoggingLevel is supported
false if MQTTLoggingLevel is not supported

◆ dotdot_is_supported_application_monitoring_mqtt_max_delivery_time_seconds()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MQTTMaxDeliveryTimeSeconds is supported
false if MQTTMaxDeliveryTimeSeconds is not supported

◆ dotdot_is_supported_application_monitoring_mqtt_messages_received()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MQTTMessagesReceived is supported
false if MQTTMessagesReceived is not supported

◆ dotdot_is_supported_application_monitoring_mqtt_messages_sent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MQTTMessagesSent is supported
false if MQTTMessagesSent is not supported

◆ dotdot_is_supported_application_monitoring_mqtt_min_delivery_time_seconds()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MQTTMinDeliveryTimeSeconds is supported
false if MQTTMinDeliveryTimeSeconds is not supported

◆ dotdot_is_supported_application_monitoring_mqtt_statistics_reporting_interval_seconds()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MQTTStatisticsReportingIntervalSeconds is supported
false if MQTTStatisticsReportingIntervalSeconds is not supported

◆ dotdot_is_supported_application_monitoring_mqtt_subscription_count()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MQTTSubscriptionCount is supported
false if MQTTSubscriptionCount is not supported

◆ dotdot_is_supported_application_monitoring_process_id()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ProcessId is supported
false if ProcessId is not supported

◆ dotdot_is_supported_application_monitoring_uptime_minutes()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if UptimeMinutes is supported
false if UptimeMinutes is not supported

◆ dotdot_is_supported_ballast_configuration_ballast_factor_adjustment()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BallastFactorAdjustment is supported
false if BallastFactorAdjustment is not supported

◆ dotdot_is_supported_ballast_configuration_ballast_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BallastStatus is supported
false if BallastStatus is not supported

◆ dotdot_is_supported_ballast_configuration_intrinsic_ballast_factor()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if IntrinsicBallastFactor is supported
false if IntrinsicBallastFactor is not supported

◆ dotdot_is_supported_ballast_configuration_lamp_alarm_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LampAlarmMode is supported
false if LampAlarmMode is not supported

◆ dotdot_is_supported_ballast_configuration_lamp_burn_hours()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LampBurnHours is supported
false if LampBurnHours is not supported

◆ dotdot_is_supported_ballast_configuration_lamp_burn_hours_trip_point()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LampBurnHoursTripPoint is supported
false if LampBurnHoursTripPoint is not supported

◆ dotdot_is_supported_ballast_configuration_lamp_manufacturer()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LampManufacturer is supported
false if LampManufacturer is not supported

◆ dotdot_is_supported_ballast_configuration_lamp_quantity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LampQuantity is supported
false if LampQuantity is not supported

◆ dotdot_is_supported_ballast_configuration_lamp_rated_hours()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LampRatedHours is supported
false if LampRatedHours is not supported

◆ dotdot_is_supported_ballast_configuration_lamp_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LampType is supported
false if LampType is not supported

◆ dotdot_is_supported_ballast_configuration_max_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxLevel is supported
false if MaxLevel is not supported

◆ dotdot_is_supported_ballast_configuration_min_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinLevel is supported
false if MinLevel is not supported

◆ dotdot_is_supported_ballast_configuration_physical_max_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PhysicalMaxLevel is supported
false if PhysicalMaxLevel is not supported

◆ dotdot_is_supported_ballast_configuration_physical_min_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PhysicalMinLevel is supported
false if PhysicalMinLevel is not supported

◆ dotdot_is_supported_ballast_configuration_power_on_fade_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PowerOnFadeTime is supported
false if PowerOnFadeTime is not supported

◆ dotdot_is_supported_ballast_configuration_power_on_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PowerOnLevel is supported
false if PowerOnLevel is not supported

◆ dotdot_is_supported_barrier_control_barrier_position()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BarrierPosition is supported
false if BarrierPosition is not supported

◆ dotdot_is_supported_barrier_control_capabilities()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Capabilities is supported
false if Capabilities is not supported

◆ dotdot_is_supported_barrier_control_close_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CloseEvents is supported
false if CloseEvents is not supported

◆ dotdot_is_supported_barrier_control_close_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ClosePeriod is supported
false if ClosePeriod is not supported

◆ dotdot_is_supported_barrier_control_command_close_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CommandCloseEvents is supported
false if CommandCloseEvents is not supported

◆ dotdot_is_supported_barrier_control_command_open_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CommandOpenEvents is supported
false if CommandOpenEvents is not supported

◆ dotdot_is_supported_barrier_control_moving_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MovingState is supported
false if MovingState is not supported

◆ dotdot_is_supported_barrier_control_open_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OpenEvents is supported
false if OpenEvents is not supported

◆ dotdot_is_supported_barrier_control_open_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OpenPeriod is supported
false if OpenPeriod is not supported

◆ dotdot_is_supported_barrier_control_safety_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SafetyStatus is supported
false if SafetyStatus is not supported

◆ dotdot_is_supported_basic_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AlarmMask is supported
false if AlarmMask is not supported

◆ dotdot_is_supported_basic_application_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ApplicationVersion is supported
false if ApplicationVersion is not supported

◆ dotdot_is_supported_basic_date_code()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DateCode is supported
false if DateCode is not supported

◆ dotdot_is_supported_basic_device_enabled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DeviceEnabled is supported
false if DeviceEnabled is not supported

◆ dotdot_is_supported_basic_disable_local_config()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DisableLocalConfig is supported
false if DisableLocalConfig is not supported

◆ dotdot_is_supported_basic_generic_device_class()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if GenericDevice-Class is supported
false if GenericDevice-Class is not supported

◆ dotdot_is_supported_basic_generic_device_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if GenericDevice-Type is supported
false if GenericDevice-Type is not supported

◆ dotdot_is_supported_basic_hw_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if HWVersion is supported
false if HWVersion is not supported

◆ dotdot_is_supported_basic_location_description()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LocationDescription is supported
false if LocationDescription is not supported

◆ dotdot_is_supported_basic_manufacturer_name()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ManufacturerName is supported
false if ManufacturerName is not supported

◆ dotdot_is_supported_basic_manufacturer_version_details()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ManufacturerVersionDetails is supported
false if ManufacturerVersionDetails is not supported

◆ dotdot_is_supported_basic_model_identifier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ModelIdentifier is supported
false if ModelIdentifier is not supported

◆ dotdot_is_supported_basic_physical_environment()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PhysicalEnvironment is supported
false if PhysicalEnvironment is not supported

◆ dotdot_is_supported_basic_power_source()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PowerSource is supported
false if PowerSource is not supported

◆ dotdot_is_supported_basic_product_code()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ProductCode is supported
false if ProductCode is not supported

◆ dotdot_is_supported_basic_product_label()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ProductLabel is supported
false if ProductLabel is not supported

◆ dotdot_is_supported_basic_producturl()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ProductURL is supported
false if ProductURL is not supported

◆ dotdot_is_supported_basic_serial_number()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SerialNumber is supported
false if SerialNumber is not supported

◆ dotdot_is_supported_basic_stack_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if StackVersion is supported
false if StackVersion is not supported

◆ dotdot_is_supported_basic_sw_buildid()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SWBuildID is supported
false if SWBuildID is not supported

◆ dotdot_is_supported_basic_zcl_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ZCLVersion is supported
false if ZCLVersion is not supported

◆ dotdot_is_supported_binding_bindable_cluster_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BindableClusterList is supported
false if BindableClusterList is not supported

◆ dotdot_is_supported_binding_binding_table()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BindingTable is supported
false if BindingTable is not supported

◆ dotdot_is_supported_binding_binding_table_full()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BindingTableFull is supported
false if BindingTableFull is not supported

◆ dotdot_is_supported_carbon_dioxide_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxMeasuredValue is supported
false if MaxMeasuredValue is not supported

◆ dotdot_is_supported_carbon_dioxide_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeasuredValue is supported
false if MeasuredValue is not supported

◆ dotdot_is_supported_carbon_dioxide_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinMeasuredValue is supported
false if MinMeasuredValue is not supported

◆ dotdot_is_supported_carbon_dioxide_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Tolerance is supported
false if Tolerance is not supported

◆ dotdot_is_supported_carbon_monoxide_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxMeasuredValue is supported
false if MaxMeasuredValue is not supported

◆ dotdot_is_supported_carbon_monoxide_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeasuredValue is supported
false if MeasuredValue is not supported

◆ dotdot_is_supported_carbon_monoxide_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinMeasuredValue is supported
false if MinMeasuredValue is not supported

◆ dotdot_is_supported_carbon_monoxide_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Tolerance is supported
false if Tolerance is not supported

◆ dotdot_is_supported_color_control_color_capabilities()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ColorCapabilities is supported
false if ColorCapabilities is not supported

◆ dotdot_is_supported_color_control_color_loop_active()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ColorLoopActive is supported
false if ColorLoopActive is not supported

◆ dotdot_is_supported_color_control_color_loop_direction()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ColorLoopDirection is supported
false if ColorLoopDirection is not supported

◆ dotdot_is_supported_color_control_color_loop_start_enhanced_hue()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ColorLoopStartEnhancedHue is supported
false if ColorLoopStartEnhancedHue is not supported

◆ dotdot_is_supported_color_control_color_loop_stored_enhanced_hue()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ColorLoopStoredEnhancedHue is supported
false if ColorLoopStoredEnhancedHue is not supported

◆ dotdot_is_supported_color_control_color_loop_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ColorLoopTime is supported
false if ColorLoopTime is not supported

◆ dotdot_is_supported_color_control_color_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ColorMode is supported
false if ColorMode is not supported

◆ dotdot_is_supported_color_control_color_pointb_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ColorPointBIntensity is supported
false if ColorPointBIntensity is not supported

◆ dotdot_is_supported_color_control_color_pointbx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ColorPointBX is supported
false if ColorPointBX is not supported

◆ dotdot_is_supported_color_control_color_pointby()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ColorPointBY is supported
false if ColorPointBY is not supported

◆ dotdot_is_supported_color_control_color_pointg_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ColorPointGIntensity is supported
false if ColorPointGIntensity is not supported

◆ dotdot_is_supported_color_control_color_pointgx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ColorPointGX is supported
false if ColorPointGX is not supported

◆ dotdot_is_supported_color_control_color_pointgy()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ColorPointGY is supported
false if ColorPointGY is not supported

◆ dotdot_is_supported_color_control_color_pointr_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ColorPointRIntensity is supported
false if ColorPointRIntensity is not supported

◆ dotdot_is_supported_color_control_color_pointrx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ColorPointRX is supported
false if ColorPointRX is not supported

◆ dotdot_is_supported_color_control_color_pointry()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ColorPointRY is supported
false if ColorPointRY is not supported

◆ dotdot_is_supported_color_control_color_temp_physical_max_mireds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ColorTempPhysicalMaxMireds is supported
false if ColorTempPhysicalMaxMireds is not supported

◆ dotdot_is_supported_color_control_color_temp_physical_min_mireds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ColorTempPhysicalMinMireds is supported
false if ColorTempPhysicalMinMireds is not supported

◆ dotdot_is_supported_color_control_color_temperature_mireds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ColorTemperatureMireds is supported
false if ColorTemperatureMireds is not supported

◆ dotdot_is_supported_color_control_compensation_text()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CompensationText is supported
false if CompensationText is not supported

◆ dotdot_is_supported_color_control_couple_color_temp_to_level_min_mireds()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CoupleColorTempToLevelMinMireds is supported
false if CoupleColorTempToLevelMinMireds is not supported

◆ dotdot_is_supported_color_control_current_hue()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentHue is supported
false if CurrentHue is not supported

◆ dotdot_is_supported_color_control_current_saturation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentSaturation is supported
false if CurrentSaturation is not supported

◆ dotdot_is_supported_color_control_currentx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentX is supported
false if CurrentX is not supported

◆ dotdot_is_supported_color_control_currenty()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentY is supported
false if CurrentY is not supported

◆ dotdot_is_supported_color_control_drift_compensation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DriftCompensation is supported
false if DriftCompensation is not supported

◆ dotdot_is_supported_color_control_enhanced_color_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if EnhancedColorMode is supported
false if EnhancedColorMode is not supported

◆ dotdot_is_supported_color_control_enhanced_current_hue()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if EnhancedCurrentHue is supported
false if EnhancedCurrentHue is not supported

◆ dotdot_is_supported_color_control_number_of_primaries()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NumberOfPrimaries is supported
false if NumberOfPrimaries is not supported

◆ dotdot_is_supported_color_control_options()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Options is supported
false if Options is not supported

◆ dotdot_is_supported_color_control_primary1_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Primary1Intensity is supported
false if Primary1Intensity is not supported

◆ dotdot_is_supported_color_control_primary1x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Primary1X is supported
false if Primary1X is not supported

◆ dotdot_is_supported_color_control_primary1y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Primary1Y is supported
false if Primary1Y is not supported

◆ dotdot_is_supported_color_control_primary2_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Primary2Intensity is supported
false if Primary2Intensity is not supported

◆ dotdot_is_supported_color_control_primary2x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Primary2X is supported
false if Primary2X is not supported

◆ dotdot_is_supported_color_control_primary2y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Primary2Y is supported
false if Primary2Y is not supported

◆ dotdot_is_supported_color_control_primary3_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Primary3Intensity is supported
false if Primary3Intensity is not supported

◆ dotdot_is_supported_color_control_primary3x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Primary3X is supported
false if Primary3X is not supported

◆ dotdot_is_supported_color_control_primary3y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Primary3Y is supported
false if Primary3Y is not supported

◆ dotdot_is_supported_color_control_primary4_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Primary4Intensity is supported
false if Primary4Intensity is not supported

◆ dotdot_is_supported_color_control_primary4x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Primary4X is supported
false if Primary4X is not supported

◆ dotdot_is_supported_color_control_primary4y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Primary4Y is supported
false if Primary4Y is not supported

◆ dotdot_is_supported_color_control_primary5_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Primary5Intensity is supported
false if Primary5Intensity is not supported

◆ dotdot_is_supported_color_control_primary5x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Primary5X is supported
false if Primary5X is not supported

◆ dotdot_is_supported_color_control_primary5y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Primary5Y is supported
false if Primary5Y is not supported

◆ dotdot_is_supported_color_control_primary6_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Primary6Intensity is supported
false if Primary6Intensity is not supported

◆ dotdot_is_supported_color_control_primary6x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Primary6X is supported
false if Primary6X is not supported

◆ dotdot_is_supported_color_control_primary6y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Primary6Y is supported
false if Primary6Y is not supported

◆ dotdot_is_supported_color_control_remaining_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RemainingTime is supported
false if RemainingTime is not supported

◆ dotdot_is_supported_color_control_start_up_color_temperature_mireds()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if StartUpColorTemperatureMireds is supported
false if StartUpColorTemperatureMireds is not supported

◆ dotdot_is_supported_color_control_white_pointx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if WhitePointX is supported
false if WhitePointX is not supported

◆ dotdot_is_supported_color_control_white_pointy()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if WhitePointY is supported
false if WhitePointY is not supported

◆ dotdot_is_supported_configuration_parameters_configuration_parameters()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ConfigurationParameters is supported
false if ConfigurationParameters is not supported

◆ dotdot_is_supported_dehumidification_control_dehumidification_cooling()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DehumidificationCooling is supported
false if DehumidificationCooling is not supported

◆ dotdot_is_supported_dehumidification_control_dehumidification_hysteresis()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DehumidificationHysteresis is supported
false if DehumidificationHysteresis is not supported

◆ dotdot_is_supported_dehumidification_control_dehumidification_lockout()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DehumidificationLockout is supported
false if DehumidificationLockout is not supported

◆ dotdot_is_supported_dehumidification_control_dehumidification_max_cool()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DehumidificationMaxCool is supported
false if DehumidificationMaxCool is not supported

◆ dotdot_is_supported_dehumidification_control_relative_humidity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RelativeHumidity is supported
false if RelativeHumidity is not supported

◆ dotdot_is_supported_dehumidification_control_relative_humidity_display()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RelativeHumidityDisplay is supported
false if RelativeHumidityDisplay is not supported

◆ dotdot_is_supported_dehumidification_control_relative_humidity_mode()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RelativeHumidityMode is supported
false if RelativeHumidityMode is not supported

◆ dotdot_is_supported_dehumidification_control_rh_dehumidification_setpoint()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RHDehumidificationSetpoint is supported
false if RHDehumidificationSetpoint is not supported

◆ dotdot_is_supported_descriptor_device_type_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DeviceTypeList is supported
false if DeviceTypeList is not supported

◆ dotdot_is_supported_device_temperature_configuration_current_temperature()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentTemperature is supported
false if CurrentTemperature is not supported

◆ dotdot_is_supported_device_temperature_configuration_device_temp_alarm_mask()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DeviceTempAlarmMask is supported
false if DeviceTempAlarmMask is not supported

◆ dotdot_is_supported_device_temperature_configuration_high_temp_dwell_trip_point()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if HighTempDwellTripPoint is supported
false if HighTempDwellTripPoint is not supported

◆ dotdot_is_supported_device_temperature_configuration_high_temp_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if HighTempThreshold is supported
false if HighTempThreshold is not supported

◆ dotdot_is_supported_device_temperature_configuration_low_temp_dwell_trip_point()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LowTempDwellTripPoint is supported
false if LowTempDwellTripPoint is not supported

◆ dotdot_is_supported_device_temperature_configuration_low_temp_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LowTempThreshold is supported
false if LowTempThreshold is not supported

◆ dotdot_is_supported_device_temperature_configuration_max_temp_experienced()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxTempExperienced is supported
false if MaxTempExperienced is not supported

◆ dotdot_is_supported_device_temperature_configuration_min_temp_experienced()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinTempExperienced is supported
false if MinTempExperienced is not supported

◆ dotdot_is_supported_device_temperature_configuration_over_temp_total_dwell()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OverTempTotalDwell is supported
false if OverTempTotalDwell is not supported

◆ dotdot_is_supported_diagnostics_aps_decrypt_failures()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if APSDecryptFailures is supported
false if APSDecryptFailures is not supported

◆ dotdot_is_supported_diagnostics_aps_rx_bcast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if APSRxBcast is supported
false if APSRxBcast is not supported

◆ dotdot_is_supported_diagnostics_aps_rx_ucast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if APSRxUcast is supported
false if APSRxUcast is not supported

◆ dotdot_is_supported_diagnostics_aps_tx_bcast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if APSTxBcast is supported
false if APSTxBcast is not supported

◆ dotdot_is_supported_diagnostics_aps_tx_ucast_fail()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if APSTxUcastFail is supported
false if APSTxUcastFail is not supported

◆ dotdot_is_supported_diagnostics_aps_tx_ucast_retry()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if APSTxUcastRetry is supported
false if APSTxUcastRetry is not supported

◆ dotdot_is_supported_diagnostics_aps_tx_ucast_success()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if APSTxUcastSuccess is supported
false if APSTxUcastSuccess is not supported

◆ dotdot_is_supported_diagnostics_aps_unauthorized_key()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if APSUnauthorizedKey is supported
false if APSUnauthorizedKey is not supported

◆ dotdot_is_supported_diagnostics_apsfc_failure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if APSFCFailure is supported
false if APSFCFailure is not supported

◆ dotdot_is_supported_diagnostics_average_mac_retry_per_aps_message_sent()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AverageMACRetryPerAPSMessageSent is supported
false if AverageMACRetryPerAPSMessageSent is not supported

◆ dotdot_is_supported_diagnostics_child_moved()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ChildMoved is supported
false if ChildMoved is not supported

◆ dotdot_is_supported_diagnostics_join_indication()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if JoinIndication is supported
false if JoinIndication is not supported

◆ dotdot_is_supported_diagnostics_last_messagelqi()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LastMessageLQI is supported
false if LastMessageLQI is not supported

◆ dotdot_is_supported_diagnostics_last_messagerssi()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LastMessageRSSI is supported
false if LastMessageRSSI is not supported

◆ dotdot_is_supported_diagnostics_mac_rx_bcast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MacRxBcast is supported
false if MacRxBcast is not supported

◆ dotdot_is_supported_diagnostics_mac_rx_ucast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MacRxUcast is supported
false if MacRxUcast is not supported

◆ dotdot_is_supported_diagnostics_mac_tx_bcast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MacTxBcast is supported
false if MacTxBcast is not supported

◆ dotdot_is_supported_diagnostics_mac_tx_ucast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MacTxUcast is supported
false if MacTxUcast is not supported

◆ dotdot_is_supported_diagnostics_mac_tx_ucast_fail()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MacTxUcastFail is supported
false if MacTxUcastFail is not supported

◆ dotdot_is_supported_diagnostics_mac_tx_ucast_retry()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MacTxUcastRetry is supported
false if MacTxUcastRetry is not supported

◆ dotdot_is_supported_diagnostics_neighbor_added()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NeighborAdded is supported
false if NeighborAdded is not supported

◆ dotdot_is_supported_diagnostics_neighbor_removed()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NeighborRemoved is supported
false if NeighborRemoved is not supported

◆ dotdot_is_supported_diagnostics_neighbor_stale()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NeighborStale is supported
false if NeighborStale is not supported

◆ dotdot_is_supported_diagnostics_number_of_resets()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NumberOfResets is supported
false if NumberOfResets is not supported

◆ dotdot_is_supported_diagnostics_nwk_decrypt_failures()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NWKDecryptFailures is supported
false if NWKDecryptFailures is not supported

◆ dotdot_is_supported_diagnostics_nwkfc_failure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NWKFCFailure is supported
false if NWKFCFailure is not supported

◆ dotdot_is_supported_diagnostics_packet_buffer_allocate_failures()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PacketBufferAllocateFailures is supported
false if PacketBufferAllocateFailures is not supported

◆ dotdot_is_supported_diagnostics_packet_validate_drop_count()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PacketValidateDropCount is supported
false if PacketValidateDropCount is not supported

◆ dotdot_is_supported_diagnostics_persistent_memory_writes()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PersistentMemoryWrites is supported
false if PersistentMemoryWrites is not supported

◆ dotdot_is_supported_diagnostics_phy_to_mac_queue_limit_reached()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PHYToMACQueueLimitReached is supported
false if PHYToMACQueueLimitReached is not supported

◆ dotdot_is_supported_diagnostics_relayed_ucast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RelayedUcast is supported
false if RelayedUcast is not supported

◆ dotdot_is_supported_diagnostics_route_disc_initiated()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RouteDiscInitiated is supported
false if RouteDiscInitiated is not supported

◆ dotdot_is_supported_door_lock_actuator_enabled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ActuatorEnabled is supported
false if ActuatorEnabled is not supported

◆ dotdot_is_supported_door_lock_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AlarmMask is supported
false if AlarmMask is not supported

◆ dotdot_is_supported_door_lock_auto_relock_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AutoRelockTime is supported
false if AutoRelockTime is not supported

◆ dotdot_is_supported_door_lock_credential_rules_support()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CredentialRulesSupport is supported
false if CredentialRulesSupport is not supported

◆ dotdot_is_supported_door_lock_default_configuration_register()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DefaultConfigurationRegister is supported
false if DefaultConfigurationRegister is not supported

◆ dotdot_is_supported_door_lock_door_closed_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DoorClosedEvents is supported
false if DoorClosedEvents is not supported

◆ dotdot_is_supported_door_lock_door_open_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DoorOpenEvents is supported
false if DoorOpenEvents is not supported

◆ dotdot_is_supported_door_lock_door_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DoorState is supported
false if DoorState is not supported

◆ dotdot_is_supported_door_lock_enable_inside_statusled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if EnableInsideStatusLED is supported
false if EnableInsideStatusLED is not supported

◆ dotdot_is_supported_door_lock_enable_local_programming()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if EnableLocalProgramming is supported
false if EnableLocalProgramming is not supported

◆ dotdot_is_supported_door_lock_enable_logging()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if EnableLogging is supported
false if EnableLogging is not supported

◆ dotdot_is_supported_door_lock_enable_one_touch_locking()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if EnableOneTouchLocking is supported
false if EnableOneTouchLocking is not supported

◆ dotdot_is_supported_door_lock_enable_privacy_mode_button()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if EnablePrivacyModeButton is supported
false if EnablePrivacyModeButton is not supported

◆ dotdot_is_supported_door_lock_expiring_user_timeout()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ExpiringUserTimeout is supported
false if ExpiringUserTimeout is not supported

◆ dotdot_is_supported_door_lock_feature_map()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if FeatureMap is supported
false if FeatureMap is not supported

◆ dotdot_is_supported_door_lock_keypad_operation_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if KeypadOperationEventMask is supported
false if KeypadOperationEventMask is not supported

◆ dotdot_is_supported_door_lock_keypad_programming_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if KeypadProgrammingEventMask is supported
false if KeypadProgrammingEventMask is not supported

◆ dotdot_is_supported_door_lock_language()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Language is supported
false if Language is not supported

◆ dotdot_is_supported_door_lock_led_settings()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LEDSettings is supported
false if LEDSettings is not supported

◆ dotdot_is_supported_door_lock_local_programming_features()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LocalProgrammingFeatures is supported
false if LocalProgrammingFeatures is not supported

◆ dotdot_is_supported_door_lock_lock_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LockState is supported
false if LockState is not supported

◆ dotdot_is_supported_door_lock_lock_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LockType is supported
false if LockType is not supported

◆ dotdot_is_supported_door_lock_manual_operation_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ManualOperationEventMask is supported
false if ManualOperationEventMask is not supported

◆ dotdot_is_supported_door_lock_max_pin_code_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxPINCodeLength is supported
false if MaxPINCodeLength is not supported

◆ dotdot_is_supported_door_lock_max_rfid_code_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxRFIDCodeLength is supported
false if MaxRFIDCodeLength is not supported

◆ dotdot_is_supported_door_lock_min_pin_code_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinPINCodeLength is supported
false if MinPINCodeLength is not supported

◆ dotdot_is_supported_door_lock_min_rfid_code_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinRFIDCodeLength is supported
false if MinRFIDCodeLength is not supported

◆ dotdot_is_supported_door_lock_number_of_credentials_supported_per_user()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NumberOfCredentialsSupportedPerUser is supported
false if NumberOfCredentialsSupportedPerUser is not supported

◆ dotdot_is_supported_door_lock_number_of_holiday_schedules_supported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NumberOfHolidaySchedulesSupported is supported
false if NumberOfHolidaySchedulesSupported is not supported

◆ dotdot_is_supported_door_lock_number_of_log_records_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NumberOfLogRecordsSupported is supported
false if NumberOfLogRecordsSupported is not supported

◆ dotdot_is_supported_door_lock_number_of_pin_users_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NumberOfPINUsersSupported is supported
false if NumberOfPINUsersSupported is not supported

◆ dotdot_is_supported_door_lock_number_of_rfid_users_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NumberOfRFIDUsersSupported is supported
false if NumberOfRFIDUsersSupported is not supported

◆ dotdot_is_supported_door_lock_number_of_total_users_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NumberOfTotalUsersSupported is supported
false if NumberOfTotalUsersSupported is not supported

◆ dotdot_is_supported_door_lock_number_of_week_day_schedules_supported_per_user()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NumberOfWeekDaySchedulesSupportedPerUser is supported
false if NumberOfWeekDaySchedulesSupportedPerUser is not supported

◆ dotdot_is_supported_door_lock_number_of_year_day_schedules_supported_per_user()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NumberOfYearDaySchedulesSupportedPerUser is supported
false if NumberOfYearDaySchedulesSupportedPerUser is not supported

◆ dotdot_is_supported_door_lock_open_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OpenPeriod is supported
false if OpenPeriod is not supported

◆ dotdot_is_supported_door_lock_operating_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OperatingMode is supported
false if OperatingMode is not supported

◆ dotdot_is_supported_door_lock_require_pi_nfor_rf_operation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RequirePINforRFOperation is supported
false if RequirePINforRFOperation is not supported

◆ dotdot_is_supported_door_lock_rf_operation_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RFOperationEventMask is supported
false if RFOperationEventMask is not supported

◆ dotdot_is_supported_door_lock_rf_programming_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RFProgrammingEventMask is supported
false if RFProgrammingEventMask is not supported

◆ dotdot_is_supported_door_lock_rfid_operation_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RFIDOperationEventMask is supported
false if RFIDOperationEventMask is not supported

◆ dotdot_is_supported_door_lock_rfid_programming_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RFIDProgrammingEventMask is supported
false if RFIDProgrammingEventMask is not supported

◆ dotdot_is_supported_door_lock_security_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SecurityLevel is supported
false if SecurityLevel is not supported

◆ dotdot_is_supported_door_lock_send_pin_over_the_air()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SendPINOverTheAir is supported
false if SendPINOverTheAir is not supported

◆ dotdot_is_supported_door_lock_sound_volume()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SoundVolume is supported
false if SoundVolume is not supported

◆ dotdot_is_supported_door_lock_supported_operating_modes()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SupportedOperatingModes is supported
false if SupportedOperatingModes is not supported

◆ dotdot_is_supported_door_lock_user_code_temporary_disable_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if UserCodeTemporaryDisableTime is supported
false if UserCodeTemporaryDisableTime is not supported

◆ dotdot_is_supported_door_lock_wrong_code_entry_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if WrongCodeEntryLimit is supported
false if WrongCodeEntryLimit is not supported

◆ dotdot_is_supported_electrical_conductivity_measurement_max_measured_value()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxMeasuredValue is supported
false if MaxMeasuredValue is not supported

◆ dotdot_is_supported_electrical_conductivity_measurement_measured_value()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeasuredValue is supported
false if MeasuredValue is not supported

◆ dotdot_is_supported_electrical_conductivity_measurement_min_measured_value()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinMeasuredValue is supported
false if MinMeasuredValue is not supported

◆ dotdot_is_supported_electrical_conductivity_measurement_tolerance()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Tolerance is supported
false if Tolerance is not supported

◆ dotdot_is_supported_electrical_measurement_ac_active_power_overload()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACActivePowerOverload is supported
false if ACActivePowerOverload is not supported

◆ dotdot_is_supported_electrical_measurement_ac_alarms_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACAlarmsMask is supported
false if ACAlarmsMask is not supported

◆ dotdot_is_supported_electrical_measurement_ac_current_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACCurrentDivisor is supported
false if ACCurrentDivisor is not supported

◆ dotdot_is_supported_electrical_measurement_ac_current_multiplier()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACCurrentMultiplier is supported
false if ACCurrentMultiplier is not supported

◆ dotdot_is_supported_electrical_measurement_ac_current_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACCurrentOverload is supported
false if ACCurrentOverload is not supported

◆ dotdot_is_supported_electrical_measurement_ac_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACFrequency is supported
false if ACFrequency is not supported

◆ dotdot_is_supported_electrical_measurement_ac_frequency_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACFrequencyDivisor is supported
false if ACFrequencyDivisor is not supported

◆ dotdot_is_supported_electrical_measurement_ac_frequency_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACFrequencyMax is supported
false if ACFrequencyMax is not supported

◆ dotdot_is_supported_electrical_measurement_ac_frequency_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACFrequencyMin is supported
false if ACFrequencyMin is not supported

◆ dotdot_is_supported_electrical_measurement_ac_frequency_multiplier()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACFrequencyMultiplier is supported
false if ACFrequencyMultiplier is not supported

◆ dotdot_is_supported_electrical_measurement_ac_power_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACPowerDivisor is supported
false if ACPowerDivisor is not supported

◆ dotdot_is_supported_electrical_measurement_ac_power_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACPowerMultiplier is supported
false if ACPowerMultiplier is not supported

◆ dotdot_is_supported_electrical_measurement_ac_reactive_power_overload()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACReactivePowerOverload is supported
false if ACReactivePowerOverload is not supported

◆ dotdot_is_supported_electrical_measurement_ac_voltage_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACVoltageDivisor is supported
false if ACVoltageDivisor is not supported

◆ dotdot_is_supported_electrical_measurement_ac_voltage_multiplier()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACVoltageMultiplier is supported
false if ACVoltageMultiplier is not supported

◆ dotdot_is_supported_electrical_measurement_ac_voltage_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACVoltageOverload is supported
false if ACVoltageOverload is not supported

◆ dotdot_is_supported_electrical_measurement_active_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ActiveCurrent is supported
false if ActiveCurrent is not supported

◆ dotdot_is_supported_electrical_measurement_active_current_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ActiveCurrentPhB is supported
false if ActiveCurrentPhB is not supported

◆ dotdot_is_supported_electrical_measurement_active_current_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ActiveCurrentPhC is supported
false if ActiveCurrentPhC is not supported

◆ dotdot_is_supported_electrical_measurement_active_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ActivePower is supported
false if ActivePower is not supported

◆ dotdot_is_supported_electrical_measurement_active_power_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ActivePowerMax is supported
false if ActivePowerMax is not supported

◆ dotdot_is_supported_electrical_measurement_active_power_max_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ActivePowerMaxPhB is supported
false if ActivePowerMaxPhB is not supported

◆ dotdot_is_supported_electrical_measurement_active_power_max_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ActivePowerMaxPhC is supported
false if ActivePowerMaxPhC is not supported

◆ dotdot_is_supported_electrical_measurement_active_power_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ActivePowerMin is supported
false if ActivePowerMin is not supported

◆ dotdot_is_supported_electrical_measurement_active_power_min_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ActivePowerMinPhB is supported
false if ActivePowerMinPhB is not supported

◆ dotdot_is_supported_electrical_measurement_active_power_min_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ActivePowerMinPhC is supported
false if ActivePowerMinPhC is not supported

◆ dotdot_is_supported_electrical_measurement_active_power_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ActivePowerPhB is supported
false if ActivePowerPhB is not supported

◆ dotdot_is_supported_electrical_measurement_active_power_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ActivePowerPhC is supported
false if ActivePowerPhC is not supported

◆ dotdot_is_supported_electrical_measurement_apparent_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ApparentPower is supported
false if ApparentPower is not supported

◆ dotdot_is_supported_electrical_measurement_apparent_power_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ApparentPowerPhB is supported
false if ApparentPowerPhB is not supported

◆ dotdot_is_supported_electrical_measurement_apparent_power_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ApparentPowerPhC is supported
false if ApparentPowerPhC is not supported

◆ dotdot_is_supported_electrical_measurement_average_rms_over_voltage()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AverageRMSOverVoltage is supported
false if AverageRMSOverVoltage is not supported

◆ dotdot_is_supported_electrical_measurement_average_rms_over_voltage_counter()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AverageRMSOverVoltageCounter is supported
false if AverageRMSOverVoltageCounter is not supported

◆ dotdot_is_supported_electrical_measurement_average_rms_over_voltage_counter_phb()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AverageRMSOverVoltageCounterPhB is supported
false if AverageRMSOverVoltageCounterPhB is not supported

◆ dotdot_is_supported_electrical_measurement_average_rms_over_voltage_counter_phc()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AverageRMSOverVoltageCounterPhC is supported
false if AverageRMSOverVoltageCounterPhC is not supported

◆ dotdot_is_supported_electrical_measurement_average_rms_under_voltage()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AverageRMSUnderVoltage is supported
false if AverageRMSUnderVoltage is not supported

◆ dotdot_is_supported_electrical_measurement_average_rms_under_voltage_counter()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AverageRMSUnderVoltageCounter is supported
false if AverageRMSUnderVoltageCounter is not supported

◆ dotdot_is_supported_electrical_measurement_average_rms_under_voltage_counter_phb()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AverageRMSUnderVoltageCounterPhB is supported
false if AverageRMSUnderVoltageCounterPhB is not supported

◆ dotdot_is_supported_electrical_measurement_average_rms_under_voltage_counter_phc()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AverageRMSUnderVoltageCounterPhC is supported
false if AverageRMSUnderVoltageCounterPhC is not supported

◆ dotdot_is_supported_electrical_measurement_average_rms_voltage_measurement_period()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AverageRMSVoltageMeasurementPeriod is supported
false if AverageRMSVoltageMeasurementPeriod is not supported

◆ dotdot_is_supported_electrical_measurement_average_rms_voltage_measurement_period_phb()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AverageRMSVoltageMeasurementPeriodPhB is supported
false if AverageRMSVoltageMeasurementPeriodPhB is not supported

◆ dotdot_is_supported_electrical_measurement_average_rms_voltage_measurement_period_phc()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AverageRMSVoltageMeasurementPeriodPhC is supported
false if AverageRMSVoltageMeasurementPeriodPhC is not supported

◆ dotdot_is_supported_electrical_measurement_dc_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DCCurrent is supported
false if DCCurrent is not supported

◆ dotdot_is_supported_electrical_measurement_dc_current_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DCCurrentDivisor is supported
false if DCCurrentDivisor is not supported

◆ dotdot_is_supported_electrical_measurement_dc_current_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DCCurrentMax is supported
false if DCCurrentMax is not supported

◆ dotdot_is_supported_electrical_measurement_dc_current_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DCCurrentMin is supported
false if DCCurrentMin is not supported

◆ dotdot_is_supported_electrical_measurement_dc_current_multiplier()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DCCurrentMultiplier is supported
false if DCCurrentMultiplier is not supported

◆ dotdot_is_supported_electrical_measurement_dc_current_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DCCurrentOverload is supported
false if DCCurrentOverload is not supported

◆ dotdot_is_supported_electrical_measurement_dc_overload_alarms_mask()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DCOverloadAlarmsMask is supported
false if DCOverloadAlarmsMask is not supported

◆ dotdot_is_supported_electrical_measurement_dc_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DCPower is supported
false if DCPower is not supported

◆ dotdot_is_supported_electrical_measurement_dc_power_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DCPowerDivisor is supported
false if DCPowerDivisor is not supported

◆ dotdot_is_supported_electrical_measurement_dc_power_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DCPowerMax is supported
false if DCPowerMax is not supported

◆ dotdot_is_supported_electrical_measurement_dc_power_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DCPowerMin is supported
false if DCPowerMin is not supported

◆ dotdot_is_supported_electrical_measurement_dc_power_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DCPowerMultiplier is supported
false if DCPowerMultiplier is not supported

◆ dotdot_is_supported_electrical_measurement_dc_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DCVoltage is supported
false if DCVoltage is not supported

◆ dotdot_is_supported_electrical_measurement_dc_voltage_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DCVoltageDivisor is supported
false if DCVoltageDivisor is not supported

◆ dotdot_is_supported_electrical_measurement_dc_voltage_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DCVoltageMax is supported
false if DCVoltageMax is not supported

◆ dotdot_is_supported_electrical_measurement_dc_voltage_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DCVoltageMin is supported
false if DCVoltageMin is not supported

◆ dotdot_is_supported_electrical_measurement_dc_voltage_multiplier()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DCVoltageMultiplier is supported
false if DCVoltageMultiplier is not supported

◆ dotdot_is_supported_electrical_measurement_dc_voltage_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DCVoltageOverload is supported
false if DCVoltageOverload is not supported

◆ dotdot_is_supported_electrical_measurement_harmonic_current_multiplier()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if HarmonicCurrentMultiplier is supported
false if HarmonicCurrentMultiplier is not supported

◆ dotdot_is_supported_electrical_measurement_line_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LineCurrent is supported
false if LineCurrent is not supported

◆ dotdot_is_supported_electrical_measurement_line_current_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LineCurrentPhB is supported
false if LineCurrentPhB is not supported

◆ dotdot_is_supported_electrical_measurement_line_current_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LineCurrentPhC is supported
false if LineCurrentPhC is not supported

◆ dotdot_is_supported_electrical_measurement_measured11th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Measured11thHarmonicCurrent is supported
false if Measured11thHarmonicCurrent is not supported

◆ dotdot_is_supported_electrical_measurement_measured1st_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Measured1stHarmonicCurrent is supported
false if Measured1stHarmonicCurrent is not supported

◆ dotdot_is_supported_electrical_measurement_measured3rd_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Measured3rdHarmonicCurrent is supported
false if Measured3rdHarmonicCurrent is not supported

◆ dotdot_is_supported_electrical_measurement_measured5th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Measured5thHarmonicCurrent is supported
false if Measured5thHarmonicCurrent is not supported

◆ dotdot_is_supported_electrical_measurement_measured7th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Measured7thHarmonicCurrent is supported
false if Measured7thHarmonicCurrent is not supported

◆ dotdot_is_supported_electrical_measurement_measured9th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Measured9thHarmonicCurrent is supported
false if Measured9thHarmonicCurrent is not supported

◆ dotdot_is_supported_electrical_measurement_measured_phase11th_harmonic_current()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeasuredPhase11thHarmonicCurrent is supported
false if MeasuredPhase11thHarmonicCurrent is not supported

◆ dotdot_is_supported_electrical_measurement_measured_phase1st_harmonic_current()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeasuredPhase1stHarmonicCurrent is supported
false if MeasuredPhase1stHarmonicCurrent is not supported

◆ dotdot_is_supported_electrical_measurement_measured_phase3rd_harmonic_current()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeasuredPhase3rdHarmonicCurrent is supported
false if MeasuredPhase3rdHarmonicCurrent is not supported

◆ dotdot_is_supported_electrical_measurement_measured_phase5th_harmonic_current()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeasuredPhase5thHarmonicCurrent is supported
false if MeasuredPhase5thHarmonicCurrent is not supported

◆ dotdot_is_supported_electrical_measurement_measured_phase7th_harmonic_current()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeasuredPhase7thHarmonicCurrent is supported
false if MeasuredPhase7thHarmonicCurrent is not supported

◆ dotdot_is_supported_electrical_measurement_measured_phase9th_harmonic_current()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeasuredPhase9thHarmonicCurrent is supported
false if MeasuredPhase9thHarmonicCurrent is not supported

◆ dotdot_is_supported_electrical_measurement_measurement_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeasurementType is supported
false if MeasurementType is not supported

◆ dotdot_is_supported_electrical_measurement_neutral_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NeutralCurrent is supported
false if NeutralCurrent is not supported

◆ dotdot_is_supported_electrical_measurement_phase_harmonic_current_multiplier()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PhaseHarmonicCurrentMultiplier is supported
false if PhaseHarmonicCurrentMultiplier is not supported

◆ dotdot_is_supported_electrical_measurement_power_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PowerDivisor is supported
false if PowerDivisor is not supported

◆ dotdot_is_supported_electrical_measurement_power_factor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PowerFactor is supported
false if PowerFactor is not supported

◆ dotdot_is_supported_electrical_measurement_power_factor_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PowerFactorPhB is supported
false if PowerFactorPhB is not supported

◆ dotdot_is_supported_electrical_measurement_power_factor_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PowerFactorPhC is supported
false if PowerFactorPhC is not supported

◆ dotdot_is_supported_electrical_measurement_power_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PowerMultiplier is supported
false if PowerMultiplier is not supported

◆ dotdot_is_supported_electrical_measurement_reactive_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ReactiveCurrent is supported
false if ReactiveCurrent is not supported

◆ dotdot_is_supported_electrical_measurement_reactive_current_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ReactiveCurrentPhB is supported
false if ReactiveCurrentPhB is not supported

◆ dotdot_is_supported_electrical_measurement_reactive_current_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ReactiveCurrentPhC is supported
false if ReactiveCurrentPhC is not supported

◆ dotdot_is_supported_electrical_measurement_reactive_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ReactivePower is supported
false if ReactivePower is not supported

◆ dotdot_is_supported_electrical_measurement_reactive_power_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ReactivePowerPhB is supported
false if ReactivePowerPhB is not supported

◆ dotdot_is_supported_electrical_measurement_reactive_power_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ReactivePowerPhC is supported
false if ReactivePowerPhC is not supported

◆ dotdot_is_supported_electrical_measurement_rms_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSCurrent is supported
false if RMSCurrent is not supported

◆ dotdot_is_supported_electrical_measurement_rms_current_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSCurrentMax is supported
false if RMSCurrentMax is not supported

◆ dotdot_is_supported_electrical_measurement_rms_current_max_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSCurrentMaxPhB is supported
false if RMSCurrentMaxPhB is not supported

◆ dotdot_is_supported_electrical_measurement_rms_current_max_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSCurrentMaxPhC is supported
false if RMSCurrentMaxPhC is not supported

◆ dotdot_is_supported_electrical_measurement_rms_current_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSCurrentMin is supported
false if RMSCurrentMin is not supported

◆ dotdot_is_supported_electrical_measurement_rms_current_min_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSCurrentMinPhB is supported
false if RMSCurrentMinPhB is not supported

◆ dotdot_is_supported_electrical_measurement_rms_current_min_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSCurrentMinPhC is supported
false if RMSCurrentMinPhC is not supported

◆ dotdot_is_supported_electrical_measurement_rms_current_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSCurrentPhB is supported
false if RMSCurrentPhB is not supported

◆ dotdot_is_supported_electrical_measurement_rms_current_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSCurrentPhC is supported
false if RMSCurrentPhC is not supported

◆ dotdot_is_supported_electrical_measurement_rms_extreme_over_voltage()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSExtremeOverVoltage is supported
false if RMSExtremeOverVoltage is not supported

◆ dotdot_is_supported_electrical_measurement_rms_extreme_over_voltage_period()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSExtremeOverVoltagePeriod is supported
false if RMSExtremeOverVoltagePeriod is not supported

◆ dotdot_is_supported_electrical_measurement_rms_extreme_over_voltage_period_phb()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSExtremeOverVoltagePeriodPhB is supported
false if RMSExtremeOverVoltagePeriodPhB is not supported

◆ dotdot_is_supported_electrical_measurement_rms_extreme_over_voltage_period_phc()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSExtremeOverVoltagePeriodPhC is supported
false if RMSExtremeOverVoltagePeriodPhC is not supported

◆ dotdot_is_supported_electrical_measurement_rms_extreme_under_voltage()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSExtremeUnderVoltage is supported
false if RMSExtremeUnderVoltage is not supported

◆ dotdot_is_supported_electrical_measurement_rms_extreme_under_voltage_period()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSExtremeUnderVoltagePeriod is supported
false if RMSExtremeUnderVoltagePeriod is not supported

◆ dotdot_is_supported_electrical_measurement_rms_extreme_under_voltage_period_phb()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSExtremeUnderVoltagePeriodPhB is supported
false if RMSExtremeUnderVoltagePeriodPhB is not supported

◆ dotdot_is_supported_electrical_measurement_rms_extreme_under_voltage_period_phc()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSExtremeUnderVoltagePeriodPhC is supported
false if RMSExtremeUnderVoltagePeriodPhC is not supported

◆ dotdot_is_supported_electrical_measurement_rms_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSVoltage is supported
false if RMSVoltage is not supported

◆ dotdot_is_supported_electrical_measurement_rms_voltage_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSVoltageMax is supported
false if RMSVoltageMax is not supported

◆ dotdot_is_supported_electrical_measurement_rms_voltage_max_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSVoltageMaxPhB is supported
false if RMSVoltageMaxPhB is not supported

◆ dotdot_is_supported_electrical_measurement_rms_voltage_max_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSVoltageMaxPhC is supported
false if RMSVoltageMaxPhC is not supported

◆ dotdot_is_supported_electrical_measurement_rms_voltage_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSVoltageMin is supported
false if RMSVoltageMin is not supported

◆ dotdot_is_supported_electrical_measurement_rms_voltage_min_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSVoltageMinPhB is supported
false if RMSVoltageMinPhB is not supported

◆ dotdot_is_supported_electrical_measurement_rms_voltage_min_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSVoltageMinPhC is supported
false if RMSVoltageMinPhC is not supported

◆ dotdot_is_supported_electrical_measurement_rms_voltage_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSVoltagePhB is supported
false if RMSVoltagePhB is not supported

◆ dotdot_is_supported_electrical_measurement_rms_voltage_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSVoltagePhC is supported
false if RMSVoltagePhC is not supported

◆ dotdot_is_supported_electrical_measurement_rms_voltage_sag()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSVoltageSag is supported
false if RMSVoltageSag is not supported

◆ dotdot_is_supported_electrical_measurement_rms_voltage_sag_period()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSVoltageSagPeriod is supported
false if RMSVoltageSagPeriod is not supported

◆ dotdot_is_supported_electrical_measurement_rms_voltage_sag_period_phb()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSVoltageSagPeriodPhB is supported
false if RMSVoltageSagPeriodPhB is not supported

◆ dotdot_is_supported_electrical_measurement_rms_voltage_sag_period_phc()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSVoltageSagPeriodPhC is supported
false if RMSVoltageSagPeriodPhC is not supported

◆ dotdot_is_supported_electrical_measurement_rms_voltage_swell()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSVoltageSwell is supported
false if RMSVoltageSwell is not supported

◆ dotdot_is_supported_electrical_measurement_rms_voltage_swell_period()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSVoltageSwellPeriod is supported
false if RMSVoltageSwellPeriod is not supported

◆ dotdot_is_supported_electrical_measurement_rms_voltage_swell_period_phb()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSVoltageSwellPeriodPhB is supported
false if RMSVoltageSwellPeriodPhB is not supported

◆ dotdot_is_supported_electrical_measurement_rms_voltage_swell_period_phc()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RMSVoltageSwellPeriodPhC is supported
false if RMSVoltageSwellPeriodPhC is not supported

◆ dotdot_is_supported_electrical_measurement_total_active_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if TotalActivePower is supported
false if TotalActivePower is not supported

◆ dotdot_is_supported_electrical_measurement_total_apparent_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if TotalApparentPower is supported
false if TotalApparentPower is not supported

◆ dotdot_is_supported_electrical_measurement_total_reactive_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if TotalReactivePower is supported
false if TotalReactivePower is not supported

◆ dotdot_is_supported_fan_control_fan_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if FanMode is supported
false if FanMode is not supported

◆ dotdot_is_supported_fan_control_fan_mode_sequence()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if FanModeSequence is supported
false if FanModeSequence is not supported

◆ dotdot_is_supported_flow_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxMeasuredValue is supported
false if MaxMeasuredValue is not supported

◆ dotdot_is_supported_flow_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeasuredValue is supported
false if MeasuredValue is not supported

◆ dotdot_is_supported_flow_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinMeasuredValue is supported
false if MinMeasuredValue is not supported

◆ dotdot_is_supported_flow_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Tolerance is supported
false if Tolerance is not supported

◆ dotdot_is_supported_groups_name_support()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NameSupport is supported
false if NameSupport is not supported

◆ dotdot_is_supported_ias_zone_current_zone_sensitivity_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentZoneSensitivityLevel is supported
false if CurrentZoneSensitivityLevel is not supported

◆ dotdot_is_supported_ias_zone_iascie_address()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if IASCIEAddress is supported
false if IASCIEAddress is not supported

◆ dotdot_is_supported_ias_zone_number_of_zone_sensitivity_levels_supported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NumberOfZoneSensitivityLevelsSupported is supported
false if NumberOfZoneSensitivityLevelsSupported is not supported

◆ dotdot_is_supported_ias_zone_zone_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ZoneState is supported
false if ZoneState is not supported

◆ dotdot_is_supported_ias_zone_zone_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ZoneStatus is supported
false if ZoneStatus is not supported

◆ dotdot_is_supported_ias_zone_zone_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ZoneType is supported
false if ZoneType is not supported

◆ dotdot_is_supported_ias_zone_zoneid()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ZoneID is supported
false if ZoneID is not supported

◆ dotdot_is_supported_iaswd_max_duration()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxDuration is supported
false if MaxDuration is not supported

◆ dotdot_is_supported_identify_identify_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if IdentifyTime is supported
false if IdentifyTime is not supported

◆ dotdot_is_supported_illuminance_level_sensing_illuminance_target_level()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if IlluminanceTargetLevel is supported
false if IlluminanceTargetLevel is not supported

◆ dotdot_is_supported_illuminance_level_sensing_level_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LevelStatus is supported
false if LevelStatus is not supported

◆ dotdot_is_supported_illuminance_level_sensing_light_sensor_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LightSensorType is supported
false if LightSensorType is not supported

◆ dotdot_is_supported_illuminance_measurement_light_sensor_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LightSensorType is supported
false if LightSensorType is not supported

◆ dotdot_is_supported_illuminance_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxMeasuredValue is supported
false if MaxMeasuredValue is not supported

◆ dotdot_is_supported_illuminance_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeasuredValue is supported
false if MeasuredValue is not supported

◆ dotdot_is_supported_illuminance_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinMeasuredValue is supported
false if MinMeasuredValue is not supported

◆ dotdot_is_supported_illuminance_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Tolerance is supported
false if Tolerance is not supported

◆ dotdot_is_supported_level_current_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentFrequency is supported
false if CurrentFrequency is not supported

◆ dotdot_is_supported_level_current_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentLevel is supported
false if CurrentLevel is not supported

◆ dotdot_is_supported_level_default_move_rate()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DefaultMoveRate is supported
false if DefaultMoveRate is not supported

◆ dotdot_is_supported_level_max_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxFrequency is supported
false if MaxFrequency is not supported

◆ dotdot_is_supported_level_max_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxLevel is supported
false if MaxLevel is not supported

◆ dotdot_is_supported_level_min_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinFrequency is supported
false if MinFrequency is not supported

◆ dotdot_is_supported_level_min_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinLevel is supported
false if MinLevel is not supported

◆ dotdot_is_supported_level_off_transition_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OffTransitionTime is supported
false if OffTransitionTime is not supported

◆ dotdot_is_supported_level_on_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OnLevel is supported
false if OnLevel is not supported

◆ dotdot_is_supported_level_on_off_transition_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OnOffTransitionTime is supported
false if OnOffTransitionTime is not supported

◆ dotdot_is_supported_level_on_transition_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OnTransitionTime is supported
false if OnTransitionTime is not supported

◆ dotdot_is_supported_level_options()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Options is supported
false if Options is not supported

◆ dotdot_is_supported_level_remaining_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RemainingTime is supported
false if RemainingTime is not supported

◆ dotdot_is_supported_level_start_up_current_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if StartUpCurrentLevel is supported
false if StartUpCurrentLevel is not supported

◆ dotdot_is_supported_metering_current_inlet_energy_carrier_summation()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentInletEnergyCarrierSummation is supported
false if CurrentInletEnergyCarrierSummation is not supported

◆ dotdot_is_supported_metering_current_max_demand_delivered()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentMaxDemandDelivered is supported
false if CurrentMaxDemandDelivered is not supported

◆ dotdot_is_supported_metering_current_max_demand_delivered_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentMaxDemandDeliveredTime is supported
false if CurrentMaxDemandDeliveredTime is not supported

◆ dotdot_is_supported_metering_current_max_demand_received()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentMaxDemandReceived is supported
false if CurrentMaxDemandReceived is not supported

◆ dotdot_is_supported_metering_current_max_demand_received_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentMaxDemandReceivedTime is supported
false if CurrentMaxDemandReceivedTime is not supported

◆ dotdot_is_supported_metering_current_outlet_energy_carrier_summation()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentOutletEnergyCarrierSummation is supported
false if CurrentOutletEnergyCarrierSummation is not supported

◆ dotdot_is_supported_metering_current_summation_delivered()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentSummationDelivered is supported
false if CurrentSummationDelivered is not supported

◆ dotdot_is_supported_metering_current_summation_received()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentSummationReceived is supported
false if CurrentSummationReceived is not supported

◆ dotdot_is_supported_metering_default_update_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DefaultUpdatePeriod is supported
false if DefaultUpdatePeriod is not supported

◆ dotdot_is_supported_metering_demand_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DemandFormatting is supported
false if DemandFormatting is not supported

◆ dotdot_is_supported_metering_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Divisor is supported
false if Divisor is not supported

◆ dotdot_is_supported_metering_energy_carrier_demand_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if EnergyCarrierDemandFormatting is supported
false if EnergyCarrierDemandFormatting is not supported

◆ dotdot_is_supported_metering_energy_carrier_summation_formatting()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if EnergyCarrierSummationFormatting is supported
false if EnergyCarrierSummationFormatting is not supported

◆ dotdot_is_supported_metering_energy_carrier_unit_of_measure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if EnergyCarrierUnitOfMeasure is supported
false if EnergyCarrierUnitOfMeasure is not supported

◆ dotdot_is_supported_metering_historical_consumption_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if HistoricalConsumptionFormatting is supported
false if HistoricalConsumptionFormatting is not supported

◆ dotdot_is_supported_metering_inlet_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if InletTemperature is supported
false if InletTemperature is not supported

◆ dotdot_is_supported_metering_metering_device_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeteringDeviceType is supported
false if MeteringDeviceType is not supported

◆ dotdot_is_supported_metering_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Multiplier is supported
false if Multiplier is not supported

◆ dotdot_is_supported_metering_outlet_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OutletTemperature is supported
false if OutletTemperature is not supported

◆ dotdot_is_supported_metering_power_factor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PowerFactor is supported
false if PowerFactor is not supported

◆ dotdot_is_supported_metering_reading_snap_shot_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ReadingSnapShotTime is supported
false if ReadingSnapShotTime is not supported

◆ dotdot_is_supported_metering_summation_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SummationFormatting is supported
false if SummationFormatting is not supported

◆ dotdot_is_supported_metering_supply_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SupplyStatus is supported
false if SupplyStatus is not supported

◆ dotdot_is_supported_metering_temperature_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if TemperatureFormatting is supported
false if TemperatureFormatting is not supported

◆ dotdot_is_supported_metering_temperature_unit_of_measure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if TemperatureUnitOfMeasure is supported
false if TemperatureUnitOfMeasure is not supported

◆ dotdot_is_supported_metering_unitof_measure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if UnitofMeasure is supported
false if UnitofMeasure is not supported

◆ dotdot_is_supported_name_and_location_location()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Location is supported
false if Location is not supported

◆ dotdot_is_supported_name_and_location_name()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Name is supported
false if Name is not supported

◆ dotdot_is_supported_occupancy_sensing_occupancy()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Occupancy is supported
false if Occupancy is not supported

◆ dotdot_is_supported_occupancy_sensing_occupancy_sensor_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OccupancySensorType is supported
false if OccupancySensorType is not supported

◆ dotdot_is_supported_occupancy_sensing_occupancy_sensor_type_bitmap()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OccupancySensorTypeBitmap is supported
false if OccupancySensorTypeBitmap is not supported

◆ dotdot_is_supported_occupancy_sensing_physical_contact_occupied_to_unoccupied_delay()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PhysicalContactOccupiedToUnoccupiedDelay is supported
false if PhysicalContactOccupiedToUnoccupiedDelay is not supported

◆ dotdot_is_supported_occupancy_sensing_physical_contact_unoccupied_to_occupied_delay()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PhysicalContactUnoccupiedToOccupiedDelay is supported
false if PhysicalContactUnoccupiedToOccupiedDelay is not supported

◆ dotdot_is_supported_occupancy_sensing_physical_contact_unoccupied_to_occupied_threshold()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PhysicalContactUnoccupiedToOccupiedThreshold is supported
false if PhysicalContactUnoccupiedToOccupiedThreshold is not supported

◆ dotdot_is_supported_occupancy_sensing_pir_occupied_to_unoccupied_delay()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PIROccupiedToUnoccupiedDelay is supported
false if PIROccupiedToUnoccupiedDelay is not supported

◆ dotdot_is_supported_occupancy_sensing_pir_unoccupied_to_occupied_delay()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PIRUnoccupiedToOccupiedDelay is supported
false if PIRUnoccupiedToOccupiedDelay is not supported

◆ dotdot_is_supported_occupancy_sensing_pir_unoccupied_to_occupied_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PIRUnoccupiedToOccupiedThreshold is supported
false if PIRUnoccupiedToOccupiedThreshold is not supported

◆ dotdot_is_supported_occupancy_sensing_ultrasonic_occupied_to_unoccupied_delay()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if UltrasonicOccupiedToUnoccupiedDelay is supported
false if UltrasonicOccupiedToUnoccupiedDelay is not supported

◆ dotdot_is_supported_occupancy_sensing_ultrasonic_unoccupied_to_occupied_delay()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if UltrasonicUnoccupiedToOccupiedDelay is supported
false if UltrasonicUnoccupiedToOccupiedDelay is not supported

◆ dotdot_is_supported_occupancy_sensing_ultrasonic_unoccupied_to_occupied_threshold()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if UltrasonicUnoccupiedToOccupiedThreshold is supported
false if UltrasonicUnoccupiedToOccupiedThreshold is not supported

◆ dotdot_is_supported_on_off_global_scene_control()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if GlobalSceneControl is supported
false if GlobalSceneControl is not supported

◆ dotdot_is_supported_on_off_off_wait_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OffWaitTime is supported
false if OffWaitTime is not supported

◆ dotdot_is_supported_on_off_on_off()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OnOff is supported
false if OnOff is not supported

◆ dotdot_is_supported_on_off_on_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OnTime is supported
false if OnTime is not supported

◆ dotdot_is_supported_on_off_start_up_on_off()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if StartUpOnOff is supported
false if StartUpOnOff is not supported

◆ dotdot_is_supported_ph_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxMeasuredValue is supported
false if MaxMeasuredValue is not supported

◆ dotdot_is_supported_ph_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeasuredValue is supported
false if MeasuredValue is not supported

◆ dotdot_is_supported_ph_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinMeasuredValue is supported
false if MinMeasuredValue is not supported

◆ dotdot_is_supported_ph_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Tolerance is supported
false if Tolerance is not supported

◆ dotdot_is_supported_pm25_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxMeasuredValue is supported
false if MaxMeasuredValue is not supported

◆ dotdot_is_supported_pm25_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeasuredValue is supported
false if MeasuredValue is not supported

◆ dotdot_is_supported_pm25_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinMeasuredValue is supported
false if MinMeasuredValue is not supported

◆ dotdot_is_supported_pm25_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Tolerance is supported
false if Tolerance is not supported

◆ dotdot_is_supported_poll_control_check_in_interval()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CheckInInterval is supported
false if CheckInInterval is not supported

◆ dotdot_is_supported_poll_control_check_in_interval_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CheckInIntervalMin is supported
false if CheckInIntervalMin is not supported

◆ dotdot_is_supported_poll_control_fast_poll_timeout()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if FastPollTimeout is supported
false if FastPollTimeout is not supported

◆ dotdot_is_supported_poll_control_fast_poll_timeout_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if FastPollTimeoutMax is supported
false if FastPollTimeoutMax is not supported

◆ dotdot_is_supported_poll_control_long_poll_interval()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LongPollInterval is supported
false if LongPollInterval is not supported

◆ dotdot_is_supported_poll_control_long_poll_interval_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LongPollIntervalMin is supported
false if LongPollIntervalMin is not supported

◆ dotdot_is_supported_poll_control_short_poll_interval()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ShortPollInterval is supported
false if ShortPollInterval is not supported

◆ dotdot_is_supported_power_configuration_battery2_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery2AlarmMask is supported
false if Battery2AlarmMask is not supported

◆ dotdot_is_supported_power_configuration_battery2_alarm_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery2AlarmState is supported
false if Battery2AlarmState is not supported

◆ dotdot_is_supported_power_configuration_battery2_manufacturer()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery2Manufacturer is supported
false if Battery2Manufacturer is not supported

◆ dotdot_is_supported_power_configuration_battery2_percentage_min_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery2PercentageMinThreshold is supported
false if Battery2PercentageMinThreshold is not supported

◆ dotdot_is_supported_power_configuration_battery2_percentage_remaining()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery2PercentageRemaining is supported
false if Battery2PercentageRemaining is not supported

◆ dotdot_is_supported_power_configuration_battery2_percentage_threshold1()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery2PercentageThreshold1 is supported
false if Battery2PercentageThreshold1 is not supported

◆ dotdot_is_supported_power_configuration_battery2_percentage_threshold2()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery2PercentageThreshold2 is supported
false if Battery2PercentageThreshold2 is not supported

◆ dotdot_is_supported_power_configuration_battery2_percentage_threshold3()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery2PercentageThreshold3 is supported
false if Battery2PercentageThreshold3 is not supported

◆ dotdot_is_supported_power_configuration_battery2_quantity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery2Quantity is supported
false if Battery2Quantity is not supported

◆ dotdot_is_supported_power_configuration_battery2_rated_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery2RatedVoltage is supported
false if Battery2RatedVoltage is not supported

◆ dotdot_is_supported_power_configuration_battery2_size()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery2Size is supported
false if Battery2Size is not supported

◆ dotdot_is_supported_power_configuration_battery2_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery2Voltage is supported
false if Battery2Voltage is not supported

◆ dotdot_is_supported_power_configuration_battery2_voltage_min_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery2VoltageMinThreshold is supported
false if Battery2VoltageMinThreshold is not supported

◆ dotdot_is_supported_power_configuration_battery2_voltage_threshold1()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery2VoltageThreshold1 is supported
false if Battery2VoltageThreshold1 is not supported

◆ dotdot_is_supported_power_configuration_battery2_voltage_threshold2()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery2VoltageThreshold2 is supported
false if Battery2VoltageThreshold2 is not supported

◆ dotdot_is_supported_power_configuration_battery2_voltage_threshold3()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery2VoltageThreshold3 is supported
false if Battery2VoltageThreshold3 is not supported

◆ dotdot_is_supported_power_configuration_battery2a_hr_rating()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery2AHrRating is supported
false if Battery2AHrRating is not supported

◆ dotdot_is_supported_power_configuration_battery3_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery3AlarmMask is supported
false if Battery3AlarmMask is not supported

◆ dotdot_is_supported_power_configuration_battery3_alarm_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery3AlarmState is supported
false if Battery3AlarmState is not supported

◆ dotdot_is_supported_power_configuration_battery3_manufacturer()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery3Manufacturer is supported
false if Battery3Manufacturer is not supported

◆ dotdot_is_supported_power_configuration_battery3_percentage_min_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery3PercentageMinThreshold is supported
false if Battery3PercentageMinThreshold is not supported

◆ dotdot_is_supported_power_configuration_battery3_percentage_remaining()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery3PercentageRemaining is supported
false if Battery3PercentageRemaining is not supported

◆ dotdot_is_supported_power_configuration_battery3_percentage_threshold1()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery3PercentageThreshold1 is supported
false if Battery3PercentageThreshold1 is not supported

◆ dotdot_is_supported_power_configuration_battery3_percentage_threshold2()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery3PercentageThreshold2 is supported
false if Battery3PercentageThreshold2 is not supported

◆ dotdot_is_supported_power_configuration_battery3_percentage_threshold3()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery3PercentageThreshold3 is supported
false if Battery3PercentageThreshold3 is not supported

◆ dotdot_is_supported_power_configuration_battery3_quantity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery3Quantity is supported
false if Battery3Quantity is not supported

◆ dotdot_is_supported_power_configuration_battery3_rated_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery3RatedVoltage is supported
false if Battery3RatedVoltage is not supported

◆ dotdot_is_supported_power_configuration_battery3_size()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery3Size is supported
false if Battery3Size is not supported

◆ dotdot_is_supported_power_configuration_battery3_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery3Voltage is supported
false if Battery3Voltage is not supported

◆ dotdot_is_supported_power_configuration_battery3_voltage_min_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery3VoltageMinThreshold is supported
false if Battery3VoltageMinThreshold is not supported

◆ dotdot_is_supported_power_configuration_battery3_voltage_threshold1()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery3VoltageThreshold1 is supported
false if Battery3VoltageThreshold1 is not supported

◆ dotdot_is_supported_power_configuration_battery3_voltage_threshold2()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery3VoltageThreshold2 is supported
false if Battery3VoltageThreshold2 is not supported

◆ dotdot_is_supported_power_configuration_battery3_voltage_threshold3()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery3VoltageThreshold3 is supported
false if Battery3VoltageThreshold3 is not supported

◆ dotdot_is_supported_power_configuration_battery3a_hr_rating()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Battery3AHrRating is supported
false if Battery3AHrRating is not supported

◆ dotdot_is_supported_power_configuration_battery_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BatteryAlarmMask is supported
false if BatteryAlarmMask is not supported

◆ dotdot_is_supported_power_configuration_battery_alarm_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BatteryAlarmState is supported
false if BatteryAlarmState is not supported

◆ dotdot_is_supported_power_configuration_battery_manufacturer()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BatteryManufacturer is supported
false if BatteryManufacturer is not supported

◆ dotdot_is_supported_power_configuration_battery_percentage_min_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BatteryPercentageMinThreshold is supported
false if BatteryPercentageMinThreshold is not supported

◆ dotdot_is_supported_power_configuration_battery_percentage_remaining()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BatteryPercentageRemaining is supported
false if BatteryPercentageRemaining is not supported

◆ dotdot_is_supported_power_configuration_battery_percentage_threshold1()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BatteryPercentageThreshold1 is supported
false if BatteryPercentageThreshold1 is not supported

◆ dotdot_is_supported_power_configuration_battery_percentage_threshold2()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BatteryPercentageThreshold2 is supported
false if BatteryPercentageThreshold2 is not supported

◆ dotdot_is_supported_power_configuration_battery_percentage_threshold3()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BatteryPercentageThreshold3 is supported
false if BatteryPercentageThreshold3 is not supported

◆ dotdot_is_supported_power_configuration_battery_quantity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BatteryQuantity is supported
false if BatteryQuantity is not supported

◆ dotdot_is_supported_power_configuration_battery_rated_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BatteryRatedVoltage is supported
false if BatteryRatedVoltage is not supported

◆ dotdot_is_supported_power_configuration_battery_size()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BatterySize is supported
false if BatterySize is not supported

◆ dotdot_is_supported_power_configuration_battery_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BatteryVoltage is supported
false if BatteryVoltage is not supported

◆ dotdot_is_supported_power_configuration_battery_voltage_min_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BatteryVoltageMinThreshold is supported
false if BatteryVoltageMinThreshold is not supported

◆ dotdot_is_supported_power_configuration_battery_voltage_threshold1()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BatteryVoltageThreshold1 is supported
false if BatteryVoltageThreshold1 is not supported

◆ dotdot_is_supported_power_configuration_battery_voltage_threshold2()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BatteryVoltageThreshold2 is supported
false if BatteryVoltageThreshold2 is not supported

◆ dotdot_is_supported_power_configuration_battery_voltage_threshold3()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BatteryVoltageThreshold3 is supported
false if BatteryVoltageThreshold3 is not supported

◆ dotdot_is_supported_power_configuration_batterya_hr_rating()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BatteryAHrRating is supported
false if BatteryAHrRating is not supported

◆ dotdot_is_supported_power_configuration_mains_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MainsAlarmMask is supported
false if MainsAlarmMask is not supported

◆ dotdot_is_supported_power_configuration_mains_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MainsFrequency is supported
false if MainsFrequency is not supported

◆ dotdot_is_supported_power_configuration_mains_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MainsVoltage is supported
false if MainsVoltage is not supported

◆ dotdot_is_supported_power_configuration_mains_voltage_dwell_trip_point()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MainsVoltageDwellTripPoint is supported
false if MainsVoltageDwellTripPoint is not supported

◆ dotdot_is_supported_power_configuration_mains_voltage_max_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MainsVoltageMaxThreshold is supported
false if MainsVoltageMaxThreshold is not supported

◆ dotdot_is_supported_power_configuration_mains_voltage_min_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MainsVoltageMinThreshold is supported
false if MainsVoltageMinThreshold is not supported

◆ dotdot_is_supported_pressure_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxMeasuredValue is supported
false if MaxMeasuredValue is not supported

◆ dotdot_is_supported_pressure_measurement_max_scaled_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxScaledValue is supported
false if MaxScaledValue is not supported

◆ dotdot_is_supported_pressure_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeasuredValue is supported
false if MeasuredValue is not supported

◆ dotdot_is_supported_pressure_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinMeasuredValue is supported
false if MinMeasuredValue is not supported

◆ dotdot_is_supported_pressure_measurement_min_scaled_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinScaledValue is supported
false if MinScaledValue is not supported

◆ dotdot_is_supported_pressure_measurement_scale()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Scale is supported
false if Scale is not supported

◆ dotdot_is_supported_pressure_measurement_scaled_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ScaledTolerance is supported
false if ScaledTolerance is not supported

◆ dotdot_is_supported_pressure_measurement_scaled_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ScaledValue is supported
false if ScaledValue is not supported

◆ dotdot_is_supported_pressure_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Tolerance is supported
false if Tolerance is not supported

◆ dotdot_is_supported_protocol_controller_network_management_network_management_state()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NetworkManagementState is supported
false if NetworkManagementState is not supported

◆ dotdot_is_supported_protocol_controller_rf_telemetry_pti_enabled()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PTIEnabled is supported
false if PTIEnabled is not supported

◆ dotdot_is_supported_protocol_controller_rf_telemetry_tx_report_enabled()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if TxReportEnabled is supported
false if TxReportEnabled is not supported

◆ dotdot_is_supported_pump_configuration_and_control_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AlarmMask is supported
false if AlarmMask is not supported

◆ dotdot_is_supported_pump_configuration_and_control_capacity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Capacity is supported
false if Capacity is not supported

◆ dotdot_is_supported_pump_configuration_and_control_control_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ControlMode is supported
false if ControlMode is not supported

◆ dotdot_is_supported_pump_configuration_and_control_effective_control_mode()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if EffectiveControlMode is supported
false if EffectiveControlMode is not supported

◆ dotdot_is_supported_pump_configuration_and_control_effective_operation_mode()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if EffectiveOperationMode is supported
false if EffectiveOperationMode is not supported

◆ dotdot_is_supported_pump_configuration_and_control_lifetime_energy_consumed()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LifetimeEnergyConsumed is supported
false if LifetimeEnergyConsumed is not supported

◆ dotdot_is_supported_pump_configuration_and_control_lifetime_running_hours()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LifetimeRunningHours is supported
false if LifetimeRunningHours is not supported

◆ dotdot_is_supported_pump_configuration_and_control_max_comp_pressure()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxCompPressure is supported
false if MaxCompPressure is not supported

◆ dotdot_is_supported_pump_configuration_and_control_max_const_flow()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxConstFlow is supported
false if MaxConstFlow is not supported

◆ dotdot_is_supported_pump_configuration_and_control_max_const_pressure()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxConstPressure is supported
false if MaxConstPressure is not supported

◆ dotdot_is_supported_pump_configuration_and_control_max_const_speed()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxConstSpeed is supported
false if MaxConstSpeed is not supported

◆ dotdot_is_supported_pump_configuration_and_control_max_const_temp()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxConstTemp is supported
false if MaxConstTemp is not supported

◆ dotdot_is_supported_pump_configuration_and_control_max_flow()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxFlow is supported
false if MaxFlow is not supported

◆ dotdot_is_supported_pump_configuration_and_control_max_pressure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxPressure is supported
false if MaxPressure is not supported

◆ dotdot_is_supported_pump_configuration_and_control_max_speed()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxSpeed is supported
false if MaxSpeed is not supported

◆ dotdot_is_supported_pump_configuration_and_control_min_comp_pressure()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinCompPressure is supported
false if MinCompPressure is not supported

◆ dotdot_is_supported_pump_configuration_and_control_min_const_flow()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinConstFlow is supported
false if MinConstFlow is not supported

◆ dotdot_is_supported_pump_configuration_and_control_min_const_pressure()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinConstPressure is supported
false if MinConstPressure is not supported

◆ dotdot_is_supported_pump_configuration_and_control_min_const_speed()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinConstSpeed is supported
false if MinConstSpeed is not supported

◆ dotdot_is_supported_pump_configuration_and_control_min_const_temp()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinConstTemp is supported
false if MinConstTemp is not supported

◆ dotdot_is_supported_pump_configuration_and_control_operation_mode()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OperationMode is supported
false if OperationMode is not supported

◆ dotdot_is_supported_pump_configuration_and_control_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Power is supported
false if Power is not supported

◆ dotdot_is_supported_pump_configuration_and_control_pump_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PumpStatus is supported
false if PumpStatus is not supported

◆ dotdot_is_supported_pump_configuration_and_control_speed()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Speed is supported
false if Speed is not supported

◆ dotdot_is_supported_relativity_humidity_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxMeasuredValue is supported
false if MaxMeasuredValue is not supported

◆ dotdot_is_supported_relativity_humidity_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeasuredValue is supported
false if MeasuredValue is not supported

◆ dotdot_is_supported_relativity_humidity_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinMeasuredValue is supported
false if MinMeasuredValue is not supported

◆ dotdot_is_supported_relativity_humidity_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Tolerance is supported
false if Tolerance is not supported

◆ dotdot_is_supported_scenes_current_group()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentGroup is supported
false if CurrentGroup is not supported

◆ dotdot_is_supported_scenes_current_scene()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentScene is supported
false if CurrentScene is not supported

◆ dotdot_is_supported_scenes_last_configured_by()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LastConfiguredBy is supported
false if LastConfiguredBy is not supported

◆ dotdot_is_supported_scenes_name_support()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NameSupport is supported
false if NameSupport is not supported

◆ dotdot_is_supported_scenes_scene_count()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SceneCount is supported
false if SceneCount is not supported

◆ dotdot_is_supported_scenes_scene_table()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SceneTable is supported
false if SceneTable is not supported

◆ dotdot_is_supported_scenes_scene_valid()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SceneValid is supported
false if SceneValid is not supported

◆ dotdot_is_supported_shade_configuration_closed_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ClosedLimit is supported
false if ClosedLimit is not supported

◆ dotdot_is_supported_shade_configuration_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Mode is supported
false if Mode is not supported

◆ dotdot_is_supported_shade_configuration_motor_step_size()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MotorStepSize is supported
false if MotorStepSize is not supported

◆ dotdot_is_supported_shade_configuration_physical_closed_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PhysicalClosedLimit is supported
false if PhysicalClosedLimit is not supported

◆ dotdot_is_supported_shade_configuration_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Status is supported
false if Status is not supported

◆ dotdot_is_supported_soil_moisture_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxMeasuredValue is supported
false if MaxMeasuredValue is not supported

◆ dotdot_is_supported_soil_moisture_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeasuredValue is supported
false if MeasuredValue is not supported

◆ dotdot_is_supported_soil_moisture_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinMeasuredValue is supported
false if MinMeasuredValue is not supported

◆ dotdot_is_supported_soil_moisture_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Tolerance is supported
false if Tolerance is not supported

◆ dotdot_is_supported_state_endpoint_id_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if EndpointIdList is supported
false if EndpointIdList is not supported

◆ dotdot_is_supported_state_maximum_command_delay()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaximumCommandDelay is supported
false if MaximumCommandDelay is not supported

◆ dotdot_is_supported_state_network_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NetworkList is supported
false if NetworkList is not supported

◆ dotdot_is_supported_state_network_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NetworkStatus is supported
false if NetworkStatus is not supported

◆ dotdot_is_supported_state_security()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Security is supported
false if Security is not supported

◆ dotdot_is_supported_system_metrics_average_temperature_celcius()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AverageTemperatureCelcius is supported
false if AverageTemperatureCelcius is not supported

◆ dotdot_is_supported_system_metrics_battery_percentage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if BatteryPercentage is supported
false if BatteryPercentage is not supported

◆ dotdot_is_supported_system_metrics_cpu_average_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CPUAverageUsagePercent is supported
false if CPUAverageUsagePercent is not supported

◆ dotdot_is_supported_system_metrics_cpu_frequencym_hz()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CPUFrequencyMHz is supported
false if CPUFrequencyMHz is not supported

◆ dotdot_is_supported_system_metrics_cpu_max_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CPUMaxUsagePercent is supported
false if CPUMaxUsagePercent is not supported

◆ dotdot_is_supported_system_metrics_cpu_min_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CPUMinUsagePercent is supported
false if CPUMinUsagePercent is not supported

◆ dotdot_is_supported_system_metrics_cpu_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CPUUsagePercent is supported
false if CPUUsagePercent is not supported

◆ dotdot_is_supported_system_metrics_current_temperature_celcius()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentTemperatureCelcius is supported
false if CurrentTemperatureCelcius is not supported

◆ dotdot_is_supported_system_metrics_disks_counters()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DisksCounters is supported
false if DisksCounters is not supported

◆ dotdot_is_supported_system_metrics_disks_usage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DisksUsage is supported
false if DisksUsage is not supported

◆ dotdot_is_supported_system_metrics_fqdn()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if FQDN is supported
false if FQDN is not supported

◆ dotdot_is_supported_system_metrics_hostname()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Hostname is supported
false if Hostname is not supported

◆ dotdot_is_supported_system_metrics_max_temperature_celcius()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxTemperatureCelcius is supported
false if MaxTemperatureCelcius is not supported

◆ dotdot_is_supported_system_metrics_min_temperature_celcius()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinTemperatureCelcius is supported
false if MinTemperatureCelcius is not supported

◆ dotdot_is_supported_system_metrics_network_interfaces_data()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NetworkInterfacesData is supported
false if NetworkInterfacesData is not supported

◆ dotdot_is_supported_system_metrics_power_plugged()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PowerPlugged is supported
false if PowerPlugged is not supported

◆ dotdot_is_supported_system_metrics_ram_availablemb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RAMAvailableMB is supported
false if RAMAvailableMB is not supported

◆ dotdot_is_supported_system_metrics_ram_freemb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RAMFreeMB is supported
false if RAMFreeMB is not supported

◆ dotdot_is_supported_system_metrics_ram_totalmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RAMTotalMB is supported
false if RAMTotalMB is not supported

◆ dotdot_is_supported_system_metrics_reporting_interval_seconds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ReportingIntervalSeconds is supported
false if ReportingIntervalSeconds is not supported

◆ dotdot_is_supported_system_metrics_swap_memory_totalmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SWAPMemoryTotalMB is supported
false if SWAPMemoryTotalMB is not supported

◆ dotdot_is_supported_system_metrics_swap_memory_usedmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SWAPMemoryUsedMB is supported
false if SWAPMemoryUsedMB is not supported

◆ dotdot_is_supported_system_metrics_system_interrupts()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SystemInterrupts is supported
false if SystemInterrupts is not supported

◆ dotdot_is_supported_system_metrics_uptime_minutes()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if UptimeMinutes is supported
false if UptimeMinutes is not supported

◆ dotdot_is_supported_system_metrics_virtual_memory_totalmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if VirtualMemoryTotalMB is supported
false if VirtualMemoryTotalMB is not supported

◆ dotdot_is_supported_system_metrics_virtual_memory_usedmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if VirtualMemoryUsedMB is supported
false if VirtualMemoryUsedMB is not supported

◆ dotdot_is_supported_system_metrics_wireless_network_interfaces_data()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if WirelessNetworkInterfacesData is supported
false if WirelessNetworkInterfacesData is not supported

◆ dotdot_is_supported_temperature_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxMeasuredValue is supported
false if MaxMeasuredValue is not supported

◆ dotdot_is_supported_temperature_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeasuredValue is supported
false if MeasuredValue is not supported

◆ dotdot_is_supported_temperature_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinMeasuredValue is supported
false if MinMeasuredValue is not supported

◆ dotdot_is_supported_temperature_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Tolerance is supported
false if Tolerance is not supported

◆ dotdot_is_supported_thermostat_abs_max_cool_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AbsMaxCoolSetpointLimit is supported
false if AbsMaxCoolSetpointLimit is not supported

◆ dotdot_is_supported_thermostat_abs_max_heat_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AbsMaxHeatSetpointLimit is supported
false if AbsMaxHeatSetpointLimit is not supported

◆ dotdot_is_supported_thermostat_abs_min_cool_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AbsMinCoolSetpointLimit is supported
false if AbsMinCoolSetpointLimit is not supported

◆ dotdot_is_supported_thermostat_abs_min_heat_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AbsMinHeatSetpointLimit is supported
false if AbsMinHeatSetpointLimit is not supported

◆ dotdot_is_supported_thermostat_ac_capacity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACCapacity is supported
false if ACCapacity is not supported

◆ dotdot_is_supported_thermostat_ac_capacity_format()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACCapacityFormat is supported
false if ACCapacityFormat is not supported

◆ dotdot_is_supported_thermostat_ac_coil_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACCoilTemperature is supported
false if ACCoilTemperature is not supported

◆ dotdot_is_supported_thermostat_ac_compressor_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACCompressorType is supported
false if ACCompressorType is not supported

◆ dotdot_is_supported_thermostat_ac_error_code()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACErrorCode is supported
false if ACErrorCode is not supported

◆ dotdot_is_supported_thermostat_ac_louver_position()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACLouverPosition is supported
false if ACLouverPosition is not supported

◆ dotdot_is_supported_thermostat_ac_refrigerant_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACRefrigerantType is supported
false if ACRefrigerantType is not supported

◆ dotdot_is_supported_thermostat_ac_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ACType is supported
false if ACType is not supported

◆ dotdot_is_supported_thermostat_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AlarmMask is supported
false if AlarmMask is not supported

◆ dotdot_is_supported_thermostat_control_sequence_of_operation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ControlSequenceOfOperation is supported
false if ControlSequenceOfOperation is not supported

◆ dotdot_is_supported_thermostat_emergency_heat_delta()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if EmergencyHeatDelta is supported
false if EmergencyHeatDelta is not supported

◆ dotdot_is_supported_thermostat_hvac_system_type_configuration()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if HVACSystemTypeConfiguration is supported
false if HVACSystemTypeConfiguration is not supported

◆ dotdot_is_supported_thermostat_local_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LocalTemperature is supported
false if LocalTemperature is not supported

◆ dotdot_is_supported_thermostat_local_temperature_calibration()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LocalTemperatureCalibration is supported
false if LocalTemperatureCalibration is not supported

◆ dotdot_is_supported_thermostat_max_cool_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxCoolSetpointLimit is supported
false if MaxCoolSetpointLimit is not supported

◆ dotdot_is_supported_thermostat_max_heat_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxHeatSetpointLimit is supported
false if MaxHeatSetpointLimit is not supported

◆ dotdot_is_supported_thermostat_min_cool_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinCoolSetpointLimit is supported
false if MinCoolSetpointLimit is not supported

◆ dotdot_is_supported_thermostat_min_heat_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinHeatSetpointLimit is supported
false if MinHeatSetpointLimit is not supported

◆ dotdot_is_supported_thermostat_min_setpoint_dead_band()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinSetpointDeadBand is supported
false if MinSetpointDeadBand is not supported

◆ dotdot_is_supported_thermostat_number_of_daily_transitions()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NumberOfDailyTransitions is supported
false if NumberOfDailyTransitions is not supported

◆ dotdot_is_supported_thermostat_number_of_weekly_transitions()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NumberOfWeeklyTransitions is supported
false if NumberOfWeeklyTransitions is not supported

◆ dotdot_is_supported_thermostat_occupancy()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Occupancy is supported
false if Occupancy is not supported

◆ dotdot_is_supported_thermostat_occupied_cooling_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OccupiedCoolingSetpoint is supported
false if OccupiedCoolingSetpoint is not supported

◆ dotdot_is_supported_thermostat_occupied_heating_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OccupiedHeatingSetpoint is supported
false if OccupiedHeatingSetpoint is not supported

◆ dotdot_is_supported_thermostat_occupied_setback()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OccupiedSetback is supported
false if OccupiedSetback is not supported

◆ dotdot_is_supported_thermostat_occupied_setback_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OccupiedSetbackMax is supported
false if OccupiedSetbackMax is not supported

◆ dotdot_is_supported_thermostat_occupied_setback_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OccupiedSetbackMin is supported
false if OccupiedSetbackMin is not supported

◆ dotdot_is_supported_thermostat_outdoor_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OutdoorTemperature is supported
false if OutdoorTemperature is not supported

◆ dotdot_is_supported_thermostat_pi_cooling_demand()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PICoolingDemand is supported
false if PICoolingDemand is not supported

◆ dotdot_is_supported_thermostat_pi_heating_demand()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PIHeatingDemand is supported
false if PIHeatingDemand is not supported

◆ dotdot_is_supported_thermostat_remote_sensing()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if RemoteSensing is supported
false if RemoteSensing is not supported

◆ dotdot_is_supported_thermostat_setpoint_change_amount()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SetpointChangeAmount is supported
false if SetpointChangeAmount is not supported

◆ dotdot_is_supported_thermostat_setpoint_change_source()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SetpointChangeSource is supported
false if SetpointChangeSource is not supported

◆ dotdot_is_supported_thermostat_setpoint_change_source_timestamp()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SetpointChangeSourceTimestamp is supported
false if SetpointChangeSourceTimestamp is not supported

◆ dotdot_is_supported_thermostat_start_of_week()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if StartOfWeek is supported
false if StartOfWeek is not supported

◆ dotdot_is_supported_thermostat_system_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SystemMode is supported
false if SystemMode is not supported

◆ dotdot_is_supported_thermostat_temperature_setpoint_hold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if TemperatureSetpointHold is supported
false if TemperatureSetpointHold is not supported

◆ dotdot_is_supported_thermostat_temperature_setpoint_hold_duration()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if TemperatureSetpointHoldDuration is supported
false if TemperatureSetpointHoldDuration is not supported

◆ dotdot_is_supported_thermostat_thermostat_programming_operation_mode()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ThermostatProgrammingOperationMode is supported
false if ThermostatProgrammingOperationMode is not supported

◆ dotdot_is_supported_thermostat_thermostat_running_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ThermostatRunningMode is supported
false if ThermostatRunningMode is not supported

◆ dotdot_is_supported_thermostat_thermostat_running_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ThermostatRunningState is supported
false if ThermostatRunningState is not supported

◆ dotdot_is_supported_thermostat_unoccupied_cooling_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if UnoccupiedCoolingSetpoint is supported
false if UnoccupiedCoolingSetpoint is not supported

◆ dotdot_is_supported_thermostat_unoccupied_heating_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if UnoccupiedHeatingSetpoint is supported
false if UnoccupiedHeatingSetpoint is not supported

◆ dotdot_is_supported_thermostat_unoccupied_setback()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if UnoccupiedSetback is supported
false if UnoccupiedSetback is not supported

◆ dotdot_is_supported_thermostat_unoccupied_setback_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if UnoccupiedSetbackMax is supported
false if UnoccupiedSetbackMax is not supported

◆ dotdot_is_supported_thermostat_unoccupied_setback_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if UnoccupiedSetbackMin is supported
false if UnoccupiedSetbackMin is not supported

◆ dotdot_is_supported_thermostat_user_interface_configuration_keypad_lockout()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if KeypadLockout is supported
false if KeypadLockout is not supported

◆ dotdot_is_supported_thermostat_user_interface_configuration_schedule_programming_visibility()

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 supported under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ScheduleProgrammingVisibility is supported
false if ScheduleProgrammingVisibility is not supported

◆ dotdot_is_supported_thermostat_user_interface_configuration_temperature_display_mode()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if TemperatureDisplayMode is supported
false if TemperatureDisplayMode is not supported

◆ dotdot_is_supported_time_dst_end()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DstEnd is supported
false if DstEnd is not supported

◆ dotdot_is_supported_time_dst_shift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DstShift is supported
false if DstShift is not supported

◆ dotdot_is_supported_time_dst_start()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DstStart is supported
false if DstStart is not supported

◆ dotdot_is_supported_time_last_set_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LastSetTime is supported
false if LastSetTime is not supported

◆ dotdot_is_supported_time_local_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if LocalTime is supported
false if LocalTime is not supported

◆ dotdot_is_supported_time_standard_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if StandardTime is supported
false if StandardTime is not supported

◆ dotdot_is_supported_time_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Time is supported
false if Time is not supported

◆ dotdot_is_supported_time_time_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if TimeStatus is supported
false if TimeStatus is not supported

◆ dotdot_is_supported_time_time_zone()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if TimeZone is supported
false if TimeZone is not supported

◆ dotdot_is_supported_time_valid_until_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ValidUntilTime is supported
false if ValidUntilTime is not supported

◆ dotdot_is_supported_unify_fan_control_z_wave_fan_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ZWaveFanMode is supported
false if ZWaveFanMode is not supported

◆ dotdot_is_supported_unify_fan_control_z_wave_fan_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ZWaveFanState is supported
false if ZWaveFanState is not supported

◆ dotdot_is_supported_unify_fan_control_z_wave_supported_fan_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ZWaveSupportedFanMode is supported
false if ZWaveSupportedFanMode is not supported

◆ dotdot_is_supported_unify_humidity_control_auto_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AutoSetpoint is supported
false if AutoSetpoint is not supported

◆ dotdot_is_supported_unify_humidity_control_auto_setpoint_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AutoSetpointMax is supported
false if AutoSetpointMax is not supported

◆ dotdot_is_supported_unify_humidity_control_auto_setpoint_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AutoSetpointMin is supported
false if AutoSetpointMin is not supported

◆ dotdot_is_supported_unify_humidity_control_auto_setpoint_precision()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AutoSetpointPrecision is supported
false if AutoSetpointPrecision is not supported

◆ dotdot_is_supported_unify_humidity_control_auto_setpoint_scale()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AutoSetpointScale is supported
false if AutoSetpointScale is not supported

◆ dotdot_is_supported_unify_humidity_control_current_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentState is supported
false if CurrentState is not supported

◆ dotdot_is_supported_unify_humidity_control_dehumidifier_setpoint()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DehumidifierSetpoint is supported
false if DehumidifierSetpoint is not supported

◆ dotdot_is_supported_unify_humidity_control_dehumidifier_setpoint_max()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DehumidifierSetpointMax is supported
false if DehumidifierSetpointMax is not supported

◆ dotdot_is_supported_unify_humidity_control_dehumidifier_setpoint_min()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DehumidifierSetpointMin is supported
false if DehumidifierSetpointMin is not supported

◆ dotdot_is_supported_unify_humidity_control_dehumidifier_setpoint_precision()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DehumidifierSetpointPrecision is supported
false if DehumidifierSetpointPrecision is not supported

◆ dotdot_is_supported_unify_humidity_control_dehumidifier_setpoint_scale()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DehumidifierSetpointScale is supported
false if DehumidifierSetpointScale is not supported

◆ dotdot_is_supported_unify_humidity_control_humidifier_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if HumidifierSetpoint is supported
false if HumidifierSetpoint is not supported

◆ dotdot_is_supported_unify_humidity_control_humidifier_setpoint_max()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if HumidifierSetpointMax is supported
false if HumidifierSetpointMax is not supported

◆ dotdot_is_supported_unify_humidity_control_humidifier_setpoint_min()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if HumidifierSetpointMin is supported
false if HumidifierSetpointMin is not supported

◆ dotdot_is_supported_unify_humidity_control_humidifier_setpoint_precision()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if HumidifierSetpointPrecision is supported
false if HumidifierSetpointPrecision is not supported

◆ dotdot_is_supported_unify_humidity_control_humidifier_setpoint_scale()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if HumidifierSetpointScale is supported
false if HumidifierSetpointScale is not supported

◆ dotdot_is_supported_unify_humidity_control_reporting_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ReportingMode is supported
false if ReportingMode is not supported

◆ dotdot_is_supported_unify_humidity_control_supported_reporting_mode()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SupportedReportingMode is supported
false if SupportedReportingMode is not supported

◆ dotdot_is_supported_unify_humidity_control_supported_set_points()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SupportedSetPoints is supported
false if SupportedSetPoints is not supported

◆ dotdot_is_supported_unify_thermostat_operating_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if OperatingState is supported
false if OperatingState is not supported

◆ dotdot_is_supported_unify_thermostat_supported_thermostat_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if SupportedThermostatMode is supported
false if SupportedThermostatMode is not supported

◆ dotdot_is_supported_unify_thermostat_thermostat_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ThermostatMode is supported
false if ThermostatMode is not supported

◆ dotdot_is_supported_wind_speed_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MaxMeasuredValue is supported
false if MaxMeasuredValue is not supported

◆ dotdot_is_supported_wind_speed_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MeasuredValue is supported
false if MeasuredValue is not supported

◆ dotdot_is_supported_wind_speed_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if MinMeasuredValue is supported
false if MinMeasuredValue is not supported

◆ dotdot_is_supported_wind_speed_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Tolerance is supported
false if Tolerance is not supported

◆ dotdot_is_supported_window_covering_acceleration_time_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if AccelerationTimeLift is supported
false if AccelerationTimeLift is not supported

◆ dotdot_is_supported_window_covering_config_or_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if ConfigOrStatus is supported
false if ConfigOrStatus is not supported

◆ dotdot_is_supported_window_covering_current_position_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentPositionLift is supported
false if CurrentPositionLift is not supported

◆ dotdot_is_supported_window_covering_current_position_lift_percentage()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentPositionLiftPercentage is supported
false if CurrentPositionLiftPercentage is not supported

◆ dotdot_is_supported_window_covering_current_position_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentPositionTilt is supported
false if CurrentPositionTilt is not supported

◆ dotdot_is_supported_window_covering_current_position_tilt_percentage()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if CurrentPositionTiltPercentage is supported
false if CurrentPositionTiltPercentage is not supported

◆ dotdot_is_supported_window_covering_deceleration_time_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if DecelerationTimeLift is supported
false if DecelerationTimeLift is not supported

◆ dotdot_is_supported_window_covering_installed_closed_limit_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if InstalledClosedLimitLift is supported
false if InstalledClosedLimitLift is not supported

◆ dotdot_is_supported_window_covering_installed_closed_limit_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if InstalledClosedLimitTilt is supported
false if InstalledClosedLimitTilt is not supported

◆ dotdot_is_supported_window_covering_installed_open_limit_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if InstalledOpenLimitLift is supported
false if InstalledOpenLimitLift is not supported

◆ dotdot_is_supported_window_covering_installed_open_limit_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if InstalledOpenLimitTilt is supported
false if InstalledOpenLimitTilt is not supported

◆ dotdot_is_supported_window_covering_intermediate_setpoints_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if IntermediateSetpointsLift is supported
false if IntermediateSetpointsLift is not supported

◆ dotdot_is_supported_window_covering_intermediate_setpoints_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if IntermediateSetpointsTilt is supported
false if IntermediateSetpointsTilt is not supported

◆ dotdot_is_supported_window_covering_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if Mode is supported
false if Mode is not supported

◆ dotdot_is_supported_window_covering_number_of_actuations_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NumberOfActuationsLift is supported
false if NumberOfActuationsLift is not supported

◆ dotdot_is_supported_window_covering_number_of_actuations_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if NumberOfActuationsTilt is supported
false if NumberOfActuationsTilt is not supported

◆ dotdot_is_supported_window_covering_physical_closed_limit_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PhysicalClosedLimitLift is supported
false if PhysicalClosedLimitLift is not supported

◆ dotdot_is_supported_window_covering_physical_closed_limit_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if PhysicalClosedLimitTilt is supported
false if PhysicalClosedLimitTilt is not supported

◆ dotdot_is_supported_window_covering_velocity_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if VelocityLift is supported
false if VelocityLift is not supported

◆ dotdot_is_supported_window_covering_window_covering_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if WindowCoveringType is supported
false if WindowCoveringType is not supported

◆ dotdot_level_current_frequency_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_current_frequency_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_current_frequency_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_current_frequency_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_current_level_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_current_level_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_current_level_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_current_level_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_default_move_rate_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_default_move_rate_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_default_move_rate_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_default_move_rate_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_max_frequency_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_max_frequency_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_max_frequency_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_max_frequency_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_max_level_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_max_level_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_max_level_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_max_level_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_min_frequency_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_min_frequency_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_min_frequency_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_min_frequency_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_min_level_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_min_level_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_min_level_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_min_level_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_off_transition_time_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_off_transition_time_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_off_transition_time_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_off_transition_time_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_on_level_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_on_level_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_on_level_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_on_level_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_on_off_transition_time_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_on_off_transition_time_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_on_off_transition_time_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_on_off_transition_time_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_on_transition_time_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_on_transition_time_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_on_transition_time_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_on_transition_time_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_options_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_options_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_options_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_options_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_remaining_time_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_remaining_time_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_remaining_time_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_remaining_time_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_start_up_current_level_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_start_up_current_level_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_level_start_up_current_level_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_level_start_up_current_level_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_current_inlet_energy_carrier_summation_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_current_inlet_energy_carrier_summation_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_current_inlet_energy_carrier_summation_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_current_inlet_energy_carrier_summation_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_current_max_demand_delivered_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_current_max_demand_delivered_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_current_max_demand_delivered_time_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_current_max_demand_delivered_time_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_current_max_demand_delivered_time_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_current_max_demand_delivered_time_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_current_max_demand_delivered_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_current_max_demand_delivered_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_current_max_demand_received_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_current_max_demand_received_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_current_max_demand_received_time_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_current_max_demand_received_time_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_current_max_demand_received_time_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_current_max_demand_received_time_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_current_max_demand_received_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_current_max_demand_received_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_current_outlet_energy_carrier_summation_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_current_outlet_energy_carrier_summation_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_current_outlet_energy_carrier_summation_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_current_outlet_energy_carrier_summation_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_current_summation_delivered_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_current_summation_delivered_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_current_summation_delivered_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_current_summation_delivered_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_current_summation_received_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_current_summation_received_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_current_summation_received_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_current_summation_received_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_default_update_period_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_default_update_period_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_default_update_period_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_default_update_period_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_demand_formatting_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_demand_formatting_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_demand_formatting_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_demand_formatting_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_divisor_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_divisor_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_divisor_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_divisor_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_energy_carrier_demand_formatting_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_energy_carrier_demand_formatting_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_energy_carrier_demand_formatting_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_energy_carrier_demand_formatting_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_energy_carrier_summation_formatting_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_energy_carrier_summation_formatting_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_energy_carrier_summation_formatting_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_energy_carrier_summation_formatting_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_energy_carrier_unit_of_measure_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_energy_carrier_unit_of_measure_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_energy_carrier_unit_of_measure_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_energy_carrier_unit_of_measure_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_historical_consumption_formatting_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_historical_consumption_formatting_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_historical_consumption_formatting_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_historical_consumption_formatting_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_inlet_temperature_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_inlet_temperature_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_inlet_temperature_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_inlet_temperature_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_metering_device_type_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_metering_device_type_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_metering_device_type_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_metering_device_type_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_multiplier_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_multiplier_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_multiplier_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_multiplier_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_outlet_temperature_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_outlet_temperature_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_outlet_temperature_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_outlet_temperature_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_power_factor_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_power_factor_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_power_factor_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_power_factor_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_reading_snap_shot_time_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_reading_snap_shot_time_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_reading_snap_shot_time_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_reading_snap_shot_time_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_summation_formatting_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_summation_formatting_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_summation_formatting_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_summation_formatting_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_supply_status_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_supply_status_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_supply_status_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_supply_status_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_temperature_formatting_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_temperature_formatting_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_temperature_formatting_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_temperature_formatting_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_temperature_unit_of_measure_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_temperature_unit_of_measure_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_temperature_unit_of_measure_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_temperature_unit_of_measure_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_unitof_measure_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_unitof_measure_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_metering_unitof_measure_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_metering_unitof_measure_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_name_and_location_location_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_name_and_location_location_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_name_and_location_location_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_name_and_location_location_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_name_and_location_name_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_name_and_location_name_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_name_and_location_name_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_name_and_location_name_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_occupancy_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_occupancy_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_occupancy_sensor_type_bitmap_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_occupancy_sensor_type_bitmap_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_occupancy_sensor_type_bitmap_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_occupancy_sensor_type_bitmap_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_occupancy_sensor_type_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_occupancy_sensor_type_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_occupancy_sensor_type_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_occupancy_sensor_type_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_occupancy_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_occupancy_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_physical_contact_occupied_to_unoccupied_delay_is_desired_defined()

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 - PhysicalContactOccupiedToUnoccupiedDelay attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_physical_contact_occupied_to_unoccupied_delay_is_reported_defined()

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 - PhysicalContactOccupiedToUnoccupiedDelay attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_physical_contact_occupied_to_unoccupied_delay_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_physical_contact_occupied_to_unoccupied_delay_undefine_reported()

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 - PhysicalContactOccupiedToUnoccupiedDelay attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_physical_contact_unoccupied_to_occupied_delay_is_desired_defined()

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 - PhysicalContactUnoccupiedToOccupiedDelay attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_physical_contact_unoccupied_to_occupied_delay_is_reported_defined()

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 - PhysicalContactUnoccupiedToOccupiedDelay attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_physical_contact_unoccupied_to_occupied_delay_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_physical_contact_unoccupied_to_occupied_delay_undefine_reported()

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 - PhysicalContactUnoccupiedToOccupiedDelay attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_physical_contact_unoccupied_to_occupied_threshold_is_desired_defined()

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 - PhysicalContactUnoccupiedToOccupiedThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_physical_contact_unoccupied_to_occupied_threshold_is_reported_defined()

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 - PhysicalContactUnoccupiedToOccupiedThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_physical_contact_unoccupied_to_occupied_threshold_undefine_desired()

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 - PhysicalContactUnoccupiedToOccupiedThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_physical_contact_unoccupied_to_occupied_threshold_undefine_reported()

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 - PhysicalContactUnoccupiedToOccupiedThreshold attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_pir_occupied_to_unoccupied_delay_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_pir_occupied_to_unoccupied_delay_is_reported_defined()

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 - PIROccupiedToUnoccupiedDelay attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_pir_occupied_to_unoccupied_delay_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_pir_occupied_to_unoccupied_delay_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_pir_unoccupied_to_occupied_delay_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_pir_unoccupied_to_occupied_delay_is_reported_defined()

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 - PIRUnoccupiedToOccupiedDelay attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_pir_unoccupied_to_occupied_delay_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_pir_unoccupied_to_occupied_delay_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_pir_unoccupied_to_occupied_threshold_is_desired_defined()

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 - PIRUnoccupiedToOccupiedThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_pir_unoccupied_to_occupied_threshold_is_reported_defined()

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 - PIRUnoccupiedToOccupiedThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_pir_unoccupied_to_occupied_threshold_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_pir_unoccupied_to_occupied_threshold_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_ultrasonic_occupied_to_unoccupied_delay_is_desired_defined()

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 - UltrasonicOccupiedToUnoccupiedDelay attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_ultrasonic_occupied_to_unoccupied_delay_is_reported_defined()

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 - UltrasonicOccupiedToUnoccupiedDelay attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_ultrasonic_occupied_to_unoccupied_delay_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_ultrasonic_occupied_to_unoccupied_delay_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_ultrasonic_unoccupied_to_occupied_delay_is_desired_defined()

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 - UltrasonicUnoccupiedToOccupiedDelay attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_ultrasonic_unoccupied_to_occupied_delay_is_reported_defined()

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 - UltrasonicUnoccupiedToOccupiedDelay attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_ultrasonic_unoccupied_to_occupied_delay_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_ultrasonic_unoccupied_to_occupied_delay_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_ultrasonic_unoccupied_to_occupied_threshold_is_desired_defined()

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 - UltrasonicUnoccupiedToOccupiedThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_ultrasonic_unoccupied_to_occupied_threshold_is_reported_defined()

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 - UltrasonicUnoccupiedToOccupiedThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_occupancy_sensing_ultrasonic_unoccupied_to_occupied_threshold_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_occupancy_sensing_ultrasonic_unoccupied_to_occupied_threshold_undefine_reported()

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 - UltrasonicUnoccupiedToOccupiedThreshold attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_on_off_global_scene_control_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_on_off_global_scene_control_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_on_off_global_scene_control_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_on_off_global_scene_control_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_on_off_off_wait_time_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_on_off_off_wait_time_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_on_off_off_wait_time_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_on_off_off_wait_time_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_on_off_on_off_is_desired_defined()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_on_off_on_off_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_on_off_on_off_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_on_off_on_off_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_on_off_on_time_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_on_off_on_time_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_on_off_on_time_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_on_off_on_time_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_on_off_start_up_on_off_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_on_off_start_up_on_off_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_on_off_start_up_on_off_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_on_off_start_up_on_off_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ph_measurement_max_measured_value_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ph_measurement_max_measured_value_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ph_measurement_max_measured_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ph_measurement_max_measured_value_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ph_measurement_measured_value_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ph_measurement_measured_value_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ph_measurement_measured_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ph_measurement_measured_value_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ph_measurement_min_measured_value_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ph_measurement_min_measured_value_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ph_measurement_min_measured_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ph_measurement_min_measured_value_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ph_measurement_tolerance_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ph_measurement_tolerance_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_ph_measurement_tolerance_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_ph_measurement_tolerance_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pm25_max_measured_value_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pm25_max_measured_value_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pm25_max_measured_value_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pm25_max_measured_value_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pm25_measured_value_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pm25_measured_value_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pm25_measured_value_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pm25_measured_value_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pm25_min_measured_value_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pm25_min_measured_value_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pm25_min_measured_value_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pm25_min_measured_value_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pm25_tolerance_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pm25_tolerance_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pm25_tolerance_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pm25_tolerance_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_poll_control_check_in_interval_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_poll_control_check_in_interval_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_poll_control_check_in_interval_min_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_poll_control_check_in_interval_min_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_poll_control_check_in_interval_min_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_poll_control_check_in_interval_min_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_poll_control_check_in_interval_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_poll_control_check_in_interval_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_poll_control_fast_poll_timeout_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_poll_control_fast_poll_timeout_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_poll_control_fast_poll_timeout_max_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_poll_control_fast_poll_timeout_max_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_poll_control_fast_poll_timeout_max_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_poll_control_fast_poll_timeout_max_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_poll_control_fast_poll_timeout_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_poll_control_fast_poll_timeout_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_poll_control_long_poll_interval_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_poll_control_long_poll_interval_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_poll_control_long_poll_interval_min_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_poll_control_long_poll_interval_min_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_poll_control_long_poll_interval_min_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_poll_control_long_poll_interval_min_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_poll_control_long_poll_interval_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_poll_control_long_poll_interval_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_poll_control_short_poll_interval_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_poll_control_short_poll_interval_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_poll_control_short_poll_interval_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_poll_control_short_poll_interval_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_alarm_mask_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_alarm_mask_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_alarm_mask_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_alarm_mask_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_alarm_state_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_alarm_state_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_alarm_state_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_alarm_state_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_manufacturer_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_manufacturer_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_manufacturer_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_manufacturer_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_percentage_min_threshold_is_desired_defined()

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 - Battery2PercentageMinThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_percentage_min_threshold_is_reported_defined()

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 - Battery2PercentageMinThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_percentage_min_threshold_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_percentage_min_threshold_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_percentage_remaining_is_desired_defined()

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 - Battery2PercentageRemaining attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_percentage_remaining_is_reported_defined()

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 - Battery2PercentageRemaining attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_percentage_remaining_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_percentage_remaining_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_percentage_threshold1_is_desired_defined()

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 - Battery2PercentageThreshold1 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_percentage_threshold1_is_reported_defined()

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 - Battery2PercentageThreshold1 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_percentage_threshold1_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_percentage_threshold1_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_percentage_threshold2_is_desired_defined()

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 - Battery2PercentageThreshold2 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_percentage_threshold2_is_reported_defined()

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 - Battery2PercentageThreshold2 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_percentage_threshold2_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_percentage_threshold2_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_percentage_threshold3_is_desired_defined()

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 - Battery2PercentageThreshold3 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_percentage_threshold3_is_reported_defined()

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 - Battery2PercentageThreshold3 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_percentage_threshold3_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_percentage_threshold3_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_quantity_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_quantity_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_quantity_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_quantity_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_rated_voltage_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_rated_voltage_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_rated_voltage_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_rated_voltage_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_size_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_size_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_size_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_size_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_voltage_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_voltage_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_voltage_min_threshold_is_desired_defined()

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 - Battery2VoltageMinThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_voltage_min_threshold_is_reported_defined()

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 - Battery2VoltageMinThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_voltage_min_threshold_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_voltage_min_threshold_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_voltage_threshold1_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_voltage_threshold1_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_voltage_threshold1_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_voltage_threshold1_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_voltage_threshold2_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_voltage_threshold2_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_voltage_threshold2_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_voltage_threshold2_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_voltage_threshold3_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_voltage_threshold3_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2_voltage_threshold3_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_voltage_threshold3_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_voltage_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2_voltage_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2a_hr_rating_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2a_hr_rating_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery2a_hr_rating_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery2a_hr_rating_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_alarm_mask_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_alarm_mask_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_alarm_mask_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_alarm_mask_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_alarm_state_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_alarm_state_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_alarm_state_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_alarm_state_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_manufacturer_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_manufacturer_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_manufacturer_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_manufacturer_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_percentage_min_threshold_is_desired_defined()

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 - Battery3PercentageMinThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_percentage_min_threshold_is_reported_defined()

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 - Battery3PercentageMinThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_percentage_min_threshold_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_percentage_min_threshold_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_percentage_remaining_is_desired_defined()

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 - Battery3PercentageRemaining attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_percentage_remaining_is_reported_defined()

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 - Battery3PercentageRemaining attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_percentage_remaining_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_percentage_remaining_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_percentage_threshold1_is_desired_defined()

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 - Battery3PercentageThreshold1 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_percentage_threshold1_is_reported_defined()

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 - Battery3PercentageThreshold1 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_percentage_threshold1_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_percentage_threshold1_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_percentage_threshold2_is_desired_defined()

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 - Battery3PercentageThreshold2 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_percentage_threshold2_is_reported_defined()

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 - Battery3PercentageThreshold2 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_percentage_threshold2_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_percentage_threshold2_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_percentage_threshold3_is_desired_defined()

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 - Battery3PercentageThreshold3 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_percentage_threshold3_is_reported_defined()

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 - Battery3PercentageThreshold3 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_percentage_threshold3_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_percentage_threshold3_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_quantity_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_quantity_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_quantity_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_quantity_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_rated_voltage_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_rated_voltage_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_rated_voltage_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_rated_voltage_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_size_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_size_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_size_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_size_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_voltage_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_voltage_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_voltage_min_threshold_is_desired_defined()

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 - Battery3VoltageMinThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_voltage_min_threshold_is_reported_defined()

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 - Battery3VoltageMinThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_voltage_min_threshold_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_voltage_min_threshold_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_voltage_threshold1_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_voltage_threshold1_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_voltage_threshold1_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_voltage_threshold1_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_voltage_threshold2_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_voltage_threshold2_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_voltage_threshold2_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_voltage_threshold2_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_voltage_threshold3_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_voltage_threshold3_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3_voltage_threshold3_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_voltage_threshold3_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_voltage_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3_voltage_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3a_hr_rating_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3a_hr_rating_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery3a_hr_rating_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery3a_hr_rating_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_alarm_mask_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_alarm_mask_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_alarm_mask_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_alarm_mask_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_alarm_state_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_alarm_state_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_alarm_state_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_alarm_state_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_manufacturer_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_manufacturer_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_manufacturer_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_manufacturer_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_percentage_min_threshold_is_desired_defined()

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 - BatteryPercentageMinThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_percentage_min_threshold_is_reported_defined()

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 - BatteryPercentageMinThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_percentage_min_threshold_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_percentage_min_threshold_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_percentage_remaining_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_percentage_remaining_is_reported_defined()

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 - BatteryPercentageRemaining attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_percentage_remaining_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_percentage_remaining_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_percentage_threshold1_is_desired_defined()

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 - BatteryPercentageThreshold1 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_percentage_threshold1_is_reported_defined()

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 - BatteryPercentageThreshold1 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_percentage_threshold1_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_percentage_threshold1_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_percentage_threshold2_is_desired_defined()

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 - BatteryPercentageThreshold2 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_percentage_threshold2_is_reported_defined()

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 - BatteryPercentageThreshold2 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_percentage_threshold2_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_percentage_threshold2_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_percentage_threshold3_is_desired_defined()

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 - BatteryPercentageThreshold3 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_percentage_threshold3_is_reported_defined()

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 - BatteryPercentageThreshold3 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_percentage_threshold3_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_percentage_threshold3_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_quantity_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_quantity_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_quantity_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_quantity_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_rated_voltage_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_rated_voltage_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_rated_voltage_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_rated_voltage_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_size_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_size_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_size_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_size_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_voltage_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_voltage_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_voltage_min_threshold_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_voltage_min_threshold_is_reported_defined()

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 - BatteryVoltageMinThreshold attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_voltage_min_threshold_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_voltage_min_threshold_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_voltage_threshold1_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_voltage_threshold1_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_voltage_threshold1_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_voltage_threshold1_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_voltage_threshold2_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_voltage_threshold2_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_voltage_threshold2_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_voltage_threshold2_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_voltage_threshold3_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_voltage_threshold3_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_battery_voltage_threshold3_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_voltage_threshold3_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_voltage_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_battery_voltage_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_batterya_hr_rating_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_batterya_hr_rating_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_batterya_hr_rating_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_batterya_hr_rating_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_mains_alarm_mask_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_mains_alarm_mask_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_mains_alarm_mask_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_mains_alarm_mask_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_mains_frequency_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_mains_frequency_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_mains_frequency_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_mains_frequency_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_mains_voltage_dwell_trip_point_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_mains_voltage_dwell_trip_point_is_reported_defined()

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 - MainsVoltageDwellTripPoint attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_mains_voltage_dwell_trip_point_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_mains_voltage_dwell_trip_point_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_mains_voltage_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_mains_voltage_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_mains_voltage_max_threshold_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_mains_voltage_max_threshold_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_mains_voltage_max_threshold_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_mains_voltage_max_threshold_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_mains_voltage_min_threshold_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_mains_voltage_min_threshold_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_power_configuration_mains_voltage_min_threshold_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_mains_voltage_min_threshold_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_mains_voltage_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_power_configuration_mains_voltage_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pressure_measurement_max_measured_value_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pressure_measurement_max_measured_value_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pressure_measurement_max_measured_value_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pressure_measurement_max_measured_value_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pressure_measurement_max_scaled_value_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pressure_measurement_max_scaled_value_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pressure_measurement_max_scaled_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pressure_measurement_max_scaled_value_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pressure_measurement_measured_value_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pressure_measurement_measured_value_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pressure_measurement_measured_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pressure_measurement_measured_value_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pressure_measurement_min_measured_value_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pressure_measurement_min_measured_value_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pressure_measurement_min_measured_value_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pressure_measurement_min_measured_value_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pressure_measurement_min_scaled_value_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pressure_measurement_min_scaled_value_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pressure_measurement_min_scaled_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pressure_measurement_min_scaled_value_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pressure_measurement_scale_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pressure_measurement_scale_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pressure_measurement_scale_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pressure_measurement_scale_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pressure_measurement_scaled_tolerance_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pressure_measurement_scaled_tolerance_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pressure_measurement_scaled_tolerance_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pressure_measurement_scaled_tolerance_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pressure_measurement_scaled_value_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pressure_measurement_scaled_value_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pressure_measurement_scaled_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pressure_measurement_scaled_value_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pressure_measurement_tolerance_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pressure_measurement_tolerance_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pressure_measurement_tolerance_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pressure_measurement_tolerance_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_protocol_controller_network_management_network_management_state_is_desired_defined()

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 - NetworkManagementState attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_protocol_controller_network_management_network_management_state_is_reported_defined()

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 - NetworkManagementState attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_protocol_controller_network_management_network_management_state_undefine_desired()

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 - NetworkManagementState attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_protocol_controller_network_management_network_management_state_undefine_reported()

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 - NetworkManagementState attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_protocol_controller_rf_telemetry_pti_enabled_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_protocol_controller_rf_telemetry_pti_enabled_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_protocol_controller_rf_telemetry_pti_enabled_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_protocol_controller_rf_telemetry_pti_enabled_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_protocol_controller_rf_telemetry_tx_report_enabled_is_desired_defined()

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 - TxReportEnabled attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_protocol_controller_rf_telemetry_tx_report_enabled_is_reported_defined()

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 - TxReportEnabled attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_protocol_controller_rf_telemetry_tx_report_enabled_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_protocol_controller_rf_telemetry_tx_report_enabled_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_alarm_mask_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_alarm_mask_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_alarm_mask_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_alarm_mask_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_capacity_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_capacity_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_capacity_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_capacity_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_control_mode_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_control_mode_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_control_mode_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_control_mode_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_effective_control_mode_is_desired_defined()

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 - EffectiveControlMode attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_effective_control_mode_is_reported_defined()

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 - EffectiveControlMode attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_effective_control_mode_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_effective_control_mode_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_effective_operation_mode_is_desired_defined()

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 - EffectiveOperationMode attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_effective_operation_mode_is_reported_defined()

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 - EffectiveOperationMode attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_effective_operation_mode_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_effective_operation_mode_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_lifetime_energy_consumed_is_desired_defined()

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 - LifetimeEnergyConsumed attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_lifetime_energy_consumed_is_reported_defined()

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 - LifetimeEnergyConsumed attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_lifetime_energy_consumed_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_lifetime_energy_consumed_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_lifetime_running_hours_is_desired_defined()

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 - LifetimeRunningHours attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_lifetime_running_hours_is_reported_defined()

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 - LifetimeRunningHours attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_lifetime_running_hours_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_lifetime_running_hours_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_max_comp_pressure_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_max_comp_pressure_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_max_comp_pressure_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_max_comp_pressure_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_max_const_flow_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_max_const_flow_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_max_const_flow_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_max_const_flow_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_max_const_pressure_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_max_const_pressure_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_max_const_pressure_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_max_const_pressure_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_max_const_speed_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_max_const_speed_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_max_const_speed_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_max_const_speed_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_max_const_temp_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_max_const_temp_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_max_const_temp_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_max_const_temp_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_max_flow_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_max_flow_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_max_flow_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_max_flow_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_max_pressure_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_max_pressure_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_max_pressure_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_max_pressure_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_max_speed_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_max_speed_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_max_speed_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_max_speed_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_min_comp_pressure_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_min_comp_pressure_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_min_comp_pressure_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_min_comp_pressure_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_min_const_flow_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_min_const_flow_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_min_const_flow_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_min_const_flow_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_min_const_pressure_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_min_const_pressure_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_min_const_pressure_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_min_const_pressure_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_min_const_speed_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_min_const_speed_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_min_const_speed_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_min_const_speed_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_min_const_temp_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_min_const_temp_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_min_const_temp_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_min_const_temp_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_operation_mode_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_operation_mode_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_operation_mode_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_operation_mode_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_power_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_power_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_power_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_power_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_pump_status_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_pump_status_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_pump_status_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_pump_status_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_speed_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_speed_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_pump_configuration_and_control_speed_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_pump_configuration_and_control_speed_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_relativity_humidity_max_measured_value_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_relativity_humidity_max_measured_value_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_relativity_humidity_max_measured_value_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_relativity_humidity_max_measured_value_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_relativity_humidity_measured_value_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_relativity_humidity_measured_value_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_relativity_humidity_measured_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_relativity_humidity_measured_value_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_relativity_humidity_min_measured_value_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_relativity_humidity_min_measured_value_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_relativity_humidity_min_measured_value_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_relativity_humidity_min_measured_value_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_relativity_humidity_tolerance_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_relativity_humidity_tolerance_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_relativity_humidity_tolerance_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_relativity_humidity_tolerance_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_scenes_current_group_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_scenes_current_group_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_scenes_current_group_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_scenes_current_group_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_scenes_current_scene_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_scenes_current_scene_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_scenes_current_scene_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_scenes_current_scene_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_scenes_last_configured_by_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_scenes_last_configured_by_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_scenes_last_configured_by_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_scenes_last_configured_by_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_scenes_name_support_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_scenes_name_support_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_scenes_name_support_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_scenes_name_support_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_scenes_scene_count_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_scenes_scene_count_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_scenes_scene_count_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_scenes_scene_count_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_scenes_scene_table_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_scenes_scene_table_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_scenes_scene_table_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_scenes_scene_table_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_scenes_scene_valid_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_scenes_scene_valid_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_scenes_scene_valid_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_scenes_scene_valid_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_alarms_alarm_count()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_alarm_countnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_aox_locator_allow_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_allow_list_countNumber of elements in the array
new_allow_listnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_aox_locator_angle_correction_delay()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_angle_correction_delaynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_aox_locator_angle_correction_timeout()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_angle_correction_timeoutnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_aox_locator_angle_filtering()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_angle_filteringnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_aox_locator_angle_filtering_weight()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_angle_filtering_weightnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_aox_locator_antenna_array()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_antenna_array_countNumber of elements in the array
new_antenna_arraynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_aox_locator_antenna_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_antenna_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_aox_locator_aox_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_aox_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_aox_locator_azimuth_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_azimuth_mask_countNumber of elements in the array
new_azimuth_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_aox_locator_cte_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_cte_lengthnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_aox_locator_cte_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_cte_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_aox_locator_cte_sampling_interval()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_cte_sampling_intervalnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_aox_locator_elevation_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_elevation_mask_countNumber of elements in the array
new_elevation_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_aox_locator_period_samples()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_period_samplesnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_aox_locator_position_and_orientation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_position_and_orientationnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_aox_locator_position_and_orientation_valid()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_position_and_orientation_validnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_aox_locator_reporting_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_reporting_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_aox_locator_slot_duration()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_slot_durationnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_aox_position_estimation_position()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_positionnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_application_connected()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_application_connectednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_application_cpu_average_usage_percent()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_application_cpu_average_usage_percentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_application_cpu_max_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_application_cpu_max_usage_percentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_application_cpu_min_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_application_cpu_min_usage_percentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_application_cpu_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_application_cpu_usage_percentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_application_mqtt_topics()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_application_mqtt_topics_countNumber of elements in the array
new_application_mqtt_topicsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_application_name()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_application_namenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_application_ram_usagemb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_application_ram_usagembnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_application_statistics_reporting_interval_seconds()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_application_statistics_reporting_interval_secondsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_application_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_application_versionnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_fqdn()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_fqdnnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_hostname()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_hostnamenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_mqtt_average_delivery_time_seconds()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mqtt_average_delivery_time_secondsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_mqtt_logging_enabled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mqtt_logging_enablednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_mqtt_logging_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mqtt_logging_levelnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_mqtt_max_delivery_time_seconds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mqtt_max_delivery_time_secondsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_mqtt_messages_received()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mqtt_messages_receivednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_mqtt_messages_sent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mqtt_messages_sentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_mqtt_min_delivery_time_seconds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mqtt_min_delivery_time_secondsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_mqtt_statistics_reporting_interval_seconds()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mqtt_statistics_reporting_interval_secondsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_mqtt_subscription_count()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mqtt_subscription_countnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_process_id()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_process_idnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_application_monitoring_uptime_minutes()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_uptime_minutesnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ballast_configuration_ballast_factor_adjustment()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ballast_factor_adjustmentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ballast_configuration_ballast_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ballast_statusnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ballast_configuration_intrinsic_ballast_factor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_intrinsic_ballast_factornew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ballast_configuration_lamp_alarm_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_lamp_alarm_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ballast_configuration_lamp_burn_hours()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_lamp_burn_hoursnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ballast_configuration_lamp_burn_hours_trip_point()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_lamp_burn_hours_trip_pointnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ballast_configuration_lamp_manufacturer()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_lamp_manufacturernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ballast_configuration_lamp_quantity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_lamp_quantitynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ballast_configuration_lamp_rated_hours()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_lamp_rated_hoursnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ballast_configuration_lamp_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_lamp_typenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ballast_configuration_max_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_levelnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ballast_configuration_min_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_levelnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ballast_configuration_physical_max_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_physical_max_levelnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ballast_configuration_physical_min_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_physical_min_levelnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ballast_configuration_power_on_fade_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_power_on_fade_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ballast_configuration_power_on_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_power_on_levelnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_barrier_control_barrier_position()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_barrier_positionnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_barrier_control_capabilities()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_capabilitiesnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_barrier_control_close_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_close_eventsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_barrier_control_close_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_close_periodnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_barrier_control_command_close_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_command_close_eventsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_barrier_control_command_open_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_command_open_eventsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_barrier_control_moving_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_moving_statenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_barrier_control_open_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_open_eventsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_barrier_control_open_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_open_periodnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_barrier_control_safety_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_safety_statusnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_alarm_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_application_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_application_versionnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_date_code()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_date_codenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_device_enabled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_device_enablednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_disable_local_config()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_disable_local_confignew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_generic_device_class()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_generic_device_classnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_generic_device_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_generic_device_typenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_hw_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_hw_versionnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_location_description()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_location_descriptionnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_manufacturer_name()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_manufacturer_namenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_manufacturer_version_details()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_manufacturer_version_detailsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_model_identifier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_model_identifiernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_physical_environment()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_physical_environmentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_power_source()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_power_sourcenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_product_code()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_product_codenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_product_label()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_product_labelnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_producturl()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_producturlnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_serial_number()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_serial_numbernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_stack_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_stack_versionnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_sw_buildid()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_sw_buildidnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_basic_zcl_version()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_zcl_versionnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_binding_bindable_cluster_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_bindable_cluster_list_countNumber of elements in the array
new_bindable_cluster_listnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_binding_binding_table()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_binding_table_countNumber of elements in the array
new_binding_tablenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_binding_binding_table_full()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_binding_table_fullnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_carbon_dioxide_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_carbon_dioxide_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_carbon_dioxide_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_carbon_dioxide_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_tolerancenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_carbon_monoxide_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_carbon_monoxide_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_carbon_monoxide_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_carbon_monoxide_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_tolerancenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_color_capabilities()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_color_capabilitiesnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_color_loop_active()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_color_loop_activenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_color_loop_direction()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_color_loop_directionnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_color_loop_start_enhanced_hue()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_color_loop_start_enhanced_huenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_color_loop_stored_enhanced_hue()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_color_loop_stored_enhanced_huenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_color_loop_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_color_loop_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_color_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_color_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_color_pointb_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_color_pointb_intensitynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_color_pointbx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_color_pointbxnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_color_pointby()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_color_pointbynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_color_pointg_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_color_pointg_intensitynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_color_pointgx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_color_pointgxnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_color_pointgy()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_color_pointgynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_color_pointr_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_color_pointr_intensitynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_color_pointrx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_color_pointrxnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_color_pointry()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_color_pointrynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_color_temp_physical_max_mireds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_color_temp_physical_max_miredsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_color_temp_physical_min_mireds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_color_temp_physical_min_miredsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_color_temperature_mireds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_color_temperature_miredsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_compensation_text()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_compensation_textnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_couple_color_temp_to_level_min_mireds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_couple_color_temp_to_level_min_miredsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_current_hue()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_huenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_current_saturation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_saturationnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_currentx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_currentxnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_currenty()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_currentynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_drift_compensation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_drift_compensationnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_enhanced_color_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_enhanced_color_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_enhanced_current_hue()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_enhanced_current_huenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_number_of_primaries()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_number_of_primariesnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_options()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_optionsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_primary1_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_primary1_intensitynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_primary1x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_primary1xnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_primary1y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_primary1ynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_primary2_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_primary2_intensitynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_primary2x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_primary2xnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_primary2y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_primary2ynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_primary3_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_primary3_intensitynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_primary3x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_primary3xnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_primary3y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_primary3ynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_primary4_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_primary4_intensitynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_primary4x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_primary4xnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_primary4y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_primary4ynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_primary5_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_primary5_intensitynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_primary5x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_primary5xnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_primary5y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_primary5ynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_primary6_intensity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_primary6_intensitynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_primary6x()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_primary6xnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_primary6y()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_primary6ynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_remaining_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_remaining_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_start_up_color_temperature_mireds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_start_up_color_temperature_miredsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_white_pointx()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_white_pointxnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_color_control_white_pointy()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_white_pointynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_configuration_parameters_configuration_parameters()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_configuration_parameters_countNumber of elements in the array
new_configuration_parametersnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_dehumidification_control_dehumidification_cooling()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dehumidification_coolingnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_dehumidification_control_dehumidification_hysteresis()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dehumidification_hysteresisnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_dehumidification_control_dehumidification_lockout()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dehumidification_lockoutnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_dehumidification_control_dehumidification_max_cool()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dehumidification_max_coolnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_dehumidification_control_relative_humidity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_relative_humiditynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_dehumidification_control_relative_humidity_display()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_relative_humidity_displaynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_dehumidification_control_relative_humidity_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_relative_humidity_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_dehumidification_control_rh_dehumidification_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rh_dehumidification_setpointnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_descriptor_device_type_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_device_type_list_countNumber of elements in the array
new_device_type_listnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_device_temperature_configuration_current_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_temperaturenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_device_temperature_configuration_device_temp_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_device_temp_alarm_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_device_temperature_configuration_high_temp_dwell_trip_point()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_high_temp_dwell_trip_pointnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_device_temperature_configuration_high_temp_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_high_temp_thresholdnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_device_temperature_configuration_low_temp_dwell_trip_point()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_low_temp_dwell_trip_pointnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_device_temperature_configuration_low_temp_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_low_temp_thresholdnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_device_temperature_configuration_max_temp_experienced()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_temp_experiencednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_device_temperature_configuration_min_temp_experienced()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_temp_experiencednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_device_temperature_configuration_over_temp_total_dwell()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_over_temp_total_dwellnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_aps_decrypt_failures()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_aps_decrypt_failuresnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_aps_rx_bcast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_aps_rx_bcastnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_aps_rx_ucast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_aps_rx_ucastnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_aps_tx_bcast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_aps_tx_bcastnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_aps_tx_ucast_fail()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_aps_tx_ucast_failnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_aps_tx_ucast_retry()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_aps_tx_ucast_retrynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_aps_tx_ucast_success()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_aps_tx_ucast_successnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_aps_unauthorized_key()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_aps_unauthorized_keynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_apsfc_failure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_apsfc_failurenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_average_mac_retry_per_aps_message_sent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_average_mac_retry_per_aps_message_sentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_child_moved()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_child_movednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_join_indication()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_join_indicationnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_last_messagelqi()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_last_messagelqinew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_last_messagerssi()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_last_messagerssinew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_mac_rx_bcast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mac_rx_bcastnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_mac_rx_ucast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mac_rx_ucastnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_mac_tx_bcast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mac_tx_bcastnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_mac_tx_ucast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mac_tx_ucastnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_mac_tx_ucast_fail()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mac_tx_ucast_failnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_mac_tx_ucast_retry()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mac_tx_ucast_retrynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_neighbor_added()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_neighbor_addednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_neighbor_removed()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_neighbor_removednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_neighbor_stale()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_neighbor_stalenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_number_of_resets()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_number_of_resetsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_nwk_decrypt_failures()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_nwk_decrypt_failuresnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_nwkfc_failure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_nwkfc_failurenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_packet_buffer_allocate_failures()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_packet_buffer_allocate_failuresnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_packet_validate_drop_count()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_packet_validate_drop_countnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_persistent_memory_writes()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_persistent_memory_writesnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_phy_to_mac_queue_limit_reached()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_phy_to_mac_queue_limit_reachednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_relayed_ucast()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_relayed_ucastnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_diagnostics_route_disc_initiated()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_route_disc_initiatednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_actuator_enabled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_actuator_enablednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_alarm_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_auto_relock_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_auto_relock_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_credential_rules_support()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_credential_rules_supportnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_default_configuration_register()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_default_configuration_registernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_door_closed_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_door_closed_eventsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_door_open_events()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_door_open_eventsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_door_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_door_statenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_enable_inside_statusled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_enable_inside_statuslednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_enable_local_programming()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_enable_local_programmingnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_enable_logging()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_enable_loggingnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_enable_one_touch_locking()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_enable_one_touch_lockingnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_enable_privacy_mode_button()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_enable_privacy_mode_buttonnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_expiring_user_timeout()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_expiring_user_timeoutnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_feature_map()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_feature_mapnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_keypad_operation_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_keypad_operation_event_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_keypad_programming_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_keypad_programming_event_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_language()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_languagenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_led_settings()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_led_settingsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_local_programming_features()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_local_programming_featuresnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_lock_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_lock_statenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_lock_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_lock_typenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_manual_operation_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_manual_operation_event_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_max_pin_code_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_pin_code_lengthnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_max_rfid_code_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_rfid_code_lengthnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_min_pin_code_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_pin_code_lengthnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_min_rfid_code_length()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_rfid_code_lengthnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_number_of_credentials_supported_per_user()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_number_of_credentials_supported_per_usernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_number_of_holiday_schedules_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_number_of_holiday_schedules_supportednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_number_of_log_records_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_number_of_log_records_supportednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_number_of_pin_users_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_number_of_pin_users_supportednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_number_of_rfid_users_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_number_of_rfid_users_supportednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_number_of_total_users_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_number_of_total_users_supportednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_number_of_week_day_schedules_supported_per_user()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_number_of_week_day_schedules_supported_per_usernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_number_of_year_day_schedules_supported_per_user()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_number_of_year_day_schedules_supported_per_usernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_open_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_open_periodnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_operating_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_operating_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_require_pi_nfor_rf_operation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_require_pi_nfor_rf_operationnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_rf_operation_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rf_operation_event_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_rf_programming_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rf_programming_event_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_rfid_operation_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rfid_operation_event_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_rfid_programming_event_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rfid_programming_event_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_security_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_security_levelnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_send_pin_over_the_air()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_send_pin_over_the_airnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_sound_volume()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_sound_volumenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_supported_operating_modes()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_supported_operating_modesnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_user_code_temporary_disable_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_user_code_temporary_disable_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_door_lock_wrong_code_entry_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_wrong_code_entry_limitnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_conductivity_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_conductivity_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_conductivity_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_conductivity_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_tolerancenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_ac_active_power_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_active_power_overloadnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_ac_alarms_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_alarms_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_ac_current_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_current_divisornew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_ac_current_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_current_multipliernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_ac_current_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_current_overloadnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_ac_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_frequencynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_ac_frequency_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_frequency_divisornew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_ac_frequency_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_frequency_maxnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_ac_frequency_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_frequency_minnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_ac_frequency_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_frequency_multipliernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_ac_power_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_power_divisornew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_ac_power_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_power_multipliernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_ac_reactive_power_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_reactive_power_overloadnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_ac_voltage_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_voltage_divisornew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_ac_voltage_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_voltage_multipliernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_ac_voltage_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_voltage_overloadnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_active_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_active_currentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_active_current_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_active_current_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_active_current_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_active_current_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_active_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_active_powernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_active_power_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_active_power_maxnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_active_power_max_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_active_power_max_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_active_power_max_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_active_power_max_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_active_power_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_active_power_minnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_active_power_min_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_active_power_min_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_active_power_min_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_active_power_min_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_active_power_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_active_power_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_active_power_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_active_power_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_apparent_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_apparent_powernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_apparent_power_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_apparent_power_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_apparent_power_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_apparent_power_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_average_rms_over_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_average_rms_over_voltagenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_average_rms_over_voltage_counter()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_average_rms_over_voltage_counternew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_average_rms_over_voltage_counter_phb()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_average_rms_over_voltage_counter_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_average_rms_over_voltage_counter_phc()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_average_rms_over_voltage_counter_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_average_rms_under_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_average_rms_under_voltagenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_average_rms_under_voltage_counter()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_average_rms_under_voltage_counternew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_average_rms_under_voltage_counter_phb()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_average_rms_under_voltage_counter_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_average_rms_under_voltage_counter_phc()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_average_rms_under_voltage_counter_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_average_rms_voltage_measurement_period()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_average_rms_voltage_measurement_periodnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_average_rms_voltage_measurement_period_phb()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_average_rms_voltage_measurement_period_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_average_rms_voltage_measurement_period_phc()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_average_rms_voltage_measurement_period_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_dc_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dc_currentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_dc_current_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dc_current_divisornew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_dc_current_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dc_current_maxnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_dc_current_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dc_current_minnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_dc_current_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dc_current_multipliernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_dc_current_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dc_current_overloadnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_dc_overload_alarms_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dc_overload_alarms_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_dc_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dc_powernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_dc_power_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dc_power_divisornew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_dc_power_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dc_power_maxnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_dc_power_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dc_power_minnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_dc_power_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dc_power_multipliernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_dc_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dc_voltagenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_dc_voltage_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dc_voltage_divisornew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_dc_voltage_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dc_voltage_maxnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_dc_voltage_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dc_voltage_minnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_dc_voltage_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dc_voltage_multipliernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_dc_voltage_overload()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dc_voltage_overloadnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_harmonic_current_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_harmonic_current_multipliernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_line_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_line_currentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_line_current_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_line_current_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_line_current_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_line_current_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_measured11th_harmonic_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured11th_harmonic_currentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_measured1st_harmonic_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured1st_harmonic_currentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_measured3rd_harmonic_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured3rd_harmonic_currentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_measured5th_harmonic_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured5th_harmonic_currentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_measured7th_harmonic_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured7th_harmonic_currentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_measured9th_harmonic_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured9th_harmonic_currentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_measured_phase11th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured_phase11th_harmonic_currentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_measured_phase1st_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured_phase1st_harmonic_currentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_measured_phase3rd_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured_phase3rd_harmonic_currentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_measured_phase5th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured_phase5th_harmonic_currentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_measured_phase7th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured_phase7th_harmonic_currentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_measured_phase9th_harmonic_current()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured_phase9th_harmonic_currentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_measurement_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measurement_typenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_neutral_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_neutral_currentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_phase_harmonic_current_multiplier()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_phase_harmonic_current_multipliernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_power_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_power_divisornew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_power_factor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_power_factornew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_power_factor_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_power_factor_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_power_factor_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_power_factor_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_power_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_power_multipliernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_reactive_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_reactive_currentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_reactive_current_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_reactive_current_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_reactive_current_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_reactive_current_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_reactive_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_reactive_powernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_reactive_power_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_reactive_power_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_reactive_power_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_reactive_power_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_current()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_currentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_current_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_current_maxnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_current_max_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_current_max_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_current_max_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_current_max_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_current_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_current_minnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_current_min_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_current_min_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_current_min_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_current_min_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_current_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_current_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_current_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_current_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_extreme_over_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_extreme_over_voltagenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_extreme_over_voltage_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_extreme_over_voltage_periodnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_extreme_over_voltage_period_phb()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_extreme_over_voltage_period_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_extreme_over_voltage_period_phc()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_extreme_over_voltage_period_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_extreme_under_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_extreme_under_voltagenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_extreme_under_voltage_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_extreme_under_voltage_periodnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_extreme_under_voltage_period_phb()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_extreme_under_voltage_period_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_extreme_under_voltage_period_phc()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_extreme_under_voltage_period_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_voltagenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_voltage_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_voltage_maxnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_voltage_max_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_voltage_max_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_voltage_max_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_voltage_max_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_voltage_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_voltage_minnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_voltage_min_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_voltage_min_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_voltage_min_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_voltage_min_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_voltage_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_voltage_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_voltage_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_voltage_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_voltage_sag()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_voltage_sagnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_voltage_sag_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_voltage_sag_periodnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_voltage_sag_period_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_voltage_sag_period_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_voltage_sag_period_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_voltage_sag_period_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_voltage_swell()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_voltage_swellnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_voltage_swell_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_voltage_swell_periodnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_voltage_swell_period_phb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_voltage_swell_period_phbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_rms_voltage_swell_period_phc()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_rms_voltage_swell_period_phcnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_total_active_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_total_active_powernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_total_apparent_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_total_apparent_powernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_electrical_measurement_total_reactive_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_total_reactive_powernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_fan_control_fan_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_fan_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_fan_control_fan_mode_sequence()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_fan_mode_sequencenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_flow_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_flow_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_flow_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_flow_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_tolerancenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_groups_name_support()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_name_supportnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ias_zone_current_zone_sensitivity_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_zone_sensitivity_levelnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ias_zone_iascie_address()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_iascie_addressnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ias_zone_number_of_zone_sensitivity_levels_supported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_number_of_zone_sensitivity_levels_supportednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ias_zone_zone_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_zone_statenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ias_zone_zone_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_zone_statusnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ias_zone_zone_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_zone_typenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ias_zone_zoneid()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_zoneidnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_iaswd_max_duration()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_durationnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_identify_identify_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_identify_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_illuminance_level_sensing_illuminance_target_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_illuminance_target_levelnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_illuminance_level_sensing_level_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_level_statusnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_illuminance_level_sensing_light_sensor_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_light_sensor_typenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_illuminance_measurement_light_sensor_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_light_sensor_typenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_illuminance_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_illuminance_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_illuminance_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_illuminance_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_tolerancenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_level_current_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_frequencynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_level_current_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_levelnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_level_default_move_rate()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_default_move_ratenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_level_max_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_frequencynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_level_max_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_levelnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_level_min_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_frequencynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_level_min_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_levelnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_level_off_transition_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_off_transition_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_level_on_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_on_levelnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_level_on_off_transition_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_on_off_transition_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_level_on_transition_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_on_transition_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_level_options()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_optionsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_level_remaining_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_remaining_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_level_start_up_current_level()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_start_up_current_levelnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_current_inlet_energy_carrier_summation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_inlet_energy_carrier_summationnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_current_max_demand_delivered()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_max_demand_deliverednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_current_max_demand_delivered_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_max_demand_delivered_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_current_max_demand_received()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_max_demand_receivednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_current_max_demand_received_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_max_demand_received_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_current_outlet_energy_carrier_summation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_outlet_energy_carrier_summationnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_current_summation_delivered()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_summation_deliverednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_current_summation_received()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_summation_receivednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_default_update_period()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_default_update_periodnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_demand_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_demand_formattingnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_divisor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_divisornew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_energy_carrier_demand_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_energy_carrier_demand_formattingnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_energy_carrier_summation_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_energy_carrier_summation_formattingnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_energy_carrier_unit_of_measure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_energy_carrier_unit_of_measurenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_historical_consumption_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_historical_consumption_formattingnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_inlet_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_inlet_temperaturenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_metering_device_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_metering_device_typenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_multiplier()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_multipliernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_outlet_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_outlet_temperaturenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_power_factor()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_power_factornew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_reading_snap_shot_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_reading_snap_shot_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_summation_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_summation_formattingnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_supply_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_supply_statusnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_temperature_formatting()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_temperature_formattingnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_temperature_unit_of_measure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_temperature_unit_of_measurenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_metering_unitof_measure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_unitof_measurenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_name_and_location_location()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_locationnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_name_and_location_name()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_namenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_occupancy_sensing_occupancy()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_occupancynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_occupancy_sensing_occupancy_sensor_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_occupancy_sensor_typenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_occupancy_sensing_occupancy_sensor_type_bitmap()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_occupancy_sensor_type_bitmapnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_occupancy_sensing_physical_contact_occupied_to_unoccupied_delay()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_physical_contact_occupied_to_unoccupied_delaynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_occupancy_sensing_physical_contact_unoccupied_to_occupied_delay()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_physical_contact_unoccupied_to_occupied_delaynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_occupancy_sensing_physical_contact_unoccupied_to_occupied_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_physical_contact_unoccupied_to_occupied_thresholdnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_occupancy_sensing_pir_occupied_to_unoccupied_delay()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_pir_occupied_to_unoccupied_delaynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_occupancy_sensing_pir_unoccupied_to_occupied_delay()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_pir_unoccupied_to_occupied_delaynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_occupancy_sensing_pir_unoccupied_to_occupied_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_pir_unoccupied_to_occupied_thresholdnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_occupancy_sensing_ultrasonic_occupied_to_unoccupied_delay()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ultrasonic_occupied_to_unoccupied_delaynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_occupancy_sensing_ultrasonic_unoccupied_to_occupied_delay()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ultrasonic_unoccupied_to_occupied_delaynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_occupancy_sensing_ultrasonic_unoccupied_to_occupied_threshold()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ultrasonic_unoccupied_to_occupied_thresholdnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_on_off_global_scene_control()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_global_scene_controlnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_on_off_off_wait_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_off_wait_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_on_off_on_off()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_on_offnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_on_off_on_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_on_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_on_off_start_up_on_off()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_start_up_on_offnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ph_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ph_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ph_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_ph_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_tolerancenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pm25_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pm25_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pm25_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pm25_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_tolerancenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_poll_control_check_in_interval()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_check_in_intervalnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_poll_control_check_in_interval_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_check_in_interval_minnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_poll_control_fast_poll_timeout()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_fast_poll_timeoutnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_poll_control_fast_poll_timeout_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_fast_poll_timeout_maxnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_poll_control_long_poll_interval()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_long_poll_intervalnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_poll_control_long_poll_interval_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_long_poll_interval_minnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_poll_control_short_poll_interval()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_short_poll_intervalnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery2_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery2_alarm_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery2_alarm_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery2_alarm_statenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery2_manufacturer()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery2_manufacturernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery2_percentage_min_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery2_percentage_min_thresholdnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery2_percentage_remaining()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery2_percentage_remainingnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery2_percentage_threshold1()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery2_percentage_threshold1new value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery2_percentage_threshold2()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery2_percentage_threshold2new value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery2_percentage_threshold3()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery2_percentage_threshold3new value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery2_quantity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery2_quantitynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery2_rated_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery2_rated_voltagenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery2_size()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery2_sizenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery2_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery2_voltagenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery2_voltage_min_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery2_voltage_min_thresholdnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery2_voltage_threshold1()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery2_voltage_threshold1new value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery2_voltage_threshold2()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery2_voltage_threshold2new value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery2_voltage_threshold3()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery2_voltage_threshold3new value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery2a_hr_rating()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery2a_hr_ratingnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery3_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery3_alarm_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery3_alarm_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery3_alarm_statenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery3_manufacturer()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery3_manufacturernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery3_percentage_min_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery3_percentage_min_thresholdnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery3_percentage_remaining()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery3_percentage_remainingnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery3_percentage_threshold1()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery3_percentage_threshold1new value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery3_percentage_threshold2()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery3_percentage_threshold2new value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery3_percentage_threshold3()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery3_percentage_threshold3new value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery3_quantity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery3_quantitynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery3_rated_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery3_rated_voltagenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery3_size()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery3_sizenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery3_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery3_voltagenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery3_voltage_min_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery3_voltage_min_thresholdnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery3_voltage_threshold1()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery3_voltage_threshold1new value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery3_voltage_threshold2()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery3_voltage_threshold2new value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery3_voltage_threshold3()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery3_voltage_threshold3new value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery3a_hr_rating()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery3a_hr_ratingnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery_alarm_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery_alarm_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery_alarm_statenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery_manufacturer()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery_manufacturernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery_percentage_min_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery_percentage_min_thresholdnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery_percentage_remaining()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery_percentage_remainingnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery_percentage_threshold1()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery_percentage_threshold1new value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery_percentage_threshold2()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery_percentage_threshold2new value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery_percentage_threshold3()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery_percentage_threshold3new value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery_quantity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery_quantitynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery_rated_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery_rated_voltagenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery_size()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery_sizenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery_voltagenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery_voltage_min_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery_voltage_min_thresholdnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery_voltage_threshold1()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery_voltage_threshold1new value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery_voltage_threshold2()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery_voltage_threshold2new value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_battery_voltage_threshold3()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery_voltage_threshold3new value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_batterya_hr_rating()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_batterya_hr_ratingnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_mains_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mains_alarm_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_mains_frequency()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mains_frequencynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_mains_voltage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mains_voltagenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_mains_voltage_dwell_trip_point()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mains_voltage_dwell_trip_pointnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_mains_voltage_max_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mains_voltage_max_thresholdnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_power_configuration_mains_voltage_min_threshold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_mains_voltage_min_thresholdnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pressure_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pressure_measurement_max_scaled_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_scaled_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pressure_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pressure_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pressure_measurement_min_scaled_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_scaled_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pressure_measurement_scale()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_scalenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pressure_measurement_scaled_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_scaled_tolerancenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pressure_measurement_scaled_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_scaled_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pressure_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_tolerancenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_protocol_controller_network_management_network_management_state()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_network_management_statenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_protocol_controller_rf_telemetry_pti_enabled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_pti_enablednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_protocol_controller_rf_telemetry_tx_report_enabled()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_tx_report_enablednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_alarm_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_capacity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_capacitynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_control_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_control_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_effective_control_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_effective_control_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_effective_operation_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_effective_operation_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_lifetime_energy_consumed()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_lifetime_energy_consumednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_lifetime_running_hours()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_lifetime_running_hoursnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_max_comp_pressure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_comp_pressurenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_max_const_flow()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_const_flownew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_max_const_pressure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_const_pressurenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_max_const_speed()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_const_speednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_max_const_temp()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_const_tempnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_max_flow()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_flownew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_max_pressure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_pressurenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_max_speed()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_speednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_min_comp_pressure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_comp_pressurenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_min_const_flow()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_const_flownew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_min_const_pressure()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_const_pressurenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_min_const_speed()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_const_speednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_min_const_temp()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_const_tempnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_operation_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_operation_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_power()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_powernew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_pump_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_pump_statusnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_pump_configuration_and_control_speed()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_speednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_relativity_humidity_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_relativity_humidity_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_relativity_humidity_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_relativity_humidity_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_tolerancenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_scenes_current_group()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_groupnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_scenes_current_scene()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_scenenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_scenes_last_configured_by()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_last_configured_bynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_scenes_name_support()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_name_supportnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_scenes_scene_count()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_scene_countnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_scenes_scene_table()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_scene_table_countNumber of elements in the array
new_scene_tablenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_scenes_scene_valid()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_scene_validnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_shade_configuration_closed_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_closed_limitnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_shade_configuration_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_shade_configuration_motor_step_size()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_motor_step_sizenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_shade_configuration_physical_closed_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_physical_closed_limitnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_shade_configuration_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_statusnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_soil_moisture_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_soil_moisture_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_soil_moisture_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_soil_moisture_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_tolerancenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_state_endpoint_id_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_endpoint_id_list_countNumber of elements in the array
new_endpoint_id_listnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_state_maximum_command_delay()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_maximum_command_delaynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_state_network_list()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_network_list_countNumber of elements in the array
new_network_listnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_state_network_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_network_statusnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_state_security()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_securitynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_average_temperature_celcius()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_average_temperature_celciusnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_battery_percentage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_battery_percentagenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_cpu_average_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_cpu_average_usage_percent_countNumber of elements in the array
new_cpu_average_usage_percentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_cpu_frequencym_hz()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_cpu_frequencym_hz_countNumber of elements in the array
new_cpu_frequencym_hznew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_cpu_max_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_cpu_max_usage_percent_countNumber of elements in the array
new_cpu_max_usage_percentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_cpu_min_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_cpu_min_usage_percent_countNumber of elements in the array
new_cpu_min_usage_percentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_cpu_usage_percent()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_cpu_usage_percent_countNumber of elements in the array
new_cpu_usage_percentnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_current_temperature_celcius()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_temperature_celciusnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_disks_counters()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_disks_counters_countNumber of elements in the array
new_disks_countersnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_disks_usage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_disks_usage_countNumber of elements in the array
new_disks_usagenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_fqdn()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_fqdnnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_hostname()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_hostnamenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_max_temperature_celcius()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_temperature_celciusnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_min_temperature_celcius()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_temperature_celciusnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_network_interfaces_data()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_network_interfaces_data_countNumber of elements in the array
new_network_interfaces_datanew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_power_plugged()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_power_pluggednew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_ram_availablemb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ram_availablembnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_ram_freemb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ram_freembnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_ram_totalmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ram_totalmbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_reporting_interval_seconds()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_reporting_interval_secondsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_swap_memory_totalmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_swap_memory_totalmbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_swap_memory_usedmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_swap_memory_usedmbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_system_interrupts()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_system_interruptsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_uptime_minutes()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_uptime_minutesnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_virtual_memory_totalmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_virtual_memory_totalmbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_virtual_memory_usedmb()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_virtual_memory_usedmbnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_system_metrics_wireless_network_interfaces_data()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_wireless_network_interfaces_data_countNumber of elements in the array
new_wireless_network_interfaces_datanew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_temperature_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_temperature_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_temperature_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_temperature_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_tolerancenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_abs_max_cool_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_abs_max_cool_setpoint_limitnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_abs_max_heat_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_abs_max_heat_setpoint_limitnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_abs_min_cool_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_abs_min_cool_setpoint_limitnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_abs_min_heat_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_abs_min_heat_setpoint_limitnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_ac_capacity()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_capacitynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_ac_capacity_format()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_capacity_formatnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_ac_coil_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_coil_temperaturenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_ac_compressor_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_compressor_typenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_ac_error_code()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_error_codenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_ac_louver_position()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_louver_positionnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_ac_refrigerant_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_refrigerant_typenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_ac_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_ac_typenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_alarm_mask()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_alarm_masknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_control_sequence_of_operation()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_control_sequence_of_operationnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_emergency_heat_delta()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_emergency_heat_deltanew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_hvac_system_type_configuration()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_hvac_system_type_configurationnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_local_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_local_temperaturenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_local_temperature_calibration()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_local_temperature_calibrationnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_max_cool_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_cool_setpoint_limitnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_max_heat_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_heat_setpoint_limitnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_min_cool_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_cool_setpoint_limitnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_min_heat_setpoint_limit()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_heat_setpoint_limitnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_min_setpoint_dead_band()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_setpoint_dead_bandnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_number_of_daily_transitions()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_number_of_daily_transitionsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_number_of_weekly_transitions()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_number_of_weekly_transitionsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_occupancy()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_occupancynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_occupied_cooling_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_occupied_cooling_setpointnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_occupied_heating_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_occupied_heating_setpointnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_occupied_setback()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_occupied_setbacknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_occupied_setback_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_occupied_setback_maxnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_occupied_setback_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_occupied_setback_minnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_outdoor_temperature()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_outdoor_temperaturenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_pi_cooling_demand()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_pi_cooling_demandnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_pi_heating_demand()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_pi_heating_demandnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_remote_sensing()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_remote_sensingnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_setpoint_change_amount()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_setpoint_change_amountnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_setpoint_change_source()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_setpoint_change_sourcenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_setpoint_change_source_timestamp()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_setpoint_change_source_timestampnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_start_of_week()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_start_of_weeknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_system_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_system_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_temperature_setpoint_hold()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_temperature_setpoint_holdnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_temperature_setpoint_hold_duration()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_temperature_setpoint_hold_durationnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_thermostat_programming_operation_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_thermostat_programming_operation_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_thermostat_running_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_thermostat_running_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_thermostat_running_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_thermostat_running_statenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_unoccupied_cooling_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_unoccupied_cooling_setpointnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_unoccupied_heating_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_unoccupied_heating_setpointnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_unoccupied_setback()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_unoccupied_setbacknew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_unoccupied_setback_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_unoccupied_setback_maxnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_unoccupied_setback_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_unoccupied_setback_minnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_user_interface_configuration_keypad_lockout()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_keypad_lockoutnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_user_interface_configuration_schedule_programming_visibility()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_schedule_programming_visibilitynew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_thermostat_user_interface_configuration_temperature_display_mode()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_temperature_display_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_time_dst_end()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dst_endnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_time_dst_shift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dst_shiftnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_time_dst_start()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dst_startnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_time_last_set_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_last_set_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_time_local_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_local_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_time_standard_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_standard_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_time_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_time_time_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_time_statusnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_time_time_zone()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_time_zonenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_time_valid_until_time()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_valid_until_timenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_fan_control_z_wave_fan_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_z_wave_fan_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_fan_control_z_wave_fan_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_z_wave_fan_statenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_fan_control_z_wave_supported_fan_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_z_wave_supported_fan_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_humidity_control_auto_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_auto_setpointnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_humidity_control_auto_setpoint_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_auto_setpoint_maxnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_humidity_control_auto_setpoint_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_auto_setpoint_minnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_humidity_control_auto_setpoint_precision()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_auto_setpoint_precisionnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_humidity_control_auto_setpoint_scale()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_auto_setpoint_scalenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_humidity_control_current_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_statenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_humidity_control_dehumidifier_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dehumidifier_setpointnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_humidity_control_dehumidifier_setpoint_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dehumidifier_setpoint_maxnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_humidity_control_dehumidifier_setpoint_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dehumidifier_setpoint_minnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_humidity_control_dehumidifier_setpoint_precision()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dehumidifier_setpoint_precisionnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_humidity_control_dehumidifier_setpoint_scale()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_dehumidifier_setpoint_scalenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_humidity_control_humidifier_setpoint()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_humidifier_setpointnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_humidity_control_humidifier_setpoint_max()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_humidifier_setpoint_maxnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_humidity_control_humidifier_setpoint_min()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_humidifier_setpoint_minnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_humidity_control_humidifier_setpoint_precision()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_humidifier_setpoint_precisionnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_humidity_control_humidifier_setpoint_scale()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_humidifier_setpoint_scalenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_humidity_control_reporting_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_reporting_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_humidity_control_supported_reporting_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_supported_reporting_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_humidity_control_supported_set_points()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_supported_set_pointsnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_thermostat_operating_state()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_operating_statenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_thermostat_supported_thermostat_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_supported_thermostat_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_unify_thermostat_thermostat_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_thermostat_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_wind_speed_measurement_max_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_max_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_wind_speed_measurement_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_wind_speed_measurement_min_measured_value()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_min_measured_valuenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_wind_speed_measurement_tolerance()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_tolerancenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_acceleration_time_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_acceleration_time_liftnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_config_or_status()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_config_or_statusnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_current_position_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_position_liftnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_current_position_lift_percentage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_position_lift_percentagenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_current_position_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_position_tiltnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_current_position_tilt_percentage()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_current_position_tilt_percentagenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_deceleration_time_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_deceleration_time_liftnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_installed_closed_limit_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_installed_closed_limit_liftnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_installed_closed_limit_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_installed_closed_limit_tiltnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_installed_open_limit_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_installed_open_limit_liftnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_installed_open_limit_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_installed_open_limit_tiltnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_intermediate_setpoints_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_intermediate_setpoints_liftnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_intermediate_setpoints_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_intermediate_setpoints_tiltnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_mode()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_modenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_number_of_actuations_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_number_of_actuations_liftnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_number_of_actuations_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_number_of_actuations_tiltnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_physical_closed_limit_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_physical_closed_limit_liftnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_physical_closed_limit_tilt()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_physical_closed_limit_tiltnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_velocity_lift()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_velocity_liftnew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_set_window_covering_window_covering_type()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
value_statevalue state to write for the node, see attribute_store_set_node_attribute_value
new_window_covering_typenew value to set
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_shade_configuration_closed_limit_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_shade_configuration_closed_limit_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_shade_configuration_closed_limit_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_shade_configuration_closed_limit_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_shade_configuration_mode_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_shade_configuration_mode_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_shade_configuration_mode_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_shade_configuration_mode_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_shade_configuration_motor_step_size_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_shade_configuration_motor_step_size_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_shade_configuration_motor_step_size_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_shade_configuration_motor_step_size_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_shade_configuration_physical_closed_limit_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_shade_configuration_physical_closed_limit_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_shade_configuration_physical_closed_limit_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_shade_configuration_physical_closed_limit_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_shade_configuration_status_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_shade_configuration_status_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_shade_configuration_status_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_shade_configuration_status_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_soil_moisture_max_measured_value_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_soil_moisture_max_measured_value_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_soil_moisture_max_measured_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_soil_moisture_max_measured_value_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_soil_moisture_measured_value_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_soil_moisture_measured_value_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_soil_moisture_measured_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_soil_moisture_measured_value_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_soil_moisture_min_measured_value_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_soil_moisture_min_measured_value_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_soil_moisture_min_measured_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_soil_moisture_min_measured_value_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_soil_moisture_tolerance_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_soil_moisture_tolerance_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_soil_moisture_tolerance_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_soil_moisture_tolerance_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_state_endpoint_id_list_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_state_endpoint_id_list_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_state_endpoint_id_list_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_state_endpoint_id_list_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_state_maximum_command_delay_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_state_maximum_command_delay_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_state_maximum_command_delay_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_state_maximum_command_delay_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_state_network_list_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_state_network_list_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_state_network_list_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_state_network_list_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_state_network_status_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_state_network_status_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_state_network_status_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_state_network_status_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_state_security_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_state_security_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_state_security_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_state_security_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_average_temperature_celcius_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_average_temperature_celcius_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_average_temperature_celcius_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_average_temperature_celcius_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_battery_percentage_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_battery_percentage_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_battery_percentage_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_battery_percentage_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_cpu_average_usage_percent_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_cpu_average_usage_percent_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_cpu_average_usage_percent_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_cpu_average_usage_percent_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_cpu_frequencym_hz_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_cpu_frequencym_hz_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_cpu_frequencym_hz_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_cpu_frequencym_hz_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_cpu_max_usage_percent_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_cpu_max_usage_percent_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_cpu_max_usage_percent_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_cpu_max_usage_percent_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_cpu_min_usage_percent_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_cpu_min_usage_percent_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_cpu_min_usage_percent_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_cpu_min_usage_percent_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_cpu_usage_percent_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_cpu_usage_percent_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_cpu_usage_percent_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_cpu_usage_percent_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_current_temperature_celcius_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_current_temperature_celcius_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_current_temperature_celcius_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_current_temperature_celcius_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_disks_counters_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_disks_counters_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_disks_counters_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_disks_counters_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_disks_usage_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_disks_usage_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_disks_usage_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_disks_usage_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_fqdn_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_fqdn_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_fqdn_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_fqdn_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_hostname_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_hostname_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_hostname_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_hostname_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_max_temperature_celcius_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_max_temperature_celcius_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_max_temperature_celcius_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_max_temperature_celcius_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_min_temperature_celcius_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_min_temperature_celcius_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_min_temperature_celcius_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_min_temperature_celcius_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_network_interfaces_data_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_network_interfaces_data_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_network_interfaces_data_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_network_interfaces_data_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_power_plugged_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_power_plugged_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_power_plugged_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_power_plugged_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_ram_availablemb_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_ram_availablemb_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_ram_availablemb_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_ram_availablemb_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_ram_freemb_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_ram_freemb_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_ram_freemb_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_ram_freemb_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_ram_totalmb_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_ram_totalmb_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_ram_totalmb_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_ram_totalmb_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_reporting_interval_seconds_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_reporting_interval_seconds_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_reporting_interval_seconds_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_reporting_interval_seconds_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_swap_memory_totalmb_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_swap_memory_totalmb_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_swap_memory_totalmb_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_swap_memory_totalmb_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_swap_memory_usedmb_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_swap_memory_usedmb_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_swap_memory_usedmb_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_swap_memory_usedmb_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_system_interrupts_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_system_interrupts_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_system_interrupts_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_system_interrupts_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_uptime_minutes_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_uptime_minutes_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_uptime_minutes_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_uptime_minutes_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_virtual_memory_totalmb_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_virtual_memory_totalmb_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_virtual_memory_totalmb_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_virtual_memory_totalmb_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_virtual_memory_usedmb_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_virtual_memory_usedmb_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_virtual_memory_usedmb_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_virtual_memory_usedmb_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_wireless_network_interfaces_data_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_wireless_network_interfaces_data_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_system_metrics_wireless_network_interfaces_data_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_system_metrics_wireless_network_interfaces_data_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_temperature_measurement_max_measured_value_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_temperature_measurement_max_measured_value_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_temperature_measurement_max_measured_value_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_temperature_measurement_max_measured_value_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_temperature_measurement_measured_value_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_temperature_measurement_measured_value_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_temperature_measurement_measured_value_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_temperature_measurement_measured_value_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_temperature_measurement_min_measured_value_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_temperature_measurement_min_measured_value_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_temperature_measurement_min_measured_value_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_temperature_measurement_min_measured_value_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_temperature_measurement_tolerance_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_temperature_measurement_tolerance_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_temperature_measurement_tolerance_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_temperature_measurement_tolerance_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_abs_max_cool_setpoint_limit_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_abs_max_cool_setpoint_limit_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_abs_max_cool_setpoint_limit_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_abs_max_cool_setpoint_limit_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_abs_max_heat_setpoint_limit_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_abs_max_heat_setpoint_limit_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_abs_max_heat_setpoint_limit_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_abs_max_heat_setpoint_limit_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_abs_min_cool_setpoint_limit_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_abs_min_cool_setpoint_limit_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_abs_min_cool_setpoint_limit_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_abs_min_cool_setpoint_limit_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_abs_min_heat_setpoint_limit_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_abs_min_heat_setpoint_limit_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_abs_min_heat_setpoint_limit_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_abs_min_heat_setpoint_limit_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_ac_capacity_format_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_ac_capacity_format_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_ac_capacity_format_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_ac_capacity_format_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_ac_capacity_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_ac_capacity_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_ac_capacity_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_ac_capacity_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_ac_coil_temperature_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_ac_coil_temperature_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_ac_coil_temperature_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_ac_coil_temperature_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_ac_compressor_type_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_ac_compressor_type_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_ac_compressor_type_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_ac_compressor_type_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_ac_error_code_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_ac_error_code_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_ac_error_code_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_ac_error_code_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_ac_louver_position_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_ac_louver_position_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_ac_louver_position_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_ac_louver_position_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_ac_refrigerant_type_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_ac_refrigerant_type_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_ac_refrigerant_type_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_ac_refrigerant_type_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_ac_type_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_ac_type_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_ac_type_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_ac_type_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_alarm_mask_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_alarm_mask_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_alarm_mask_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_alarm_mask_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_control_sequence_of_operation_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_control_sequence_of_operation_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_control_sequence_of_operation_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_control_sequence_of_operation_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_emergency_heat_delta_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_emergency_heat_delta_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_emergency_heat_delta_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_emergency_heat_delta_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_hvac_system_type_configuration_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_hvac_system_type_configuration_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_hvac_system_type_configuration_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_hvac_system_type_configuration_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_local_temperature_calibration_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_local_temperature_calibration_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_local_temperature_calibration_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_local_temperature_calibration_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_local_temperature_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_local_temperature_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_local_temperature_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_local_temperature_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_max_cool_setpoint_limit_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_max_cool_setpoint_limit_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_max_cool_setpoint_limit_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_max_cool_setpoint_limit_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_max_heat_setpoint_limit_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_max_heat_setpoint_limit_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_max_heat_setpoint_limit_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_max_heat_setpoint_limit_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_min_cool_setpoint_limit_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_min_cool_setpoint_limit_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_min_cool_setpoint_limit_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_min_cool_setpoint_limit_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_min_heat_setpoint_limit_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_min_heat_setpoint_limit_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_min_heat_setpoint_limit_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_min_heat_setpoint_limit_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_min_setpoint_dead_band_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_min_setpoint_dead_band_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_min_setpoint_dead_band_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_min_setpoint_dead_band_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_number_of_daily_transitions_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_number_of_daily_transitions_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_number_of_daily_transitions_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_number_of_daily_transitions_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_number_of_weekly_transitions_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_number_of_weekly_transitions_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_number_of_weekly_transitions_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_number_of_weekly_transitions_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_occupancy_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_occupancy_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_occupancy_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_occupancy_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_occupied_cooling_setpoint_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_occupied_cooling_setpoint_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_occupied_cooling_setpoint_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_occupied_cooling_setpoint_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_occupied_heating_setpoint_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_occupied_heating_setpoint_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_occupied_heating_setpoint_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_occupied_heating_setpoint_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_occupied_setback_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_occupied_setback_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_occupied_setback_max_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_occupied_setback_max_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_occupied_setback_max_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_occupied_setback_max_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_occupied_setback_min_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_occupied_setback_min_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_occupied_setback_min_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_occupied_setback_min_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_occupied_setback_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_occupied_setback_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_outdoor_temperature_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_outdoor_temperature_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_outdoor_temperature_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_outdoor_temperature_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_pi_cooling_demand_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_pi_cooling_demand_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_pi_cooling_demand_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_pi_cooling_demand_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_pi_heating_demand_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_pi_heating_demand_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_pi_heating_demand_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_pi_heating_demand_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_remote_sensing_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_remote_sensing_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_remote_sensing_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_remote_sensing_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_setpoint_change_amount_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_setpoint_change_amount_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_setpoint_change_amount_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_setpoint_change_amount_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_setpoint_change_source_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_setpoint_change_source_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_setpoint_change_source_timestamp_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_setpoint_change_source_timestamp_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_setpoint_change_source_timestamp_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_setpoint_change_source_timestamp_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_setpoint_change_source_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_setpoint_change_source_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_start_of_week_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_start_of_week_is_reported_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_start_of_week_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_start_of_week_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_system_mode_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_system_mode_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_system_mode_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_system_mode_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_temperature_setpoint_hold_duration_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_temperature_setpoint_hold_duration_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_temperature_setpoint_hold_duration_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_temperature_setpoint_hold_duration_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_temperature_setpoint_hold_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_temperature_setpoint_hold_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_temperature_setpoint_hold_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_temperature_setpoint_hold_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_thermostat_programming_operation_mode_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_thermostat_programming_operation_mode_is_reported_defined()

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 - ThermostatProgrammingOperationMode attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_thermostat_programming_operation_mode_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_thermostat_programming_operation_mode_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_thermostat_running_mode_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_thermostat_running_mode_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_thermostat_running_mode_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_thermostat_running_mode_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_thermostat_running_state_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_thermostat_running_state_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_thermostat_running_state_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_thermostat_running_state_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_unoccupied_cooling_setpoint_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_unoccupied_cooling_setpoint_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_unoccupied_cooling_setpoint_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_unoccupied_cooling_setpoint_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_unoccupied_heating_setpoint_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_unoccupied_heating_setpoint_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_unoccupied_heating_setpoint_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_unoccupied_heating_setpoint_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_unoccupied_setback_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_unoccupied_setback_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_unoccupied_setback_max_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_unoccupied_setback_max_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_unoccupied_setback_max_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_unoccupied_setback_max_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_unoccupied_setback_min_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_unoccupied_setback_min_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_unoccupied_setback_min_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_unoccupied_setback_min_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_unoccupied_setback_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_unoccupied_setback_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_user_interface_configuration_keypad_lockout_is_desired_defined()

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 - KeypadLockout attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_user_interface_configuration_keypad_lockout_is_reported_defined()

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 - KeypadLockout attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_user_interface_configuration_keypad_lockout_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_user_interface_configuration_keypad_lockout_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_user_interface_configuration_schedule_programming_visibility_is_desired_defined()

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 - ScheduleProgrammingVisibility attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_user_interface_configuration_schedule_programming_visibility_is_reported_defined()

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 - ScheduleProgrammingVisibility attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_user_interface_configuration_schedule_programming_visibility_undefine_desired()

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 - ScheduleProgrammingVisibility attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_user_interface_configuration_schedule_programming_visibility_undefine_reported()

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 - ScheduleProgrammingVisibility attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_user_interface_configuration_temperature_display_mode_is_desired_defined()

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 - TemperatureDisplayMode attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_user_interface_configuration_temperature_display_mode_is_reported_defined()

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 - TemperatureDisplayMode attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_thermostat_user_interface_configuration_temperature_display_mode_undefine_desired()

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 - TemperatureDisplayMode attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_thermostat_user_interface_configuration_temperature_display_mode_undefine_reported()

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 - TemperatureDisplayMode attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_dst_end_is_desired_defined()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_dst_end_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_dst_end_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_dst_end_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_dst_shift_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_dst_shift_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_dst_shift_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_dst_shift_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_dst_start_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_dst_start_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_dst_start_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_dst_start_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_last_set_time_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_last_set_time_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_last_set_time_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_last_set_time_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_local_time_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_local_time_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_local_time_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_local_time_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_standard_time_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_standard_time_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_standard_time_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_standard_time_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_time_is_desired_defined()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_time_is_reported_defined()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_time_status_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_time_status_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_time_status_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_time_status_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_time_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_time_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_time_zone_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_time_zone_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_time_zone_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_time_zone_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_valid_until_time_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_valid_until_time_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_time_valid_until_time_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_time_valid_until_time_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_fan_control_z_wave_fan_mode_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_fan_control_z_wave_fan_mode_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_fan_control_z_wave_fan_mode_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_fan_control_z_wave_fan_mode_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_fan_control_z_wave_fan_state_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_fan_control_z_wave_fan_state_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_fan_control_z_wave_fan_state_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_fan_control_z_wave_fan_state_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_fan_control_z_wave_supported_fan_mode_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_fan_control_z_wave_supported_fan_mode_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_fan_control_z_wave_supported_fan_mode_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_fan_control_z_wave_supported_fan_mode_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_auto_setpoint_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_auto_setpoint_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_auto_setpoint_max_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_auto_setpoint_max_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_auto_setpoint_max_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_auto_setpoint_max_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_auto_setpoint_min_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_auto_setpoint_min_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_auto_setpoint_min_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_auto_setpoint_min_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_auto_setpoint_precision_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_auto_setpoint_precision_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_auto_setpoint_precision_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_auto_setpoint_precision_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_auto_setpoint_scale_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_auto_setpoint_scale_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_auto_setpoint_scale_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_auto_setpoint_scale_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_auto_setpoint_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_auto_setpoint_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_current_state_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_current_state_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_current_state_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_current_state_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_max_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_max_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_max_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_max_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_min_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_min_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_min_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_min_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_precision_is_desired_defined()

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 - DehumidifierSetpointPrecision attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_precision_is_reported_defined()

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 - DehumidifierSetpointPrecision attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_precision_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_precision_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_scale_is_desired_defined()

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 - DehumidifierSetpointScale attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_scale_is_reported_defined()

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 - DehumidifierSetpointScale attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_scale_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_scale_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_dehumidifier_setpoint_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_humidifier_setpoint_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_humidifier_setpoint_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_humidifier_setpoint_max_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_humidifier_setpoint_max_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_humidifier_setpoint_max_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_humidifier_setpoint_max_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_humidifier_setpoint_min_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_humidifier_setpoint_min_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_humidifier_setpoint_min_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_humidifier_setpoint_min_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_humidifier_setpoint_precision_is_desired_defined()

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 - HumidifierSetpointPrecision attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_humidifier_setpoint_precision_is_reported_defined()

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 - HumidifierSetpointPrecision attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_humidifier_setpoint_precision_undefine_desired()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_humidifier_setpoint_precision_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_humidifier_setpoint_scale_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_humidifier_setpoint_scale_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_humidifier_setpoint_scale_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_humidifier_setpoint_scale_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_humidifier_setpoint_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_humidifier_setpoint_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_reporting_mode_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_reporting_mode_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_reporting_mode_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_reporting_mode_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_supported_reporting_mode_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_supported_reporting_mode_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_supported_reporting_mode_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_supported_reporting_mode_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_supported_set_points_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_supported_set_points_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_humidity_control_supported_set_points_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_humidity_control_supported_set_points_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_thermostat_operating_state_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_thermostat_operating_state_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_thermostat_operating_state_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_thermostat_operating_state_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_thermostat_supported_thermostat_mode_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_thermostat_supported_thermostat_mode_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_thermostat_supported_thermostat_mode_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_thermostat_supported_thermostat_mode_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_thermostat_thermostat_mode_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_thermostat_thermostat_mode_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_unify_thermostat_thermostat_mode_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_unify_thermostat_thermostat_mode_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_wind_speed_measurement_max_measured_value_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_wind_speed_measurement_max_measured_value_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_wind_speed_measurement_max_measured_value_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_wind_speed_measurement_max_measured_value_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_wind_speed_measurement_measured_value_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_wind_speed_measurement_measured_value_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_wind_speed_measurement_measured_value_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_wind_speed_measurement_measured_value_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_wind_speed_measurement_min_measured_value_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_wind_speed_measurement_min_measured_value_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_wind_speed_measurement_min_measured_value_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_wind_speed_measurement_min_measured_value_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_wind_speed_measurement_tolerance_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_wind_speed_measurement_tolerance_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_wind_speed_measurement_tolerance_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_wind_speed_measurement_tolerance_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_acceleration_time_lift_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_acceleration_time_lift_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_acceleration_time_lift_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_acceleration_time_lift_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_config_or_status_is_desired_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_config_or_status_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_config_or_status_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_config_or_status_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_current_position_lift_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_current_position_lift_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_current_position_lift_percentage_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_current_position_lift_percentage_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_current_position_lift_percentage_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_current_position_lift_percentage_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_current_position_lift_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_current_position_lift_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_current_position_tilt_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_current_position_tilt_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_current_position_tilt_percentage_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_current_position_tilt_percentage_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_current_position_tilt_percentage_undefine_desired()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_current_position_tilt_percentage_undefine_reported()

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 attribute under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_current_position_tilt_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_current_position_tilt_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_deceleration_time_lift_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_deceleration_time_lift_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_deceleration_time_lift_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_deceleration_time_lift_undefine_reported()

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 a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_installed_closed_limit_lift_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_installed_closed_limit_lift_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_installed_closed_limit_lift_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_installed_closed_limit_lift_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_installed_closed_limit_tilt_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_installed_closed_limit_tilt_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_installed_closed_limit_tilt_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_installed_closed_limit_tilt_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_installed_open_limit_lift_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_installed_open_limit_lift_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_installed_open_limit_lift_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_installed_open_limit_lift_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_installed_open_limit_tilt_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_installed_open_limit_tilt_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_installed_open_limit_tilt_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_installed_open_limit_tilt_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_intermediate_setpoints_lift_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_intermediate_setpoints_lift_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_intermediate_setpoints_lift_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_intermediate_setpoints_lift_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_intermediate_setpoints_tilt_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_intermediate_setpoints_tilt_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_intermediate_setpoints_tilt_undefine_desired()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_intermediate_setpoints_tilt_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_mode_is_desired_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_mode_is_reported_defined()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_mode_undefine_desired()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_mode_undefine_reported()

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.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_number_of_actuations_lift_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_number_of_actuations_lift_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_number_of_actuations_lift_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_number_of_actuations_lift_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_number_of_actuations_tilt_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_number_of_actuations_tilt_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_number_of_actuations_tilt_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_number_of_actuations_tilt_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_physical_closed_limit_lift_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_physical_closed_limit_lift_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_physical_closed_limit_lift_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_physical_closed_limit_lift_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_physical_closed_limit_tilt_is_desired_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_physical_closed_limit_tilt_is_reported_defined()

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 attribute under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_physical_closed_limit_tilt_undefine_desired()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_physical_closed_limit_tilt_undefine_reported()

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 under a UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_velocity_lift_is_desired_defined()

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 UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_velocity_lift_is_reported_defined()

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 a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_velocity_lift_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_velocity_lift_undefine_reported()

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/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_window_covering_type_is_desired_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_window_covering_type_is_reported_defined()

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 under a UNID/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
true if defined, false is undefined or non-existent

◆ dotdot_window_covering_window_covering_type_undefine_desired()

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/EndpointID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success

◆ dotdot_window_covering_window_covering_type_undefine_reported()

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 UNID/EndpoinID.

Parameters
unidNode's UNID
endpoint_idEndpoint ID
Returns
sl_status_t SL_STATUS_OK on success