-
Notifications
You must be signed in to change notification settings - Fork 11
Sensor types
AndrewKhloptsau edited this page May 2, 2023
·
7 revisions
Simple sensors:
- Bool - possible values
- Integer - possible values
- Double - possible values
- String - possible values
- Timespan (v3.15.0) - possible values
- Version (v3.18.0) - possible values
Bar sensors:
- IntegerBar - a bar that contains int Min, Max, Mean, Last Value properties for some period of time
- DoubleBar - a bar that contains double Min, Max, Mean, Last Value properties for some period of time
Advanced sensors:
- File - any file that can be converted to a byte stream
Getting Started
🔔 Alerts
📲 Telegram
HSM DataCollector (NuGet)
- Overview & API
- Quick Start
- Logging
- Statuses
- Sensor Settings
- Default sensors
HSM DataCollector (C++)
HSM Web UI
Grafana