Telos

dclimateiot2

Contract

The data tables defined by this contract.

  • Field Type
    id uint64
    lorawan_deveui string
    unix_time uint64
    temperature_c float32
    humidity_percent float32
    flags uint8
  • rows of rewards

    Field Type
    token_contract name
    usd_denominated bool
    amount_per_hour float32
    symbol_letters string
    precision uint8
  • rows of sensors

    Field Type
    id uint64
    lorawan_deveui string
    type string
  • rows of station

    Field Type
    id name
    owner name
    latitude float32
    longitude float32
    elevation float32
    missing float32
    last_reward uint64
    seconds_to_reward uint16