Files
wlan-ucentral-schema/state/interface.mesh-path.yml
John Crispin 0f40765f2c turn telemetry and realtime filter into an enum
Signed-off-by: John Crispin <john@phrozen.org>
2023-03-08 17:31:46 +01:00

15 lines
241 B
YAML

type: object
description:
This section contains info about connected mesh nodes.
properties:
destiination:
type: string
next_hop:
type: string
metric:
type: number
expire:
type: number
hop_count:
type: number