The Datapoint Object

Props

id
string
Unique ID of datapoint, generated by Mangrove

DataPointType Attributes

id
string
Id of unique datapoint type, generated by Mangrove
slug
string
Slug of the datapoint type. Datapoint types and their slugs are defined within the Mangrove instance.
name
string
Name of the datapoint type
value_type
string
number, string, boolean
unit
string
null if value_type is not number.