Lines Matching refs:Readings
10 It triggers update of the Readings property. If ReportingType is not
33 Configuration contains all Report properties excluding Readings.
46 - name: Readings
62 description: Defines how Readings array is filled.
65 description: Defines the maximum number of entries in 'Readings' property.
117 The type that defines when Readings are updated.
130 The type that defines how Readings are updated.
134 Last sensor reading is written to Readings overwriting the
135 previous value. AppendLimit set by user is ignored. Readings
139 Append sensor reading to Readings up to limit specify in
143 Append sensor reading to Readings up to limit specify in
152 timestamp in Readings property specifies point in time.
156 timestamp in Readings property specifies the end of the time
162 report creation. The reading timestamp in Readings property
179 Enumerates types of actions, that can be triggered when Readings
184 On Readings update PropertiesChanged signal is emitted. It
185 allows to decrease generation of load on DBus when Readings
190 On Readings update report is stored to Metric Report Collection