Nyx Node
|
Functions | |
nyx_dict_t * | nyx_stream_def_new (STR_t name, __NULLABLE__ STR_t label) |
Allocates a new INDI / Nyx Stream. | |
nyx_dict_t * | nyx_stream_def_vector_new (STR_t device, STR_t name, nyx_state_t state, nyx_dict_t *defs[], __NULLABLE__ const nyx_opts_t *opts) |
Allocates a new Nyx stream vector. | |
nyx_dict_t * nyx_stream_def_new | ( | STR_t | name, |
__NULLABLE__ STR_t | label ) |
Allocates a new INDI / Nyx Stream.
name | |
label |
nyx_dict_t * nyx_stream_def_vector_new | ( | STR_t | device, |
STR_t | name, | ||
nyx_state_t | state, | ||
nyx_dict_t * | defs[], | ||
__NULLABLE__ const nyx_opts_t * | opts ) |
Allocates a new Nyx stream vector.
device | |
name | |
state | |
defs | |
opts |