Finished InfluxDB integration
This commit is contained in:
19
PC_CONTROL_CODE/dockerInflux/md1200.env.defaults
Normal file
19
PC_CONTROL_CODE/dockerInflux/md1200.env.defaults
Normal file
@@ -0,0 +1,19 @@
|
||||
MD1200BAUD=38400
|
||||
SERIALADAPTER=/dev/ttyUSB0
|
||||
|
||||
EPPYSLEEPY=1
|
||||
MDSERIALTIMEOUT=1
|
||||
TEMPREADINTERVAL=15
|
||||
|
||||
TEMP_FACTOR=19
|
||||
LOW_FAN_TRSHD=21
|
||||
HIGH_FAN_TRSHD=40
|
||||
|
||||
# Influxdb config
|
||||
INFLUX_TOKEN===
|
||||
INFLUX_BUCKET=JBOD
|
||||
INFLUX_ORG=staging
|
||||
INFLUX_URL=http://localhost:8086
|
||||
INFLUX_MEASUREMENT=MD1200
|
||||
INFLUX_MACHINE_TAG=CHONGUS1200
|
||||
INFLUX_LOCATION=HQ
|
||||
Reference in New Issue
Block a user