Files
go-unifi/fields/5.12.35/HeatMapPoint.json
2020-01-10 14:31:12 -05:00

8 lines
185 B
JSON

{
"heatmap_id": "",
"x": "[-+]?[0-9]*\\.?[0-9]+",
"y": "[-+]?[0-9]*\\.?[0-9]+",
"upload_speed": "[-+]?[0-9]*\\.?[0-9]+",
"download_speed": "[-+]?[0-9]*\\.?[0-9]+"
}