christian mock
christian mock
Hi, I'm working on PID control for temperature ATM, and I find that changing the voltage is very slow, especially downwards -- e.g. changing from 4V to 1.8V takes about...
Hi, I've been using the plugin for months without problems, but after upgrading to 1.7.0rc1, it is broken. - Custom controls have disappeared - The configuration page is empty, just...
### Relevant telegraf.conf ```toml [[inputs.modbus]] name = "pv_inverter" slave_id = 1 timeout = "5s" controller = "tcp://192.168.66.3:502" configuration_type = "metric" optimization = "max_insert" [inputs.modbus.workarounds] pause_after_connect = "2000ms" [[inputs.modbus.metric]] slave_id =...
There's a reproducible kernel bug in 3.2.23-rpi1+ -- whenever cricket (http://cricket.sourceforge.net/) tries to create an RRD file, this occurs; it does not happen on other file creations... ``` [ 589.838325]...
When used in the modbus plugin in https://github.com/influxdata/telegraf, the connection can get out of sync when the server is slow to respond, as seen in these log messages: ``` Nov...
**Describe the bug** I got a ENTSO-E API key today, configured it, and my ESP started rebooting endlessly. It comes up, establishes the MQTT connection, publishes some things, and then...