11.12.3.4.47. Function iot_agent_utils_convert_service2key_id¶
Defined in File nxp_iot_agent_utils.h
11.12.3.4.47.1. Function Documentation¶
-
iot_agent_status_t
iot_agent_utils_convert_service2key_id
(uint64_t service_id, uint32_t *key_id)¶ Maps a given service id to the range of keys that are managed by the EdgeLock 2GO cloud service.
- Parameters
[in] service_id
: Service ID[out] key_id
: Key ID
- Return Value
IOT_AGENT_SUCCESS
: upon successIOT_AGENT_FAILURE
: upon failure