Package-level declarations
Types
Link copied to clipboard
@Serializable
Payload for a DataPoint node.
Link copied to clipboard
object DataPointRelevance
Per-DataType catalogue of relevant filter and trigger node types.
Functions
Link copied to clipboard
Returns this snapshot's Snapshot.value parsed as a Double, or 0.0 if the value isn't a parseable number. Defensive default keeps downstream math (graphs, calculations, threshold triggers) free of NumberFormatException handling boilerplate.