Create a datapointAsk AIpost https://{domain}/dsapi/datapoints/Create a new datapoint.Body ParamsDataPointhardwareIdstringrequiredUnique identifier of your datapoint.businessTypestringenumrequiredDefaults to telemetryBusiness type of a datapoint defining usage.telemetrysetPointlogicalmeasurementeventtextAllowed:telemetrysetPointlogicalmeasurementeventtextinputModestringenumSet if time-series can or not be manually/automatically written in Wizata.nonemanualautomaticmanualAndAutomaticAllowed:nonemanualautomaticmanualAndAutomaticnamestringDisplay name used in the user interface.twinIdstringSet parent twin id on which datapoint is attached.unitIdstringUnit on which the time-series is expressed (e.g. Celsius Degree).categoryIdstringDefines the Unit category (e.g Temperature).descriptionstringAdditional information to help user understand the datapoint.minValuefloatSet manufacturer specification for hardware logical minimum values.maxValuefloatSet manufacturer specification for hardware logical maximum values.frequencyintegerSet frequency in milliseconds at which this data point should theoretically emit data.extraPropertiesobjectAdd any custom properties to your datapoints as a key/value pair dictionary.extraProperties objectgroupSystemIdint64Groups data point together into a same event tracking system.Response 200SuccessUpdated 4 months ago