Paweł Żak
|
8a7947abbb
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/m*` (#16191)
|
2024-11-18 12:27:17 +01:00 |
Paweł Żak
|
0a6e51d1d6
|
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/inputs/[k-o]*` (#16071)
|
2024-10-28 14:30:13 +01:00 |
Sven Rebhan
|
f06111499e
|
feat(inputs.modbus): Allow grouping across register types (#16040)
|
2024-10-24 10:50:16 -05:00 |
Paweł Żak
|
6c48fbb1f2
|
chore: Fix linter findings for `revive:enforce-map-style` in `plugins/inputs/[a-m]*` (#16042)
|
2024-10-21 13:11:11 +02:00 |
Sven Rebhan
|
fe7321e35b
|
feat(inputs.modbus): Allow reading single bits of input and holding registers (#15648)
|
2024-07-29 11:48:05 -05:00 |
Sven Rebhan
|
71b58ddaf5
|
chore(log): Restructure and cleanup logging code (#15234)
|
2024-05-10 16:43:43 -05:00 |
Sven Rebhan
|
80891a6413
|
fix(inputs.modbus): Avoid overflow when calculating with uint16 addresses (#15146)
|
2024-04-12 14:31:33 -05:00 |
Sven Rebhan
|
f77049855b
|
feat(inputs.modbus): Add workaround for unusual string-byte locations (#14764)
|
2024-02-14 07:21:18 -07:00 |
Paweł Żak
|
aa681be594
|
chore(linters): Remove blank identifiers and errors which are not needed to handle (#14399)
|
2023-12-07 08:09:01 -07:00 |
Sven Rebhan
|
247a808769
|
feat(inputs.modbus): Add support for string-fields (#14145)
|
2023-11-07 09:48:23 +01:00 |
Sven Rebhan
|
a6858b8024
|
chore(inputs.modbus): Deprecate aggressive optimization (#14030)
|
2023-10-02 18:39:21 +02:00 |
Sven Rebhan
|
56aac4f0e1
|
fix(inputs.modbus): Fix optimization of overlapping requests and add warning (#13486)
|
2023-06-23 07:53:57 -06:00 |
Sven Rebhan
|
2006086262
|
feat(inputs.modbus): Allow to convert coil and discrete registers to boolean (#12825)
|
2023-03-13 12:18:02 +01:00 |
Paweł Żak
|
5b2346dfa0
|
chore: Fix linter findings for errorlint (part5) (#12731)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-01 22:18:35 +01:00 |
Sven Rebhan
|
150f0cd3a7
|
feat(inputs.modbus): add workaround to enforce reads from zero for coil registers (#12408)
|
2023-01-09 12:35:46 -07:00 |
Sven Rebhan
|
5cb40a1882
|
feat(inputs.modbus): add support for half-precision float (float16) (#12340)
|
2022-12-07 07:20:51 -07:00 |
TimurDela
|
edb2358764
|
feat(inputs.modbus): optimize grouped requests (#11106)
|
2022-11-30 09:31:41 -07:00 |
Sven Rebhan
|
75aaa8981e
|
feat(inputs.modbus): Add 8-bit integer types (#12255)
|
2022-11-18 16:23:23 +01:00 |
Sven Rebhan
|
6cfae2a1fd
|
fix(input.modbus): Add workaround to read field in separate requests (#12235)
|
2022-11-18 11:53:36 +01:00 |
Sven Rebhan
|
2ade360728
|
feat(inputs.modbus): Optimize requests (#11273)
|
2022-11-14 20:31:50 +01:00 |
Sven Rebhan
|
e097676f71
|
fix(inputs.modbus): Handle field-measurement definitions correctly on duplicate field check (#12109)
|
2022-10-26 14:58:27 -05:00 |
Sven Rebhan
|
4b18183da2
|
fix(inputs.modbus): Improve duplicate field checks (#11912)
|
2022-10-04 18:01:54 +02:00 |
Sebastian Spaink
|
d67f75e557
|
docs: Remove warning not to remove go:embed (#11797)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
|
2022-09-13 12:47:58 -05:00 |
Joshua Powers
|
8c49ddccc3
|
chore: update to go1.19.1 (#11776)
|
2022-09-08 12:49:36 -06:00 |
Sven Rebhan
|
6c7b3b3032
|
feat(inputs.modbus): Error out on requests with no fields defined. (#11469)
|
2022-07-15 12:01:53 +02:00 |
Joshua Powers
|
2fc19fa308
|
chore: correctly spell embed (#11200)
|
2022-05-27 07:13:47 -06:00 |
Sven Rebhan
|
56eb914998
|
chore: Embed sample configurations into README for inputs (#11136)
|
2022-05-24 08:49:47 -05:00 |
Martin Reindl
|
0e1031356e
|
fix: re-enable OpenBSD modbus support (#10385)
|
2022-01-07 07:19:19 -07:00 |
Sven Rebhan
|
31cbd2e504
|
fix: Make telegraf compile on Windows with golang 1.16.2 (#10246)
|
2021-12-08 15:10:31 -07:00 |
Sven Rebhan
|
99ddb467e9
|
feat: Modbus add per-request tags (#10231)
|
2021-12-08 12:19:13 -07:00 |
Sven Rebhan
|
9787f4ac45
|
feat: Modbus support multiple slaves (gateway feature) (#9279)
|
2021-12-02 16:06:06 -06:00 |