You are on page 1of 5

Per-AP, Per-Band Coverage Report

Per-AP, Per-Band Coverage Report


<#{"if":{"has-project-notes":{}}}#>

Name: <#${project-name}#>
Location: <#${project-location}#>
Responsible Person: <#${project-owner}#>
Notes: <#${project-notes}#><#{"endif":{}}#>

1
Per-AP, Per-Band Coverage Report

AP01 ..................................................................................................................................................................................................................................................................... 3
AP02 ..................................................................................................................................................................................................................................................................... 4
AP03 ..................................................................................................................................................................................................................................................................... 5
AP04 ..................................................................................................................................................................................................................................................................... 6
AP05 ..................................................................................................................................................................................................................................................................... 7
AP06 ..................................................................................................................................................................................................................................................................... 8
AP07 ..................................................................................................................................................................................................................................................................... 9

<#”loop-start”: {“type”: “floors”}}#>

2
Per-AP, Per-Band Coverage Report

Overview for <#${floor-name}#>


<#
“visualization” : {
”height-in-millis”: ”150”,
“aps”: {
“scale”: “100”,
“show-name”: “true”,
“show-antennas”: “false”,
“filter”: {
“include”: {
“owner”: “my”,
“band”: “2.4”
}
}
}
}
#>
<#“loop-start”: {”type”: ”aps”, “filter”: {“include”: {“owner”: “my”}}}#>

3
Per-AP, Per-Band Coverage Report

<#${ap-name}#> coverage on 2.4GHz Band


<#{
"visualization" : {
”height-in-millis”: ”150”,
"heatmap" : {
"adapter" : "Raw Measurements",
"show-contours" : "true",
"range-colors" : "#FF0000-#00FF00",
"range-abs-max" : "-45",
"accuracy" : "very",
"type" : "sig-strength",
"range-spacing" : "5",
"requirement-grey-out" : "true",
"range-cutout-min" : "-80",
"filter" : {
"include" : {
“owner”: “my”,
“band”: “2.4”
}
}
},
“aps”: {
“scale”: “100”,
“show-radios”: “false”,
“show-antennas”: “false”,
“show-name”: “true”,
“filter”: {
“include”: {
“owner”: “my”,
“band”: “2.4”
}
}
}
},
"mode" : "smooth",
"sig-at-ch" : "all",
"extrapolation" : "2.0",
"show-sig-of" : "strongest",
"range-abs-min" : "-90"
}#>
<#{"visualization-legend":{}}#>

4
Per-AP, Per-Band Coverage Report

<#${ap-name}#> coverage on 5GHz Band


<#{
"visualization" : {
”height-in-millis”: ”150”,
"heatmap" : {
"adapter" : "Raw Measurements",
"show-contours" : "true",
"range-colors" : "#FF0000-#00FF00",
"range-abs-max" : "-45",
"accuracy" : "very",
"type" : "sig-strength",
"range-spacing" : "5",
"requirement-grey-out" : "true",
"range-cutout-min" : "-80",
"filter" : {
"include" : {
“owner”: “my”,
“band”: “5”
}
}
},
“aps”: {
“scale”: “100”,
“show-radios”: “false”,
“show-antennas”: “false”,
“show-name”: “true”,
“filter”: {
“include”: {
“owner”: “my”,
“band”: “5”
}
}
}
},
"mode" : "smooth",
"sig-at-ch" : "all",
"extrapolation" : "2.0",
"show-sig-of" : "strongest",
"range-abs-min" : "-90"
}#>
<#{"visualization-legend":{}}#><#“loop-end”: {“type”: “aps”}#><#”loop-end”: {“type”: “floors”}}#>

You might also like