Skip to content

Commit

Permalink
added additional meta info for the module
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schubert <[email protected]>
  • Loading branch information
bastischubert committed Nov 28, 2024
1 parent b53bb88 commit 63a5d7f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion generator/generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -839,6 +839,11 @@ modules:
- 1.3.6.1.4.1.935.1.1.1.9.2.4 # upsEnvUnderHumidity

# tplink ddm information for sfps
#
# Downloads can be found here:
# https://www.tp-link.com/en/support/download/tl-sg3428x/
#
# tested against TL SG3428X
tplink-ddm:
walk:
- ddmStatusBiasCurrent
Expand Down Expand Up @@ -899,4 +904,4 @@ modules:
regex_extracts:
'':
- regex: '^(\d+\.\d+).*'
value: '$1'
value: '$1'

0 comments on commit 63a5d7f

Please sign in to comment.