diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-04-06 23:55:42 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-04-06 23:58:07 +0200 |
commit | 5f1c3868c5353d89eb8b3396d88d0e70f2e99ab4 (patch) | |
tree | 16a1a1db347b37b232f9b6b8e0fa6cd798a809d4 /recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml.gateway-demo | |
parent | 68c88e1854abfa49ed98743398d64bdff7ebb3fa (diff) |
GATEWAY-EW24sandbox/jsmoeller/next-riscv-EW24
Change-Id: Ia4c741323a705692219057174e00a083a97da16d
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml.gateway-demo')
-rw-r--r-- | recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml.gateway-demo | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml.gateway-demo b/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml.gateway-demo new file mode 100644 index 000000000..5d6e73b32 --- /dev/null +++ b/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml.gateway-demo @@ -0,0 +1,10 @@ +kuksa: + hostname : 192.168.10.4 + port : 55555 + authorization : "/etc/xdg/AGL/ics-homescreen/ics-homescreen.token" + use-tls : true + tls-server-name : localhost +radio: + hostname : 172.16.10.1 +mpd: + hostname : 172.16.10.1 |