Telos

dclimateiot4

Contract

The data tables defined by this contract.

  • rows of flags

    Field Type
    bit_value uint64
    processing_step string
    issue string
    explanation string
  • Field Type
    id_string string
    latitude_deg float64
    longitude_deg float64
    elevation_m float32
  • Field Type
    token_contract name
    max_distance_km float32
    max_rounds float32
    symbol_letters string
    usd_denominated bool
    base_hourly_rate float32
    precision uint8
  • rows of rewards

    Field Type
    devname name
    token_contract name
    last_round uint64
    consecutive_rounds uint16
    loc_multiplier float32
  • rows of sensors

    Field Type
    devname name
    miner name
    time_created uint64
    last_location_update uint64
    message_type string
    firmware_version string
  • rows of weather

    Field Type
    devname name
    unix_time_s uint64
    latitude_deg float64
    longitude_deg float64
    elevation_gps_m uint16
    pressure_hpa float32
    temperature_c float32
    humidity_percent float32
    wind_dir_deg float32
    wind_spd_ms float32
    rain_1hr float32
    rain_6hr float32
    rain_24hr float32
    solar_wm2 float32
    flags uint8
    loc_accuracy string