Loading 103705/schema/etsi_types.schema.json +0 −49 Original line number Diff line number Diff line Loading @@ -407,18 +407,9 @@ "modemMAC": { "$ref": "ts_103280_2017_07#/$defs/MACAddress" }, "streetAddress": { "$ref": "#/$defs/StreetAddress" }, "coord": { "$ref": "ts_103280_2017_07#/$defs/WGS84CoordinateDecimal" }, "radius": { "$ref": "#/$defs/Radius" }, "azimuth": { "$ref": "#/$defs/Azimuth" }, "coordPolygon": { "type": "array", "items": { Loading @@ -426,46 +417,6 @@ } } } }, "Radius": { "type": "integer", "minimum": 1, "description": "Radius in meters // maybe move to TS 103 280" }, "Azimuth": { "type": "integer", "minimum": 0, "exclusiveMaximum": 360, "description": "Degrees; 0 = north, 90 = east // maybe move to TS 103 280" }, "StreetAddress": { "type": "object", "properties": { "country": { "$ref": "ts_103280_2017_07#/$defs/ISOCountryCode" }, "state": { "type": "string" }, "province": { "type": "string" }, "city": { "type": "string" }, "street": { "type": "string" }, "number": { "type": "string" }, "numberExtension": { "type": "string" }, "zip": { "type": "string" } } } } } Loading
103705/schema/etsi_types.schema.json +0 −49 Original line number Diff line number Diff line Loading @@ -407,18 +407,9 @@ "modemMAC": { "$ref": "ts_103280_2017_07#/$defs/MACAddress" }, "streetAddress": { "$ref": "#/$defs/StreetAddress" }, "coord": { "$ref": "ts_103280_2017_07#/$defs/WGS84CoordinateDecimal" }, "radius": { "$ref": "#/$defs/Radius" }, "azimuth": { "$ref": "#/$defs/Azimuth" }, "coordPolygon": { "type": "array", "items": { Loading @@ -426,46 +417,6 @@ } } } }, "Radius": { "type": "integer", "minimum": 1, "description": "Radius in meters // maybe move to TS 103 280" }, "Azimuth": { "type": "integer", "minimum": 0, "exclusiveMaximum": 360, "description": "Degrees; 0 = north, 90 = east // maybe move to TS 103 280" }, "StreetAddress": { "type": "object", "properties": { "country": { "$ref": "ts_103280_2017_07#/$defs/ISOCountryCode" }, "state": { "type": "string" }, "province": { "type": "string" }, "city": { "type": "string" }, "street": { "type": "string" }, "number": { "type": "string" }, "numberExtension": { "type": "string" }, "zip": { "type": "string" } } } } }