A.6 Application-specific reporting
26.5323GPPData Collection and ReportingProtocols and FormatsRelease 17TS
A.6.0 Introduction
Application-specific reporting is intended to allow reporting of any application-specific data.
A.6.1 ApplicationSpecificRecord type
Different services will have different data that are of interest (depending on the service type). The ApplicationSpecificRecord type is intended to enable services to report data specific for the service or application.
TableĀ A.6.1-1: Definition of ApplicationSpecificRecord type
|
Property name |
Data type |
Cardinality |
Description |
|
timestamp |
DateTime |
1 |
Time stamp of this record. |
|
recordType |
Uri |
1 |
A controlled term in form of a URI that uniquely identifies the type of record that follows. |
|
recordContainer |
Object container or array container |
1 |
Container with the actual application-specific data. |