#include <dc_Types.h>
Data Fields | |
qname_t * | types |
QNames array that a device should implement at least to match. | |
int | nb_types |
Number of types in the filter. | |
char ** | scopes |
URI array that a device should have in its metadata at least to match. | |
int | nb_scopes |
Number of types in the filter. | |
scope_match_rule_t | match_rule |
The match rule that the device should use to match scopes. |
int nb_types |
Number of types in the filter.
char** scopes |
URI array that a device should have in its metadata at least to match.
int nb_scopes |
Number of types in the filter.
The match rule that the device should use to match scopes.