Skip to content

Minor Improvements

Latest
Compare
Choose a tag to compare
@ljkeller ljkeller released this 29 Apr 20:47
· 4 commits to main since this release

Release Notes

This release contains small bugfixes & refactoring improvements for demos in Stuttgart and San Francisco. Still, the improved IoT connect integration exists.

Directions (On RZBoard)

Important

Make sure you're on RZBoard with a QT enabled image before running these.

curl -L https://github.com/Avnet/SPARK/archive/refs/tags/v3.0.1.tar.gz -o SPARK-3.0.1.tar.gz
tar -xzvf SPARK-3.0.1.tar.gz
cd SPARK-3.0.1/ && ./install.sh

Notes

If you're wanting to setup IoT connect integration, you will need to build an image with https://github.com/avnet-iotconnect/iotc-yocto-python-sdk/tree/dunfell enabled . Don't forget to setup secrets.json with correct values for your keys/ids so the IoT Connect handshaking is functional.