historian v0.11.0-beta.3 Historian.History.Item View Source
A data structure and functions for history items.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %Historian.History.Item{
__meta__: map(),
id: non_neg_integer(),
value: String.t()
}