Add D-Star to the JSON reporting.

This commit is contained in:
Jonathan Naylor 2023-01-07 20:45:55 +00:00
parent eb53b0739e
commit 54d01ba7c5
3 changed files with 237 additions and 55 deletions

View file

@ -42,6 +42,7 @@
"source_cs": {"$ref": "#/$defs/dstar_callsign"},
"source_ext": {"$ref": "#/$defs/dstar_extension"},
"destination_cs": {"$ref": "#/$defs/dstar_callsign"},
"reflector": {"$ref": "#/$defs/dstar_callsign"},
"source": {"$ref": "#/$defs/source"},
"action": {"$ref": "#/$defs/action"},
"duration": {"$ref": "#/$defs/duration"},