|
anjay
|
#include <sw_mgmt.h>
Data Fields | |
| anjay_sw_mgmt_initial_state_t | initial_state |
| anjay_iid_t | iid |
| void * | inst_ctx |
Information about the state to initialize the Software Management object instance.
| 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.
| anjay_sw_mgmt_initial_state_t initial_state |
Controls initialization of Update State, Update Result and Activation State resources.
| void* inst_ctx |
Opaque pointer to instance-specific user data.