A basic Datum class.

Hierarchy

  • Datum

Implements

Indexable

[index: string]: any

Constructors

Properties

created: string

The datum creation/capture date.

date: Date

The datum creation/capture date.

localDate: string

The node's local date for the created time.

localTime: string

The node's local time for the created time.

nodeId: number

The node ID.

sourceId: string

The source ID.

tags?: string[]

Optional tags.

Generated using TypeDoc