HciGraph

data class HciGraph(id: String, index: Int, name: String?)

Properties

id
Link copied to clipboard
val id: String

The id of this graph

index
Link copied to clipboard
val index: Int

The index of this graph

name
Link copied to clipboard
val name: String?

The name of this graph