Luis Alberto Guanuco
Results
1
issues of
Luis Alberto Guanuco
I'm using pytelegraf library but I want to send JSON format to telegraf agent. Is possible to support it? I think the command could be this: client.metric("IMU_Acel",{"x": imu.get_x, "y": imu.get_y(),...