Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for changing SDL server endpoint. #126

Closed
ssmereka opened this issue May 28, 2015 · 2 comments
Closed

Documentation for changing SDL server endpoint. #126

ssmereka opened this issue May 28, 2015 · 2 comments
Assignees

Comments

@ssmereka
Copy link

In order to connect core to an SDL server you must update the default policy JSON file or current mysql policy table database to point to the desired SDL server. Documentation to do this does not currently exist on github, but should!

@ssmereka
Copy link
Author

This issue is currently blocked by issue #127.

@justinjdickow
Copy link
Contributor

Added a policy wiki page which addresses this documentation issue.

For convenience the answer is:

SDL uses the 0x07 endpoint defined in the preloaded policy table. This endpoint should be changed so that policy table triggers are directed to your own implementation of the SDL Server.

If SDL has already been run and the database has already been created, it should be removed and re-run (build/src/appMain/storage/policy.sqlite) or the database can be edited directly.

LuxoftAKutsan pushed a commit that referenced this issue Feb 23, 2017
…GetInteriorVehicleDataCapabilities

REVSDL-2142: fix crash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants