Custom

data class Custom(val timeInSeconds: Int) : SupervisionPeriod

Custom supervision period configuration.

Constructors

Link copied to clipboard
constructor(timeInSeconds: Int)

Properties

Link copied to clipboard

Time in seconds after which the device resets itself if there is no communication with the server. Range: 180:604800

Functions

Link copied to clipboard