1
Answer

MQTT and API implementation using Python Paho-Mqtt

Guest User

Guest User

4y
706
1
Hi Team
 
I need some help, on this requirement the program must write it using python. 

software written that gets X, Y, Z translations and rotations from a 3D connexion space mouse and publishes the data to a MQTT topic on a specific broker.

The data must be formatted as a JSON document with keys for Translation X , Translation Y, Translation Z, Pitch, Roll, Yaw . 
 
 
Answers (1)