meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
documentation:recsdaemon [2017/09/27 15:15] vordocumentation:recsdaemon [2021/06/08 14:12] (current) – Adding SensorProviderJetson info vor
Line 110: Line 110:
 |SensorProviderZynq | Direct | Serial transceiver link, utilization, bandwidth, frame errors, soft errors | |SensorProviderZynq | Direct | Serial transceiver link, utilization, bandwidth, frame errors, soft errors |
 |SensorProviderZynqModule | JSON | Sensors provided by the module’s microcontroller: 10 voltage rails, 5 power measurements, 7 temperatures | |SensorProviderZynqModule | JSON | Sensors provided by the module’s microcontroller: 10 voltage rails, 5 power measurements, 7 temperatures |
 +|SensorProviderJetson | Direct | Nvidia Jetson Xavier AGX SoC temperature and various power measurements |
  
 Example configuration: Example configuration:
 <code>[Plugins] <code>[Plugins]
-SensorProviders=SensorProviderZynq,LinuxSensorProviderEth,SensorProviderSystem+SensorProviders=SensorProviderZynq,LinuxSensorProviderEth,SensorProviderSystem,SensorProviderJetson
 JSONSensorProviders=SensorProviderZynqModule</code> JSONSensorProviders=SensorProviderZynqModule</code>