eclipse / kuksa.val

kuksa.val
Apache License 2.0
89 stars 52 forks source link

Expose databroker proto and http::uri #766

Closed noci0001 closed 2 months ago

noci0001 commented 2 months ago

I am working on the Fleet Management. More specifically, the Forwarder. In order to successfully retrieve data from the databroker I must expose the protobuf definitions for Float, Double and DataEntry. Therefore, I added two pub keywords so that I can easily expose them in my project. Would be very glad if you could approve this PR.