post
https://industrial.api.ubidots.com/api/v1.6/devices///values
Send data to an existing variable in a device, or create a new variable in the device you choose.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Request body examples:
{
"value": 10
}{
"value": 10,
"timestamp": 1634311791000,
"context": {
"status": "cold"
}
}[
{
"value": 10,
"timestamp": 1635255765000,
"context": {
"status": "cold"
}
},
{
"value": 25,
"timestamp": 1635255811000,
"context": {
"status": "warm"
}
}
]{
"value": 1,
"context": {
"lat": "6.5423",
"lng": "-70.5783"
}
} 200
