{'author': 'Felipe Soares <felipe.staypuff@gmail.com> '
           '(https://github.com/felipesoaresti/)',
 'description': 'Generic Modbus TCP special agent and check for Checkmk. '
                'Monitors arbitrary Modbus TCP registers on any Modbus device '
                '(not tied to a specific vendor), across one or more slaves '
                'per host. Supports decimal scaling, a configurable display '
                'unit, signed 16-bit registers, and optional WARN/CRIT levels '
                'on the scaled value. Uses agent_modbus v2.1 '
                '(https://github.com/vtacquet/agent_modbus) by Vincent Tacquet '
                'as its data source; see THIRD_PARTY_NOTICES.md for details on '
                'this bundled third-party binary. Requires libmodbus at '
                'runtime on the Checkmk server (Linux x86_64). Original '
                'Checkmk plugin (through v1.0.2) by '
                'wellingtonsilva67@gmail.com; adapted and maintained since '
                'v1.0.3 by Felipe Soares. Licensed under GPL-2.0-only (this '
                "plugin's own code) - see LICENSE. Full changelog: "
                'https://github.com/felipesoaresti/checkmk-modbus/blob/main/CHANGELOG.md',
 'download_url': 'https://github.com/felipesoaresti/checkmk-modbus',
 'files': {'cmk_addons_plugins': ['modbus/libexec/agent_modbus',
                                  'modbus/libexec/agent_modbus_bin',
                                  'modbus/rulesets/modbus.py',
                                  'modbus/rulesets/modbus_value_params.py',
                                  'modbus/server_side_calls/modbus.py',
                                  'modbus/agent_based/modbus_value.py']},
 'name': 'modbus',
 'title': 'Check Modbus devices',
 'version': '1.0.11',
 'version.min_required': '2.3.0p26',
 'version.packaged': 'cmk-mkp-tool 0.2.0',
 'version.usable_until': '2.5.99'}
