Releases: eclipse/kuksa.val
Releases · eclipse/kuksa.val
0.1.9
kuksa.val
server
set
action checks now the min/max limitation #46 (#174) and enumerations #149- Support config file using docker images
- Add a current VSS2.0 release json file #155
- Remove dbus feature #150
- Update the timestamp on "getValue" action to be the timestamp of last update #159
- getMetadate also support now "/" VSSPaths #157
- Improve the error messages for
get
andset
, which mix the gen1 & gen2 path format #182 - Update Boost download URL to the new binary download service #186
- Fix dependencies of the createToken script
kuksa_viss_client
- Add version number #143
- Add info commands:
info
,printTokenDir
andversion
- Fix autocompletion issues #171
New python package for kuksa_viss_client
is available for pip
Feeders and Example apps
- Fix the exception while closing the dapr example apps
- Fix the hanging problem of the gps feede #154
- Add docker for the gps feeder
- Add docker compose file and improve docu for the node red example to simplify setting up process
0.1.8
- Fix segmentation fault on authorization processing via REST in Alpine #101
- Fix segmentation fault using node-red secure examples #105
- Support
uint64
in set #109 - Fix
kuksa.val
logging output regarding insecure mode. #114 - Fix segmentation fault on starting
kuksa.val
inside autobuilded docker image #128 - Fix boolean values cannot be updated by specifying a "real" boolean value #133
- Create python package for
kuksa.val
VISS client #111
Download and try the kuksa-viss-client
now from: https://pypi.org/project/kuksa-viss-client/
Note new directory structure:
certificates
=>kuksa_certificates
clients
=>kuksa_viss_client
python test client + python sdk forkuksa client
kuksa_feeders
feeders forkuksa.val
serverkuksa_apps
applications usingkuksa.val
in different language