SWRU368C May 2018 – January 2021 CC3100 , CC3100MOD , CC3200 , CC3200MOD
Functions used to set or get the device unique URN name.
Function name | Description | Parameters |
---|---|---|
| Sets the URN name. URN name format is string. | appId = SL_NET_APP_DEVICE_CONFIG_ID Option = NETAPP_SET_GET_DEV_CONF_OPT_DEVICE_URN OptionLen = URN name length pOptionValue = pointer to URN name |
| Gets current URN name. URN name format is string (not null terminated). | appId = SL_NET_APP_DEVICE_CONFIG_ID Option = NETAPP_SET_GET_DEV_CONF_OPT_DEVICE_URN pOptionLen = user-supplied pointer for the returned URN name len pOptionValue = user-supplied pointer for the returned URN name |