gaps-online-software 0.10
online software for the TOF system for the GAPS experiment
Loading...
Searching...
No Matches
CPUMoniData Struct Reference

#include <monitoring.h>

Public Member Functions

std::string to_string () const
 

Static Public Member Functions

static CPUMoniData from_bytestream (const Vec< u8 > &payload, usize &pos)
 extract moni data from payload
 

Public Attributes

u32 uptime
 
u8 disk_usage
 
std::array< u32, 4 > cpu_freq
 
f32 cpu_temp
 
f32 cpu0_temp
 
f32 cpu1_temp
 
f32 mb_temp
 

Static Public Attributes

static const u16 HEAD = 0xAAAA
 
static const u16 TAIL = 0x5555
 
static const u8 SIZE = 41
 

Detailed Description

System performance and temperature data of the central tof computer


The documentation for this struct was generated from the following file: