PlanEntry

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

Describes a measurement plan.

Constructors

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

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