{'author': 'Alex Wilms',
 'description': 'Special agent for openWB wallbox controllers via the read-only simpleAPI HTTP '
                'endpoint. Auto-discovers chargepoints, grid counters, battery storage and PV '
                'inverters by probing numeric device IDs (the simpleAPI has no built-in '
                'device-listing call). Reports charging power, vehicle state of charge, '
                'plug/charge state and chosen charge mode per chargepoint; grid import/export '
                'power and frequency per counter; state of charge and charge/discharge power per '
                'battery; and generation power plus daily/monthly/yearly yield per PV inverter. '
                'Never issues write requests to the wallbox.',
 'download_url': 'https://github.com/Gulaschcowboy/checkmk_extensions',
 'files': {'cmk_addons_plugins': ['openwb/libexec/agent_openwb',
                                  'openwb/agent_based/openwb.py',
                                  'openwb/rulesets/openwb.py',
                                  'openwb/rulesets/openwb_params.py',
                                  'openwb/server_side_calls/openwb.py',
                                  'openwb/graphing/openwb.py',
                                  'openwb/checkman/openwb_chargepoint',
                                  'openwb/checkman/openwb_counter',
                                  'openwb/checkman/openwb_battery',
                                  'openwb/checkman/openwb_pv']},
 'name': 'openwb',
 'title': 'openWB wallbox (simpleAPI, read-only)',
 'version': '0.0.9',
 'version.min_required': '2.3.0b1',
 'version.packaged': 'hermes',
 'version.usable_until': None}
