.. |
appSensor.go
|
style(linux): rewrite `interface{}` -> `any`
|
2023-12-11 22:35:43 +10:00 |
batteryLevels.go
|
fix(linux): correct batteryLevels and batteryStates values for batterySensor
|
2023-12-17 13:08:01 +10:00 |
batteryLevelsStrings.go
|
fix(linux): correct batteryLevels and batteryStates values for batterySensor
|
2023-12-17 13:08:01 +10:00 |
batterySensor.go
|
fix(linux): better naming of battery sensors
|
2023-12-20 09:00:22 +10:00 |
batteryStates.go
|
fix(linux): correct batteryLevels and batteryStates values for batterySensor
|
2023-12-17 13:08:01 +10:00 |
batteryStatesStrings.go
|
fix(linux): correct batteryLevels and batteryStates values for batterySensor
|
2023-12-17 13:08:01 +10:00 |
batteryType.go
|
refactor(linux): stringify battery sensors
|
2023-12-08 14:45:33 +10:00 |
batteryTypeStrings.go
|
refactor(linux): stringify battery sensors
|
2023-12-08 14:45:33 +10:00 |
device.go
|
fix(linux): portal detection
|
2023-12-13 10:50:46 +10:00 |
diskSensor.go
|
refactor(linux): drop unnecessary else clause
|
2023-12-11 22:54:43 +10:00 |
loadavgSensor.go
|
style(linux): additonal debug message for sensor shutdown
|
2023-12-10 14:29:51 +10:00 |
locationSensor.go
|
fix(linux): ensure type assertion is checked
|
2023-12-11 15:44:28 +10:00 |
memorySensor.go
|
style(linux): rewrite `interface{}` -> `any`
|
2023-12-11 22:35:43 +10:00 |
networkConnectionSensor.go
|
fix(linux): adjust log levels for some messages
|
2023-12-20 09:00:44 +10:00 |
networkConnectionStates.go
|
feat(linux): rework network connections sensor code
|
2023-11-04 09:40:46 +10:00 |
networkStatsSensor.go
|
fix(linux): protect against divide by zero in networkStatsSensor
|
2023-12-12 16:02:59 +10:00 |
powerProfileSensor.go
|
refactor(linux): rename diagnostic -> isDiagnostic and add isBinary
|
2023-12-12 08:44:52 +10:00 |
powerStateSensor.go
|
refactor(linux): rework powerStateSensor code to reduce complexity
|
2023-12-12 15:02:51 +10:00 |
problemsSensor.go
|
style(linux): rewrite `interface{}` -> `any`
|
2023-12-11 22:35:43 +10:00 |
screenlockSensor.go
|
fix(linux): capture more possible screen lock events
|
2023-12-27 10:37:57 +10:00 |
sensor.go
|
refactor(linux): rename diagnostic -> isDiagnostic and add isBinary
|
2023-12-12 08:44:52 +10:00 |
sensorType.go
|
feat(linux): change power management sensor to power state sensor
|
2023-11-07 09:14:38 +10:00 |
sensorTypeStrings.go
|
feat(linux): change power management sensor to power state sensor
|
2023-11-07 09:14:38 +10:00 |
tempSensor.go
|
fix(linux): adjust log levels for some messages
|
2023-12-20 09:00:44 +10:00 |
timeSensor.go
|
refactor(linux): rename diagnostic -> isDiagnostic and add isBinary
|
2023-12-12 08:44:52 +10:00 |
usersSensor.go
|
style(linux): rewrite `interface{}` -> `any`
|
2023-12-11 22:35:43 +10:00 |
versionSensor.go
|
refactor(linux): rename diagnostic -> isDiagnostic and add isBinary
|
2023-12-12 08:44:52 +10:00 |
wifiSensor.go
|
refactor(linux): rename diagnostic -> isDiagnostic and add isBinary
|
2023-12-12 08:44:52 +10:00 |