MSG RI SET CURRENT PROFILE
MSG_RI_SET_CURRENT_PROFILE = 402
Description:
Set an existing vehicle profile as active.
Sending bundle:
| Key | Value | Type | Info |
|---|---|---|---|
| Profile | The profile to set (identified by the file name) | String |
Returned error codes:
- RI_ERROR_NONE if the profile was set correctly.
- RI_ERROR_RI_DISABLED if the Remote Interface service is disabled and/or not licensed.
- RI_ERROR_NOT_INITIALIZED if the Remote Interface service is not initialized yet.
- RI_ERROR_NO_SUCH_PROFILE if no such profile exists.
- RI_ERROR_INVALID_PARAMETER if the bundle is empty or the key "Profile" was not set.
- RI_ERROR_NO_LICENSE if the navigator has no valid license