V2X Hub is a message handler that acts as a translator and data aggregator/disseminator for infrastructure components of a connected vehicle deployment.
Apache License 2.0
123
stars
69
forks
source link
Added SQL files for use with C1T Port Drayage configuration with docker compose file updates #639
New directory and files added to allow for C1T Port Drayage operation with the required destination points that match the garage configuration. The standard port_drayage.sql file uses the external loop of the environment, lane1 is the first pickup lane, and lane2 is the second pickup lane. Commented out by default to preserve original behavior.
Related Issue
Motivation and Context
How Has This Been Tested?
Tested extensively on C1T vehicle with V2XHub and Port Drayage Web Service.
Types of changes
[ ] Defect fix (non-breaking change that fixes an issue)
[x] New feature (non-breaking change that adds functionality)
[ ] Breaking change (fix or feature that cause existing functionality to change)
Checklist:
[ ] I have added any new packages to the sonar-scanner.properties file
[x] My change requires a change to the documentation.
PR Details
Description
New directory and files added to allow for C1T Port Drayage operation with the required destination points that match the garage configuration. The standard port_drayage.sql file uses the external loop of the environment, lane1 is the first pickup lane, and lane2 is the second pickup lane. Commented out by default to preserve original behavior.
Related Issue
Motivation and Context
How Has This Been Tested?
Tested extensively on C1T vehicle with V2XHub and Port Drayage Web Service.
Types of changes
Checklist: