Resolve "Update platform status to accommodate simulated wpts"
All threads resolved
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
examples
geojson
platform_status.json +2 -2
mas-dt
waypoint_status.json +24 -0
formats
payload.py +5 -3
platform_status.py +136 -14
project/soar
swagger.json +444 -152
generate_schema_config.py +2 -1
- Dan Jones authored
Rather than sending a goto to the platform the sfmc-adapter will publish a waypoint_status message which the c2-adapter can read and add to the positions service as a simulated waypoint
+ 24
- 0
+ 5
- 3
+ 136
- 14
+ 444
- 152
Files with large changes are collapsed by default.
+ 2
- 1