We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e94654a commit 9e00e19Copy full SHA for 9e00e19
examples/dog-mode/AppManifest.json
@@ -31,7 +31,7 @@
31
{
32
"type": "grpc-interface",
33
"config": {
34
- "src": "https://github.com/eclipse/kuksa.val.services/blob/v0.2.0/hvac_service/proto/sdv/edge/comfort/hvac/v1/hvac.proto",
+ "src": "https://raw.githubusercontent.com/eclipse/kuksa.val.services/v0.2.0/hvac_service/proto/sdv/edge/comfort/hvac/v1/hvac.proto",
35
"required": {
36
"methods": [
37
"SetAcStatus",
0 commit comments