mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added support for Motorola and Thomson DOCSIS Cable Modems. (#12386)
* Added tv_signal sensor class (TV signal in dBmV (decibells to millivolt)) * Added OS motorola-cm (Motorolla DOCSIS Cable Modem) * Added OS thomson-cm (Thomson DOCSIS Cable Modem)
This commit is contained in:
committed by
GitHub
parent
503b507629
commit
10eb7b2c2a
@@ -36,6 +36,7 @@ the values we expect to see the data in:
|
||||
| snr | SNR |
|
||||
| state | # |
|
||||
| temperature | C |
|
||||
| tv_signal | dBmV |
|
||||
| voltage | V |
|
||||
| waterflow | l/m |
|
||||
| percent | % |
|
||||
|
Reference in New Issue
Block a user