aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/kuksa.js
AgeCommit message (Collapse)AuthorFilesLines
2024-01-29Update HVAC app to use grpc-web instead of websocketsRoger Zanoni1-63/+169
Adapt the HTML5 applications to use kuksa.val service Bug-AGL: SPEC-4599 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: I3e36a6c08041db8fb59fd7f20497c1c156bbb2f7
2022-11-02Adapt the demo to use kuksa.val serviceRoger Zanoni1-0/+123
- The "AUTO" element was removed because there's no compatible VSS signal. - Removed the indicators below the seats and now they work only to toggle the state of the seat warmer. - The air distribution buttons now work as a radio group as there is only one AirDistribution setting per cabin. Bug-AGL: SPEC-4599 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: Ibfaa477a7c27627ac524f39dd809b7a2195c7c9f