Custom

data class Custom(val intervalInSeconds: Int) : AckInterval

Custom ACK interval.

Constructors

Link copied to clipboard
constructor(intervalInSeconds: Int)

Properties

Link copied to clipboard

Time in seconds after which the device will request an ACK. Range: 180:2592000

Functions

Link copied to clipboard