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:
Ramūnas Lukoševičius
2021-01-03 23:35:32 +02:00
committed by GitHub
parent 503b507629
commit 10eb7b2c2a
22 changed files with 3642 additions and 0 deletions

View File

@@ -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 | % |