KPI and KCI XML file naming
The MAG-c applies the following convention for the KPI and KCI measurement result filenames.
<Type><Startdate>.<Starttime>[-<offset>]-[<Enddate>.]<Endtime>[-<offset>][_-<jobId>][_<UniqueId>]
The value of <Type> depends on the collection interval and rollover interval. The possible values of <Type> are:
- A – the collection interval equals the rollover interval
- C – the collection interval is lower than the rollover interval
The optional <Enddate> variable is only included when the <type> equals C.
KPI or KCI XML filename
A20250524.0345-0500-0400-0500_-022150_MAG-NODE-1.xml
- 20250524 = Start date (YYYYMMDD format)
- 0345 = interval start time
- 0400 = interval end time
- 0500 = UTC offset
- 022150 = jobId
- MAG-NODE-1 = UniqueId (epc-node-name)