TNEntityEvCluster
@objcMembers
open class TNEntityEvCluster : NSObject, Codable
Undocumented
-
The ev cluster identifier
Declaration
Swift
public var clusterNumber: Int?
-
The collections of entity for the current EV cluster
Declaration
Swift
public var entities: [TNEntity]?