pub fn point( id: impl Into<String>, name: impl Into<String>, data_type: DataType, ) -> DataPointBuilder
Shorthand function to create a new data point builder.