Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[inputs/modbus] Add support for 64-bit values #7225

Merged
merged 5 commits into from
Mar 27, 2020

Conversation

srebhan
Copy link
Member

@srebhan srebhan commented Mar 25, 2020

Required for all PRs:

  • Signed CCLA.
  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

Add support for reading 64-bit integer and unsigned integer values from registers. This is needed especially for energy meters that use S0-impluse counters.

@srebhan srebhan changed the title Modbus 64 bit [inputs/modbus] Add support for 64-bit values Mar 25, 2020
plugins/inputs/modbus/modbus.go Outdated Show resolved Hide resolved
@danielnelson danielnelson added area/modbus feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin labels Mar 25, 2020
@srebhan srebhan requested a review from ssoroka March 26, 2020 13:13
@danielnelson danielnelson added this to the 1.15.0 milestone Mar 27, 2020
@danielnelson danielnelson merged commit f882b8f into influxdata:master Mar 27, 2020
denzilribeiro pushed a commit to denzilribeiro/telegraf that referenced this pull request Mar 27, 2020
athoune pushed a commit to bearstech/telegraf that referenced this pull request Apr 17, 2020
@srebhan srebhan deleted the modbus_64-bit branch April 21, 2020 18:48
veorlo pushed a commit to GlobalNOC/telegraf that referenced this pull request May 4, 2020
HarshitOnGitHub pushed a commit to HarshitOnGitHub/telegraf that referenced this pull request May 8, 2020
idohalevi pushed a commit to idohalevi/telegraf that referenced this pull request Sep 29, 2020
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/modbus feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants