Z-Wave Protocol Controller Reference
ZPC Attribute Resolver Fixtured

ZPC Attribute Resolver fixtures. More...

Collaboration diagram for ZPC Attribute Resolver Fixtured:

Functions

sl_status_t zpc_attribute_resolver_init ()
 Initialize the ZPC attribute resolver, which in turn calls Unify attribute resolver init. More...
 
int zpc_attribute_resolver_teardown ()
 Teardown the ZPC attribute resolver It will also teardown the Unify Attribute resolver. More...
 

Detailed Description

ZPC Attribute Resolver fixtures.

Setup and Teardown fixtures for the ZPC Attribute Resolver

Function Documentation

◆ zpc_attribute_resolver_init()

sl_status_t zpc_attribute_resolver_init ( )

Initialize the ZPC attribute resolver, which in turn calls Unify attribute resolver init.

Returns
sl_status_t indicating the outcome of initialization
Here is the call graph for this function:

◆ zpc_attribute_resolver_teardown()

int zpc_attribute_resolver_teardown ( )

Teardown the ZPC attribute resolver It will also teardown the Unify Attribute resolver.

Returns
0 on success, any other value in case of error
Here is the call graph for this function: