The Datapoint Object
Props
Props
Unique ID of datapoint, generated by Mangrove
Slug identifier for the data point type. Data point types and their slugs are defined within the Mangrove instance
Display name of the data point type (e.g.,
Total Ash Delivered (wet mass) U.S. ton)Value for the data point. The type must match the data point type’s expected value type (
number, string, or boolean)Unit of measurement for the data point (e.g.,
U.S. ton, mile). null if the value type is not numberStatus of the datapoint. Possible values:
complete, incomplete, pendingSortable Props
Sortable Props
idcreated_atupdated_atstatusvalue
DataPointType Attributes
Props
Props
Unique ID of datapoint type, generated by Mangrove
Slug of the datapoint type. Datapoint types and their slugs are defined within the Mangrove instance.
Name of the datapoint type
number, string, booleannull if value_type is not numberWhether this is a static (system-defined) data point type or a custom data point type
ID of the event type this data point type is associated with
Timestamp when the data point type was created
Timestamp when the data point type was last updated