Developer
create

create a thing

start out by creating a thing that needs to be connected to the platform by defining the type of object and the variables that the object will report to the patform.

Easy Sample

Thermometer

  • Temperature as float

Multi Variable Example

Vehicle Tracker

  • Speed as Numeric
  • Gas Level as Numeric
  • Oil Level as Numeric
  • Latitude as Numeric
  • Longitude as Numeric