Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

0.1-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rohoet rohoet released this 12 Feb 15:32
· 135 commits to master since this release

The first Kuksa In-Vehicle Milestone release 0.1-M1 contains:

  • agl-kuksa - Scripts to automate AGL build system with the meta-kuksa layers.
  • elm327-visdatafeeder - ELM 327 app that reads OBDII data from the vehicle and feeds data to the w3c-visserver.
  • kuksa-hawkbit - Barebone API for connecting with Hawkbit. Will be shortly replaced with kuksa-appmanager.
  • w3c-visserver-api - W3C Vehicle Information Specification API.
  • direct-access-api - Enables sending CAN messages from the cloud to vehicle using Websocket.
  • datalogger-http - Example app that sends data from the vehicle to an Eclipse Hono instance with http.
  • datalogger-mqtt - Example app that sends data from the vehicle to an Eclipse Hono instance with mqtt.
  • remoteAccess - Example app that subscribes to control topic with Hono and receives commands sent.
  • kuksa-appmanager - Hawkbit appmanager which deploys in-vehicle apps as docker conatiners and more..
  • email-notifier - Example app that talks to an email-server and sends e-mails to the configured email address. Used at the moment only for internal demos.