Hello, I want to write my data to influxdb using line protocol.
My line command: Event,Heat_No=“K-311286”,host=“SERVER”,sender=“python” current_value=0.0,event_code=44i,insert_amount=0.0,process_no=0i,pwr_factor=100,step_no=4i,tap_no=12i,temperature=1669i,total_power=28100i,voltage_value=0i 1627631031997000000
I used influx UI to write my data
The result is successful. Since new user only upload 1 image, I uploaded the image result as the link.
But I can not see the data in Data Explorer
Did I do something wrong? What should I do to fix this problem?
Thank you & Have a nice day.