Custom

data class Custom(val id: Int) : CloudTokenCoapOption

CoAP option ID with cloud token.

Constructors

Link copied to clipboard
constructor(id: Int)

Properties

Link copied to clipboard
val id: Int

CoAP option ID with cloud token. Range: 1:64999

Functions

Link copied to clipboard