Update schema.json ID to point to the raw Git repository; enhance schema.md with an overview section and additional notes for better clarity and usability of the WH Telemetry Protocol documentation.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"$id": "https://example.com/wh-telemetry.schema.json",
|
||||
"$id": "https://git.weihua-iot.cn/crosstyan/whtp/raw/branch/main/schema.json",
|
||||
"title": "WH Telemetry Protocol v1 Message",
|
||||
"description": "JSON Schema definition for a WH Telemetry Protocol (WHTP) telemetry message.",
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user