Add the mmissing M17 Traffic Type.

This commit is contained in:
Jonathan Naylor
2022-12-29 14:28:31 +00:00
parent 430122ac40
commit 59eccc16ba

View File

@@ -16,6 +16,7 @@
"dmr_slot": {"enum": [1, 2]},
"source": {"enum": ["rf", "network"]},
"fm_state": {"enum": ["waiting_rf", "waiting_network"]},
"m17_traffic_type": {"enum": ["audio", "audio_data", "data"]},
"ax25_pid": {"type": "string"},
"pocsag_source": {"enum": ["local", "network"]},
"pocsag_function": {"enum": ["numeric", "alphanumeric", "alert_1", "alert_2"]},