ZZ0814 ZZ0815 ZZ0816 ZZ0817
30
Example 3
[{"eventID":6,"gateID":490512,"direction":"OUT","EPC":"E2801114200087CB77009876
","TID":"E21F2021000000000001767B","user":"","timestamp":"2021-03-15T13:14:30+0
100"}
8.4.6 Structure of the result file
The higher-level system compares the feedback file with the stored delivery note. The higher-level
system then sends its feedback back to the controller via a result file in JSON file format. The
controller evaluates the loading and unloading of the goods via the result file.
The result file has the following structure:
ID
Gate ID
direction
EPC
TID
USER
ISO8601
(time)
Result
1
490503
IN
E2801114200
087CB7700
2222
/
/
2021-03-15T1
3:14:30+0100
OK
2
490503
OUT
E2801114200
087AA7700
4265
/
/
2021-03-15T1
3:14:30+0100
Nok
3
490402
IN
E2801114200
087AA7788
4265
/
/
2021-03-15T1
3:14:30+0100
ok
ID
Unique ID of the data record.
Gate ID
Unique ID (numerical value) of the gate. The gate ID is set in the gate configuration. (
Direction
Loading direction (Enum):
"
0
”: Incoming
"
1
”: Outgoing
EPC
Electronic Product Code. Data on the ID tag assigned to a good.
TID
The transponder ID is a globally unique identification number of the ID tag.
The TID is currently not supported (as of 11/2021).
USER
The USER memory area is a memory area on the ID tag for application-specific data.
The USER memory area is currently not supported (as of 11/2021).
ISO8601 (Time)
Time stamp according to ISO 8601.
Result
Displays the result of the evaluation with the higher-level system.
Result (UHFGateResults, Enum):
"
OK
2: The item is in line with the plan.
"
NOK
”: The item does not match the plan.