mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-01 19:17:52 +00:00
WIFI-910: Provision Hotspot20_OSU_Providers in opensync database via opensync gateway, using new Hotspot/passpoint profiles
37 lines
1.3 KiB
JSON
37 lines
1.3 KiB
JSON
[
|
|
{
|
|
"model_type": "Profile",
|
|
"id": 6,
|
|
"customerId": 2,
|
|
"profileType": "operator",
|
|
"name": "TipWlan-Hotspot20-Operator",
|
|
"details": {
|
|
"model_type": "OperatorProfile",
|
|
"domainName": "telecominfraproject.atlassian.net",
|
|
"serverOnlyAuthenticatedL2EncryptionNetwork": false,
|
|
"x509CertificateLocation": "/etc/ca.pem",
|
|
"operatorFriendlyName": [
|
|
{
|
|
"model_type": "Hotspot20Duple",
|
|
"locale": "en_CA",
|
|
"dupleIso3Language": "eng",
|
|
"dupleName": "Default friendly operator name",
|
|
"defaultDupleSeparator": ":",
|
|
"asDuple": "eng:Default friendly operator name"
|
|
},
|
|
{
|
|
"model_type": "Hotspot20Duple",
|
|
"locale": "fr_CA",
|
|
"dupleIso3Language": "fra",
|
|
"dupleName": "Nom de l'opérateur convivial par défaut",
|
|
"defaultDupleSeparator": ":",
|
|
"asDuple": "fra:Nom de l'opérateur convivial par défaut"
|
|
}
|
|
],
|
|
"profileType": "operator"
|
|
},
|
|
"createdTimestamp": 1602113058719,
|
|
"lastModifiedTimestamp": 1602113058719,
|
|
"childProfileIds": []
|
|
}
|
|
] |