ProvChgPc5Subscription.json 350 Bytes
Newer Older
piscione's avatar
piscione committed
{
	"subscriptionType": "ProvChgPc5Subscription",
	"callbackReference": "http://callback.uri/1",
	"filterCriteria": {
		"locationInfo": {
			"ecgi": {
				"plmn": {
					"mcc": "001",
					"mnc": "001"
				},
				"cellId": {
					"cellId": "001"
				}
			},
			"geoArea": {
				"latitude": 42,
				"longitude": 10.3
			}
		},
		"dstLayer2Id": "1"
	}
}