Documentation ¶
Index ¶
- func DeleteDevice(c *gin.Context)
- func GetDeviceDetails(c *gin.Context)
- func GetDevicesSummary(c *gin.Context)
- func GetDevicesSummaryTempHistory(c *gin.Context)
- func GetSettings(c *gin.Context)
- func HealthCheck(c *gin.Context)
- func RegisterDevices(c *gin.Context)
- func SaveSettings(c *gin.Context)
- func SendTestNotification(c *gin.Context)
- func UploadDeviceMetrics(c *gin.Context)
- func UploadDeviceSelfTests(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteDevice ¶ added in v0.4.8
func GetDeviceDetails ¶
func GetDevicesSummary ¶
func GetSettings ¶ added in v0.5.0
func HealthCheck ¶ added in v0.6.0
func RegisterDevices ¶
register devices that are detected by various collectors. This function is run everytime a collector is about to start a run. It can be used to update device metadata.
func SaveSettings ¶ added in v0.5.0
func UploadDeviceMetrics ¶
func UploadDeviceSelfTests ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.