mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-02 19:47:52 +00:00
WIFI-1074: Make Profile Names Specific and Clear - updates to static config files for testing
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 17,
|
"id": 23,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "equipment_ap",
|
"profileType": "equipment_ap",
|
||||||
"name": "ApProfile-3-radios",
|
"name": "ApProfile-3-radios-passpoint",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "ApNetworkConfiguration",
|
"model_type": "ApNetworkConfiguration",
|
||||||
"networkConfigVersion": "AP-1",
|
"networkConfigVersion": "AP-1",
|
||||||
@@ -20,6 +20,11 @@
|
|||||||
"syntheticClientEnabled": true,
|
"syntheticClientEnabled": true,
|
||||||
"ledControlEnabled": true,
|
"ledControlEnabled": true,
|
||||||
"equipmentDiscovery": false,
|
"equipmentDiscovery": false,
|
||||||
|
"greTunnelName": null,
|
||||||
|
"greParentIfName": null,
|
||||||
|
"greLocalInetAddr": null,
|
||||||
|
"greRemoteInetAddr": null,
|
||||||
|
"greRemoteMacAddr": null,
|
||||||
"radioMap": {
|
"radioMap": {
|
||||||
"is2dot4GHz": {
|
"is2dot4GHz": {
|
||||||
"model_type": "RadioProfileConfiguration",
|
"model_type": "RadioProfileConfiguration",
|
||||||
@@ -39,12 +44,12 @@
|
|||||||
},
|
},
|
||||||
"profileType": "equipment_ap"
|
"profileType": "equipment_ap"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182806348,
|
"createdTimestamp": 1605711197140,
|
||||||
"lastModifiedTimestamp": 1602182806348,
|
"lastModifiedTimestamp": 1605711197140,
|
||||||
"childProfileIds": [
|
"childProfileIds": [
|
||||||
2,
|
16,
|
||||||
5,
|
21,
|
||||||
11,
|
22,
|
||||||
13
|
15
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,16 +1,14 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 10,
|
"id": 24,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "hotspot_2pt0",
|
"profileType": "passpoint",
|
||||||
"name": "TipWlan-Hotspot20-Config",
|
"name": "TipWlan-Hotspot20-Config",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "Hotspot2Profile",
|
"model_type": "PasspointProfile",
|
||||||
"enableInterworkingAndHs20": true,
|
"enableInterworkingAndHs20": true,
|
||||||
"hessid": null,
|
"hessid": null,
|
||||||
"accessNetworkType": "free_public_network",
|
|
||||||
"networkAuthenticationType": "acceptance_of_terms_and_conditions",
|
|
||||||
"additionalStepsRequiredForAccess": 0,
|
"additionalStepsRequiredForAccess": 0,
|
||||||
"deauthRequestTimeout": 0,
|
"deauthRequestTimeout": 0,
|
||||||
"operatingClass": 0,
|
"operatingClass": 0,
|
||||||
@@ -29,7 +27,7 @@
|
|||||||
"internetConnectivity": true,
|
"internetConnectivity": true,
|
||||||
"connectionCapabilitySet": [
|
"connectionCapabilitySet": [
|
||||||
{
|
{
|
||||||
"model_type": "ConnectionCapability",
|
"model_type": "PasspointConnectionCapability",
|
||||||
"connectionCapabilitiesPortNumber": 8888,
|
"connectionCapabilitiesPortNumber": 8888,
|
||||||
"connectionCapabilitiesIpProtocol": "TCP",
|
"connectionCapabilitiesIpProtocol": "TCP",
|
||||||
"connectionCapabilitiesStatus": "open"
|
"connectionCapabilitiesStatus": "open"
|
||||||
@@ -48,25 +46,27 @@
|
|||||||
"associatedAccessSsidNames": [
|
"associatedAccessSsidNames": [
|
||||||
"TipWlan-cloud-hotspot-access"
|
"TipWlan-cloud-hotspot-access"
|
||||||
],
|
],
|
||||||
"osuSsidName": "TipWlan-cloud-3-radios",
|
"osuSsidName": "TipWlan-cloud-hotspot-osu",
|
||||||
"operatorProfileName": "TipWlan-Hotspot20-Operator",
|
"operatorProfileName": "TipWlan-Hotspot20-Operator",
|
||||||
"venueProfileName": "TipWlan-Hotspot20-Venue",
|
"venueProfileName": "TipWlan-Hotspot20-Venue",
|
||||||
"idProviderProfileNames": [
|
"idProviderProfileNames": [
|
||||||
"TipWlan-Hotspot20-OSU-Provider-2",
|
"TipWlan-Hotspot20-OSU-Provider-2",
|
||||||
"TipWlan-Hotspot20-OSU-Provider"
|
"TipWlan-Hotspot20-OSU-Provider"
|
||||||
],
|
],
|
||||||
"profileType": "hotspot_2pt0",
|
"accessNetworkType": "free_public_network",
|
||||||
|
"networkAuthenticationType": "acceptance_of_terms_and_conditions",
|
||||||
"associatedSsids": [
|
"associatedSsids": [
|
||||||
"TipWlan-cloud-hotspot-access"
|
"TipWlan-cloud-hotspot-access"
|
||||||
]
|
],
|
||||||
|
"profileType": "passpoint"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182806040,
|
"createdTimestamp": 1605711223339,
|
||||||
"lastModifiedTimestamp": 1602182806040,
|
"lastModifiedTimestamp": 1605711223339,
|
||||||
"childProfileIds": [
|
"childProfileIds": [
|
||||||
6,
|
17,
|
||||||
7,
|
18,
|
||||||
8,
|
19,
|
||||||
9
|
20
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -1,16 +1,16 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 8,
|
"id": 19,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "id_provider",
|
"profileType": "passpoint_osu_id_provider",
|
||||||
"name": "TipWlan-Hotspot20-OSU-Provider",
|
"name": "TipWlan-Hotspot20-OSU-Provider",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "Hotspot20IdProviderProfile",
|
"model_type": "PasspointOsuProviderProfile",
|
||||||
"domainName": "rogers.com",
|
"domainName": "rogers.com",
|
||||||
"mccMncList": [
|
"mccMncList": [
|
||||||
{
|
{
|
||||||
"model_type": "MccMnc",
|
"model_type": "PasspointMccMnc",
|
||||||
"mcc": 302,
|
"mcc": 302,
|
||||||
"mnc": 720,
|
"mnc": 720,
|
||||||
"iso": "ca",
|
"iso": "ca",
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
],
|
],
|
||||||
"naiRealmList": [
|
"naiRealmList": [
|
||||||
{
|
{
|
||||||
"model_type": "NaiRealmInformation",
|
"model_type": "PasspointNaiRealmInformation",
|
||||||
"naiRealms": [
|
"naiRealms": [
|
||||||
"rogers.com"
|
"rogers.com"
|
||||||
],
|
],
|
||||||
@@ -44,7 +44,7 @@
|
|||||||
],
|
],
|
||||||
"osuIconList": [
|
"osuIconList": [
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "eng",
|
"languageCode": "eng",
|
||||||
@@ -55,7 +55,7 @@
|
|||||||
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "fra",
|
"languageCode": "fra",
|
||||||
@@ -66,7 +66,7 @@
|
|||||||
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "eng",
|
"languageCode": "eng",
|
||||||
@@ -77,10 +77,10 @@
|
|||||||
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"osuServerUri": "https://example.com/osu/rogers/",
|
"osuServerUri": "https://example.com/osu/rogers",
|
||||||
"osuFriendlyName": [
|
"osuFriendlyName": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example provider rogers",
|
"dupleName": "Example provider rogers",
|
||||||
@@ -88,7 +88,7 @@
|
|||||||
"asDuple": "eng:Example provider rogers"
|
"asDuple": "eng:Example provider rogers"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemple de fournisseur rogers",
|
"dupleName": "Exemple de fournisseur rogers",
|
||||||
@@ -104,7 +104,7 @@
|
|||||||
],
|
],
|
||||||
"osuServiceDescription": [
|
"osuServiceDescription": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example services rogers",
|
"dupleName": "Example services rogers",
|
||||||
@@ -112,7 +112,7 @@
|
|||||||
"asDuple": "eng:Example services rogers"
|
"asDuple": "eng:Example services rogers"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemples de services rogers",
|
"dupleName": "Exemples de services rogers",
|
||||||
@@ -120,24 +120,31 @@
|
|||||||
"asDuple": "fra:Exemples de services rogers"
|
"asDuple": "fra:Exemples de services rogers"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"profileType": "id_provider"
|
"roamingOi": [
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4
|
||||||
|
],
|
||||||
|
"profileType": "passpoint_osu_id_provider"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182805654,
|
"createdTimestamp": 1605711165325,
|
||||||
"lastModifiedTimestamp": 1602182805654,
|
"lastModifiedTimestamp": 1605711165325,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
},
|
]
|
||||||
{
|
},
|
||||||
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 9,
|
"id": 20,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "id_provider",
|
"profileType": "passpoint_osu_id_provider",
|
||||||
"name": "TipWlan-Hotspot20-OSU-Provider-2",
|
"name": "TipWlan-Hotspot20-OSU-Provider-2",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "Hotspot20IdProviderProfile",
|
"model_type": "PasspointOsuProviderProfile",
|
||||||
"domainName": "telus.com",
|
"domainName": "telus.com",
|
||||||
"mccMncList": [
|
"mccMncList": [
|
||||||
{
|
{
|
||||||
"model_type": "MccMnc",
|
"model_type": "PasspointMccMnc",
|
||||||
"mcc": 302,
|
"mcc": 302,
|
||||||
"mnc": 220,
|
"mnc": 220,
|
||||||
"iso": "ca",
|
"iso": "ca",
|
||||||
@@ -149,7 +156,7 @@
|
|||||||
],
|
],
|
||||||
"naiRealmList": [
|
"naiRealmList": [
|
||||||
{
|
{
|
||||||
"model_type": "NaiRealmInformation",
|
"model_type": "PasspointNaiRealmInformation",
|
||||||
"naiRealms": [
|
"naiRealms": [
|
||||||
"telus.com"
|
"telus.com"
|
||||||
],
|
],
|
||||||
@@ -171,7 +178,7 @@
|
|||||||
],
|
],
|
||||||
"osuIconList": [
|
"osuIconList": [
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "eng",
|
"languageCode": "eng",
|
||||||
@@ -182,7 +189,7 @@
|
|||||||
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "fra",
|
"languageCode": "fra",
|
||||||
@@ -193,7 +200,7 @@
|
|||||||
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "eng",
|
"languageCode": "eng",
|
||||||
@@ -204,10 +211,10 @@
|
|||||||
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"osuServerUri": "https://example.com/osu/telus/",
|
"osuServerUri": "https://example.com/osu/telus",
|
||||||
"osuFriendlyName": [
|
"osuFriendlyName": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example provider telus",
|
"dupleName": "Example provider telus",
|
||||||
@@ -215,7 +222,7 @@
|
|||||||
"asDuple": "eng:Example provider telus"
|
"asDuple": "eng:Example provider telus"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemple de fournisseur telus",
|
"dupleName": "Exemple de fournisseur telus",
|
||||||
@@ -231,7 +238,7 @@
|
|||||||
],
|
],
|
||||||
"osuServiceDescription": [
|
"osuServiceDescription": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example services telus",
|
"dupleName": "Example services telus",
|
||||||
@@ -239,7 +246,7 @@
|
|||||||
"asDuple": "eng:Example services telus"
|
"asDuple": "eng:Example services telus"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemples de services telus",
|
"dupleName": "Exemples de services telus",
|
||||||
@@ -247,10 +254,17 @@
|
|||||||
"asDuple": "fra:Exemples de services telus"
|
"asDuple": "fra:Exemples de services telus"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"profileType": "id_provider"
|
"roamingOi": [
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4
|
||||||
|
],
|
||||||
|
"profileType": "passpoint_osu_id_provider"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182805660,
|
"createdTimestamp": 1605711165330,
|
||||||
"lastModifiedTimestamp": 1602182805660,
|
"lastModifiedTimestamp": 1605711165330,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
}
|
|
||||||
]
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
|||||||
@@ -1,16 +1,16 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 2,
|
"id": 22,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "metrics",
|
"profileType": "service_metrics_collection_config",
|
||||||
"name": "Metrics-Profile-3-radios",
|
"name": "Metrics-Profile-Passpoint",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "ServiceMetricsCollectionConfigProfile",
|
"model_type": "ServiceMetricsCollectionConfigProfile",
|
||||||
"radioTypes": [
|
"radioTypes": [
|
||||||
"is5GHzU",
|
|
||||||
"is5GHzL",
|
"is5GHzL",
|
||||||
"is2dot4GHz"
|
"is2dot4GHz",
|
||||||
|
"is5GHzU"
|
||||||
],
|
],
|
||||||
"serviceMetricDataTypes": [
|
"serviceMetricDataTypes": [
|
||||||
"ApNode",
|
"ApNode",
|
||||||
@@ -24,38 +24,14 @@
|
|||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 120,
|
"reportingIntervalSeconds": 60,
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
|
||||||
"serviceMetricDataType": "ApNode"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 120,
|
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
|
||||||
"serviceMetricDataType": "ApNode"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 120,
|
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "ApNode"
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -65,33 +41,57 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
|
||||||
"serviceMetricDataType": "ApNode"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 60,
|
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
|
||||||
"serviceMetricDataType": "ApNode"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 60,
|
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is5GHzU",
|
||||||
"serviceMetricDataType": "ApNode"
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 120,
|
||||||
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzL",
|
||||||
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 120,
|
||||||
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzU",
|
||||||
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 60,
|
||||||
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzL",
|
||||||
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 120,
|
||||||
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is2dot4GHz",
|
||||||
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ApSsid": [
|
"ApSsid": [
|
||||||
@@ -99,14 +99,14 @@
|
|||||||
"model_type": "ServiceMetricRadioConfigParameters",
|
"model_type": "ServiceMetricRadioConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 60,
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is5GHzL",
|
||||||
"serviceMetricDataType": "ApSsid"
|
"serviceMetricDataType": "ApSsid"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricRadioConfigParameters",
|
"model_type": "ServiceMetricRadioConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 60,
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "ApSsid"
|
"serviceMetricDataType": "ApSsid"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -122,7 +122,7 @@
|
|||||||
"model_type": "ServiceMetricRadioConfigParameters",
|
"model_type": "ServiceMetricRadioConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 60,
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is5GHzU",
|
||||||
"serviceMetricDataType": "Client"
|
"serviceMetricDataType": "Client"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -136,7 +136,7 @@
|
|||||||
"model_type": "ServiceMetricRadioConfigParameters",
|
"model_type": "ServiceMetricRadioConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 60,
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "Client"
|
"serviceMetricDataType": "Client"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@@ -149,9 +149,21 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
"radioType": "is2dot4GHz",
|
||||||
"radioType": "is5GHzL",
|
"serviceMetricDataType": "Channel",
|
||||||
"serviceMetricDataType": "Channel"
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 120,
|
||||||
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzU",
|
||||||
|
"serviceMetricDataType": "Channel",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -161,9 +173,9 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
"radioType": "is5GHzL",
|
||||||
"radioType": "is2dot4GHz",
|
"serviceMetricDataType": "Channel",
|
||||||
"serviceMetricDataType": "Channel"
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -173,9 +185,9 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is5GHzU",
|
||||||
"serviceMetricDataType": "Channel"
|
"serviceMetricDataType": "Channel",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -185,9 +197,9 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is5GHzL",
|
||||||
"serviceMetricDataType": "Channel"
|
"serviceMetricDataType": "Channel",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -197,59 +209,23 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "Channel"
|
"serviceMetricDataType": "Channel",
|
||||||
},
|
"statsReportFormat": "RAW"
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 120,
|
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
|
||||||
"serviceMetricDataType": "Channel"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Neighbour": [
|
"Neighbour": [
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 120,
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is5GHzL",
|
||||||
"serviceMetricDataType": "Neighbour"
|
"serviceMetricDataType": "Neighbour",
|
||||||
},
|
"statsReportFormat": "RAW"
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 60,
|
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
|
||||||
"serviceMetricDataType": "Neighbour"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 60,
|
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
|
||||||
"serviceMetricDataType": "Neighbour"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -259,21 +235,33 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is5GHzU",
|
||||||
"serviceMetricDataType": "Neighbour"
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 120,
|
"reportingIntervalSeconds": 60,
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is5GHzL",
|
||||||
"serviceMetricDataType": "Neighbour"
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 60,
|
||||||
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is2dot4GHz",
|
||||||
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -283,16 +271,29 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "Neighbour"
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 60,
|
||||||
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzU",
|
||||||
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"profileType": "metrics"
|
"profileType": "service_metrics_collection_config"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602113058699,
|
"createdTimestamp": 1605711195528,
|
||||||
"lastModifiedTimestamp": 1602113058699,
|
"lastModifiedTimestamp": 1605711195528,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -1,25 +1,25 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 6,
|
"id": 17,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "operator",
|
"profileType": "passpoint_operator",
|
||||||
"name": "TipWlan-Hotspot20-Operator",
|
"name": "TipWlan-Hotspot20-Operator",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "OperatorProfile",
|
"model_type": "PasspointOperatorProfile",
|
||||||
"serverOnlyAuthenticatedL2EncryptionNetwork": false,
|
"serverOnlyAuthenticatedL2EncryptionNetwork": false,
|
||||||
"x509CertificateLocation": "/etc/ca.pem",
|
"x509CertificateLocation": "/etc/ca.pem",
|
||||||
"operatorFriendlyName": [
|
"operatorFriendlyName": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Default friendly operator name",
|
"dupleName": "Default friendly passpoint_operator name",
|
||||||
"defaultDupleSeparator": ":",
|
"defaultDupleSeparator": ":",
|
||||||
"asDuple": "eng:Default friendly operator name"
|
"asDuple": "eng:Default friendly passpoint_operator name"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Nom de l'opérateur convivial par défaut",
|
"dupleName": "Nom de l'opérateur convivial par défaut",
|
||||||
@@ -27,10 +27,11 @@
|
|||||||
"asDuple": "fra:Nom de l'opérateur convivial par défaut"
|
"asDuple": "fra:Nom de l'opérateur convivial par défaut"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"profileType": "operator"
|
"profileType": "passpoint_operator"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602113058719,
|
"createdTimestamp": 1605711164952,
|
||||||
"lastModifiedTimestamp": 1602113058719,
|
"lastModifiedTimestamp": 1605711164952,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,24 +1,23 @@
|
|||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 13,
|
"id": 21,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "rf",
|
"profileType": "rf",
|
||||||
"name": "TipWlan-rf",
|
"name": "TipWlan-rf-passpoint",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "RfConfiguration",
|
"model_type": "RfConfiguration",
|
||||||
"rfConfigMap": {
|
"rfConfigMap": {
|
||||||
"is5GHz": {
|
"is5GHz": {
|
||||||
"model_type": "RfElementConfiguration",
|
"model_type": "RfElementConfiguration",
|
||||||
"rf": "TipWlan-rf",
|
|
||||||
"radioType": "is5GHz",
|
"radioType": "is5GHz",
|
||||||
"radioMode": "modeAC",
|
"radioMode": "modeAC",
|
||||||
|
"rf": "TipWlan-rf-passpoint",
|
||||||
"beaconInterval": 100,
|
"beaconInterval": 100,
|
||||||
"forceScanDuringVoice": "disabled",
|
"forceScanDuringVoice": "disabled",
|
||||||
"rtsCtsThreshold": 65535,
|
"rtsCtsThreshold": 65535,
|
||||||
"channelBandwidth": "is80MHz",
|
"channelBandwidth": "is80MHz",
|
||||||
"mimoMode": "twoByTwo",
|
"mimoMode": "twoByTwo",
|
||||||
"maxNumClients": 100,
|
"maxNumClients": 100,
|
||||||
"multicastRate": "auto",
|
|
||||||
"autoChannelSelection": false,
|
"autoChannelSelection": false,
|
||||||
"activeScanSettings": {
|
"activeScanSettings": {
|
||||||
"model_type": "ActiveScanSettings",
|
"model_type": "ActiveScanSettings",
|
||||||
@@ -26,17 +25,12 @@
|
|||||||
"scanFrequencySeconds": 10,
|
"scanFrequencySeconds": 10,
|
||||||
"scanDurationMillis": 65
|
"scanDurationMillis": 65
|
||||||
},
|
},
|
||||||
"managementRate": "auto",
|
|
||||||
"rxCellSizeDb": -90,
|
|
||||||
"probeResponseThresholdDb": -90,
|
|
||||||
"clientDisconnectThresholdDb": -90,
|
|
||||||
"eirpTxPower": 18,
|
|
||||||
"bestApEnabled": null,
|
|
||||||
"neighbouringListApConfig": {
|
"neighbouringListApConfig": {
|
||||||
"model_type": "NeighbouringAPListConfiguration",
|
"model_type": "NeighbouringAPListConfiguration",
|
||||||
"minSignal": -85,
|
"minSignal": -85,
|
||||||
"maxAps": 25
|
"maxAps": 25
|
||||||
},
|
},
|
||||||
|
"minAutoCellSize": -65,
|
||||||
"perimeterDetectionEnabled": true,
|
"perimeterDetectionEnabled": true,
|
||||||
"channelHopSettings": {
|
"channelHopSettings": {
|
||||||
"model_type": "ChannelHopSettings",
|
"model_type": "ChannelHopSettings",
|
||||||
@@ -46,26 +40,31 @@
|
|||||||
"nonWifiThresholdTimeInSeconds": 180,
|
"nonWifiThresholdTimeInSeconds": 180,
|
||||||
"obssHopMode": "NON_WIFI"
|
"obssHopMode": "NON_WIFI"
|
||||||
},
|
},
|
||||||
|
"bestApEnabled": null,
|
||||||
|
"multicastRate": "auto",
|
||||||
|
"managementRate": "auto",
|
||||||
|
"rxCellSizeDb": -90,
|
||||||
|
"probeResponseThresholdDb": -90,
|
||||||
|
"clientDisconnectThresholdDb": -90,
|
||||||
|
"eirpTxPower": 18,
|
||||||
"bestApSettings": {
|
"bestApSettings": {
|
||||||
"model_type": "RadioBestApSettings",
|
"model_type": "RadioBestApSettings",
|
||||||
"mlComputed": true,
|
"mlComputed": true,
|
||||||
"dropInSnrPercentage": 30,
|
"dropInSnrPercentage": 30,
|
||||||
"minLoadFactor": 40
|
"minLoadFactor": 40
|
||||||
},
|
}
|
||||||
"minAutoCellSize": -65
|
|
||||||
},
|
},
|
||||||
"is2dot4GHz": {
|
"is2dot4GHz": {
|
||||||
"model_type": "RfElementConfiguration",
|
"model_type": "RfElementConfiguration",
|
||||||
"rf": "TipWlan-rf",
|
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is2dot4GHz",
|
||||||
"radioMode": "modeN",
|
"radioMode": "modeN",
|
||||||
|
"rf": "TipWlan-rf-passpoint",
|
||||||
"beaconInterval": 100,
|
"beaconInterval": 100,
|
||||||
"forceScanDuringVoice": "disabled",
|
"forceScanDuringVoice": "disabled",
|
||||||
"rtsCtsThreshold": 65535,
|
"rtsCtsThreshold": 65535,
|
||||||
"channelBandwidth": "is20MHz",
|
"channelBandwidth": "is20MHz",
|
||||||
"mimoMode": "twoByTwo",
|
"mimoMode": "twoByTwo",
|
||||||
"maxNumClients": 100,
|
"maxNumClients": 100,
|
||||||
"multicastRate": "auto",
|
|
||||||
"autoChannelSelection": false,
|
"autoChannelSelection": false,
|
||||||
"activeScanSettings": {
|
"activeScanSettings": {
|
||||||
"model_type": "ActiveScanSettings",
|
"model_type": "ActiveScanSettings",
|
||||||
@@ -73,17 +72,12 @@
|
|||||||
"scanFrequencySeconds": 10,
|
"scanFrequencySeconds": 10,
|
||||||
"scanDurationMillis": 65
|
"scanDurationMillis": 65
|
||||||
},
|
},
|
||||||
"managementRate": "auto",
|
|
||||||
"rxCellSizeDb": -90,
|
|
||||||
"probeResponseThresholdDb": -90,
|
|
||||||
"clientDisconnectThresholdDb": -90,
|
|
||||||
"eirpTxPower": 18,
|
|
||||||
"bestApEnabled": null,
|
|
||||||
"neighbouringListApConfig": {
|
"neighbouringListApConfig": {
|
||||||
"model_type": "NeighbouringAPListConfiguration",
|
"model_type": "NeighbouringAPListConfiguration",
|
||||||
"minSignal": -85,
|
"minSignal": -85,
|
||||||
"maxAps": 25
|
"maxAps": 25
|
||||||
},
|
},
|
||||||
|
"minAutoCellSize": -65,
|
||||||
"perimeterDetectionEnabled": true,
|
"perimeterDetectionEnabled": true,
|
||||||
"channelHopSettings": {
|
"channelHopSettings": {
|
||||||
"model_type": "ChannelHopSettings",
|
"model_type": "ChannelHopSettings",
|
||||||
@@ -93,26 +87,31 @@
|
|||||||
"nonWifiThresholdTimeInSeconds": 180,
|
"nonWifiThresholdTimeInSeconds": 180,
|
||||||
"obssHopMode": "NON_WIFI"
|
"obssHopMode": "NON_WIFI"
|
||||||
},
|
},
|
||||||
|
"bestApEnabled": null,
|
||||||
|
"multicastRate": "auto",
|
||||||
|
"managementRate": "auto",
|
||||||
|
"rxCellSizeDb": -90,
|
||||||
|
"probeResponseThresholdDb": -90,
|
||||||
|
"clientDisconnectThresholdDb": -90,
|
||||||
|
"eirpTxPower": 18,
|
||||||
"bestApSettings": {
|
"bestApSettings": {
|
||||||
"model_type": "RadioBestApSettings",
|
"model_type": "RadioBestApSettings",
|
||||||
"mlComputed": true,
|
"mlComputed": true,
|
||||||
"dropInSnrPercentage": 20,
|
"dropInSnrPercentage": 20,
|
||||||
"minLoadFactor": 50
|
"minLoadFactor": 50
|
||||||
},
|
}
|
||||||
"minAutoCellSize": -65
|
|
||||||
},
|
},
|
||||||
"is5GHzU": {
|
"is5GHzU": {
|
||||||
"model_type": "RfElementConfiguration",
|
"model_type": "RfElementConfiguration",
|
||||||
"rf": "TipWlan-rf",
|
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is5GHzU",
|
||||||
"radioMode": "modeAC",
|
"radioMode": "modeAC",
|
||||||
|
"rf": "TipWlan-rf-passpoint",
|
||||||
"beaconInterval": 100,
|
"beaconInterval": 100,
|
||||||
"forceScanDuringVoice": "disabled",
|
"forceScanDuringVoice": "disabled",
|
||||||
"rtsCtsThreshold": 65535,
|
"rtsCtsThreshold": 65535,
|
||||||
"channelBandwidth": "is80MHz",
|
"channelBandwidth": "is80MHz",
|
||||||
"mimoMode": "twoByTwo",
|
"mimoMode": "twoByTwo",
|
||||||
"maxNumClients": 100,
|
"maxNumClients": 100,
|
||||||
"multicastRate": "auto",
|
|
||||||
"autoChannelSelection": false,
|
"autoChannelSelection": false,
|
||||||
"activeScanSettings": {
|
"activeScanSettings": {
|
||||||
"model_type": "ActiveScanSettings",
|
"model_type": "ActiveScanSettings",
|
||||||
@@ -120,17 +119,12 @@
|
|||||||
"scanFrequencySeconds": 10,
|
"scanFrequencySeconds": 10,
|
||||||
"scanDurationMillis": 65
|
"scanDurationMillis": 65
|
||||||
},
|
},
|
||||||
"managementRate": "auto",
|
|
||||||
"rxCellSizeDb": -90,
|
|
||||||
"probeResponseThresholdDb": -90,
|
|
||||||
"clientDisconnectThresholdDb": -90,
|
|
||||||
"eirpTxPower": 18,
|
|
||||||
"bestApEnabled": null,
|
|
||||||
"neighbouringListApConfig": {
|
"neighbouringListApConfig": {
|
||||||
"model_type": "NeighbouringAPListConfiguration",
|
"model_type": "NeighbouringAPListConfiguration",
|
||||||
"minSignal": -85,
|
"minSignal": -85,
|
||||||
"maxAps": 25
|
"maxAps": 25
|
||||||
},
|
},
|
||||||
|
"minAutoCellSize": -65,
|
||||||
"perimeterDetectionEnabled": true,
|
"perimeterDetectionEnabled": true,
|
||||||
"channelHopSettings": {
|
"channelHopSettings": {
|
||||||
"model_type": "ChannelHopSettings",
|
"model_type": "ChannelHopSettings",
|
||||||
@@ -140,26 +134,31 @@
|
|||||||
"nonWifiThresholdTimeInSeconds": 180,
|
"nonWifiThresholdTimeInSeconds": 180,
|
||||||
"obssHopMode": "NON_WIFI"
|
"obssHopMode": "NON_WIFI"
|
||||||
},
|
},
|
||||||
|
"bestApEnabled": null,
|
||||||
|
"multicastRate": "auto",
|
||||||
|
"managementRate": "auto",
|
||||||
|
"rxCellSizeDb": -90,
|
||||||
|
"probeResponseThresholdDb": -90,
|
||||||
|
"clientDisconnectThresholdDb": -90,
|
||||||
|
"eirpTxPower": 18,
|
||||||
"bestApSettings": {
|
"bestApSettings": {
|
||||||
"model_type": "RadioBestApSettings",
|
"model_type": "RadioBestApSettings",
|
||||||
"mlComputed": true,
|
"mlComputed": true,
|
||||||
"dropInSnrPercentage": 30,
|
"dropInSnrPercentage": 30,
|
||||||
"minLoadFactor": 40
|
"minLoadFactor": 40
|
||||||
},
|
}
|
||||||
"minAutoCellSize": -65
|
|
||||||
},
|
},
|
||||||
"is5GHzL": {
|
"is5GHzL": {
|
||||||
"model_type": "RfElementConfiguration",
|
"model_type": "RfElementConfiguration",
|
||||||
"rf": "TipWlan-rf",
|
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is5GHzL",
|
||||||
"radioMode": "modeAC",
|
"radioMode": "modeAC",
|
||||||
|
"rf": "TipWlan-rf-passpoint",
|
||||||
"beaconInterval": 100,
|
"beaconInterval": 100,
|
||||||
"forceScanDuringVoice": "disabled",
|
"forceScanDuringVoice": "disabled",
|
||||||
"rtsCtsThreshold": 65535,
|
"rtsCtsThreshold": 65535,
|
||||||
"channelBandwidth": "is80MHz",
|
"channelBandwidth": "is80MHz",
|
||||||
"mimoMode": "twoByTwo",
|
"mimoMode": "twoByTwo",
|
||||||
"maxNumClients": 100,
|
"maxNumClients": 100,
|
||||||
"multicastRate": "auto",
|
|
||||||
"autoChannelSelection": false,
|
"autoChannelSelection": false,
|
||||||
"activeScanSettings": {
|
"activeScanSettings": {
|
||||||
"model_type": "ActiveScanSettings",
|
"model_type": "ActiveScanSettings",
|
||||||
@@ -167,17 +166,12 @@
|
|||||||
"scanFrequencySeconds": 10,
|
"scanFrequencySeconds": 10,
|
||||||
"scanDurationMillis": 65
|
"scanDurationMillis": 65
|
||||||
},
|
},
|
||||||
"managementRate": "auto",
|
|
||||||
"rxCellSizeDb": -90,
|
|
||||||
"probeResponseThresholdDb": -90,
|
|
||||||
"clientDisconnectThresholdDb": -90,
|
|
||||||
"eirpTxPower": 18,
|
|
||||||
"bestApEnabled": null,
|
|
||||||
"neighbouringListApConfig": {
|
"neighbouringListApConfig": {
|
||||||
"model_type": "NeighbouringAPListConfiguration",
|
"model_type": "NeighbouringAPListConfiguration",
|
||||||
"minSignal": -85,
|
"minSignal": -85,
|
||||||
"maxAps": 25
|
"maxAps": 25
|
||||||
},
|
},
|
||||||
|
"minAutoCellSize": -65,
|
||||||
"perimeterDetectionEnabled": true,
|
"perimeterDetectionEnabled": true,
|
||||||
"channelHopSettings": {
|
"channelHopSettings": {
|
||||||
"model_type": "ChannelHopSettings",
|
"model_type": "ChannelHopSettings",
|
||||||
@@ -187,18 +181,25 @@
|
|||||||
"nonWifiThresholdTimeInSeconds": 180,
|
"nonWifiThresholdTimeInSeconds": 180,
|
||||||
"obssHopMode": "NON_WIFI"
|
"obssHopMode": "NON_WIFI"
|
||||||
},
|
},
|
||||||
|
"bestApEnabled": null,
|
||||||
|
"multicastRate": "auto",
|
||||||
|
"managementRate": "auto",
|
||||||
|
"rxCellSizeDb": -90,
|
||||||
|
"probeResponseThresholdDb": -90,
|
||||||
|
"clientDisconnectThresholdDb": -90,
|
||||||
|
"eirpTxPower": 18,
|
||||||
"bestApSettings": {
|
"bestApSettings": {
|
||||||
"model_type": "RadioBestApSettings",
|
"model_type": "RadioBestApSettings",
|
||||||
"mlComputed": true,
|
"mlComputed": true,
|
||||||
"dropInSnrPercentage": 30,
|
"dropInSnrPercentage": 30,
|
||||||
"minLoadFactor": 40
|
"minLoadFactor": 40
|
||||||
},
|
}
|
||||||
"minAutoCellSize": -65
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"profileType": "rf"
|
"profileType": "rf"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182806063,
|
"createdTimestamp": 1605711191976,
|
||||||
"lastModifiedTimestamp": 1602182806063,
|
"lastModifiedTimestamp": 1605711191976,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 5,
|
"id": 15,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "ssid",
|
"profileType": "ssid",
|
||||||
"name": "TipWlan-cloud-hotspot-access",
|
"name": "TipWlan-cloud-hotspot-access",
|
||||||
@@ -9,9 +9,8 @@
|
|||||||
"model_type": "SsidConfiguration",
|
"model_type": "SsidConfiguration",
|
||||||
"ssid": "TipWlan-cloud-hotspot-access",
|
"ssid": "TipWlan-cloud-hotspot-access",
|
||||||
"appliedRadios": [
|
"appliedRadios": [
|
||||||
"is5GHzU",
|
|
||||||
"is5GHzL",
|
"is5GHzL",
|
||||||
"is2dot4GHz"
|
"is5GHzU"
|
||||||
],
|
],
|
||||||
"ssidAdminState": "enabled",
|
"ssidAdminState": "enabled",
|
||||||
"secureMode": "wpa2PSK",
|
"secureMode": "wpa2PSK",
|
||||||
@@ -21,6 +20,7 @@
|
|||||||
"keyRefresh": 0,
|
"keyRefresh": 0,
|
||||||
"noLocalSubnets": false,
|
"noLocalSubnets": false,
|
||||||
"radiusServiceName": null,
|
"radiusServiceName": null,
|
||||||
|
"radiusAccountingServiceName": null,
|
||||||
"captivePortalId": null,
|
"captivePortalId": null,
|
||||||
"bandwidthLimitDown": 0,
|
"bandwidthLimitDown": 0,
|
||||||
"bandwidthLimitUp": 0,
|
"bandwidthLimitUp": 0,
|
||||||
@@ -59,25 +59,23 @@
|
|||||||
"forwardMode": null,
|
"forwardMode": null,
|
||||||
"profileType": "ssid"
|
"profileType": "ssid"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602113058718,
|
"createdTimestamp": 1605711164949,
|
||||||
"lastModifiedTimestamp": 1602113059547,
|
"lastModifiedTimestamp": 1605711223372,
|
||||||
"childProfileIds": [
|
"childProfileIds": [
|
||||||
10
|
24
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 11,
|
"id": 16,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "ssid",
|
"profileType": "ssid",
|
||||||
"name": "TipWlan-cloud-3-radios",
|
"name": "TipWlan-cloud-hotspot-osu",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "SsidConfiguration",
|
"model_type": "SsidConfiguration",
|
||||||
"ssid": "TipWlan-cloud-3-radios",
|
"ssid": "TipWlan-cloud-hotspot-osu",
|
||||||
"appliedRadios": [
|
"appliedRadios": [
|
||||||
"is5GHzL",
|
"is2dot4GHz"
|
||||||
"is2dot4GHz",
|
|
||||||
"is5GHzU"
|
|
||||||
],
|
],
|
||||||
"ssidAdminState": "enabled",
|
"ssidAdminState": "enabled",
|
||||||
"secureMode": "open",
|
"secureMode": "open",
|
||||||
@@ -87,6 +85,7 @@
|
|||||||
"keyRefresh": 0,
|
"keyRefresh": 0,
|
||||||
"noLocalSubnets": false,
|
"noLocalSubnets": false,
|
||||||
"radiusServiceName": null,
|
"radiusServiceName": null,
|
||||||
|
"radiusAccountingServiceName": null,
|
||||||
"captivePortalId": null,
|
"captivePortalId": null,
|
||||||
"bandwidthLimitDown": 0,
|
"bandwidthLimitDown": 0,
|
||||||
"bandwidthLimitUp": 0,
|
"bandwidthLimitUp": 0,
|
||||||
@@ -125,10 +124,11 @@
|
|||||||
"forwardMode": null,
|
"forwardMode": null,
|
||||||
"profileType": "ssid"
|
"profileType": "ssid"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602183994766,
|
"createdTimestamp": 1605711164950,
|
||||||
"lastModifiedTimestamp": 1602183994766,
|
"lastModifiedTimestamp": 1605711171732,
|
||||||
"childProfileIds": [
|
"childProfileIds": [
|
||||||
10
|
19,
|
||||||
|
20
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,15 +1,15 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 7,
|
"id": 18,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "venue",
|
"profileType": "passpoint_venue",
|
||||||
"name": "TipWlan-Hotspot20-Venue",
|
"name": "TipWlan-Hotspot20-Venue",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "VenueProfile",
|
"model_type": "PasspointVenueProfile",
|
||||||
"venueNameSet": [
|
"venueNameSet": [
|
||||||
{
|
{
|
||||||
"model_type": "VenueName",
|
"model_type": "PasspointVenueName",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemple de lieu",
|
"dupleName": "Exemple de lieu",
|
||||||
@@ -18,25 +18,26 @@
|
|||||||
"asDuple": "fra:Exemple de lieu"
|
"asDuple": "fra:Exemple de lieu"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "VenueName",
|
"model_type": "PasspointVenueName",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example venue",
|
"dupleName": "Example passpoint_venue",
|
||||||
"defaultDupleSeparator": ":",
|
"defaultDupleSeparator": ":",
|
||||||
"venueUrl": "http://www.example.com/info-eng",
|
"venueUrl": "http://www.example.com/info-eng",
|
||||||
"asDuple": "eng:Example venue"
|
"asDuple": "eng:Example passpoint_venue"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"venueTypeAssignment": {
|
"venueTypeAssignment": {
|
||||||
"model_type": "VenueTypeAssignment",
|
"model_type": "ProfileVenueTypeAssignment",
|
||||||
"venueDescription": "Research and Development Facility",
|
"venueDescription": "Research and Development Facility",
|
||||||
"venueGroupId": 2,
|
"venueGroupId": 2,
|
||||||
"venueTypeId": 8
|
"venueTypeId": 8
|
||||||
},
|
},
|
||||||
"profileType": "venue"
|
"profileType": "passpoint_venue"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602113058725,
|
"createdTimestamp": 1605711164956,
|
||||||
"lastModifiedTimestamp": 1602113058725,
|
"lastModifiedTimestamp": 1605711164956,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 17,
|
"id": 23,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "equipment_ap",
|
"profileType": "equipment_ap",
|
||||||
"name": "ApProfile-3-radios",
|
"name": "ApProfile-3-radios-passpoint",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "ApNetworkConfiguration",
|
"model_type": "ApNetworkConfiguration",
|
||||||
"networkConfigVersion": "AP-1",
|
"networkConfigVersion": "AP-1",
|
||||||
@@ -20,6 +20,11 @@
|
|||||||
"syntheticClientEnabled": true,
|
"syntheticClientEnabled": true,
|
||||||
"ledControlEnabled": true,
|
"ledControlEnabled": true,
|
||||||
"equipmentDiscovery": false,
|
"equipmentDiscovery": false,
|
||||||
|
"greTunnelName": null,
|
||||||
|
"greParentIfName": null,
|
||||||
|
"greLocalInetAddr": null,
|
||||||
|
"greRemoteInetAddr": null,
|
||||||
|
"greRemoteMacAddr": null,
|
||||||
"radioMap": {
|
"radioMap": {
|
||||||
"is2dot4GHz": {
|
"is2dot4GHz": {
|
||||||
"model_type": "RadioProfileConfiguration",
|
"model_type": "RadioProfileConfiguration",
|
||||||
@@ -39,12 +44,12 @@
|
|||||||
},
|
},
|
||||||
"profileType": "equipment_ap"
|
"profileType": "equipment_ap"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182806348,
|
"createdTimestamp": 1605711197140,
|
||||||
"lastModifiedTimestamp": 1602182806348,
|
"lastModifiedTimestamp": 1605711197140,
|
||||||
"childProfileIds": [
|
"childProfileIds": [
|
||||||
2,
|
16,
|
||||||
5,
|
21,
|
||||||
11,
|
22,
|
||||||
13
|
15
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,16 +1,14 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 10,
|
"id": 24,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "hotspot_2pt0",
|
"profileType": "passpoint",
|
||||||
"name": "TipWlan-Hotspot20-Config",
|
"name": "TipWlan-Hotspot20-Config",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "Hotspot2Profile",
|
"model_type": "PasspointProfile",
|
||||||
"enableInterworkingAndHs20": true,
|
"enableInterworkingAndHs20": true,
|
||||||
"hessid": null,
|
"hessid": null,
|
||||||
"accessNetworkType": "free_public_network",
|
|
||||||
"networkAuthenticationType": "acceptance_of_terms_and_conditions",
|
|
||||||
"additionalStepsRequiredForAccess": 0,
|
"additionalStepsRequiredForAccess": 0,
|
||||||
"deauthRequestTimeout": 0,
|
"deauthRequestTimeout": 0,
|
||||||
"operatingClass": 0,
|
"operatingClass": 0,
|
||||||
@@ -29,7 +27,7 @@
|
|||||||
"internetConnectivity": true,
|
"internetConnectivity": true,
|
||||||
"connectionCapabilitySet": [
|
"connectionCapabilitySet": [
|
||||||
{
|
{
|
||||||
"model_type": "ConnectionCapability",
|
"model_type": "PasspointConnectionCapability",
|
||||||
"connectionCapabilitiesPortNumber": 8888,
|
"connectionCapabilitiesPortNumber": 8888,
|
||||||
"connectionCapabilitiesIpProtocol": "TCP",
|
"connectionCapabilitiesIpProtocol": "TCP",
|
||||||
"connectionCapabilitiesStatus": "open"
|
"connectionCapabilitiesStatus": "open"
|
||||||
@@ -48,25 +46,27 @@
|
|||||||
"associatedAccessSsidNames": [
|
"associatedAccessSsidNames": [
|
||||||
"TipWlan-cloud-hotspot-access"
|
"TipWlan-cloud-hotspot-access"
|
||||||
],
|
],
|
||||||
"osuSsidName": "TipWlan-cloud-3-radios",
|
"osuSsidName": "TipWlan-cloud-hotspot-osu",
|
||||||
"operatorProfileName": "TipWlan-Hotspot20-Operator",
|
"operatorProfileName": "TipWlan-Hotspot20-Operator",
|
||||||
"venueProfileName": "TipWlan-Hotspot20-Venue",
|
"venueProfileName": "TipWlan-Hotspot20-Venue",
|
||||||
"idProviderProfileNames": [
|
"idProviderProfileNames": [
|
||||||
"TipWlan-Hotspot20-OSU-Provider-2",
|
"TipWlan-Hotspot20-OSU-Provider-2",
|
||||||
"TipWlan-Hotspot20-OSU-Provider"
|
"TipWlan-Hotspot20-OSU-Provider"
|
||||||
],
|
],
|
||||||
"profileType": "hotspot_2pt0",
|
"accessNetworkType": "free_public_network",
|
||||||
|
"networkAuthenticationType": "acceptance_of_terms_and_conditions",
|
||||||
"associatedSsids": [
|
"associatedSsids": [
|
||||||
"TipWlan-cloud-hotspot-access"
|
"TipWlan-cloud-hotspot-access"
|
||||||
]
|
],
|
||||||
|
"profileType": "passpoint"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182806040,
|
"createdTimestamp": 1605711223339,
|
||||||
"lastModifiedTimestamp": 1602182806040,
|
"lastModifiedTimestamp": 1605711223339,
|
||||||
"childProfileIds": [
|
"childProfileIds": [
|
||||||
6,
|
17,
|
||||||
7,
|
18,
|
||||||
8,
|
19,
|
||||||
9
|
20
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -1,16 +1,16 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 8,
|
"id": 19,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "id_provider",
|
"profileType": "passpoint_osu_id_provider",
|
||||||
"name": "TipWlan-Hotspot20-OSU-Provider",
|
"name": "TipWlan-Hotspot20-OSU-Provider",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "Hotspot20IdProviderProfile",
|
"model_type": "PasspointOsuProviderProfile",
|
||||||
"domainName": "rogers.com",
|
"domainName": "rogers.com",
|
||||||
"mccMncList": [
|
"mccMncList": [
|
||||||
{
|
{
|
||||||
"model_type": "MccMnc",
|
"model_type": "PasspointMccMnc",
|
||||||
"mcc": 302,
|
"mcc": 302,
|
||||||
"mnc": 720,
|
"mnc": 720,
|
||||||
"iso": "ca",
|
"iso": "ca",
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
],
|
],
|
||||||
"naiRealmList": [
|
"naiRealmList": [
|
||||||
{
|
{
|
||||||
"model_type": "NaiRealmInformation",
|
"model_type": "PasspointNaiRealmInformation",
|
||||||
"naiRealms": [
|
"naiRealms": [
|
||||||
"rogers.com"
|
"rogers.com"
|
||||||
],
|
],
|
||||||
@@ -44,7 +44,7 @@
|
|||||||
],
|
],
|
||||||
"osuIconList": [
|
"osuIconList": [
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "eng",
|
"languageCode": "eng",
|
||||||
@@ -55,7 +55,7 @@
|
|||||||
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "fra",
|
"languageCode": "fra",
|
||||||
@@ -66,7 +66,7 @@
|
|||||||
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "eng",
|
"languageCode": "eng",
|
||||||
@@ -77,10 +77,10 @@
|
|||||||
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"osuServerUri": "https://example.com/osu/rogers/",
|
"osuServerUri": "https://example.com/osu/rogers",
|
||||||
"osuFriendlyName": [
|
"osuFriendlyName": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example provider rogers",
|
"dupleName": "Example provider rogers",
|
||||||
@@ -88,7 +88,7 @@
|
|||||||
"asDuple": "eng:Example provider rogers"
|
"asDuple": "eng:Example provider rogers"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemple de fournisseur rogers",
|
"dupleName": "Exemple de fournisseur rogers",
|
||||||
@@ -104,7 +104,7 @@
|
|||||||
],
|
],
|
||||||
"osuServiceDescription": [
|
"osuServiceDescription": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example services rogers",
|
"dupleName": "Example services rogers",
|
||||||
@@ -112,7 +112,7 @@
|
|||||||
"asDuple": "eng:Example services rogers"
|
"asDuple": "eng:Example services rogers"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemples de services rogers",
|
"dupleName": "Exemples de services rogers",
|
||||||
@@ -120,24 +120,31 @@
|
|||||||
"asDuple": "fra:Exemples de services rogers"
|
"asDuple": "fra:Exemples de services rogers"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"profileType": "id_provider"
|
"roamingOi": [
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4
|
||||||
|
],
|
||||||
|
"profileType": "passpoint_osu_id_provider"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182805654,
|
"createdTimestamp": 1605711165325,
|
||||||
"lastModifiedTimestamp": 1602182805654,
|
"lastModifiedTimestamp": 1605711165325,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
},
|
]
|
||||||
{
|
},
|
||||||
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 9,
|
"id": 20,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "id_provider",
|
"profileType": "passpoint_osu_id_provider",
|
||||||
"name": "TipWlan-Hotspot20-OSU-Provider-2",
|
"name": "TipWlan-Hotspot20-OSU-Provider-2",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "Hotspot20IdProviderProfile",
|
"model_type": "PasspointOsuProviderProfile",
|
||||||
"domainName": "telus.com",
|
"domainName": "telus.com",
|
||||||
"mccMncList": [
|
"mccMncList": [
|
||||||
{
|
{
|
||||||
"model_type": "MccMnc",
|
"model_type": "PasspointMccMnc",
|
||||||
"mcc": 302,
|
"mcc": 302,
|
||||||
"mnc": 220,
|
"mnc": 220,
|
||||||
"iso": "ca",
|
"iso": "ca",
|
||||||
@@ -149,7 +156,7 @@
|
|||||||
],
|
],
|
||||||
"naiRealmList": [
|
"naiRealmList": [
|
||||||
{
|
{
|
||||||
"model_type": "NaiRealmInformation",
|
"model_type": "PasspointNaiRealmInformation",
|
||||||
"naiRealms": [
|
"naiRealms": [
|
||||||
"telus.com"
|
"telus.com"
|
||||||
],
|
],
|
||||||
@@ -171,7 +178,7 @@
|
|||||||
],
|
],
|
||||||
"osuIconList": [
|
"osuIconList": [
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "eng",
|
"languageCode": "eng",
|
||||||
@@ -182,7 +189,7 @@
|
|||||||
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "fra",
|
"languageCode": "fra",
|
||||||
@@ -193,7 +200,7 @@
|
|||||||
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "eng",
|
"languageCode": "eng",
|
||||||
@@ -204,10 +211,10 @@
|
|||||||
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"osuServerUri": "https://example.com/osu/telus/",
|
"osuServerUri": "https://example.com/osu/telus",
|
||||||
"osuFriendlyName": [
|
"osuFriendlyName": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example provider telus",
|
"dupleName": "Example provider telus",
|
||||||
@@ -215,7 +222,7 @@
|
|||||||
"asDuple": "eng:Example provider telus"
|
"asDuple": "eng:Example provider telus"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemple de fournisseur telus",
|
"dupleName": "Exemple de fournisseur telus",
|
||||||
@@ -231,7 +238,7 @@
|
|||||||
],
|
],
|
||||||
"osuServiceDescription": [
|
"osuServiceDescription": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example services telus",
|
"dupleName": "Example services telus",
|
||||||
@@ -239,7 +246,7 @@
|
|||||||
"asDuple": "eng:Example services telus"
|
"asDuple": "eng:Example services telus"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemples de services telus",
|
"dupleName": "Exemples de services telus",
|
||||||
@@ -247,10 +254,17 @@
|
|||||||
"asDuple": "fra:Exemples de services telus"
|
"asDuple": "fra:Exemples de services telus"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"profileType": "id_provider"
|
"roamingOi": [
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4
|
||||||
|
],
|
||||||
|
"profileType": "passpoint_osu_id_provider"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182805660,
|
"createdTimestamp": 1605711165330,
|
||||||
"lastModifiedTimestamp": 1602182805660,
|
"lastModifiedTimestamp": 1605711165330,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
}
|
|
||||||
]
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
|||||||
@@ -1,16 +1,16 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 2,
|
"id": 22,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "metrics",
|
"profileType": "service_metrics_collection_config",
|
||||||
"name": "Metrics-Profile-3-radios",
|
"name": "Metrics-Profile-Passpoint",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "ServiceMetricsCollectionConfigProfile",
|
"model_type": "ServiceMetricsCollectionConfigProfile",
|
||||||
"radioTypes": [
|
"radioTypes": [
|
||||||
"is5GHzU",
|
|
||||||
"is5GHzL",
|
"is5GHzL",
|
||||||
"is2dot4GHz"
|
"is2dot4GHz",
|
||||||
|
"is5GHzU"
|
||||||
],
|
],
|
||||||
"serviceMetricDataTypes": [
|
"serviceMetricDataTypes": [
|
||||||
"ApNode",
|
"ApNode",
|
||||||
@@ -24,38 +24,14 @@
|
|||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 120,
|
"reportingIntervalSeconds": 60,
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
|
||||||
"serviceMetricDataType": "ApNode"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 120,
|
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
|
||||||
"serviceMetricDataType": "ApNode"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 120,
|
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "ApNode"
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -65,33 +41,57 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
|
||||||
"serviceMetricDataType": "ApNode"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 60,
|
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
|
||||||
"serviceMetricDataType": "ApNode"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 60,
|
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is5GHzU",
|
||||||
"serviceMetricDataType": "ApNode"
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 120,
|
||||||
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzL",
|
||||||
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 120,
|
||||||
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzU",
|
||||||
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 60,
|
||||||
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzL",
|
||||||
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 120,
|
||||||
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is2dot4GHz",
|
||||||
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ApSsid": [
|
"ApSsid": [
|
||||||
@@ -99,14 +99,14 @@
|
|||||||
"model_type": "ServiceMetricRadioConfigParameters",
|
"model_type": "ServiceMetricRadioConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 60,
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is5GHzL",
|
||||||
"serviceMetricDataType": "ApSsid"
|
"serviceMetricDataType": "ApSsid"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricRadioConfigParameters",
|
"model_type": "ServiceMetricRadioConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 60,
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "ApSsid"
|
"serviceMetricDataType": "ApSsid"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -122,7 +122,7 @@
|
|||||||
"model_type": "ServiceMetricRadioConfigParameters",
|
"model_type": "ServiceMetricRadioConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 60,
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is5GHzU",
|
||||||
"serviceMetricDataType": "Client"
|
"serviceMetricDataType": "Client"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -136,7 +136,7 @@
|
|||||||
"model_type": "ServiceMetricRadioConfigParameters",
|
"model_type": "ServiceMetricRadioConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 60,
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "Client"
|
"serviceMetricDataType": "Client"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@@ -149,9 +149,21 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
"radioType": "is2dot4GHz",
|
||||||
"radioType": "is5GHzL",
|
"serviceMetricDataType": "Channel",
|
||||||
"serviceMetricDataType": "Channel"
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 120,
|
||||||
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzU",
|
||||||
|
"serviceMetricDataType": "Channel",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -161,9 +173,9 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
"radioType": "is5GHzL",
|
||||||
"radioType": "is2dot4GHz",
|
"serviceMetricDataType": "Channel",
|
||||||
"serviceMetricDataType": "Channel"
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -173,9 +185,9 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is5GHzU",
|
||||||
"serviceMetricDataType": "Channel"
|
"serviceMetricDataType": "Channel",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -185,9 +197,9 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is5GHzL",
|
||||||
"serviceMetricDataType": "Channel"
|
"serviceMetricDataType": "Channel",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -197,59 +209,23 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "Channel"
|
"serviceMetricDataType": "Channel",
|
||||||
},
|
"statsReportFormat": "RAW"
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 120,
|
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
|
||||||
"serviceMetricDataType": "Channel"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Neighbour": [
|
"Neighbour": [
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 120,
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is5GHzL",
|
||||||
"serviceMetricDataType": "Neighbour"
|
"serviceMetricDataType": "Neighbour",
|
||||||
},
|
"statsReportFormat": "RAW"
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 60,
|
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
|
||||||
"serviceMetricDataType": "Neighbour"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 60,
|
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
|
||||||
"serviceMetricDataType": "Neighbour"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -259,21 +235,33 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is5GHzU",
|
||||||
"serviceMetricDataType": "Neighbour"
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 120,
|
"reportingIntervalSeconds": 60,
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is5GHzL",
|
||||||
"serviceMetricDataType": "Neighbour"
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 60,
|
||||||
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is2dot4GHz",
|
||||||
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -283,16 +271,29 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "Neighbour"
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 60,
|
||||||
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzU",
|
||||||
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"profileType": "metrics"
|
"profileType": "service_metrics_collection_config"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602113058699,
|
"createdTimestamp": 1605711195528,
|
||||||
"lastModifiedTimestamp": 1602113058699,
|
"lastModifiedTimestamp": 1605711195528,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -1,25 +1,25 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 6,
|
"id": 17,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "operator",
|
"profileType": "passpoint_operator",
|
||||||
"name": "TipWlan-Hotspot20-Operator",
|
"name": "TipWlan-Hotspot20-Operator",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "OperatorProfile",
|
"model_type": "PasspointOperatorProfile",
|
||||||
"serverOnlyAuthenticatedL2EncryptionNetwork": false,
|
"serverOnlyAuthenticatedL2EncryptionNetwork": false,
|
||||||
"x509CertificateLocation": "/etc/ca.pem",
|
"x509CertificateLocation": "/etc/ca.pem",
|
||||||
"operatorFriendlyName": [
|
"operatorFriendlyName": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Default friendly operator name",
|
"dupleName": "Default friendly passpoint_operator name",
|
||||||
"defaultDupleSeparator": ":",
|
"defaultDupleSeparator": ":",
|
||||||
"asDuple": "eng:Default friendly operator name"
|
"asDuple": "eng:Default friendly passpoint_operator name"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Nom de l'opérateur convivial par défaut",
|
"dupleName": "Nom de l'opérateur convivial par défaut",
|
||||||
@@ -27,10 +27,11 @@
|
|||||||
"asDuple": "fra:Nom de l'opérateur convivial par défaut"
|
"asDuple": "fra:Nom de l'opérateur convivial par défaut"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"profileType": "operator"
|
"profileType": "passpoint_operator"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602113058719,
|
"createdTimestamp": 1605711164952,
|
||||||
"lastModifiedTimestamp": 1602113058719,
|
"lastModifiedTimestamp": 1605711164952,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,24 +1,23 @@
|
|||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 13,
|
"id": 21,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "rf",
|
"profileType": "rf",
|
||||||
"name": "TipWlan-rf",
|
"name": "TipWlan-rf-passpoint",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "RfConfiguration",
|
"model_type": "RfConfiguration",
|
||||||
"rfConfigMap": {
|
"rfConfigMap": {
|
||||||
"is5GHz": {
|
"is5GHz": {
|
||||||
"model_type": "RfElementConfiguration",
|
"model_type": "RfElementConfiguration",
|
||||||
"rf": "TipWlan-rf",
|
|
||||||
"radioType": "is5GHz",
|
"radioType": "is5GHz",
|
||||||
"radioMode": "modeAC",
|
"radioMode": "modeAC",
|
||||||
|
"rf": "TipWlan-rf-passpoint",
|
||||||
"beaconInterval": 100,
|
"beaconInterval": 100,
|
||||||
"forceScanDuringVoice": "disabled",
|
"forceScanDuringVoice": "disabled",
|
||||||
"rtsCtsThreshold": 65535,
|
"rtsCtsThreshold": 65535,
|
||||||
"channelBandwidth": "is80MHz",
|
"channelBandwidth": "is80MHz",
|
||||||
"mimoMode": "twoByTwo",
|
"mimoMode": "twoByTwo",
|
||||||
"maxNumClients": 100,
|
"maxNumClients": 100,
|
||||||
"multicastRate": "auto",
|
|
||||||
"autoChannelSelection": false,
|
"autoChannelSelection": false,
|
||||||
"activeScanSettings": {
|
"activeScanSettings": {
|
||||||
"model_type": "ActiveScanSettings",
|
"model_type": "ActiveScanSettings",
|
||||||
@@ -26,17 +25,12 @@
|
|||||||
"scanFrequencySeconds": 10,
|
"scanFrequencySeconds": 10,
|
||||||
"scanDurationMillis": 65
|
"scanDurationMillis": 65
|
||||||
},
|
},
|
||||||
"managementRate": "auto",
|
|
||||||
"rxCellSizeDb": -90,
|
|
||||||
"probeResponseThresholdDb": -90,
|
|
||||||
"clientDisconnectThresholdDb": -90,
|
|
||||||
"eirpTxPower": 18,
|
|
||||||
"bestApEnabled": null,
|
|
||||||
"neighbouringListApConfig": {
|
"neighbouringListApConfig": {
|
||||||
"model_type": "NeighbouringAPListConfiguration",
|
"model_type": "NeighbouringAPListConfiguration",
|
||||||
"minSignal": -85,
|
"minSignal": -85,
|
||||||
"maxAps": 25
|
"maxAps": 25
|
||||||
},
|
},
|
||||||
|
"minAutoCellSize": -65,
|
||||||
"perimeterDetectionEnabled": true,
|
"perimeterDetectionEnabled": true,
|
||||||
"channelHopSettings": {
|
"channelHopSettings": {
|
||||||
"model_type": "ChannelHopSettings",
|
"model_type": "ChannelHopSettings",
|
||||||
@@ -46,26 +40,31 @@
|
|||||||
"nonWifiThresholdTimeInSeconds": 180,
|
"nonWifiThresholdTimeInSeconds": 180,
|
||||||
"obssHopMode": "NON_WIFI"
|
"obssHopMode": "NON_WIFI"
|
||||||
},
|
},
|
||||||
|
"bestApEnabled": null,
|
||||||
|
"multicastRate": "auto",
|
||||||
|
"managementRate": "auto",
|
||||||
|
"rxCellSizeDb": -90,
|
||||||
|
"probeResponseThresholdDb": -90,
|
||||||
|
"clientDisconnectThresholdDb": -90,
|
||||||
|
"eirpTxPower": 18,
|
||||||
"bestApSettings": {
|
"bestApSettings": {
|
||||||
"model_type": "RadioBestApSettings",
|
"model_type": "RadioBestApSettings",
|
||||||
"mlComputed": true,
|
"mlComputed": true,
|
||||||
"dropInSnrPercentage": 30,
|
"dropInSnrPercentage": 30,
|
||||||
"minLoadFactor": 40
|
"minLoadFactor": 40
|
||||||
},
|
}
|
||||||
"minAutoCellSize": -65
|
|
||||||
},
|
},
|
||||||
"is2dot4GHz": {
|
"is2dot4GHz": {
|
||||||
"model_type": "RfElementConfiguration",
|
"model_type": "RfElementConfiguration",
|
||||||
"rf": "TipWlan-rf",
|
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is2dot4GHz",
|
||||||
"radioMode": "modeN",
|
"radioMode": "modeN",
|
||||||
|
"rf": "TipWlan-rf-passpoint",
|
||||||
"beaconInterval": 100,
|
"beaconInterval": 100,
|
||||||
"forceScanDuringVoice": "disabled",
|
"forceScanDuringVoice": "disabled",
|
||||||
"rtsCtsThreshold": 65535,
|
"rtsCtsThreshold": 65535,
|
||||||
"channelBandwidth": "is20MHz",
|
"channelBandwidth": "is20MHz",
|
||||||
"mimoMode": "twoByTwo",
|
"mimoMode": "twoByTwo",
|
||||||
"maxNumClients": 100,
|
"maxNumClients": 100,
|
||||||
"multicastRate": "auto",
|
|
||||||
"autoChannelSelection": false,
|
"autoChannelSelection": false,
|
||||||
"activeScanSettings": {
|
"activeScanSettings": {
|
||||||
"model_type": "ActiveScanSettings",
|
"model_type": "ActiveScanSettings",
|
||||||
@@ -73,17 +72,12 @@
|
|||||||
"scanFrequencySeconds": 10,
|
"scanFrequencySeconds": 10,
|
||||||
"scanDurationMillis": 65
|
"scanDurationMillis": 65
|
||||||
},
|
},
|
||||||
"managementRate": "auto",
|
|
||||||
"rxCellSizeDb": -90,
|
|
||||||
"probeResponseThresholdDb": -90,
|
|
||||||
"clientDisconnectThresholdDb": -90,
|
|
||||||
"eirpTxPower": 18,
|
|
||||||
"bestApEnabled": null,
|
|
||||||
"neighbouringListApConfig": {
|
"neighbouringListApConfig": {
|
||||||
"model_type": "NeighbouringAPListConfiguration",
|
"model_type": "NeighbouringAPListConfiguration",
|
||||||
"minSignal": -85,
|
"minSignal": -85,
|
||||||
"maxAps": 25
|
"maxAps": 25
|
||||||
},
|
},
|
||||||
|
"minAutoCellSize": -65,
|
||||||
"perimeterDetectionEnabled": true,
|
"perimeterDetectionEnabled": true,
|
||||||
"channelHopSettings": {
|
"channelHopSettings": {
|
||||||
"model_type": "ChannelHopSettings",
|
"model_type": "ChannelHopSettings",
|
||||||
@@ -93,26 +87,31 @@
|
|||||||
"nonWifiThresholdTimeInSeconds": 180,
|
"nonWifiThresholdTimeInSeconds": 180,
|
||||||
"obssHopMode": "NON_WIFI"
|
"obssHopMode": "NON_WIFI"
|
||||||
},
|
},
|
||||||
|
"bestApEnabled": null,
|
||||||
|
"multicastRate": "auto",
|
||||||
|
"managementRate": "auto",
|
||||||
|
"rxCellSizeDb": -90,
|
||||||
|
"probeResponseThresholdDb": -90,
|
||||||
|
"clientDisconnectThresholdDb": -90,
|
||||||
|
"eirpTxPower": 18,
|
||||||
"bestApSettings": {
|
"bestApSettings": {
|
||||||
"model_type": "RadioBestApSettings",
|
"model_type": "RadioBestApSettings",
|
||||||
"mlComputed": true,
|
"mlComputed": true,
|
||||||
"dropInSnrPercentage": 20,
|
"dropInSnrPercentage": 20,
|
||||||
"minLoadFactor": 50
|
"minLoadFactor": 50
|
||||||
},
|
}
|
||||||
"minAutoCellSize": -65
|
|
||||||
},
|
},
|
||||||
"is5GHzU": {
|
"is5GHzU": {
|
||||||
"model_type": "RfElementConfiguration",
|
"model_type": "RfElementConfiguration",
|
||||||
"rf": "TipWlan-rf",
|
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is5GHzU",
|
||||||
"radioMode": "modeAC",
|
"radioMode": "modeAC",
|
||||||
|
"rf": "TipWlan-rf-passpoint",
|
||||||
"beaconInterval": 100,
|
"beaconInterval": 100,
|
||||||
"forceScanDuringVoice": "disabled",
|
"forceScanDuringVoice": "disabled",
|
||||||
"rtsCtsThreshold": 65535,
|
"rtsCtsThreshold": 65535,
|
||||||
"channelBandwidth": "is80MHz",
|
"channelBandwidth": "is80MHz",
|
||||||
"mimoMode": "twoByTwo",
|
"mimoMode": "twoByTwo",
|
||||||
"maxNumClients": 100,
|
"maxNumClients": 100,
|
||||||
"multicastRate": "auto",
|
|
||||||
"autoChannelSelection": false,
|
"autoChannelSelection": false,
|
||||||
"activeScanSettings": {
|
"activeScanSettings": {
|
||||||
"model_type": "ActiveScanSettings",
|
"model_type": "ActiveScanSettings",
|
||||||
@@ -120,17 +119,12 @@
|
|||||||
"scanFrequencySeconds": 10,
|
"scanFrequencySeconds": 10,
|
||||||
"scanDurationMillis": 65
|
"scanDurationMillis": 65
|
||||||
},
|
},
|
||||||
"managementRate": "auto",
|
|
||||||
"rxCellSizeDb": -90,
|
|
||||||
"probeResponseThresholdDb": -90,
|
|
||||||
"clientDisconnectThresholdDb": -90,
|
|
||||||
"eirpTxPower": 18,
|
|
||||||
"bestApEnabled": null,
|
|
||||||
"neighbouringListApConfig": {
|
"neighbouringListApConfig": {
|
||||||
"model_type": "NeighbouringAPListConfiguration",
|
"model_type": "NeighbouringAPListConfiguration",
|
||||||
"minSignal": -85,
|
"minSignal": -85,
|
||||||
"maxAps": 25
|
"maxAps": 25
|
||||||
},
|
},
|
||||||
|
"minAutoCellSize": -65,
|
||||||
"perimeterDetectionEnabled": true,
|
"perimeterDetectionEnabled": true,
|
||||||
"channelHopSettings": {
|
"channelHopSettings": {
|
||||||
"model_type": "ChannelHopSettings",
|
"model_type": "ChannelHopSettings",
|
||||||
@@ -140,26 +134,31 @@
|
|||||||
"nonWifiThresholdTimeInSeconds": 180,
|
"nonWifiThresholdTimeInSeconds": 180,
|
||||||
"obssHopMode": "NON_WIFI"
|
"obssHopMode": "NON_WIFI"
|
||||||
},
|
},
|
||||||
|
"bestApEnabled": null,
|
||||||
|
"multicastRate": "auto",
|
||||||
|
"managementRate": "auto",
|
||||||
|
"rxCellSizeDb": -90,
|
||||||
|
"probeResponseThresholdDb": -90,
|
||||||
|
"clientDisconnectThresholdDb": -90,
|
||||||
|
"eirpTxPower": 18,
|
||||||
"bestApSettings": {
|
"bestApSettings": {
|
||||||
"model_type": "RadioBestApSettings",
|
"model_type": "RadioBestApSettings",
|
||||||
"mlComputed": true,
|
"mlComputed": true,
|
||||||
"dropInSnrPercentage": 30,
|
"dropInSnrPercentage": 30,
|
||||||
"minLoadFactor": 40
|
"minLoadFactor": 40
|
||||||
},
|
}
|
||||||
"minAutoCellSize": -65
|
|
||||||
},
|
},
|
||||||
"is5GHzL": {
|
"is5GHzL": {
|
||||||
"model_type": "RfElementConfiguration",
|
"model_type": "RfElementConfiguration",
|
||||||
"rf": "TipWlan-rf",
|
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is5GHzL",
|
||||||
"radioMode": "modeAC",
|
"radioMode": "modeAC",
|
||||||
|
"rf": "TipWlan-rf-passpoint",
|
||||||
"beaconInterval": 100,
|
"beaconInterval": 100,
|
||||||
"forceScanDuringVoice": "disabled",
|
"forceScanDuringVoice": "disabled",
|
||||||
"rtsCtsThreshold": 65535,
|
"rtsCtsThreshold": 65535,
|
||||||
"channelBandwidth": "is80MHz",
|
"channelBandwidth": "is80MHz",
|
||||||
"mimoMode": "twoByTwo",
|
"mimoMode": "twoByTwo",
|
||||||
"maxNumClients": 100,
|
"maxNumClients": 100,
|
||||||
"multicastRate": "auto",
|
|
||||||
"autoChannelSelection": false,
|
"autoChannelSelection": false,
|
||||||
"activeScanSettings": {
|
"activeScanSettings": {
|
||||||
"model_type": "ActiveScanSettings",
|
"model_type": "ActiveScanSettings",
|
||||||
@@ -167,17 +166,12 @@
|
|||||||
"scanFrequencySeconds": 10,
|
"scanFrequencySeconds": 10,
|
||||||
"scanDurationMillis": 65
|
"scanDurationMillis": 65
|
||||||
},
|
},
|
||||||
"managementRate": "auto",
|
|
||||||
"rxCellSizeDb": -90,
|
|
||||||
"probeResponseThresholdDb": -90,
|
|
||||||
"clientDisconnectThresholdDb": -90,
|
|
||||||
"eirpTxPower": 18,
|
|
||||||
"bestApEnabled": null,
|
|
||||||
"neighbouringListApConfig": {
|
"neighbouringListApConfig": {
|
||||||
"model_type": "NeighbouringAPListConfiguration",
|
"model_type": "NeighbouringAPListConfiguration",
|
||||||
"minSignal": -85,
|
"minSignal": -85,
|
||||||
"maxAps": 25
|
"maxAps": 25
|
||||||
},
|
},
|
||||||
|
"minAutoCellSize": -65,
|
||||||
"perimeterDetectionEnabled": true,
|
"perimeterDetectionEnabled": true,
|
||||||
"channelHopSettings": {
|
"channelHopSettings": {
|
||||||
"model_type": "ChannelHopSettings",
|
"model_type": "ChannelHopSettings",
|
||||||
@@ -187,18 +181,25 @@
|
|||||||
"nonWifiThresholdTimeInSeconds": 180,
|
"nonWifiThresholdTimeInSeconds": 180,
|
||||||
"obssHopMode": "NON_WIFI"
|
"obssHopMode": "NON_WIFI"
|
||||||
},
|
},
|
||||||
|
"bestApEnabled": null,
|
||||||
|
"multicastRate": "auto",
|
||||||
|
"managementRate": "auto",
|
||||||
|
"rxCellSizeDb": -90,
|
||||||
|
"probeResponseThresholdDb": -90,
|
||||||
|
"clientDisconnectThresholdDb": -90,
|
||||||
|
"eirpTxPower": 18,
|
||||||
"bestApSettings": {
|
"bestApSettings": {
|
||||||
"model_type": "RadioBestApSettings",
|
"model_type": "RadioBestApSettings",
|
||||||
"mlComputed": true,
|
"mlComputed": true,
|
||||||
"dropInSnrPercentage": 30,
|
"dropInSnrPercentage": 30,
|
||||||
"minLoadFactor": 40
|
"minLoadFactor": 40
|
||||||
},
|
}
|
||||||
"minAutoCellSize": -65
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"profileType": "rf"
|
"profileType": "rf"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182806063,
|
"createdTimestamp": 1605711191976,
|
||||||
"lastModifiedTimestamp": 1602182806063,
|
"lastModifiedTimestamp": 1605711191976,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 5,
|
"id": 15,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "ssid",
|
"profileType": "ssid",
|
||||||
"name": "TipWlan-cloud-hotspot-access",
|
"name": "TipWlan-cloud-hotspot-access",
|
||||||
@@ -9,9 +9,8 @@
|
|||||||
"model_type": "SsidConfiguration",
|
"model_type": "SsidConfiguration",
|
||||||
"ssid": "TipWlan-cloud-hotspot-access",
|
"ssid": "TipWlan-cloud-hotspot-access",
|
||||||
"appliedRadios": [
|
"appliedRadios": [
|
||||||
"is5GHzU",
|
|
||||||
"is5GHzL",
|
"is5GHzL",
|
||||||
"is2dot4GHz"
|
"is5GHzU"
|
||||||
],
|
],
|
||||||
"ssidAdminState": "enabled",
|
"ssidAdminState": "enabled",
|
||||||
"secureMode": "wpa2PSK",
|
"secureMode": "wpa2PSK",
|
||||||
@@ -21,6 +20,7 @@
|
|||||||
"keyRefresh": 0,
|
"keyRefresh": 0,
|
||||||
"noLocalSubnets": false,
|
"noLocalSubnets": false,
|
||||||
"radiusServiceName": null,
|
"radiusServiceName": null,
|
||||||
|
"radiusAccountingServiceName": null,
|
||||||
"captivePortalId": null,
|
"captivePortalId": null,
|
||||||
"bandwidthLimitDown": 0,
|
"bandwidthLimitDown": 0,
|
||||||
"bandwidthLimitUp": 0,
|
"bandwidthLimitUp": 0,
|
||||||
@@ -59,25 +59,23 @@
|
|||||||
"forwardMode": null,
|
"forwardMode": null,
|
||||||
"profileType": "ssid"
|
"profileType": "ssid"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602113058718,
|
"createdTimestamp": 1605711164949,
|
||||||
"lastModifiedTimestamp": 1602113059547,
|
"lastModifiedTimestamp": 1605711223372,
|
||||||
"childProfileIds": [
|
"childProfileIds": [
|
||||||
10
|
24
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 11,
|
"id": 16,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "ssid",
|
"profileType": "ssid",
|
||||||
"name": "TipWlan-cloud-3-radios",
|
"name": "TipWlan-cloud-hotspot-osu",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "SsidConfiguration",
|
"model_type": "SsidConfiguration",
|
||||||
"ssid": "TipWlan-cloud-3-radios",
|
"ssid": "TipWlan-cloud-hotspot-osu",
|
||||||
"appliedRadios": [
|
"appliedRadios": [
|
||||||
"is5GHzL",
|
"is2dot4GHz"
|
||||||
"is2dot4GHz",
|
|
||||||
"is5GHzU"
|
|
||||||
],
|
],
|
||||||
"ssidAdminState": "enabled",
|
"ssidAdminState": "enabled",
|
||||||
"secureMode": "open",
|
"secureMode": "open",
|
||||||
@@ -87,6 +85,7 @@
|
|||||||
"keyRefresh": 0,
|
"keyRefresh": 0,
|
||||||
"noLocalSubnets": false,
|
"noLocalSubnets": false,
|
||||||
"radiusServiceName": null,
|
"radiusServiceName": null,
|
||||||
|
"radiusAccountingServiceName": null,
|
||||||
"captivePortalId": null,
|
"captivePortalId": null,
|
||||||
"bandwidthLimitDown": 0,
|
"bandwidthLimitDown": 0,
|
||||||
"bandwidthLimitUp": 0,
|
"bandwidthLimitUp": 0,
|
||||||
@@ -125,10 +124,11 @@
|
|||||||
"forwardMode": null,
|
"forwardMode": null,
|
||||||
"profileType": "ssid"
|
"profileType": "ssid"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602183994766,
|
"createdTimestamp": 1605711164950,
|
||||||
"lastModifiedTimestamp": 1602183994766,
|
"lastModifiedTimestamp": 1605711171732,
|
||||||
"childProfileIds": [
|
"childProfileIds": [
|
||||||
10
|
19,
|
||||||
|
20
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,15 +1,15 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 7,
|
"id": 18,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "venue",
|
"profileType": "passpoint_venue",
|
||||||
"name": "TipWlan-Hotspot20-Venue",
|
"name": "TipWlan-Hotspot20-Venue",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "VenueProfile",
|
"model_type": "PasspointVenueProfile",
|
||||||
"venueNameSet": [
|
"venueNameSet": [
|
||||||
{
|
{
|
||||||
"model_type": "VenueName",
|
"model_type": "PasspointVenueName",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemple de lieu",
|
"dupleName": "Exemple de lieu",
|
||||||
@@ -18,25 +18,26 @@
|
|||||||
"asDuple": "fra:Exemple de lieu"
|
"asDuple": "fra:Exemple de lieu"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "VenueName",
|
"model_type": "PasspointVenueName",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example venue",
|
"dupleName": "Example passpoint_venue",
|
||||||
"defaultDupleSeparator": ":",
|
"defaultDupleSeparator": ":",
|
||||||
"venueUrl": "http://www.example.com/info-eng",
|
"venueUrl": "http://www.example.com/info-eng",
|
||||||
"asDuple": "eng:Example venue"
|
"asDuple": "eng:Example passpoint_venue"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"venueTypeAssignment": {
|
"venueTypeAssignment": {
|
||||||
"model_type": "VenueTypeAssignment",
|
"model_type": "ProfileVenueTypeAssignment",
|
||||||
"venueDescription": "Research and Development Facility",
|
"venueDescription": "Research and Development Facility",
|
||||||
"venueGroupId": 2,
|
"venueGroupId": 2,
|
||||||
"venueTypeId": 8
|
"venueTypeId": 8
|
||||||
},
|
},
|
||||||
"profileType": "venue"
|
"profileType": "passpoint_venue"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602113058725,
|
"createdTimestamp": 1605711164956,
|
||||||
"lastModifiedTimestamp": 1602113058725,
|
"lastModifiedTimestamp": 1605711164956,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 17,
|
"id": 23,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "equipment_ap",
|
"profileType": "equipment_ap",
|
||||||
"name": "ApProfile-3-radios",
|
"name": "ApProfile-3-radios-passpoint",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "ApNetworkConfiguration",
|
"model_type": "ApNetworkConfiguration",
|
||||||
"networkConfigVersion": "AP-1",
|
"networkConfigVersion": "AP-1",
|
||||||
@@ -20,6 +20,11 @@
|
|||||||
"syntheticClientEnabled": true,
|
"syntheticClientEnabled": true,
|
||||||
"ledControlEnabled": true,
|
"ledControlEnabled": true,
|
||||||
"equipmentDiscovery": false,
|
"equipmentDiscovery": false,
|
||||||
|
"greTunnelName": null,
|
||||||
|
"greParentIfName": null,
|
||||||
|
"greLocalInetAddr": null,
|
||||||
|
"greRemoteInetAddr": null,
|
||||||
|
"greRemoteMacAddr": null,
|
||||||
"radioMap": {
|
"radioMap": {
|
||||||
"is2dot4GHz": {
|
"is2dot4GHz": {
|
||||||
"model_type": "RadioProfileConfiguration",
|
"model_type": "RadioProfileConfiguration",
|
||||||
@@ -39,12 +44,12 @@
|
|||||||
},
|
},
|
||||||
"profileType": "equipment_ap"
|
"profileType": "equipment_ap"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182806348,
|
"createdTimestamp": 1605711197140,
|
||||||
"lastModifiedTimestamp": 1602182806348,
|
"lastModifiedTimestamp": 1605711197140,
|
||||||
"childProfileIds": [
|
"childProfileIds": [
|
||||||
2,
|
16,
|
||||||
5,
|
21,
|
||||||
11,
|
22,
|
||||||
13
|
15
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,16 +1,14 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 10,
|
"id": 24,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "hotspot_2pt0",
|
"profileType": "passpoint",
|
||||||
"name": "TipWlan-Hotspot20-Config",
|
"name": "TipWlan-Hotspot20-Config",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "Hotspot2Profile",
|
"model_type": "PasspointProfile",
|
||||||
"enableInterworkingAndHs20": true,
|
"enableInterworkingAndHs20": true,
|
||||||
"hessid": null,
|
"hessid": null,
|
||||||
"accessNetworkType": "free_public_network",
|
|
||||||
"networkAuthenticationType": "acceptance_of_terms_and_conditions",
|
|
||||||
"additionalStepsRequiredForAccess": 0,
|
"additionalStepsRequiredForAccess": 0,
|
||||||
"deauthRequestTimeout": 0,
|
"deauthRequestTimeout": 0,
|
||||||
"operatingClass": 0,
|
"operatingClass": 0,
|
||||||
@@ -29,7 +27,7 @@
|
|||||||
"internetConnectivity": true,
|
"internetConnectivity": true,
|
||||||
"connectionCapabilitySet": [
|
"connectionCapabilitySet": [
|
||||||
{
|
{
|
||||||
"model_type": "ConnectionCapability",
|
"model_type": "PasspointConnectionCapability",
|
||||||
"connectionCapabilitiesPortNumber": 8888,
|
"connectionCapabilitiesPortNumber": 8888,
|
||||||
"connectionCapabilitiesIpProtocol": "TCP",
|
"connectionCapabilitiesIpProtocol": "TCP",
|
||||||
"connectionCapabilitiesStatus": "open"
|
"connectionCapabilitiesStatus": "open"
|
||||||
@@ -48,25 +46,27 @@
|
|||||||
"associatedAccessSsidNames": [
|
"associatedAccessSsidNames": [
|
||||||
"TipWlan-cloud-hotspot-access"
|
"TipWlan-cloud-hotspot-access"
|
||||||
],
|
],
|
||||||
"osuSsidName": "TipWlan-cloud-3-radios",
|
"osuSsidName": "TipWlan-cloud-hotspot-osu",
|
||||||
"operatorProfileName": "TipWlan-Hotspot20-Operator",
|
"operatorProfileName": "TipWlan-Hotspot20-Operator",
|
||||||
"venueProfileName": "TipWlan-Hotspot20-Venue",
|
"venueProfileName": "TipWlan-Hotspot20-Venue",
|
||||||
"idProviderProfileNames": [
|
"idProviderProfileNames": [
|
||||||
"TipWlan-Hotspot20-OSU-Provider-2",
|
"TipWlan-Hotspot20-OSU-Provider-2",
|
||||||
"TipWlan-Hotspot20-OSU-Provider"
|
"TipWlan-Hotspot20-OSU-Provider"
|
||||||
],
|
],
|
||||||
"profileType": "hotspot_2pt0",
|
"accessNetworkType": "free_public_network",
|
||||||
|
"networkAuthenticationType": "acceptance_of_terms_and_conditions",
|
||||||
"associatedSsids": [
|
"associatedSsids": [
|
||||||
"TipWlan-cloud-hotspot-access"
|
"TipWlan-cloud-hotspot-access"
|
||||||
]
|
],
|
||||||
|
"profileType": "passpoint"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182806040,
|
"createdTimestamp": 1605711223339,
|
||||||
"lastModifiedTimestamp": 1602182806040,
|
"lastModifiedTimestamp": 1605711223339,
|
||||||
"childProfileIds": [
|
"childProfileIds": [
|
||||||
6,
|
17,
|
||||||
7,
|
18,
|
||||||
8,
|
19,
|
||||||
9
|
20
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -1,16 +1,16 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 8,
|
"id": 19,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "id_provider",
|
"profileType": "passpoint_osu_id_provider",
|
||||||
"name": "TipWlan-Hotspot20-OSU-Provider",
|
"name": "TipWlan-Hotspot20-OSU-Provider",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "Hotspot20IdProviderProfile",
|
"model_type": "PasspointOsuProviderProfile",
|
||||||
"domainName": "rogers.com",
|
"domainName": "rogers.com",
|
||||||
"mccMncList": [
|
"mccMncList": [
|
||||||
{
|
{
|
||||||
"model_type": "MccMnc",
|
"model_type": "PasspointMccMnc",
|
||||||
"mcc": 302,
|
"mcc": 302,
|
||||||
"mnc": 720,
|
"mnc": 720,
|
||||||
"iso": "ca",
|
"iso": "ca",
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
],
|
],
|
||||||
"naiRealmList": [
|
"naiRealmList": [
|
||||||
{
|
{
|
||||||
"model_type": "NaiRealmInformation",
|
"model_type": "PasspointNaiRealmInformation",
|
||||||
"naiRealms": [
|
"naiRealms": [
|
||||||
"rogers.com"
|
"rogers.com"
|
||||||
],
|
],
|
||||||
@@ -44,7 +44,7 @@
|
|||||||
],
|
],
|
||||||
"osuIconList": [
|
"osuIconList": [
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "eng",
|
"languageCode": "eng",
|
||||||
@@ -55,7 +55,7 @@
|
|||||||
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "fra",
|
"languageCode": "fra",
|
||||||
@@ -66,7 +66,7 @@
|
|||||||
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "eng",
|
"languageCode": "eng",
|
||||||
@@ -77,10 +77,10 @@
|
|||||||
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"osuServerUri": "https://example.com/osu/rogers/",
|
"osuServerUri": "https://example.com/osu/rogers",
|
||||||
"osuFriendlyName": [
|
"osuFriendlyName": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example provider rogers",
|
"dupleName": "Example provider rogers",
|
||||||
@@ -88,7 +88,7 @@
|
|||||||
"asDuple": "eng:Example provider rogers"
|
"asDuple": "eng:Example provider rogers"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemple de fournisseur rogers",
|
"dupleName": "Exemple de fournisseur rogers",
|
||||||
@@ -104,7 +104,7 @@
|
|||||||
],
|
],
|
||||||
"osuServiceDescription": [
|
"osuServiceDescription": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example services rogers",
|
"dupleName": "Example services rogers",
|
||||||
@@ -112,7 +112,7 @@
|
|||||||
"asDuple": "eng:Example services rogers"
|
"asDuple": "eng:Example services rogers"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemples de services rogers",
|
"dupleName": "Exemples de services rogers",
|
||||||
@@ -120,24 +120,31 @@
|
|||||||
"asDuple": "fra:Exemples de services rogers"
|
"asDuple": "fra:Exemples de services rogers"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"profileType": "id_provider"
|
"roamingOi": [
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4
|
||||||
|
],
|
||||||
|
"profileType": "passpoint_osu_id_provider"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182805654,
|
"createdTimestamp": 1605711165325,
|
||||||
"lastModifiedTimestamp": 1602182805654,
|
"lastModifiedTimestamp": 1605711165325,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
},
|
]
|
||||||
{
|
},
|
||||||
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 9,
|
"id": 20,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "id_provider",
|
"profileType": "passpoint_osu_id_provider",
|
||||||
"name": "TipWlan-Hotspot20-OSU-Provider-2",
|
"name": "TipWlan-Hotspot20-OSU-Provider-2",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "Hotspot20IdProviderProfile",
|
"model_type": "PasspointOsuProviderProfile",
|
||||||
"domainName": "telus.com",
|
"domainName": "telus.com",
|
||||||
"mccMncList": [
|
"mccMncList": [
|
||||||
{
|
{
|
||||||
"model_type": "MccMnc",
|
"model_type": "PasspointMccMnc",
|
||||||
"mcc": 302,
|
"mcc": 302,
|
||||||
"mnc": 220,
|
"mnc": 220,
|
||||||
"iso": "ca",
|
"iso": "ca",
|
||||||
@@ -149,7 +156,7 @@
|
|||||||
],
|
],
|
||||||
"naiRealmList": [
|
"naiRealmList": [
|
||||||
{
|
{
|
||||||
"model_type": "NaiRealmInformation",
|
"model_type": "PasspointNaiRealmInformation",
|
||||||
"naiRealms": [
|
"naiRealms": [
|
||||||
"telus.com"
|
"telus.com"
|
||||||
],
|
],
|
||||||
@@ -171,7 +178,7 @@
|
|||||||
],
|
],
|
||||||
"osuIconList": [
|
"osuIconList": [
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "eng",
|
"languageCode": "eng",
|
||||||
@@ -182,7 +189,7 @@
|
|||||||
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "fra",
|
"languageCode": "fra",
|
||||||
@@ -193,7 +200,7 @@
|
|||||||
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "eng",
|
"languageCode": "eng",
|
||||||
@@ -204,10 +211,10 @@
|
|||||||
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"osuServerUri": "https://example.com/osu/telus/",
|
"osuServerUri": "https://example.com/osu/telus",
|
||||||
"osuFriendlyName": [
|
"osuFriendlyName": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example provider telus",
|
"dupleName": "Example provider telus",
|
||||||
@@ -215,7 +222,7 @@
|
|||||||
"asDuple": "eng:Example provider telus"
|
"asDuple": "eng:Example provider telus"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemple de fournisseur telus",
|
"dupleName": "Exemple de fournisseur telus",
|
||||||
@@ -231,7 +238,7 @@
|
|||||||
],
|
],
|
||||||
"osuServiceDescription": [
|
"osuServiceDescription": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example services telus",
|
"dupleName": "Example services telus",
|
||||||
@@ -239,7 +246,7 @@
|
|||||||
"asDuple": "eng:Example services telus"
|
"asDuple": "eng:Example services telus"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemples de services telus",
|
"dupleName": "Exemples de services telus",
|
||||||
@@ -247,10 +254,17 @@
|
|||||||
"asDuple": "fra:Exemples de services telus"
|
"asDuple": "fra:Exemples de services telus"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"profileType": "id_provider"
|
"roamingOi": [
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4
|
||||||
|
],
|
||||||
|
"profileType": "passpoint_osu_id_provider"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182805660,
|
"createdTimestamp": 1605711165330,
|
||||||
"lastModifiedTimestamp": 1602182805660,
|
"lastModifiedTimestamp": 1605711165330,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
}
|
|
||||||
]
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
|||||||
@@ -1,16 +1,16 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 2,
|
"id": 22,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "metrics",
|
"profileType": "service_metrics_collection_config",
|
||||||
"name": "Metrics-Profile-3-radios",
|
"name": "Metrics-Profile-Passpoint",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "ServiceMetricsCollectionConfigProfile",
|
"model_type": "ServiceMetricsCollectionConfigProfile",
|
||||||
"radioTypes": [
|
"radioTypes": [
|
||||||
"is5GHzU",
|
|
||||||
"is5GHzL",
|
"is5GHzL",
|
||||||
"is2dot4GHz"
|
"is2dot4GHz",
|
||||||
|
"is5GHzU"
|
||||||
],
|
],
|
||||||
"serviceMetricDataTypes": [
|
"serviceMetricDataTypes": [
|
||||||
"ApNode",
|
"ApNode",
|
||||||
@@ -24,38 +24,14 @@
|
|||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 120,
|
"reportingIntervalSeconds": 60,
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
|
||||||
"serviceMetricDataType": "ApNode"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 120,
|
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
|
||||||
"serviceMetricDataType": "ApNode"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 120,
|
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "ApNode"
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -65,33 +41,57 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
|
||||||
"serviceMetricDataType": "ApNode"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 60,
|
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
|
||||||
"serviceMetricDataType": "ApNode"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 60,
|
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is5GHzU",
|
||||||
"serviceMetricDataType": "ApNode"
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 120,
|
||||||
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzL",
|
||||||
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 120,
|
||||||
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzU",
|
||||||
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 60,
|
||||||
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzL",
|
||||||
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 120,
|
||||||
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is2dot4GHz",
|
||||||
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ApSsid": [
|
"ApSsid": [
|
||||||
@@ -99,14 +99,14 @@
|
|||||||
"model_type": "ServiceMetricRadioConfigParameters",
|
"model_type": "ServiceMetricRadioConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 60,
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is5GHzL",
|
||||||
"serviceMetricDataType": "ApSsid"
|
"serviceMetricDataType": "ApSsid"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricRadioConfigParameters",
|
"model_type": "ServiceMetricRadioConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 60,
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "ApSsid"
|
"serviceMetricDataType": "ApSsid"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -122,7 +122,7 @@
|
|||||||
"model_type": "ServiceMetricRadioConfigParameters",
|
"model_type": "ServiceMetricRadioConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 60,
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is5GHzU",
|
||||||
"serviceMetricDataType": "Client"
|
"serviceMetricDataType": "Client"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -136,7 +136,7 @@
|
|||||||
"model_type": "ServiceMetricRadioConfigParameters",
|
"model_type": "ServiceMetricRadioConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 60,
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "Client"
|
"serviceMetricDataType": "Client"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@@ -149,9 +149,21 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
"radioType": "is2dot4GHz",
|
||||||
"radioType": "is5GHzL",
|
"serviceMetricDataType": "Channel",
|
||||||
"serviceMetricDataType": "Channel"
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 120,
|
||||||
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzU",
|
||||||
|
"serviceMetricDataType": "Channel",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -161,9 +173,9 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
"radioType": "is5GHzL",
|
||||||
"radioType": "is2dot4GHz",
|
"serviceMetricDataType": "Channel",
|
||||||
"serviceMetricDataType": "Channel"
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -173,9 +185,9 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is5GHzU",
|
||||||
"serviceMetricDataType": "Channel"
|
"serviceMetricDataType": "Channel",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -185,9 +197,9 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is5GHzL",
|
||||||
"serviceMetricDataType": "Channel"
|
"serviceMetricDataType": "Channel",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -197,59 +209,23 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "Channel"
|
"serviceMetricDataType": "Channel",
|
||||||
},
|
"statsReportFormat": "RAW"
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 120,
|
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
|
||||||
"serviceMetricDataType": "Channel"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Neighbour": [
|
"Neighbour": [
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 120,
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is5GHzL",
|
||||||
"serviceMetricDataType": "Neighbour"
|
"serviceMetricDataType": "Neighbour",
|
||||||
},
|
"statsReportFormat": "RAW"
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 60,
|
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
|
||||||
"serviceMetricDataType": "Neighbour"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 60,
|
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
|
||||||
"serviceMetricDataType": "Neighbour"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -259,21 +235,33 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is5GHzU",
|
||||||
"serviceMetricDataType": "Neighbour"
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 120,
|
"reportingIntervalSeconds": 60,
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is5GHzL",
|
||||||
"serviceMetricDataType": "Neighbour"
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 60,
|
||||||
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is2dot4GHz",
|
||||||
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -283,16 +271,29 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "Neighbour"
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 60,
|
||||||
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzU",
|
||||||
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"profileType": "metrics"
|
"profileType": "service_metrics_collection_config"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602113058699,
|
"createdTimestamp": 1605711195528,
|
||||||
"lastModifiedTimestamp": 1602113058699,
|
"lastModifiedTimestamp": 1605711195528,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -1,25 +1,25 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 6,
|
"id": 17,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "operator",
|
"profileType": "passpoint_operator",
|
||||||
"name": "TipWlan-Hotspot20-Operator",
|
"name": "TipWlan-Hotspot20-Operator",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "OperatorProfile",
|
"model_type": "PasspointOperatorProfile",
|
||||||
"serverOnlyAuthenticatedL2EncryptionNetwork": false,
|
"serverOnlyAuthenticatedL2EncryptionNetwork": false,
|
||||||
"x509CertificateLocation": "/etc/ca.pem",
|
"x509CertificateLocation": "/etc/ca.pem",
|
||||||
"operatorFriendlyName": [
|
"operatorFriendlyName": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Default friendly operator name",
|
"dupleName": "Default friendly passpoint_operator name",
|
||||||
"defaultDupleSeparator": ":",
|
"defaultDupleSeparator": ":",
|
||||||
"asDuple": "eng:Default friendly operator name"
|
"asDuple": "eng:Default friendly passpoint_operator name"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Nom de l'opérateur convivial par défaut",
|
"dupleName": "Nom de l'opérateur convivial par défaut",
|
||||||
@@ -27,10 +27,11 @@
|
|||||||
"asDuple": "fra:Nom de l'opérateur convivial par défaut"
|
"asDuple": "fra:Nom de l'opérateur convivial par défaut"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"profileType": "operator"
|
"profileType": "passpoint_operator"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602113058719,
|
"createdTimestamp": 1605711164952,
|
||||||
"lastModifiedTimestamp": 1602113058719,
|
"lastModifiedTimestamp": 1605711164952,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,24 +1,23 @@
|
|||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 13,
|
"id": 21,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "rf",
|
"profileType": "rf",
|
||||||
"name": "TipWlan-rf",
|
"name": "TipWlan-rf-passpoint",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "RfConfiguration",
|
"model_type": "RfConfiguration",
|
||||||
"rfConfigMap": {
|
"rfConfigMap": {
|
||||||
"is5GHz": {
|
"is5GHz": {
|
||||||
"model_type": "RfElementConfiguration",
|
"model_type": "RfElementConfiguration",
|
||||||
"rf": "TipWlan-rf",
|
|
||||||
"radioType": "is5GHz",
|
"radioType": "is5GHz",
|
||||||
"radioMode": "modeAC",
|
"radioMode": "modeAC",
|
||||||
|
"rf": "TipWlan-rf-passpoint",
|
||||||
"beaconInterval": 100,
|
"beaconInterval": 100,
|
||||||
"forceScanDuringVoice": "disabled",
|
"forceScanDuringVoice": "disabled",
|
||||||
"rtsCtsThreshold": 65535,
|
"rtsCtsThreshold": 65535,
|
||||||
"channelBandwidth": "is80MHz",
|
"channelBandwidth": "is80MHz",
|
||||||
"mimoMode": "twoByTwo",
|
"mimoMode": "twoByTwo",
|
||||||
"maxNumClients": 100,
|
"maxNumClients": 100,
|
||||||
"multicastRate": "auto",
|
|
||||||
"autoChannelSelection": false,
|
"autoChannelSelection": false,
|
||||||
"activeScanSettings": {
|
"activeScanSettings": {
|
||||||
"model_type": "ActiveScanSettings",
|
"model_type": "ActiveScanSettings",
|
||||||
@@ -26,17 +25,12 @@
|
|||||||
"scanFrequencySeconds": 10,
|
"scanFrequencySeconds": 10,
|
||||||
"scanDurationMillis": 65
|
"scanDurationMillis": 65
|
||||||
},
|
},
|
||||||
"managementRate": "auto",
|
|
||||||
"rxCellSizeDb": -90,
|
|
||||||
"probeResponseThresholdDb": -90,
|
|
||||||
"clientDisconnectThresholdDb": -90,
|
|
||||||
"eirpTxPower": 18,
|
|
||||||
"bestApEnabled": null,
|
|
||||||
"neighbouringListApConfig": {
|
"neighbouringListApConfig": {
|
||||||
"model_type": "NeighbouringAPListConfiguration",
|
"model_type": "NeighbouringAPListConfiguration",
|
||||||
"minSignal": -85,
|
"minSignal": -85,
|
||||||
"maxAps": 25
|
"maxAps": 25
|
||||||
},
|
},
|
||||||
|
"minAutoCellSize": -65,
|
||||||
"perimeterDetectionEnabled": true,
|
"perimeterDetectionEnabled": true,
|
||||||
"channelHopSettings": {
|
"channelHopSettings": {
|
||||||
"model_type": "ChannelHopSettings",
|
"model_type": "ChannelHopSettings",
|
||||||
@@ -46,26 +40,31 @@
|
|||||||
"nonWifiThresholdTimeInSeconds": 180,
|
"nonWifiThresholdTimeInSeconds": 180,
|
||||||
"obssHopMode": "NON_WIFI"
|
"obssHopMode": "NON_WIFI"
|
||||||
},
|
},
|
||||||
|
"bestApEnabled": null,
|
||||||
|
"multicastRate": "auto",
|
||||||
|
"managementRate": "auto",
|
||||||
|
"rxCellSizeDb": -90,
|
||||||
|
"probeResponseThresholdDb": -90,
|
||||||
|
"clientDisconnectThresholdDb": -90,
|
||||||
|
"eirpTxPower": 18,
|
||||||
"bestApSettings": {
|
"bestApSettings": {
|
||||||
"model_type": "RadioBestApSettings",
|
"model_type": "RadioBestApSettings",
|
||||||
"mlComputed": true,
|
"mlComputed": true,
|
||||||
"dropInSnrPercentage": 30,
|
"dropInSnrPercentage": 30,
|
||||||
"minLoadFactor": 40
|
"minLoadFactor": 40
|
||||||
},
|
}
|
||||||
"minAutoCellSize": -65
|
|
||||||
},
|
},
|
||||||
"is2dot4GHz": {
|
"is2dot4GHz": {
|
||||||
"model_type": "RfElementConfiguration",
|
"model_type": "RfElementConfiguration",
|
||||||
"rf": "TipWlan-rf",
|
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is2dot4GHz",
|
||||||
"radioMode": "modeN",
|
"radioMode": "modeN",
|
||||||
|
"rf": "TipWlan-rf-passpoint",
|
||||||
"beaconInterval": 100,
|
"beaconInterval": 100,
|
||||||
"forceScanDuringVoice": "disabled",
|
"forceScanDuringVoice": "disabled",
|
||||||
"rtsCtsThreshold": 65535,
|
"rtsCtsThreshold": 65535,
|
||||||
"channelBandwidth": "is20MHz",
|
"channelBandwidth": "is20MHz",
|
||||||
"mimoMode": "twoByTwo",
|
"mimoMode": "twoByTwo",
|
||||||
"maxNumClients": 100,
|
"maxNumClients": 100,
|
||||||
"multicastRate": "auto",
|
|
||||||
"autoChannelSelection": false,
|
"autoChannelSelection": false,
|
||||||
"activeScanSettings": {
|
"activeScanSettings": {
|
||||||
"model_type": "ActiveScanSettings",
|
"model_type": "ActiveScanSettings",
|
||||||
@@ -73,17 +72,12 @@
|
|||||||
"scanFrequencySeconds": 10,
|
"scanFrequencySeconds": 10,
|
||||||
"scanDurationMillis": 65
|
"scanDurationMillis": 65
|
||||||
},
|
},
|
||||||
"managementRate": "auto",
|
|
||||||
"rxCellSizeDb": -90,
|
|
||||||
"probeResponseThresholdDb": -90,
|
|
||||||
"clientDisconnectThresholdDb": -90,
|
|
||||||
"eirpTxPower": 18,
|
|
||||||
"bestApEnabled": null,
|
|
||||||
"neighbouringListApConfig": {
|
"neighbouringListApConfig": {
|
||||||
"model_type": "NeighbouringAPListConfiguration",
|
"model_type": "NeighbouringAPListConfiguration",
|
||||||
"minSignal": -85,
|
"minSignal": -85,
|
||||||
"maxAps": 25
|
"maxAps": 25
|
||||||
},
|
},
|
||||||
|
"minAutoCellSize": -65,
|
||||||
"perimeterDetectionEnabled": true,
|
"perimeterDetectionEnabled": true,
|
||||||
"channelHopSettings": {
|
"channelHopSettings": {
|
||||||
"model_type": "ChannelHopSettings",
|
"model_type": "ChannelHopSettings",
|
||||||
@@ -93,26 +87,31 @@
|
|||||||
"nonWifiThresholdTimeInSeconds": 180,
|
"nonWifiThresholdTimeInSeconds": 180,
|
||||||
"obssHopMode": "NON_WIFI"
|
"obssHopMode": "NON_WIFI"
|
||||||
},
|
},
|
||||||
|
"bestApEnabled": null,
|
||||||
|
"multicastRate": "auto",
|
||||||
|
"managementRate": "auto",
|
||||||
|
"rxCellSizeDb": -90,
|
||||||
|
"probeResponseThresholdDb": -90,
|
||||||
|
"clientDisconnectThresholdDb": -90,
|
||||||
|
"eirpTxPower": 18,
|
||||||
"bestApSettings": {
|
"bestApSettings": {
|
||||||
"model_type": "RadioBestApSettings",
|
"model_type": "RadioBestApSettings",
|
||||||
"mlComputed": true,
|
"mlComputed": true,
|
||||||
"dropInSnrPercentage": 20,
|
"dropInSnrPercentage": 20,
|
||||||
"minLoadFactor": 50
|
"minLoadFactor": 50
|
||||||
},
|
}
|
||||||
"minAutoCellSize": -65
|
|
||||||
},
|
},
|
||||||
"is5GHzU": {
|
"is5GHzU": {
|
||||||
"model_type": "RfElementConfiguration",
|
"model_type": "RfElementConfiguration",
|
||||||
"rf": "TipWlan-rf",
|
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is5GHzU",
|
||||||
"radioMode": "modeAC",
|
"radioMode": "modeAC",
|
||||||
|
"rf": "TipWlan-rf-passpoint",
|
||||||
"beaconInterval": 100,
|
"beaconInterval": 100,
|
||||||
"forceScanDuringVoice": "disabled",
|
"forceScanDuringVoice": "disabled",
|
||||||
"rtsCtsThreshold": 65535,
|
"rtsCtsThreshold": 65535,
|
||||||
"channelBandwidth": "is80MHz",
|
"channelBandwidth": "is80MHz",
|
||||||
"mimoMode": "twoByTwo",
|
"mimoMode": "twoByTwo",
|
||||||
"maxNumClients": 100,
|
"maxNumClients": 100,
|
||||||
"multicastRate": "auto",
|
|
||||||
"autoChannelSelection": false,
|
"autoChannelSelection": false,
|
||||||
"activeScanSettings": {
|
"activeScanSettings": {
|
||||||
"model_type": "ActiveScanSettings",
|
"model_type": "ActiveScanSettings",
|
||||||
@@ -120,17 +119,12 @@
|
|||||||
"scanFrequencySeconds": 10,
|
"scanFrequencySeconds": 10,
|
||||||
"scanDurationMillis": 65
|
"scanDurationMillis": 65
|
||||||
},
|
},
|
||||||
"managementRate": "auto",
|
|
||||||
"rxCellSizeDb": -90,
|
|
||||||
"probeResponseThresholdDb": -90,
|
|
||||||
"clientDisconnectThresholdDb": -90,
|
|
||||||
"eirpTxPower": 18,
|
|
||||||
"bestApEnabled": null,
|
|
||||||
"neighbouringListApConfig": {
|
"neighbouringListApConfig": {
|
||||||
"model_type": "NeighbouringAPListConfiguration",
|
"model_type": "NeighbouringAPListConfiguration",
|
||||||
"minSignal": -85,
|
"minSignal": -85,
|
||||||
"maxAps": 25
|
"maxAps": 25
|
||||||
},
|
},
|
||||||
|
"minAutoCellSize": -65,
|
||||||
"perimeterDetectionEnabled": true,
|
"perimeterDetectionEnabled": true,
|
||||||
"channelHopSettings": {
|
"channelHopSettings": {
|
||||||
"model_type": "ChannelHopSettings",
|
"model_type": "ChannelHopSettings",
|
||||||
@@ -140,26 +134,31 @@
|
|||||||
"nonWifiThresholdTimeInSeconds": 180,
|
"nonWifiThresholdTimeInSeconds": 180,
|
||||||
"obssHopMode": "NON_WIFI"
|
"obssHopMode": "NON_WIFI"
|
||||||
},
|
},
|
||||||
|
"bestApEnabled": null,
|
||||||
|
"multicastRate": "auto",
|
||||||
|
"managementRate": "auto",
|
||||||
|
"rxCellSizeDb": -90,
|
||||||
|
"probeResponseThresholdDb": -90,
|
||||||
|
"clientDisconnectThresholdDb": -90,
|
||||||
|
"eirpTxPower": 18,
|
||||||
"bestApSettings": {
|
"bestApSettings": {
|
||||||
"model_type": "RadioBestApSettings",
|
"model_type": "RadioBestApSettings",
|
||||||
"mlComputed": true,
|
"mlComputed": true,
|
||||||
"dropInSnrPercentage": 30,
|
"dropInSnrPercentage": 30,
|
||||||
"minLoadFactor": 40
|
"minLoadFactor": 40
|
||||||
},
|
}
|
||||||
"minAutoCellSize": -65
|
|
||||||
},
|
},
|
||||||
"is5GHzL": {
|
"is5GHzL": {
|
||||||
"model_type": "RfElementConfiguration",
|
"model_type": "RfElementConfiguration",
|
||||||
"rf": "TipWlan-rf",
|
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is5GHzL",
|
||||||
"radioMode": "modeAC",
|
"radioMode": "modeAC",
|
||||||
|
"rf": "TipWlan-rf-passpoint",
|
||||||
"beaconInterval": 100,
|
"beaconInterval": 100,
|
||||||
"forceScanDuringVoice": "disabled",
|
"forceScanDuringVoice": "disabled",
|
||||||
"rtsCtsThreshold": 65535,
|
"rtsCtsThreshold": 65535,
|
||||||
"channelBandwidth": "is80MHz",
|
"channelBandwidth": "is80MHz",
|
||||||
"mimoMode": "twoByTwo",
|
"mimoMode": "twoByTwo",
|
||||||
"maxNumClients": 100,
|
"maxNumClients": 100,
|
||||||
"multicastRate": "auto",
|
|
||||||
"autoChannelSelection": false,
|
"autoChannelSelection": false,
|
||||||
"activeScanSettings": {
|
"activeScanSettings": {
|
||||||
"model_type": "ActiveScanSettings",
|
"model_type": "ActiveScanSettings",
|
||||||
@@ -167,17 +166,12 @@
|
|||||||
"scanFrequencySeconds": 10,
|
"scanFrequencySeconds": 10,
|
||||||
"scanDurationMillis": 65
|
"scanDurationMillis": 65
|
||||||
},
|
},
|
||||||
"managementRate": "auto",
|
|
||||||
"rxCellSizeDb": -90,
|
|
||||||
"probeResponseThresholdDb": -90,
|
|
||||||
"clientDisconnectThresholdDb": -90,
|
|
||||||
"eirpTxPower": 18,
|
|
||||||
"bestApEnabled": null,
|
|
||||||
"neighbouringListApConfig": {
|
"neighbouringListApConfig": {
|
||||||
"model_type": "NeighbouringAPListConfiguration",
|
"model_type": "NeighbouringAPListConfiguration",
|
||||||
"minSignal": -85,
|
"minSignal": -85,
|
||||||
"maxAps": 25
|
"maxAps": 25
|
||||||
},
|
},
|
||||||
|
"minAutoCellSize": -65,
|
||||||
"perimeterDetectionEnabled": true,
|
"perimeterDetectionEnabled": true,
|
||||||
"channelHopSettings": {
|
"channelHopSettings": {
|
||||||
"model_type": "ChannelHopSettings",
|
"model_type": "ChannelHopSettings",
|
||||||
@@ -187,18 +181,25 @@
|
|||||||
"nonWifiThresholdTimeInSeconds": 180,
|
"nonWifiThresholdTimeInSeconds": 180,
|
||||||
"obssHopMode": "NON_WIFI"
|
"obssHopMode": "NON_WIFI"
|
||||||
},
|
},
|
||||||
|
"bestApEnabled": null,
|
||||||
|
"multicastRate": "auto",
|
||||||
|
"managementRate": "auto",
|
||||||
|
"rxCellSizeDb": -90,
|
||||||
|
"probeResponseThresholdDb": -90,
|
||||||
|
"clientDisconnectThresholdDb": -90,
|
||||||
|
"eirpTxPower": 18,
|
||||||
"bestApSettings": {
|
"bestApSettings": {
|
||||||
"model_type": "RadioBestApSettings",
|
"model_type": "RadioBestApSettings",
|
||||||
"mlComputed": true,
|
"mlComputed": true,
|
||||||
"dropInSnrPercentage": 30,
|
"dropInSnrPercentage": 30,
|
||||||
"minLoadFactor": 40
|
"minLoadFactor": 40
|
||||||
},
|
}
|
||||||
"minAutoCellSize": -65
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"profileType": "rf"
|
"profileType": "rf"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182806063,
|
"createdTimestamp": 1605711191976,
|
||||||
"lastModifiedTimestamp": 1602182806063,
|
"lastModifiedTimestamp": 1605711191976,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 5,
|
"id": 15,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "ssid",
|
"profileType": "ssid",
|
||||||
"name": "TipWlan-cloud-hotspot-access",
|
"name": "TipWlan-cloud-hotspot-access",
|
||||||
@@ -9,9 +9,8 @@
|
|||||||
"model_type": "SsidConfiguration",
|
"model_type": "SsidConfiguration",
|
||||||
"ssid": "TipWlan-cloud-hotspot-access",
|
"ssid": "TipWlan-cloud-hotspot-access",
|
||||||
"appliedRadios": [
|
"appliedRadios": [
|
||||||
"is5GHzU",
|
|
||||||
"is5GHzL",
|
"is5GHzL",
|
||||||
"is2dot4GHz"
|
"is5GHzU"
|
||||||
],
|
],
|
||||||
"ssidAdminState": "enabled",
|
"ssidAdminState": "enabled",
|
||||||
"secureMode": "wpa2PSK",
|
"secureMode": "wpa2PSK",
|
||||||
@@ -21,6 +20,7 @@
|
|||||||
"keyRefresh": 0,
|
"keyRefresh": 0,
|
||||||
"noLocalSubnets": false,
|
"noLocalSubnets": false,
|
||||||
"radiusServiceName": null,
|
"radiusServiceName": null,
|
||||||
|
"radiusAccountingServiceName": null,
|
||||||
"captivePortalId": null,
|
"captivePortalId": null,
|
||||||
"bandwidthLimitDown": 0,
|
"bandwidthLimitDown": 0,
|
||||||
"bandwidthLimitUp": 0,
|
"bandwidthLimitUp": 0,
|
||||||
@@ -59,25 +59,23 @@
|
|||||||
"forwardMode": null,
|
"forwardMode": null,
|
||||||
"profileType": "ssid"
|
"profileType": "ssid"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602113058718,
|
"createdTimestamp": 1605711164949,
|
||||||
"lastModifiedTimestamp": 1602113059547,
|
"lastModifiedTimestamp": 1605711223372,
|
||||||
"childProfileIds": [
|
"childProfileIds": [
|
||||||
10
|
24
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 11,
|
"id": 16,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "ssid",
|
"profileType": "ssid",
|
||||||
"name": "TipWlan-cloud-3-radios",
|
"name": "TipWlan-cloud-hotspot-osu",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "SsidConfiguration",
|
"model_type": "SsidConfiguration",
|
||||||
"ssid": "TipWlan-cloud-3-radios",
|
"ssid": "TipWlan-cloud-hotspot-osu",
|
||||||
"appliedRadios": [
|
"appliedRadios": [
|
||||||
"is5GHzL",
|
"is2dot4GHz"
|
||||||
"is2dot4GHz",
|
|
||||||
"is5GHzU"
|
|
||||||
],
|
],
|
||||||
"ssidAdminState": "enabled",
|
"ssidAdminState": "enabled",
|
||||||
"secureMode": "open",
|
"secureMode": "open",
|
||||||
@@ -87,6 +85,7 @@
|
|||||||
"keyRefresh": 0,
|
"keyRefresh": 0,
|
||||||
"noLocalSubnets": false,
|
"noLocalSubnets": false,
|
||||||
"radiusServiceName": null,
|
"radiusServiceName": null,
|
||||||
|
"radiusAccountingServiceName": null,
|
||||||
"captivePortalId": null,
|
"captivePortalId": null,
|
||||||
"bandwidthLimitDown": 0,
|
"bandwidthLimitDown": 0,
|
||||||
"bandwidthLimitUp": 0,
|
"bandwidthLimitUp": 0,
|
||||||
@@ -125,10 +124,11 @@
|
|||||||
"forwardMode": null,
|
"forwardMode": null,
|
||||||
"profileType": "ssid"
|
"profileType": "ssid"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602183994766,
|
"createdTimestamp": 1605711164950,
|
||||||
"lastModifiedTimestamp": 1602183994766,
|
"lastModifiedTimestamp": 1605711171732,
|
||||||
"childProfileIds": [
|
"childProfileIds": [
|
||||||
10
|
19,
|
||||||
|
20
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,15 +1,15 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 7,
|
"id": 18,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "venue",
|
"profileType": "passpoint_venue",
|
||||||
"name": "TipWlan-Hotspot20-Venue",
|
"name": "TipWlan-Hotspot20-Venue",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "VenueProfile",
|
"model_type": "PasspointVenueProfile",
|
||||||
"venueNameSet": [
|
"venueNameSet": [
|
||||||
{
|
{
|
||||||
"model_type": "VenueName",
|
"model_type": "PasspointVenueName",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemple de lieu",
|
"dupleName": "Exemple de lieu",
|
||||||
@@ -18,25 +18,26 @@
|
|||||||
"asDuple": "fra:Exemple de lieu"
|
"asDuple": "fra:Exemple de lieu"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "VenueName",
|
"model_type": "PasspointVenueName",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example venue",
|
"dupleName": "Example passpoint_venue",
|
||||||
"defaultDupleSeparator": ":",
|
"defaultDupleSeparator": ":",
|
||||||
"venueUrl": "http://www.example.com/info-eng",
|
"venueUrl": "http://www.example.com/info-eng",
|
||||||
"asDuple": "eng:Example venue"
|
"asDuple": "eng:Example passpoint_venue"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"venueTypeAssignment": {
|
"venueTypeAssignment": {
|
||||||
"model_type": "VenueTypeAssignment",
|
"model_type": "ProfileVenueTypeAssignment",
|
||||||
"venueDescription": "Research and Development Facility",
|
"venueDescription": "Research and Development Facility",
|
||||||
"venueGroupId": 2,
|
"venueGroupId": 2,
|
||||||
"venueTypeId": 8
|
"venueTypeId": 8
|
||||||
},
|
},
|
||||||
"profileType": "venue"
|
"profileType": "passpoint_venue"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602113058725,
|
"createdTimestamp": 1605711164956,
|
||||||
"lastModifiedTimestamp": 1602113058725,
|
"lastModifiedTimestamp": 1605711164956,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 17,
|
"id": 23,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "equipment_ap",
|
"profileType": "equipment_ap",
|
||||||
"name": "ApProfile-3-radios",
|
"name": "ApProfile-3-radios-passpoint",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "ApNetworkConfiguration",
|
"model_type": "ApNetworkConfiguration",
|
||||||
"networkConfigVersion": "AP-1",
|
"networkConfigVersion": "AP-1",
|
||||||
@@ -20,6 +20,11 @@
|
|||||||
"syntheticClientEnabled": true,
|
"syntheticClientEnabled": true,
|
||||||
"ledControlEnabled": true,
|
"ledControlEnabled": true,
|
||||||
"equipmentDiscovery": false,
|
"equipmentDiscovery": false,
|
||||||
|
"greTunnelName": null,
|
||||||
|
"greParentIfName": null,
|
||||||
|
"greLocalInetAddr": null,
|
||||||
|
"greRemoteInetAddr": null,
|
||||||
|
"greRemoteMacAddr": null,
|
||||||
"radioMap": {
|
"radioMap": {
|
||||||
"is2dot4GHz": {
|
"is2dot4GHz": {
|
||||||
"model_type": "RadioProfileConfiguration",
|
"model_type": "RadioProfileConfiguration",
|
||||||
@@ -39,12 +44,12 @@
|
|||||||
},
|
},
|
||||||
"profileType": "equipment_ap"
|
"profileType": "equipment_ap"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182806348,
|
"createdTimestamp": 1605711197140,
|
||||||
"lastModifiedTimestamp": 1602182806348,
|
"lastModifiedTimestamp": 1605711197140,
|
||||||
"childProfileIds": [
|
"childProfileIds": [
|
||||||
2,
|
16,
|
||||||
5,
|
21,
|
||||||
11,
|
22,
|
||||||
13
|
15
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,16 +1,14 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 10,
|
"id": 24,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "hotspot_2pt0",
|
"profileType": "passpoint",
|
||||||
"name": "TipWlan-Hotspot20-Config",
|
"name": "TipWlan-Hotspot20-Config",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "Hotspot2Profile",
|
"model_type": "PasspointProfile",
|
||||||
"enableInterworkingAndHs20": true,
|
"enableInterworkingAndHs20": true,
|
||||||
"hessid": null,
|
"hessid": null,
|
||||||
"accessNetworkType": "free_public_network",
|
|
||||||
"networkAuthenticationType": "acceptance_of_terms_and_conditions",
|
|
||||||
"additionalStepsRequiredForAccess": 0,
|
"additionalStepsRequiredForAccess": 0,
|
||||||
"deauthRequestTimeout": 0,
|
"deauthRequestTimeout": 0,
|
||||||
"operatingClass": 0,
|
"operatingClass": 0,
|
||||||
@@ -29,7 +27,7 @@
|
|||||||
"internetConnectivity": true,
|
"internetConnectivity": true,
|
||||||
"connectionCapabilitySet": [
|
"connectionCapabilitySet": [
|
||||||
{
|
{
|
||||||
"model_type": "ConnectionCapability",
|
"model_type": "PasspointConnectionCapability",
|
||||||
"connectionCapabilitiesPortNumber": 8888,
|
"connectionCapabilitiesPortNumber": 8888,
|
||||||
"connectionCapabilitiesIpProtocol": "TCP",
|
"connectionCapabilitiesIpProtocol": "TCP",
|
||||||
"connectionCapabilitiesStatus": "open"
|
"connectionCapabilitiesStatus": "open"
|
||||||
@@ -48,25 +46,27 @@
|
|||||||
"associatedAccessSsidNames": [
|
"associatedAccessSsidNames": [
|
||||||
"TipWlan-cloud-hotspot-access"
|
"TipWlan-cloud-hotspot-access"
|
||||||
],
|
],
|
||||||
"osuSsidName": "TipWlan-cloud-3-radios",
|
"osuSsidName": "TipWlan-cloud-hotspot-osu",
|
||||||
"operatorProfileName": "TipWlan-Hotspot20-Operator",
|
"operatorProfileName": "TipWlan-Hotspot20-Operator",
|
||||||
"venueProfileName": "TipWlan-Hotspot20-Venue",
|
"venueProfileName": "TipWlan-Hotspot20-Venue",
|
||||||
"idProviderProfileNames": [
|
"idProviderProfileNames": [
|
||||||
"TipWlan-Hotspot20-OSU-Provider-2",
|
"TipWlan-Hotspot20-OSU-Provider-2",
|
||||||
"TipWlan-Hotspot20-OSU-Provider"
|
"TipWlan-Hotspot20-OSU-Provider"
|
||||||
],
|
],
|
||||||
"profileType": "hotspot_2pt0",
|
"accessNetworkType": "free_public_network",
|
||||||
|
"networkAuthenticationType": "acceptance_of_terms_and_conditions",
|
||||||
"associatedSsids": [
|
"associatedSsids": [
|
||||||
"TipWlan-cloud-hotspot-access"
|
"TipWlan-cloud-hotspot-access"
|
||||||
]
|
],
|
||||||
|
"profileType": "passpoint"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182806040,
|
"createdTimestamp": 1605711223339,
|
||||||
"lastModifiedTimestamp": 1602182806040,
|
"lastModifiedTimestamp": 1605711223339,
|
||||||
"childProfileIds": [
|
"childProfileIds": [
|
||||||
6,
|
17,
|
||||||
7,
|
18,
|
||||||
8,
|
19,
|
||||||
9
|
20
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -1,16 +1,16 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 8,
|
"id": 19,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "id_provider",
|
"profileType": "passpoint_osu_id_provider",
|
||||||
"name": "TipWlan-Hotspot20-OSU-Provider",
|
"name": "TipWlan-Hotspot20-OSU-Provider",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "Hotspot20IdProviderProfile",
|
"model_type": "PasspointOsuProviderProfile",
|
||||||
"domainName": "rogers.com",
|
"domainName": "rogers.com",
|
||||||
"mccMncList": [
|
"mccMncList": [
|
||||||
{
|
{
|
||||||
"model_type": "MccMnc",
|
"model_type": "PasspointMccMnc",
|
||||||
"mcc": 302,
|
"mcc": 302,
|
||||||
"mnc": 720,
|
"mnc": 720,
|
||||||
"iso": "ca",
|
"iso": "ca",
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
],
|
],
|
||||||
"naiRealmList": [
|
"naiRealmList": [
|
||||||
{
|
{
|
||||||
"model_type": "NaiRealmInformation",
|
"model_type": "PasspointNaiRealmInformation",
|
||||||
"naiRealms": [
|
"naiRealms": [
|
||||||
"rogers.com"
|
"rogers.com"
|
||||||
],
|
],
|
||||||
@@ -44,7 +44,7 @@
|
|||||||
],
|
],
|
||||||
"osuIconList": [
|
"osuIconList": [
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "eng",
|
"languageCode": "eng",
|
||||||
@@ -55,7 +55,7 @@
|
|||||||
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "fra",
|
"languageCode": "fra",
|
||||||
@@ -66,7 +66,7 @@
|
|||||||
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "eng",
|
"languageCode": "eng",
|
||||||
@@ -77,10 +77,10 @@
|
|||||||
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"osuServerUri": "https://example.com/osu/rogers/",
|
"osuServerUri": "https://example.com/osu/rogers",
|
||||||
"osuFriendlyName": [
|
"osuFriendlyName": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example provider rogers",
|
"dupleName": "Example provider rogers",
|
||||||
@@ -88,7 +88,7 @@
|
|||||||
"asDuple": "eng:Example provider rogers"
|
"asDuple": "eng:Example provider rogers"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemple de fournisseur rogers",
|
"dupleName": "Exemple de fournisseur rogers",
|
||||||
@@ -104,7 +104,7 @@
|
|||||||
],
|
],
|
||||||
"osuServiceDescription": [
|
"osuServiceDescription": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example services rogers",
|
"dupleName": "Example services rogers",
|
||||||
@@ -112,7 +112,7 @@
|
|||||||
"asDuple": "eng:Example services rogers"
|
"asDuple": "eng:Example services rogers"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemples de services rogers",
|
"dupleName": "Exemples de services rogers",
|
||||||
@@ -120,24 +120,31 @@
|
|||||||
"asDuple": "fra:Exemples de services rogers"
|
"asDuple": "fra:Exemples de services rogers"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"profileType": "id_provider"
|
"roamingOi": [
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4
|
||||||
|
],
|
||||||
|
"profileType": "passpoint_osu_id_provider"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182805654,
|
"createdTimestamp": 1605711165325,
|
||||||
"lastModifiedTimestamp": 1602182805654,
|
"lastModifiedTimestamp": 1605711165325,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
},
|
]
|
||||||
{
|
},
|
||||||
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 9,
|
"id": 20,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "id_provider",
|
"profileType": "passpoint_osu_id_provider",
|
||||||
"name": "TipWlan-Hotspot20-OSU-Provider-2",
|
"name": "TipWlan-Hotspot20-OSU-Provider-2",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "Hotspot20IdProviderProfile",
|
"model_type": "PasspointOsuProviderProfile",
|
||||||
"domainName": "telus.com",
|
"domainName": "telus.com",
|
||||||
"mccMncList": [
|
"mccMncList": [
|
||||||
{
|
{
|
||||||
"model_type": "MccMnc",
|
"model_type": "PasspointMccMnc",
|
||||||
"mcc": 302,
|
"mcc": 302,
|
||||||
"mnc": 220,
|
"mnc": 220,
|
||||||
"iso": "ca",
|
"iso": "ca",
|
||||||
@@ -149,7 +156,7 @@
|
|||||||
],
|
],
|
||||||
"naiRealmList": [
|
"naiRealmList": [
|
||||||
{
|
{
|
||||||
"model_type": "NaiRealmInformation",
|
"model_type": "PasspointNaiRealmInformation",
|
||||||
"naiRealms": [
|
"naiRealms": [
|
||||||
"telus.com"
|
"telus.com"
|
||||||
],
|
],
|
||||||
@@ -171,7 +178,7 @@
|
|||||||
],
|
],
|
||||||
"osuIconList": [
|
"osuIconList": [
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "eng",
|
"languageCode": "eng",
|
||||||
@@ -182,7 +189,7 @@
|
|||||||
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "fra",
|
"languageCode": "fra",
|
||||||
@@ -193,7 +200,7 @@
|
|||||||
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "OsuIcon",
|
"model_type": "PasspointOsuIcon",
|
||||||
"iconWidth": 32,
|
"iconWidth": 32,
|
||||||
"iconHeight": 32,
|
"iconHeight": 32,
|
||||||
"languageCode": "eng",
|
"languageCode": "eng",
|
||||||
@@ -204,10 +211,10 @@
|
|||||||
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"osuServerUri": "https://example.com/osu/telus/",
|
"osuServerUri": "https://example.com/osu/telus",
|
||||||
"osuFriendlyName": [
|
"osuFriendlyName": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example provider telus",
|
"dupleName": "Example provider telus",
|
||||||
@@ -215,7 +222,7 @@
|
|||||||
"asDuple": "eng:Example provider telus"
|
"asDuple": "eng:Example provider telus"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemple de fournisseur telus",
|
"dupleName": "Exemple de fournisseur telus",
|
||||||
@@ -231,7 +238,7 @@
|
|||||||
],
|
],
|
||||||
"osuServiceDescription": [
|
"osuServiceDescription": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example services telus",
|
"dupleName": "Example services telus",
|
||||||
@@ -239,7 +246,7 @@
|
|||||||
"asDuple": "eng:Example services telus"
|
"asDuple": "eng:Example services telus"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemples de services telus",
|
"dupleName": "Exemples de services telus",
|
||||||
@@ -247,10 +254,17 @@
|
|||||||
"asDuple": "fra:Exemples de services telus"
|
"asDuple": "fra:Exemples de services telus"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"profileType": "id_provider"
|
"roamingOi": [
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4
|
||||||
|
],
|
||||||
|
"profileType": "passpoint_osu_id_provider"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182805660,
|
"createdTimestamp": 1605711165330,
|
||||||
"lastModifiedTimestamp": 1602182805660,
|
"lastModifiedTimestamp": 1605711165330,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
}
|
|
||||||
]
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
|||||||
@@ -1,16 +1,16 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 2,
|
"id": 22,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "metrics",
|
"profileType": "service_metrics_collection_config",
|
||||||
"name": "Metrics-Profile-3-radios",
|
"name": "Metrics-Profile-Passpoint",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "ServiceMetricsCollectionConfigProfile",
|
"model_type": "ServiceMetricsCollectionConfigProfile",
|
||||||
"radioTypes": [
|
"radioTypes": [
|
||||||
"is5GHzU",
|
|
||||||
"is5GHzL",
|
"is5GHzL",
|
||||||
"is2dot4GHz"
|
"is2dot4GHz",
|
||||||
|
"is5GHzU"
|
||||||
],
|
],
|
||||||
"serviceMetricDataTypes": [
|
"serviceMetricDataTypes": [
|
||||||
"ApNode",
|
"ApNode",
|
||||||
@@ -24,38 +24,14 @@
|
|||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 120,
|
"reportingIntervalSeconds": 60,
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
|
||||||
"serviceMetricDataType": "ApNode"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 120,
|
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
|
||||||
"serviceMetricDataType": "ApNode"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 120,
|
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "ApNode"
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -65,33 +41,57 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
|
||||||
"serviceMetricDataType": "ApNode"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 60,
|
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
|
||||||
"serviceMetricDataType": "ApNode"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 60,
|
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is5GHzU",
|
||||||
"serviceMetricDataType": "ApNode"
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 120,
|
||||||
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzL",
|
||||||
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 120,
|
||||||
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzU",
|
||||||
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 60,
|
||||||
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzL",
|
||||||
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 120,
|
||||||
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is2dot4GHz",
|
||||||
|
"serviceMetricDataType": "ApNode",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ApSsid": [
|
"ApSsid": [
|
||||||
@@ -99,14 +99,14 @@
|
|||||||
"model_type": "ServiceMetricRadioConfigParameters",
|
"model_type": "ServiceMetricRadioConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 60,
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is5GHzL",
|
||||||
"serviceMetricDataType": "ApSsid"
|
"serviceMetricDataType": "ApSsid"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricRadioConfigParameters",
|
"model_type": "ServiceMetricRadioConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 60,
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "ApSsid"
|
"serviceMetricDataType": "ApSsid"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -122,7 +122,7 @@
|
|||||||
"model_type": "ServiceMetricRadioConfigParameters",
|
"model_type": "ServiceMetricRadioConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 60,
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is5GHzU",
|
||||||
"serviceMetricDataType": "Client"
|
"serviceMetricDataType": "Client"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -136,7 +136,7 @@
|
|||||||
"model_type": "ServiceMetricRadioConfigParameters",
|
"model_type": "ServiceMetricRadioConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 60,
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "Client"
|
"serviceMetricDataType": "Client"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@@ -149,9 +149,21 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
"radioType": "is2dot4GHz",
|
||||||
"radioType": "is5GHzL",
|
"serviceMetricDataType": "Channel",
|
||||||
"serviceMetricDataType": "Channel"
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 120,
|
||||||
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzU",
|
||||||
|
"serviceMetricDataType": "Channel",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -161,9 +173,9 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
"radioType": "is5GHzL",
|
||||||
"radioType": "is2dot4GHz",
|
"serviceMetricDataType": "Channel",
|
||||||
"serviceMetricDataType": "Channel"
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -173,9 +185,9 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is5GHzU",
|
||||||
"serviceMetricDataType": "Channel"
|
"serviceMetricDataType": "Channel",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -185,9 +197,9 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is5GHzL",
|
||||||
"serviceMetricDataType": "Channel"
|
"serviceMetricDataType": "Channel",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -197,59 +209,23 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "Channel"
|
"serviceMetricDataType": "Channel",
|
||||||
},
|
"statsReportFormat": "RAW"
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 120,
|
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
|
||||||
"serviceMetricDataType": "Channel"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Neighbour": [
|
"Neighbour": [
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 60,
|
"reportingIntervalSeconds": 120,
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
"channelSurveyType": "OFF_CHANNEL",
|
||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is5GHzL",
|
||||||
"serviceMetricDataType": "Neighbour"
|
"serviceMetricDataType": "Neighbour",
|
||||||
},
|
"statsReportFormat": "RAW"
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 60,
|
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
|
||||||
"serviceMetricDataType": "Neighbour"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
|
||||||
"samplingInterval": 30,
|
|
||||||
"reportingIntervalSeconds": 60,
|
|
||||||
"channelSurveyType": "ON_CHANNEL",
|
|
||||||
"scanIntervalMillis": 0,
|
|
||||||
"percentUtilizationThreshold": 10,
|
|
||||||
"delayMillisecondsThreshold": 600,
|
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
|
||||||
"serviceMetricDataType": "Neighbour"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -259,21 +235,33 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is5GHzU",
|
||||||
"serviceMetricDataType": "Neighbour"
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
"samplingInterval": 30,
|
"samplingInterval": 30,
|
||||||
"reportingIntervalSeconds": 120,
|
"reportingIntervalSeconds": 60,
|
||||||
"channelSurveyType": "OFF_CHANNEL",
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is5GHzL",
|
||||||
"serviceMetricDataType": "Neighbour"
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 60,
|
||||||
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is2dot4GHz",
|
||||||
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
@@ -283,16 +271,29 @@
|
|||||||
"scanIntervalMillis": 0,
|
"scanIntervalMillis": 0,
|
||||||
"percentUtilizationThreshold": 10,
|
"percentUtilizationThreshold": 10,
|
||||||
"delayMillisecondsThreshold": 600,
|
"delayMillisecondsThreshold": 600,
|
||||||
"statsReportFormat": "RAW",
|
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is2dot4GHz",
|
||||||
"serviceMetricDataType": "Neighbour"
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||||
|
"samplingInterval": 30,
|
||||||
|
"reportingIntervalSeconds": 60,
|
||||||
|
"channelSurveyType": "ON_CHANNEL",
|
||||||
|
"scanIntervalMillis": 0,
|
||||||
|
"percentUtilizationThreshold": 10,
|
||||||
|
"delayMillisecondsThreshold": 600,
|
||||||
|
"radioType": "is5GHzU",
|
||||||
|
"serviceMetricDataType": "Neighbour",
|
||||||
|
"statsReportFormat": "RAW"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"profileType": "metrics"
|
"profileType": "service_metrics_collection_config"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602113058699,
|
"createdTimestamp": 1605711195528,
|
||||||
"lastModifiedTimestamp": 1602113058699,
|
"lastModifiedTimestamp": 1605711195528,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -1,25 +1,25 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 6,
|
"id": 17,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "operator",
|
"profileType": "passpoint_operator",
|
||||||
"name": "TipWlan-Hotspot20-Operator",
|
"name": "TipWlan-Hotspot20-Operator",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "OperatorProfile",
|
"model_type": "PasspointOperatorProfile",
|
||||||
"serverOnlyAuthenticatedL2EncryptionNetwork": false,
|
"serverOnlyAuthenticatedL2EncryptionNetwork": false,
|
||||||
"x509CertificateLocation": "/etc/ca.pem",
|
"x509CertificateLocation": "/etc/ca.pem",
|
||||||
"operatorFriendlyName": [
|
"operatorFriendlyName": [
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Default friendly operator name",
|
"dupleName": "Default friendly passpoint_operator name",
|
||||||
"defaultDupleSeparator": ":",
|
"defaultDupleSeparator": ":",
|
||||||
"asDuple": "eng:Default friendly operator name"
|
"asDuple": "eng:Default friendly passpoint_operator name"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Hotspot20Duple",
|
"model_type": "PasspointDuple",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Nom de l'opérateur convivial par défaut",
|
"dupleName": "Nom de l'opérateur convivial par défaut",
|
||||||
@@ -27,10 +27,11 @@
|
|||||||
"asDuple": "fra:Nom de l'opérateur convivial par défaut"
|
"asDuple": "fra:Nom de l'opérateur convivial par défaut"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"profileType": "operator"
|
"profileType": "passpoint_operator"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602113058719,
|
"createdTimestamp": 1605711164952,
|
||||||
"lastModifiedTimestamp": 1602113058719,
|
"lastModifiedTimestamp": 1605711164952,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,24 +1,23 @@
|
|||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 13,
|
"id": 21,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "rf",
|
"profileType": "rf",
|
||||||
"name": "TipWlan-rf",
|
"name": "TipWlan-rf-passpoint",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "RfConfiguration",
|
"model_type": "RfConfiguration",
|
||||||
"rfConfigMap": {
|
"rfConfigMap": {
|
||||||
"is5GHz": {
|
"is5GHz": {
|
||||||
"model_type": "RfElementConfiguration",
|
"model_type": "RfElementConfiguration",
|
||||||
"rf": "TipWlan-rf",
|
|
||||||
"radioType": "is5GHz",
|
"radioType": "is5GHz",
|
||||||
"radioMode": "modeAC",
|
"radioMode": "modeAC",
|
||||||
|
"rf": "TipWlan-rf-passpoint",
|
||||||
"beaconInterval": 100,
|
"beaconInterval": 100,
|
||||||
"forceScanDuringVoice": "disabled",
|
"forceScanDuringVoice": "disabled",
|
||||||
"rtsCtsThreshold": 65535,
|
"rtsCtsThreshold": 65535,
|
||||||
"channelBandwidth": "is80MHz",
|
"channelBandwidth": "is80MHz",
|
||||||
"mimoMode": "twoByTwo",
|
"mimoMode": "twoByTwo",
|
||||||
"maxNumClients": 100,
|
"maxNumClients": 100,
|
||||||
"multicastRate": "auto",
|
|
||||||
"autoChannelSelection": false,
|
"autoChannelSelection": false,
|
||||||
"activeScanSettings": {
|
"activeScanSettings": {
|
||||||
"model_type": "ActiveScanSettings",
|
"model_type": "ActiveScanSettings",
|
||||||
@@ -26,17 +25,12 @@
|
|||||||
"scanFrequencySeconds": 10,
|
"scanFrequencySeconds": 10,
|
||||||
"scanDurationMillis": 65
|
"scanDurationMillis": 65
|
||||||
},
|
},
|
||||||
"managementRate": "auto",
|
|
||||||
"rxCellSizeDb": -90,
|
|
||||||
"probeResponseThresholdDb": -90,
|
|
||||||
"clientDisconnectThresholdDb": -90,
|
|
||||||
"eirpTxPower": 18,
|
|
||||||
"bestApEnabled": null,
|
|
||||||
"neighbouringListApConfig": {
|
"neighbouringListApConfig": {
|
||||||
"model_type": "NeighbouringAPListConfiguration",
|
"model_type": "NeighbouringAPListConfiguration",
|
||||||
"minSignal": -85,
|
"minSignal": -85,
|
||||||
"maxAps": 25
|
"maxAps": 25
|
||||||
},
|
},
|
||||||
|
"minAutoCellSize": -65,
|
||||||
"perimeterDetectionEnabled": true,
|
"perimeterDetectionEnabled": true,
|
||||||
"channelHopSettings": {
|
"channelHopSettings": {
|
||||||
"model_type": "ChannelHopSettings",
|
"model_type": "ChannelHopSettings",
|
||||||
@@ -46,26 +40,31 @@
|
|||||||
"nonWifiThresholdTimeInSeconds": 180,
|
"nonWifiThresholdTimeInSeconds": 180,
|
||||||
"obssHopMode": "NON_WIFI"
|
"obssHopMode": "NON_WIFI"
|
||||||
},
|
},
|
||||||
|
"bestApEnabled": null,
|
||||||
|
"multicastRate": "auto",
|
||||||
|
"managementRate": "auto",
|
||||||
|
"rxCellSizeDb": -90,
|
||||||
|
"probeResponseThresholdDb": -90,
|
||||||
|
"clientDisconnectThresholdDb": -90,
|
||||||
|
"eirpTxPower": 18,
|
||||||
"bestApSettings": {
|
"bestApSettings": {
|
||||||
"model_type": "RadioBestApSettings",
|
"model_type": "RadioBestApSettings",
|
||||||
"mlComputed": true,
|
"mlComputed": true,
|
||||||
"dropInSnrPercentage": 30,
|
"dropInSnrPercentage": 30,
|
||||||
"minLoadFactor": 40
|
"minLoadFactor": 40
|
||||||
},
|
}
|
||||||
"minAutoCellSize": -65
|
|
||||||
},
|
},
|
||||||
"is2dot4GHz": {
|
"is2dot4GHz": {
|
||||||
"model_type": "RfElementConfiguration",
|
"model_type": "RfElementConfiguration",
|
||||||
"rf": "TipWlan-rf",
|
|
||||||
"radioType": "is2dot4GHz",
|
"radioType": "is2dot4GHz",
|
||||||
"radioMode": "modeN",
|
"radioMode": "modeN",
|
||||||
|
"rf": "TipWlan-rf-passpoint",
|
||||||
"beaconInterval": 100,
|
"beaconInterval": 100,
|
||||||
"forceScanDuringVoice": "disabled",
|
"forceScanDuringVoice": "disabled",
|
||||||
"rtsCtsThreshold": 65535,
|
"rtsCtsThreshold": 65535,
|
||||||
"channelBandwidth": "is20MHz",
|
"channelBandwidth": "is20MHz",
|
||||||
"mimoMode": "twoByTwo",
|
"mimoMode": "twoByTwo",
|
||||||
"maxNumClients": 100,
|
"maxNumClients": 100,
|
||||||
"multicastRate": "auto",
|
|
||||||
"autoChannelSelection": false,
|
"autoChannelSelection": false,
|
||||||
"activeScanSettings": {
|
"activeScanSettings": {
|
||||||
"model_type": "ActiveScanSettings",
|
"model_type": "ActiveScanSettings",
|
||||||
@@ -73,17 +72,12 @@
|
|||||||
"scanFrequencySeconds": 10,
|
"scanFrequencySeconds": 10,
|
||||||
"scanDurationMillis": 65
|
"scanDurationMillis": 65
|
||||||
},
|
},
|
||||||
"managementRate": "auto",
|
|
||||||
"rxCellSizeDb": -90,
|
|
||||||
"probeResponseThresholdDb": -90,
|
|
||||||
"clientDisconnectThresholdDb": -90,
|
|
||||||
"eirpTxPower": 18,
|
|
||||||
"bestApEnabled": null,
|
|
||||||
"neighbouringListApConfig": {
|
"neighbouringListApConfig": {
|
||||||
"model_type": "NeighbouringAPListConfiguration",
|
"model_type": "NeighbouringAPListConfiguration",
|
||||||
"minSignal": -85,
|
"minSignal": -85,
|
||||||
"maxAps": 25
|
"maxAps": 25
|
||||||
},
|
},
|
||||||
|
"minAutoCellSize": -65,
|
||||||
"perimeterDetectionEnabled": true,
|
"perimeterDetectionEnabled": true,
|
||||||
"channelHopSettings": {
|
"channelHopSettings": {
|
||||||
"model_type": "ChannelHopSettings",
|
"model_type": "ChannelHopSettings",
|
||||||
@@ -93,26 +87,31 @@
|
|||||||
"nonWifiThresholdTimeInSeconds": 180,
|
"nonWifiThresholdTimeInSeconds": 180,
|
||||||
"obssHopMode": "NON_WIFI"
|
"obssHopMode": "NON_WIFI"
|
||||||
},
|
},
|
||||||
|
"bestApEnabled": null,
|
||||||
|
"multicastRate": "auto",
|
||||||
|
"managementRate": "auto",
|
||||||
|
"rxCellSizeDb": -90,
|
||||||
|
"probeResponseThresholdDb": -90,
|
||||||
|
"clientDisconnectThresholdDb": -90,
|
||||||
|
"eirpTxPower": 18,
|
||||||
"bestApSettings": {
|
"bestApSettings": {
|
||||||
"model_type": "RadioBestApSettings",
|
"model_type": "RadioBestApSettings",
|
||||||
"mlComputed": true,
|
"mlComputed": true,
|
||||||
"dropInSnrPercentage": 20,
|
"dropInSnrPercentage": 20,
|
||||||
"minLoadFactor": 50
|
"minLoadFactor": 50
|
||||||
},
|
}
|
||||||
"minAutoCellSize": -65
|
|
||||||
},
|
},
|
||||||
"is5GHzU": {
|
"is5GHzU": {
|
||||||
"model_type": "RfElementConfiguration",
|
"model_type": "RfElementConfiguration",
|
||||||
"rf": "TipWlan-rf",
|
|
||||||
"radioType": "is5GHzU",
|
"radioType": "is5GHzU",
|
||||||
"radioMode": "modeAC",
|
"radioMode": "modeAC",
|
||||||
|
"rf": "TipWlan-rf-passpoint",
|
||||||
"beaconInterval": 100,
|
"beaconInterval": 100,
|
||||||
"forceScanDuringVoice": "disabled",
|
"forceScanDuringVoice": "disabled",
|
||||||
"rtsCtsThreshold": 65535,
|
"rtsCtsThreshold": 65535,
|
||||||
"channelBandwidth": "is80MHz",
|
"channelBandwidth": "is80MHz",
|
||||||
"mimoMode": "twoByTwo",
|
"mimoMode": "twoByTwo",
|
||||||
"maxNumClients": 100,
|
"maxNumClients": 100,
|
||||||
"multicastRate": "auto",
|
|
||||||
"autoChannelSelection": false,
|
"autoChannelSelection": false,
|
||||||
"activeScanSettings": {
|
"activeScanSettings": {
|
||||||
"model_type": "ActiveScanSettings",
|
"model_type": "ActiveScanSettings",
|
||||||
@@ -120,17 +119,12 @@
|
|||||||
"scanFrequencySeconds": 10,
|
"scanFrequencySeconds": 10,
|
||||||
"scanDurationMillis": 65
|
"scanDurationMillis": 65
|
||||||
},
|
},
|
||||||
"managementRate": "auto",
|
|
||||||
"rxCellSizeDb": -90,
|
|
||||||
"probeResponseThresholdDb": -90,
|
|
||||||
"clientDisconnectThresholdDb": -90,
|
|
||||||
"eirpTxPower": 18,
|
|
||||||
"bestApEnabled": null,
|
|
||||||
"neighbouringListApConfig": {
|
"neighbouringListApConfig": {
|
||||||
"model_type": "NeighbouringAPListConfiguration",
|
"model_type": "NeighbouringAPListConfiguration",
|
||||||
"minSignal": -85,
|
"minSignal": -85,
|
||||||
"maxAps": 25
|
"maxAps": 25
|
||||||
},
|
},
|
||||||
|
"minAutoCellSize": -65,
|
||||||
"perimeterDetectionEnabled": true,
|
"perimeterDetectionEnabled": true,
|
||||||
"channelHopSettings": {
|
"channelHopSettings": {
|
||||||
"model_type": "ChannelHopSettings",
|
"model_type": "ChannelHopSettings",
|
||||||
@@ -140,26 +134,31 @@
|
|||||||
"nonWifiThresholdTimeInSeconds": 180,
|
"nonWifiThresholdTimeInSeconds": 180,
|
||||||
"obssHopMode": "NON_WIFI"
|
"obssHopMode": "NON_WIFI"
|
||||||
},
|
},
|
||||||
|
"bestApEnabled": null,
|
||||||
|
"multicastRate": "auto",
|
||||||
|
"managementRate": "auto",
|
||||||
|
"rxCellSizeDb": -90,
|
||||||
|
"probeResponseThresholdDb": -90,
|
||||||
|
"clientDisconnectThresholdDb": -90,
|
||||||
|
"eirpTxPower": 18,
|
||||||
"bestApSettings": {
|
"bestApSettings": {
|
||||||
"model_type": "RadioBestApSettings",
|
"model_type": "RadioBestApSettings",
|
||||||
"mlComputed": true,
|
"mlComputed": true,
|
||||||
"dropInSnrPercentage": 30,
|
"dropInSnrPercentage": 30,
|
||||||
"minLoadFactor": 40
|
"minLoadFactor": 40
|
||||||
},
|
}
|
||||||
"minAutoCellSize": -65
|
|
||||||
},
|
},
|
||||||
"is5GHzL": {
|
"is5GHzL": {
|
||||||
"model_type": "RfElementConfiguration",
|
"model_type": "RfElementConfiguration",
|
||||||
"rf": "TipWlan-rf",
|
|
||||||
"radioType": "is5GHzL",
|
"radioType": "is5GHzL",
|
||||||
"radioMode": "modeAC",
|
"radioMode": "modeAC",
|
||||||
|
"rf": "TipWlan-rf-passpoint",
|
||||||
"beaconInterval": 100,
|
"beaconInterval": 100,
|
||||||
"forceScanDuringVoice": "disabled",
|
"forceScanDuringVoice": "disabled",
|
||||||
"rtsCtsThreshold": 65535,
|
"rtsCtsThreshold": 65535,
|
||||||
"channelBandwidth": "is80MHz",
|
"channelBandwidth": "is80MHz",
|
||||||
"mimoMode": "twoByTwo",
|
"mimoMode": "twoByTwo",
|
||||||
"maxNumClients": 100,
|
"maxNumClients": 100,
|
||||||
"multicastRate": "auto",
|
|
||||||
"autoChannelSelection": false,
|
"autoChannelSelection": false,
|
||||||
"activeScanSettings": {
|
"activeScanSettings": {
|
||||||
"model_type": "ActiveScanSettings",
|
"model_type": "ActiveScanSettings",
|
||||||
@@ -167,17 +166,12 @@
|
|||||||
"scanFrequencySeconds": 10,
|
"scanFrequencySeconds": 10,
|
||||||
"scanDurationMillis": 65
|
"scanDurationMillis": 65
|
||||||
},
|
},
|
||||||
"managementRate": "auto",
|
|
||||||
"rxCellSizeDb": -90,
|
|
||||||
"probeResponseThresholdDb": -90,
|
|
||||||
"clientDisconnectThresholdDb": -90,
|
|
||||||
"eirpTxPower": 18,
|
|
||||||
"bestApEnabled": null,
|
|
||||||
"neighbouringListApConfig": {
|
"neighbouringListApConfig": {
|
||||||
"model_type": "NeighbouringAPListConfiguration",
|
"model_type": "NeighbouringAPListConfiguration",
|
||||||
"minSignal": -85,
|
"minSignal": -85,
|
||||||
"maxAps": 25
|
"maxAps": 25
|
||||||
},
|
},
|
||||||
|
"minAutoCellSize": -65,
|
||||||
"perimeterDetectionEnabled": true,
|
"perimeterDetectionEnabled": true,
|
||||||
"channelHopSettings": {
|
"channelHopSettings": {
|
||||||
"model_type": "ChannelHopSettings",
|
"model_type": "ChannelHopSettings",
|
||||||
@@ -187,18 +181,25 @@
|
|||||||
"nonWifiThresholdTimeInSeconds": 180,
|
"nonWifiThresholdTimeInSeconds": 180,
|
||||||
"obssHopMode": "NON_WIFI"
|
"obssHopMode": "NON_WIFI"
|
||||||
},
|
},
|
||||||
|
"bestApEnabled": null,
|
||||||
|
"multicastRate": "auto",
|
||||||
|
"managementRate": "auto",
|
||||||
|
"rxCellSizeDb": -90,
|
||||||
|
"probeResponseThresholdDb": -90,
|
||||||
|
"clientDisconnectThresholdDb": -90,
|
||||||
|
"eirpTxPower": 18,
|
||||||
"bestApSettings": {
|
"bestApSettings": {
|
||||||
"model_type": "RadioBestApSettings",
|
"model_type": "RadioBestApSettings",
|
||||||
"mlComputed": true,
|
"mlComputed": true,
|
||||||
"dropInSnrPercentage": 30,
|
"dropInSnrPercentage": 30,
|
||||||
"minLoadFactor": 40
|
"minLoadFactor": 40
|
||||||
},
|
}
|
||||||
"minAutoCellSize": -65
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"profileType": "rf"
|
"profileType": "rf"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602182806063,
|
"createdTimestamp": 1605711191976,
|
||||||
"lastModifiedTimestamp": 1602182806063,
|
"lastModifiedTimestamp": 1605711191976,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 5,
|
"id": 15,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "ssid",
|
"profileType": "ssid",
|
||||||
"name": "TipWlan-cloud-hotspot-access",
|
"name": "TipWlan-cloud-hotspot-access",
|
||||||
@@ -9,9 +9,8 @@
|
|||||||
"model_type": "SsidConfiguration",
|
"model_type": "SsidConfiguration",
|
||||||
"ssid": "TipWlan-cloud-hotspot-access",
|
"ssid": "TipWlan-cloud-hotspot-access",
|
||||||
"appliedRadios": [
|
"appliedRadios": [
|
||||||
"is5GHzU",
|
|
||||||
"is5GHzL",
|
"is5GHzL",
|
||||||
"is2dot4GHz"
|
"is5GHzU"
|
||||||
],
|
],
|
||||||
"ssidAdminState": "enabled",
|
"ssidAdminState": "enabled",
|
||||||
"secureMode": "wpa2PSK",
|
"secureMode": "wpa2PSK",
|
||||||
@@ -21,6 +20,7 @@
|
|||||||
"keyRefresh": 0,
|
"keyRefresh": 0,
|
||||||
"noLocalSubnets": false,
|
"noLocalSubnets": false,
|
||||||
"radiusServiceName": null,
|
"radiusServiceName": null,
|
||||||
|
"radiusAccountingServiceName": null,
|
||||||
"captivePortalId": null,
|
"captivePortalId": null,
|
||||||
"bandwidthLimitDown": 0,
|
"bandwidthLimitDown": 0,
|
||||||
"bandwidthLimitUp": 0,
|
"bandwidthLimitUp": 0,
|
||||||
@@ -59,25 +59,23 @@
|
|||||||
"forwardMode": null,
|
"forwardMode": null,
|
||||||
"profileType": "ssid"
|
"profileType": "ssid"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602113058718,
|
"createdTimestamp": 1605711164949,
|
||||||
"lastModifiedTimestamp": 1602113059547,
|
"lastModifiedTimestamp": 1605711223372,
|
||||||
"childProfileIds": [
|
"childProfileIds": [
|
||||||
10
|
24
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 11,
|
"id": 16,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "ssid",
|
"profileType": "ssid",
|
||||||
"name": "TipWlan-cloud-3-radios",
|
"name": "TipWlan-cloud-hotspot-osu",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "SsidConfiguration",
|
"model_type": "SsidConfiguration",
|
||||||
"ssid": "TipWlan-cloud-3-radios",
|
"ssid": "TipWlan-cloud-hotspot-osu",
|
||||||
"appliedRadios": [
|
"appliedRadios": [
|
||||||
"is5GHzL",
|
"is2dot4GHz"
|
||||||
"is2dot4GHz",
|
|
||||||
"is5GHzU"
|
|
||||||
],
|
],
|
||||||
"ssidAdminState": "enabled",
|
"ssidAdminState": "enabled",
|
||||||
"secureMode": "open",
|
"secureMode": "open",
|
||||||
@@ -87,6 +85,7 @@
|
|||||||
"keyRefresh": 0,
|
"keyRefresh": 0,
|
||||||
"noLocalSubnets": false,
|
"noLocalSubnets": false,
|
||||||
"radiusServiceName": null,
|
"radiusServiceName": null,
|
||||||
|
"radiusAccountingServiceName": null,
|
||||||
"captivePortalId": null,
|
"captivePortalId": null,
|
||||||
"bandwidthLimitDown": 0,
|
"bandwidthLimitDown": 0,
|
||||||
"bandwidthLimitUp": 0,
|
"bandwidthLimitUp": 0,
|
||||||
@@ -125,10 +124,11 @@
|
|||||||
"forwardMode": null,
|
"forwardMode": null,
|
||||||
"profileType": "ssid"
|
"profileType": "ssid"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602183994766,
|
"createdTimestamp": 1605711164950,
|
||||||
"lastModifiedTimestamp": 1602183994766,
|
"lastModifiedTimestamp": 1605711171732,
|
||||||
"childProfileIds": [
|
"childProfileIds": [
|
||||||
10
|
19,
|
||||||
|
20
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,15 +1,15 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"model_type": "Profile",
|
"model_type": "Profile",
|
||||||
"id": 7,
|
"id": 18,
|
||||||
"customerId": 2,
|
"customerId": 2,
|
||||||
"profileType": "venue",
|
"profileType": "passpoint_venue",
|
||||||
"name": "TipWlan-Hotspot20-Venue",
|
"name": "TipWlan-Hotspot20-Venue",
|
||||||
"details": {
|
"details": {
|
||||||
"model_type": "VenueProfile",
|
"model_type": "PasspointVenueProfile",
|
||||||
"venueNameSet": [
|
"venueNameSet": [
|
||||||
{
|
{
|
||||||
"model_type": "VenueName",
|
"model_type": "PasspointVenueName",
|
||||||
"locale": "fr_CA",
|
"locale": "fr_CA",
|
||||||
"dupleIso3Language": "fra",
|
"dupleIso3Language": "fra",
|
||||||
"dupleName": "Exemple de lieu",
|
"dupleName": "Exemple de lieu",
|
||||||
@@ -18,25 +18,26 @@
|
|||||||
"asDuple": "fra:Exemple de lieu"
|
"asDuple": "fra:Exemple de lieu"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_type": "VenueName",
|
"model_type": "PasspointVenueName",
|
||||||
"locale": "en_CA",
|
"locale": "en_CA",
|
||||||
"dupleIso3Language": "eng",
|
"dupleIso3Language": "eng",
|
||||||
"dupleName": "Example venue",
|
"dupleName": "Example passpoint_venue",
|
||||||
"defaultDupleSeparator": ":",
|
"defaultDupleSeparator": ":",
|
||||||
"venueUrl": "http://www.example.com/info-eng",
|
"venueUrl": "http://www.example.com/info-eng",
|
||||||
"asDuple": "eng:Example venue"
|
"asDuple": "eng:Example passpoint_venue"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"venueTypeAssignment": {
|
"venueTypeAssignment": {
|
||||||
"model_type": "VenueTypeAssignment",
|
"model_type": "ProfileVenueTypeAssignment",
|
||||||
"venueDescription": "Research and Development Facility",
|
"venueDescription": "Research and Development Facility",
|
||||||
"venueGroupId": 2,
|
"venueGroupId": 2,
|
||||||
"venueTypeId": 8
|
"venueTypeId": 8
|
||||||
},
|
},
|
||||||
"profileType": "venue"
|
"profileType": "passpoint_venue"
|
||||||
},
|
},
|
||||||
"createdTimestamp": 1602113058725,
|
"createdTimestamp": 1605711164956,
|
||||||
"lastModifiedTimestamp": 1602113058725,
|
"lastModifiedTimestamp": 1605711164956,
|
||||||
"childProfileIds": []
|
"childProfileIds": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user