![]() |
Diffusion C API
5.9.4
|
Structure supplied to a register_state_provider() call. More...
Data Fields | |
STATE_HANDLERS char * | topic_path |
The topic path for which the state provider will honour requests for state. More... | |
char * | control_group |
A control group under which to register this provider. More... | |
void * | context |
User-supplied context to return to callbacks. | |
Structure supplied to a register_state_provider() call.
char* state_params_s::control_group |
A control group under which to register this provider.
If NULL, the value "default" is used.
STATE_HANDLERS char* state_params_s::topic_path |
The topic path for which the state provider will honour requests for state.