snmp2mqtt icon indicating copy to clipboard operation
snmp2mqtt copied to clipboard

Expose SNMP sensors to MQTT

Results 17 snmp2mqtt issues
Sort by recently updated
recently updated
newest added

## Intent Adds an optional parameter to the MQTT configuration to use the target's name as the second topic level rather than the hostname. ## Example ```yaml # config.yml mqtt:...

Bumps [docker/login-action](https://github.com/docker/login-action) from 1.12.0 to 2.1.0. Release notes Sourced from docker/login-action's releases. v2.1.0 What's Changed Ensure AWS temp credentials are redacted in workflow logs by @​crazy-max (#275) Bump @​actions/core from...

dependencies
github_actions

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.2.0 to 2.1.0. Release notes Sourced from docker/setup-qemu-action's releases. v2.1.0 What's Changed Use context for inputs by @​crazy-max (#62) Use built-in getExecOutput by @​crazy-max (#61) Remove workaround...

dependencies
github_actions

Bumps [async-mqtt](https://github.com/mqttjs/async-mqtt) from 2.6.1 to 2.6.3. Commits 48f4e3d 2.6.3 df4afd6 Merge pull request #51 from neilenns/neilenns/issue50 b00853d Fixes #50 d21439f Merge pull request #49 from palatinb/master 1a372e5 Update mqtt package...

dependencies
javascript

Bumps [luxon](https://github.com/moment/luxon) and [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon). These dependencies needed to be updated together. Updates `luxon` from 2.3.0 to 3.0.1 Changelog Sourced from luxon's changelog. 3.0.1 (2022-07-09) Add DateTime.parseFormatForOpts 3.0.0 (2022-07-09) Add "default"...

dependencies
javascript

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.4.0 to 10.9.1. Release notes Sourced from ts-node's releases. v10.9.1 Fixed Workaround nodejs bug introduced in 18.6.0 (#1838) @​cspotcode Only affects projects on node >=18.6.0 using --esm...

dependencies
javascript

Hi, thanks for this project! To be able to measure the input bandwidth of a network interface we need to do 2 polls and divide this by the poll interval...