post https://ads-dev.aylanetworks.com/apiv1/groups//datapoints.json
This API updates the value of a single property for all the devices in the specified device group.
{
"datapoints": {
"datapoint": [
{
"property_name": "string_input_tp_1",
"value": 0
}
]
}
}