Core_Conf_Objects_Created Core_Configuration_Loaded
API Reference Manual  /  12 Haps  / 

Core_Conf_Objects_Deleted

Description
Triggered when one or more objects have been deleted from the configuration after the Core_Conf_Object_Delete hap has been triggered for all of the objects. Called in Global Context.
Callback Type
void (*)(lang_void *callback_data, 
         conf_object_t *trigger_obj);

Core_Conf_Objects_Created Core_Configuration_Loaded