Files
go-unifi/fields/6.0.23/HeatMapPoint.json
2020-10-20 10:10:32 -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]+"
}