Create initial message schemas
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
formats
__init__.py +1 -15
acknowledgement.py +6 -6
message_wrapper.py +0 -61
mission_plan.py +6 -5
observation.py +27 -31
planning_configuration.py +6 -4
platform_status.py +6 -5
project/soar
SOAR_README.md +0 -0
soar_protocol.json +697 -0
README.md +2 -0
generate_schema_config.py +93 -0
generate_swagger.py +0 -133
+ 1
- 15
\ No newline at end of file
+ 6
- 6
+ 0
- 61
+ 6
- 5
+ 27
- 31
+ 6
- 5
File renamed with no changes. Show file contents
+ 697
- 0
Files with large changes are collapsed by default.
+ 2
- 0
+ 93
- 0
\ No newline at end of file
+ 0
- 133