Fix onocorrect data-type

This commit is contained in:
2026-03-02 22:47:08 +00:00
parent f2a9b7ffdc
commit 2452e17faa

View File

@@ -234,7 +234,7 @@
}, },
"data_type": { "data_type": {
"type": "string", "type": "string",
"const": "PushPort16Schedule", "const": "raw",
"description": "The type of data contained in this message object" "description": "The type of data contained in this message object"
}, },
"sent_timestamp": { "sent_timestamp": {