Skip to content

Commit b419fc1

Browse files
committed
First Linden commit
1 parent 9ba1cf4 commit b419fc1

11 files changed

Lines changed: 361 additions & 341 deletions

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
ITxPT(R)2020 specifications
2-
# S03 - Backoffice Architecture specifications Version 2.2.0
1+
ITxPT(R)2025 specifications
2+
# S03 - Backoffice Architecture specifications Version 3.0.0
33

44
## Schemas ##
5-
JSON Schemas and JSON examples are currently available for TiGR protocol according to ITxPT S03P01v2.2.0 specification (available in https://wiki.itxpt.org/index.php?title=ITxPT_Technical_Specifications)
5+
JSON Schemas and JSON examples are currently available for TiGR protocol according to ITxPT Linden specification (available in https://wiki.itxpt.org/index.php?title=ITxPT_Technical_Specifications)
66

77
### What does it serve? ###
88
JSON Schema Definition is currently the de facto standard for describing JSON data. Schema should be used as a software development tool in the implementation of ITxPT interface using JSON payloads. It can validate that an data structure is well formed and compliant with the structure defined in the related ITxPT specification. In some cases, Schema can be used to automate/simplify the generation of payload structure at coding level.
99

1010
### Report an issue/question related to these files ###
11-
To report any issue found during implementation or question you have regarding the content of this repository, please use the native GitHub Issue system.
11+
To report any issue found during implementation or question you have regarding the content of this repository, please use https://ticket.itxpt.eu/
1212

1313
## Report an issue/question related to an ITxPT specification ##
1414
To report any issue found during implementation or question you have regarding the content of the specification, please use the dedicated platform: https://ticket.itxpt.eu/

examples/S03P01_TiGR/HeaderEvt.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33
"CODE": "EC10",
44
"DST": 240636,
55
"EVTDATE": 1492714346,
6+
"TRSDATE": 1492714353,
67
"GPSInfo": {
78
"ALT": 260,
89
"DOP": 25,
910
"GNSSType": "GLONASS",
10-
"HEAD": 0,
11+
"HEAD": 90.5,
1112
"LAT": 2932530,
1213
"LON": 155604,
1314
"NUMSAT": 7
@@ -18,9 +19,8 @@
1819
"SERVERNAME": "ABC",
1920
"SRVDATE": 1492714366,
2021
"TIMEZONE": "UTC+01:00",
21-
"TX": 3,
2222
"TYPE": "HEADER_ONLY",
23-
"VERS": "2.2.0",
23+
"VERS": "3.0.0",
2424
"VIN": "1HGCM82633A123456",
2525
"BID": "BID1234567890"
2626
},

examples/S03P01_TiGR/HeaderEvt_EventLT.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"TEO": 13693,
2525
"TES": 4521,
2626
"TFU": 92674,
27-
"TFUG": 2147483647,
27+
"TFUG": null,
2828
"TPE": 12002,
2929
"TRE": 5700,
3030
"TVD": 172135,
@@ -51,11 +51,12 @@
5151
"CODE": "EV21",
5252
"DST": 240636,
5353
"EVTDATE": 1492714346,
54+
"TRSDATE": 1492714353,
5455
"GPSInfo": {
5556
"ALT": 260,
5657
"DOP": 25,
5758
"GNSSType": "GLONASS",
58-
"HEAD": 0,
59+
"HEAD": 0.2,
5960
"LAT": 2932530,
6061
"LON": 155604,
6162
"NUMSAT": 7
@@ -66,9 +67,8 @@
6667
"SERVERNAME": "ABC",
6768
"SRVDATE": 1492714366,
6869
"TIMEZONE": "UTC+01:00",
69-
"TX": 3,
7070
"TYPE": "JOURNEY",
71-
"VERS": "2.2.0",
71+
"VERS": "3.0.0",
7272
"VIN": "1HGCM82633A123456"
7373
},
7474
"_comment": "ITxPT S03P01 TiGR Protocol - Journey event JSON Example"

examples/S03P01_TiGR/HeaderEvt_EventOFF_NativeFault.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"EXT": 25,
1818
"FOD": 3260,
1919
"GEAR": 1,
20-
"HBT": 35,
20+
"HBT": 35.34,
2121
"HEP": 0,
2222
"ITT": 28,
2323
"IVT": 27,
24-
"LBT": 30,
25-
"LRO": 2147483647,
24+
"LBT": 30.124,
25+
"LRO": null,
2626
"PAC": 26,
2727
"PBR": 0,
2828
"PROGON": 1289,
@@ -37,8 +37,8 @@
3737
"TBV": 741,
3838
"TMX": 54,
3939
"TRM": 41,
40-
"TTID": 2147483647,
41-
"TTSTS": 2147483647,
40+
"TTID": null,
41+
"TTSTS": null,
4242
"VAC": 24,
4343
"VB": 264,
4444
"VHM": 2,
@@ -48,8 +48,8 @@
4848
"WST": 0,
4949
"RDS": 0,
5050
"SIN": 62,
51-
"LAC": 343,
52-
"LOA": 235,
51+
"LAC": 3.323,
52+
"LOA": 2.533,
5353
"SPR": 2,
5454
"RCT": 0,
5555
"TCC": 241,
@@ -63,19 +63,20 @@
6363
"PTT": 26,
6464
"PBCL": 5,
6565
"EPF": 2,
66-
"HBC": 4,
67-
"LBC": 4,
66+
"HBC": 4.232,
67+
"LBC": 4.124,
6868
"PCBC": 13
6969
},
7070
"Header": {
7171
"CODE": "FM24",
7272
"DST": 240636,
7373
"EVTDATE": 1492714346,
74+
"TRSDATE": 1492714353,
7475
"GPSInfo": {
7576
"ALT": 260,
7677
"DOP": 25,
7778
"GNSSType": "GLONASS",
78-
"HEAD": 0,
79+
"HEAD": 32.1,
7980
"LAT": 2932530,
8081
"LON": 155604,
8182
"NUMSAT": 7
@@ -86,9 +87,8 @@
8687
"SERVERNAME": "ABC",
8788
"SRVDATE": 1492714366,
8889
"TIMEZONE": "UTC+01:00",
89-
"TX": 0,
9090
"TYPE": "EVENT_OFF",
91-
"VERS": "2.2.0",
91+
"VERS": "3.0.0",
9292
"VIN": "1HGCM82633A123456"
9393
},
9494
"_comment": "ITxPT S03P01 TiGR Protocol - Native fault OFF event JSON Example"

examples/S03P01_TiGR/HeaderEvt_EventOFF_TTS0.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"EXT": 25,
1818
"FOD": 3260,
1919
"GEAR": 1,
20-
"HBT": 35,
20+
"HBT": 35.352,
2121
"HEP": 0,
2222
"ITT": 28,
2323
"IVT": 27,
24-
"LBT": 30,
25-
"LRO": 2147483647,
24+
"LBT": 30.352,
25+
"LRO": null,
2626
"PAC": 26,
2727
"PBR": 0,
2828
"PROGON": 1289,
@@ -48,8 +48,8 @@
4848
"WST": 0,
4949
"RDS": 0,
5050
"SIN": 62,
51-
"LAC": 343,
52-
"LOA": 235,
51+
"LAC": 3.53,
52+
"LOA": 5.234,
5353
"SPR": 2,
5454
"RCT": 0,
5555
"TCC": 241,
@@ -63,19 +63,20 @@
6363
"PTT": 26,
6464
"PBCL": 5,
6565
"EPF": 2,
66-
"HBC": 4,
67-
"LBC": 4,
66+
"HBC": 4.34,
67+
"LBC": 4.234,
6868
"PCBC": 13
6969
},
7070
"Header": {
7171
"CODE": "TTS0",
7272
"DST": 240636,
7373
"EVTDATE": 1492714346,
74+
"TRSDATE": 1492714353,
7475
"GPSInfo": {
7576
"ALT": 260,
7677
"DOP": 25,
7778
"GNSSType": "GLONASS",
78-
"HEAD": 0,
79+
"HEAD": 42.2,
7980
"LAT": 2932530,
8081
"LON": 155604,
8182
"NUMSAT": 7
@@ -86,9 +87,8 @@
8687
"SERVERNAME": "ABC",
8788
"SRVDATE": 1492714366,
8889
"TIMEZONE": "UTC+01:00",
89-
"TX": 0,
9090
"TYPE": "EVENT_OFF",
91-
"VERS": "2.2.0",
91+
"VERS": "3.0.0",
9292
"VIN": "1HGCM82633A123456"
9393
},
9494
"_comment": "ITxPT S03P01 TiGR Protocol - FMS TTS fault OFF event JSON Example"

examples/S03P01_TiGR/HeaderEvt_EventON_Extra_NativeFault.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
"EPC": 50,
1616
"EXT": 25,
1717
"GEAR": 1,
18-
"HBT": 35,
18+
"HBT": 35.213,
1919
"HEP": 0,
2020
"ITT": 28,
2121
"IVT": 27,
22-
"LBT": 30,
23-
"LRO": 2147483647,
22+
"LBT": 30.324,
23+
"LRO": null,
2424
"PAC": 26,
2525
"PBR": 0,
2626
"RPM": 742,
@@ -36,8 +36,8 @@
3636
"TCA": 14002,
3737
"TMX": 54,
3838
"TRM": 41,
39-
"TTID": 2147483647,
40-
"TTSTS": 2147483647,
39+
"TTID": null,
40+
"TTSTS": null,
4141
"VAC": 24,
4242
"VB": 264,
4343
"VHM": 2,
@@ -47,8 +47,8 @@
4747
"WST": 0,
4848
"RDS": 0,
4949
"SIN": 62,
50-
"LAC": 343,
51-
"LOA": 235,
50+
"LAC": 3.342,
51+
"LOA": 5.234,
5252
"SPR": 2,
5353
"RCT": 0,
5454
"TCC": 241,
@@ -62,8 +62,8 @@
6262
"PTT": 26,
6363
"PBCL": 0,
6464
"EPF": 2,
65-
"HBC": 4,
66-
"LBC": 4,
65+
"HBC": 4.234,
66+
"LBC": 4.123,
6767
"PCBC": 13
6868
},
6969
"Extra": {
@@ -86,11 +86,12 @@
8686
"CODE": "FM24",
8787
"DST": 240636,
8888
"EVTDATE": 1492714346,
89+
"TRSDATE": 1492714353,
8990
"GPSInfo": {
9091
"ALT": 260,
9192
"DOP": 25,
9293
"GNSSType": "GLONASS",
93-
"HEAD": 0,
94+
"HEAD": 32.4,
9495
"LAT": 2932530,
9596
"LON": 155604,
9697
"NUMSAT": 7
@@ -101,9 +102,8 @@
101102
"SERVERNAME": "ABC",
102103
"SRVDATE": 1492714366,
103104
"TIMEZONE": "UTC+01:00",
104-
"TX": 1,
105105
"TYPE": "EVENT_ON",
106-
"VERS": "2.2.0",
106+
"VERS": "3.0.0",
107107
"VIN": "1HGCM82633A123456"
108108
},
109109
"_comment": "ITxPT S03P01 TiGR Protocol - Native fault ON event JSON Example"

examples/S03P01_TiGR/HeaderEvt_EventON_TTS0.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
"EPC": 50,
1616
"EXT": 25,
1717
"GEAR": 1,
18-
"HBT": 35,
18+
"HBT": 35.322,
1919
"HEP": 0,
2020
"ITT": 28,
2121
"IVT": 27,
22-
"LBT": 30,
23-
"LRO": 2147483647,
22+
"LBT": 30.342,
23+
"LRO": null,
2424
"PAC": 26,
2525
"PBR": 0,
2626
"RPM": 742,
@@ -47,8 +47,8 @@
4747
"WST": 0,
4848
"RDS": 0,
4949
"SIN": 62,
50-
"LAC": 343,
51-
"LOA": 235,
50+
"LAC": 3.332,
51+
"LOA": 4.359,
5252
"SPR": 2,
5353
"RCT": 0,
5454
"TCC": 241,
@@ -62,19 +62,20 @@
6262
"PTT": 26,
6363
"PBCL": 0,
6464
"EPF": 2,
65-
"HBC": 4,
66-
"LBC": 4,
65+
"HBC": 4.205,
66+
"LBC": 4.134,
6767
"PCBC": 13
6868
},
6969
"Header": {
7070
"CODE": "TTS0",
7171
"DST": 240636,
7272
"EVTDATE": 1492714346,
73+
"TRSDATE": 1492714353,
7374
"GPSInfo": {
7475
"ALT": 260,
7576
"DOP": 25,
7677
"GNSSType": "GLONASS",
77-
"HEAD": 0,
78+
"HEAD": 42.2,
7879
"LAT": 2932530,
7980
"LON": 155604,
8081
"NUMSAT": 7
@@ -85,9 +86,8 @@
8586
"SERVERNAME": "ABC",
8687
"SRVDATE": 1492714366,
8788
"TIMEZONE": "UTC+01:00",
88-
"TX": 1,
8989
"TYPE": "EVENT_ON",
90-
"VERS": "2.2.0",
90+
"VERS": "3.0.0",
9191
"VIN": "1HGCM82633A123456"
9292
},
9393
"_comment": "ITxPT S03P01 TiGR Protocol - FMS TTS fault ON event JSON Example"

0 commit comments

Comments
 (0)