Commit 21adcbed authored by Frank Fransen's avatar Frank Fransen
Browse files

updated example 6

parent 65b1def5
Loading
Loading
Loading
Loading
Loading
+38 −0
Original line number Diff line number Diff line
@@ -36,6 +36,44 @@
          }
        }
      }
    },
    {
      "id": "8be3fc6b-a2dd-4104-9af1-d6b1f70081a0",
      "type": "urn:etsi:li:103705:type-schema-id:v1.2.1#/$defs/ServiceInformationRecord",
      "validityPeriod": {
        "begin": "2025-01-01T12:00:01.000000Z",
        "end": "2025-02-01T17:00:00.000000Z"
      },
      "typeOfService": "Telephony",
      "startDate": "2025-02-01T17:00:00.000000Z",
      "endDate": "2025-02-01T17:00:00.000000Z",
      "serviceIdentifiers": [
        {
          "phoneNumber": "441632960124"
        },
        {
          "iMSI": "99999123456789"
        }
      ]
    },
    {
      "id": "8be3fc6b-a2dd-4104-9af1-d6b1f70081a2",
      "type": "urn:etsi:li:103705:type-schema-id:v1.2.1#/$defs/ServiceInformationRecord",
      "validityPeriod": {
        "begin": "2025-01-01T12:00:01.000000Z",
        "end": "2025-02-01T17:00:00.000000Z"
      },
      "typeOfService": "DataAccess",
      "startDate": "2025-01-01T12:00:01.000000Z",
      "endDate": "2025-02-01T17:00:00.000000Z",
      "serviceIdentifiers": [
        {
          "iPv4Address": "203.0.113.0"
        },
        {
          "iPv6Address": "2001:0db8:0000:0000:0000:0000:0002:0001"
        }
      ]
    }
  ]
}
 No newline at end of file