Sensors – sensors Reference Manual
Sensors
Description:
public
namespace
Sensors
Namespace:
Sensors
Package:
sensors
Content:
Classes:
Feature
SubFeature
Structs:
BusId
ChipName
Enums:
BusType
FeatureType
SubFeatureType
Constants:
public
const
int
api
public
const
short
bus_nr_any
public
const
short
bus_nr_ignore
public
const
string
version
Methods:
public
void
cleanup
()
public
unowned
ChipName
?
get_detected_chips
(
ChipName
? match,
ref
int
nr)
public
string
get_label
(
ChipName
name,
Feature
feature)
public
int
get_value
(
ChipName
name,
int
subfeat_nr,
out
double
value)
public
int
init
(
FILE
? config =
null
)
public
int
init_filename
(
string
name)
public
int
set_value
(
ChipName
name,
int
subfeat_nr,
double
value)
public
unowned
string
strerror
(
int
errnum)
2022 vala-language.org