Closed junh-ki closed 3 years ago
Developing a QPid-Proton-powered Python application should be the next step so that I can not only read but also store and manipulate the result. For this, I need to make my Python application able to connect to the north bound API (In the perspective of the Hono instance) using QPid Proton.
Refer to this: QPid Proton Python - Client Connectivity Guide
Or maybe you should use an AMQP 1.0 client example (maybe this is the most appropriate one for my use-case) AMQP 1.0 Client Example
it is recommended to do this with your personal laptop out of Bosch's internal network.
"POM is an acronym for Project Object Model. The pom. xml file contains information of project and configuration information for the maven to build the project such as dependencies, build directory, source directory, test source directory, plugin, goals etc. Maven reads the pom. xml file, then executes the goal."
$ java -jar example-consumer-1.0-SNAPSHOT.jar --hono.client.tlsEnabled=true --hono.client.username=messaging@t20babfe7fb2840119f69e692f184127d --hono.client.password=s9VrzSsOQMzlSKFDgHrj --tenant.id=t20babfe7fb2840119f69e692f184127d
You need to study Spring Application to post-process the data
You need to study Spring Application to post-process the data
https://github.com/junh-ki/dias_kuksa/commit/8795d220d9c9dae591d445df9fe8c75893387e49
Study with InfluxDB