23#ifndef ATTRIBUTE_RESOLVER_INTERNAL_H
24#define ATTRIBUTE_RESOLVER_INTERNAL_H
void on_resolver_rule_execute_complete(attribute_store_node_t node, clock_time_t transmission_time)
Callback function to inform the attribute resolver that a rule execution is done for a node.
PROCESS_NAME(attribute_resolver_process)
Name the of The Contiki RTOS process for the Attribute Resolver.
uint32_t clock_time_t
Definition: contiki-conf.h:31
datastore_attribute_id_t attribute_store_node_t
Handle to identify attribute store nodes.
Definition: attribute_store.h:101