Skip to content

boschglobal/kuksa-viss

 
 

Repository files navigation

KUKSA-VISS

NOTE: KUKSA-VISS is deprecated and will reach End-of-Life 2024-12-31!

Basic VISS version 2 websocket support has been added to KUKSA Databroker and this adapter is no longer needed!

A VISS2 compatible adapter for KUKSA databroker.

VISS2 Spec: https://github.com/w3c/automotive

Supported calls

  • Simple get (no filters)
  • Simple set (no filters)
  • Simple subsribe (no filters)

To install and run

pip install -r requirements.txt
python tinyvissv2.py

See test.py for a simple client for testing

About

This a Bosch staging area for the Eclipse KUKSA project. Internal contact persons Sebastian Schildt and Erik Jaegervall

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%