Files
go-unifi/fields/5.12.72/HeatMapPoint.json
2020-05-20 22:01:47 -04: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]+"
}