menu
dsalink package
documentation
historian.dart
ValueEntry
ValueEntry.new constructor
ValueEntry.new constructor
dark_mode
light_mode
ValueEntry
constructor
ValueEntry
(
String
group
,
String
path
,
String
timestamp
,
dynamic
value
,
)
Implementation
ValueEntry(this.group, this.path, this.timestamp, this.value);
dsalink package
documentation
historian
ValueEntry
ValueEntry.new constructor
ValueEntry class