-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
First:
- Process message to only keep measurements
Then, either:
- Use
socket
with the line protocol to write messages to InfluxDB - Use
subprocess
to pipe messages intoinflux write
.