CGMStatusEnvelope

data class CGMStatusEnvelope(val status: CGMStatus, val timeOffset: Int, val secured: Boolean, val crcValid: Boolean)

Constructors

Link copied to clipboard
constructor(status: CGMStatus, timeOffset: Int, secured: Boolean, crcValid: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard