The basic Datum type.

Hierarchy

  • DatumInfo

Implemented by

Indexable

[index: string]: any

Properties

created: string

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