data class Source : JsonSerializable
Wraps id to identify associated device
<init>
Source(id: String)
id
val id: String
toJSONString
fun toJSONString(): String