File tree Expand file tree Collapse file tree 8 files changed +1
-111
lines changed
Expand file tree Collapse file tree 8 files changed +1
-111
lines changed Original file line number Diff line number Diff line change 1010 "required" : [
1111 {
1212 "path" : " Vehicle.Powertrain.FuelSystem.SupportedFuel" ,
13- "optional" : " false" ,
1413 "access" : " read"
1514 }
1615 ]
1716 }
1817 }
19- },
20- {
21- "type" : " grpc-interface" ,
22- "config" : {
23- "src" : " https://github.com/eclipse/kuksa.val/blob/master/kuksa_databroker/proto/sdv/databroker/v1/broker.proto" ,
24- "required" : {
25- "methods" : [
26- " Subscribe"
27- ]
28- }
29- }
3018 }
3119 ]
3220}
Original file line number Diff line number Diff line change 1010 "required" : [
1111 {
1212 "path" : " Vehicle.Cabin.Seat.Row1.Pos1.Position" ,
13- "optional" : " false" ,
1413 "access" : " write"
1514 },
1615 {
1716 "path" : " Vehicle.Cabin.Seat.Row1.Pos2.Position" ,
18- "optional" : " false" ,
1917 "access" : " write"
2018 }
2119 ]
2220 }
2321 }
2422 },
25- {
26- "type" : " grpc-interface" ,
27- "config" : {
28- "src" : " https://github.com/eclipse/kuksa.val/blob/master/kuksa_databroker/proto/sdv/databroker/v1/broker.proto" ,
29- "required" : {
30- "methods" : [
31- " SetDatapoints" ,
32- " Subscribe"
33- ]
34- }
35- }
36- },
3723 {
3824 "type" : " pubsub" ,
3925 "config" : {
Original file line number Diff line number Diff line change 1010 "required" : [
1111 {
1212 "path" : " Vehicle.Cabin.Seat.Row1.Pos1.IsBelted" ,
13- "optional" : " false" ,
1413 "access" : " write"
1514 },
1615 {
1716 "path" : " Vehicle.Cabin.Seat.Row1.Pos1.Position" ,
18- "optional" : " false" ,
1917 "access" : " write"
2018 }
2119 ]
2220 }
2321 }
2422 },
25- {
26- "type" : " grpc-interface" ,
27- "config" : {
28- "src" : " https://github.com/eclipse/kuksa.val/blob/master/kuksa_databroker/proto/sdv/databroker/v1/broker.proto" ,
29- "required" : {
30- "methods" : [
31- " SetDatapoints" ,
32- " Subscribe"
33- ]
34- }
35- }
36- },
3723 {
3824 "type" : " pubsub" ,
3925 "config" : {
Original file line number Diff line number Diff line change 1010 "required" : [
1111 {
1212 "path" : " Vehicle.Cabin.AmbientAirTemperature" ,
13- "optional" : " false" ,
1413 "access" : " read"
1514 },
1615 {
1716 "path" : " Vehicle.Cabin.DogMode" ,
18- "optional" : " false" ,
1917 "access" : " read"
2018 },
2119 {
2220 "path" : " Vehicle.Cabin.DogModeTemperature" ,
23- "optional" : " false" ,
2421 "access" : " read"
2522 },
2623 {
2724 "path" : " Vehicle.Powertrain.Battery.StateOfCharge.Current" ,
28- "optional" : " false" ,
2925 "access" : " read"
3026 }
3127 ]
3531 {
3632 "type" : " grpc-interface" ,
3733 "config" : {
38- "src" : " https://github.com/eclipse/kuksa.val/blob/master/kuksa_databroker/proto/sdv/databroker/v1/broker.proto" ,
39- "required" : {
40- "methods" : [
41- " Subscribe"
42- ]
43- }
44- }
45- },
46- {
47- "type" : " grpc-interface" ,
48- "config" : {
49- "src" : " https://github.com/eclipse/kuksa.val.services/blob/main/hvac_service/proto/sdv/edge/comfort/hvac/v1/hvac.proto" ,
34+ "src" : " https://github.com/eclipse/kuksa.val.services/blob/v0.2.0/hvac_service/proto/sdv/edge/comfort/hvac/v1/hvac.proto" ,
5035 "required" : {
5136 "methods" : [
5237 " SetAcStatus" ,
Original file line number Diff line number Diff line change 1010 "required" : [
1111 {
1212 "path" : " Vehicle.Speed" ,
13- "optional" : " false" ,
1413 "access" : " read"
1514 },
1615 {
1716 "path" : " Vehicle.ADAS.ABS.IsEnabled" ,
18- "optional" : " false" ,
1917 "access" : " read"
2018 },
2119 {
2220 "path" : " Vehicle.ADAS.ABS.IsEngaged" ,
23- "optional" : " false" ,
2421 "access" : " read"
2522 }
2623 ]
2724 }
2825 }
2926 },
30- {
31- "type" : " grpc-interface" ,
32- "config" : {
33- "src" : " https://github.com/eclipse/kuksa.val/blob/master/kuksa_databroker/proto/sdv/databroker/v1/broker.proto" ,
34- "required" : {
35- "methods" : [
36- " Subscribe"
37- ]
38- }
39- }
40- },
4127 {
4228 "type" : " pubsub" ,
4329 "config" : {
Original file line number Diff line number Diff line change 1010 "required" : [
1111 {
1212 "path" : " Vehicle.Cabin.Seat.Row1.Pos1.Position" ,
13- "optional" : " false" ,
1413 "access" : " write"
1514 },
1615 {
1716 "path" : " Vehicle.Speed" ,
18- "optional" : " false" ,
1917 "access" : " read"
2018 }
2119 ]
2220 }
2321 }
2422 },
25- {
26- "type" : " grpc-interface" ,
27- "config" : {
28- "src" : " https://github.com/eclipse/kuksa.val/blob/master/kuksa_databroker/proto/sdv/databroker/v1/broker.proto" ,
29- "required" : {
30- "methods" : [
31- " GetDatapoints" ,
32- " SetDatapoints" ,
33- " Subscribe"
34- ]
35- }
36- }
37- },
3823 {
3924 "type" : " pubsub" ,
4025 "config" : {
Original file line number Diff line number Diff line change 1010 "required" : [
1111 {
1212 "path" : " Vehicle.Speed" ,
13- "optional" : " false" ,
1413 "access" : " read"
1514 }
1615 ]
1716 }
1817 }
1918 },
20- {
21- "type" : " grpc-interface" ,
22- "config" : {
23- "src" : " https://github.com/eclipse/kuksa.val/blob/master/kuksa_databroker/proto/sdv/databroker/v1/broker.proto" ,
24- "required" : {
25- "methods" : [
26- " Subscribe"
27- ]
28- }
29- }
30- }
3119 ]
3220}
Original file line number Diff line number Diff line change 1010 "required" : [
1111 {
1212 "path" : " Vehicle.Cabin.Seat.Row1.Pos1.Position" ,
13- "optional" : " false" ,
1413 "access" : " read"
1514 },
1615 {
1716 "path" : " Vehicle.Speed" ,
18- "optional" : " false" ,
1917 "access" : " read"
2018 }
2119 ]
2220 }
2321 }
2422 },
25- {
26- "type" : " grpc-interface" ,
27- "config" : {
28- "src" : " https://github.com/eclipse/kuksa.val/blob/master/kuksa_databroker/proto/sdv/databroker/v1/broker.proto" ,
29- "required" : {
30- "methods" : [
31- " GetDatapoints" ,
32- " Subscribe"
33- ]
34- }
35- }
36- }
3723 ]
3824}
You can’t perform that action at this time.
0 commit comments