usdot-fhwa-OPS / V2X-Hub

V2X Hub is a message handler that acts as a translator and data aggregator/disseminator for infrastructure components of a connected vehicle deployment.
118 stars 67 forks source link

Fix/json serialization detected object #573

Closed paulbourelly999 closed 7 months ago

paulbourelly999 commented 7 months ago

PR Details

Description

Temporary fix for JSON serialization for TMX messages. See related issue for more detailed description of error behavior. Using simple regex replacement to correct bool, double and integer values

Related Issue

561 (https://github.com/usdot-fhwa-OPS/V2X-Hub/issues/561)

Motivation and Context

Fix for VRU UC 1 testing of SDSM functionality

How Has This Been Tested?

Integration tested in CDASim deployment

Types of changes

Checklist: