Struct anjay_sw_mgmt_instance_initializer_t

Struct Documentation

struct anjay_sw_mgmt_instance_initializer_t

Information about the state to initialize the Software Management object instance.

Public Members

anjay_sw_mgmt_initial_state_t initial_state

Controls initialization of Update State, Update Result and Activation State resources.

anjay_iid_t iid

Software Management object instance ID. As the server may expect the instance ID’s to be unchanged, they must be set explicitly by the user.

void *inst_ctx

Opaque pointer to instance-specific user data.