mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-21 06:13:49 +00:00
Add host startup and closedown messages to JSON/MQTT.
This commit is contained in:
parent
2ac5b1bcfe
commit
da147031c9
3 changed files with 32 additions and 14 deletions
|
|
@ -35,7 +35,8 @@
|
|||
"type": "object",
|
||||
"timestamp": {"$ref": "#/$defs/timestamp"},
|
||||
"mode": {"$ref": "#/$defs/mmdvm_mode"},
|
||||
"required": ["timestamp", "mode"]
|
||||
"message": {"type": "string"},
|
||||
"required": ["timestamp"]
|
||||
},
|
||||
|
||||
"D-Star": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue