meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| documentation:recsdaemon [2017/09/27 15:15] – vor | documentation:recsdaemon [2021/06/08 14:12] (current) – Adding SensorProviderJetson info vor | ||
|---|---|---|---|
| Line 110: | Line 110: | ||
| |SensorProviderZynq | Direct | Serial transceiver link, utilization, | |SensorProviderZynq | Direct | Serial transceiver link, utilization, | ||
| |SensorProviderZynqModule | JSON | Sensors provided by the module’s microcontroller: | |SensorProviderZynqModule | JSON | Sensors provided by the module’s microcontroller: | ||
| + | |SensorProviderJetson | Direct | Nvidia Jetson Xavier AGX SoC temperature and various power measurements | | ||
| Example configuration: | Example configuration: | ||
| < | < | ||
| - | SensorProviders=SensorProviderZynq, | + | SensorProviders=SensorProviderZynq, |
| JSONSensorProviders=SensorProviderZynqModule</ | JSONSensorProviders=SensorProviderZynqModule</ | ||