Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example of Interacting with the Databroker using ESP32 devices #8

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

max-grzanna
Copy link
Contributor

The code added provides an example on how to establish a gRPC connection from an ESP32-based microcontroller in order to interact with the Kuksa Databroker. It showcases get and set operations on a sensor value.

See issue #7.


+ [nanopb](https://github.com/nanopb/nanopb) - compilation of protobufs, encoding/decoding of messages and responses into binary wire format

+ [kuksa.val Databroker](https://github.com/eclipse/kuksa.val) - protobuf definitions for communicating via gRPC
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@erikbosch
Copy link
Contributor

@SebastianSchildt - could you please review if you think this would be a valuable addition

Copy link
Contributor

@SebastianSchildt SebastianSchildt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@SebastianSchildt SebastianSchildt merged commit 8947e8b into eclipse-kuksa:main Jul 10, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants