Cumulocity API Services / com.softwareag.jc.cumulocity.services.models / Alarm / Source

Source

data class Source : JsonSerializable

Wraps id to identify associated device

Constructors

<init>

Source(id: String)

Wraps id to identify associated device

Properties

id

val id: String

Functions

toJSONString

fun toJSONString(): String