PlanEntry

data class PlanEntry(val path: String, val date: String, val planData: PlanData)

Describes a measurement plan.

Constructors

Link copied to clipboard
constructor(path: String, date: String, planData: PlanData)

Properties

Link copied to clipboard

File date

Link copied to clipboard

ID of the measurement plan

Link copied to clipboard

Extracted metadata from the plan description