Examples

echo -n "ESP8266/1.0|LV|BBFF-kiFdJvtV3OWTY56M0rKluUGm71lzzn6kboWpbWpfhJFah7fL6p1kcks|green-truck:speed|end" | telnet industrial.api.ubidots.com 9012

Get the Last Value Using the Variable Label

Get the last value from the speed variable inside a device labeled with the API label green-truck:

ESP8266/1.0|LV|p4uuT2O25AJwv7ncADLoVhQfImwRQW|green-truck:speed|end

Get the Last Value Using the Variable ID

Get the last value from the speed variable inside a device labeled with the API label green-truck using the speed variable's unique ID:

ESP8266/1.0|GET|p4uuT2O25AJwv7ncADLoVhQfImwRQW|573dc1ee76254241c57a4616|end