Telos

ascensiondal

合约

此合约定义的数据表。

  • 行数据 flags

    字段 类型
    bit_number uint64
    description string
  • 行数据 launches

    字段 类型
    launch_id name
    unix_time uint64
    miner name
    assistant name
    surf_pressure float32
    level_reached float32
    device_type string
    wxcondition string
    if_released bool
    last_known_lat float32
    last_known_lon float32
    last_known_elev float32
    wx12hrcondition string
  • 字段 类型
    unix_time uint64
    launch_id name
    pressure_hpa float32
    temperature_c float32
    humidity_percent float32
    latitude_deg float32
    longitude_deg float32
    elevation_gps_m uint16
    elevation2_m uint16
    flags uint8
  • 行数据 station

    字段 类型
    id name
    owner string
    latitude float32
    longitude float32
    elevation float32
    missing float32
    reward_increment float32
    launch_window_hrs uint8
    launch_freq_hrs uint8
  • 行数据 timeslots

    字段 类型
    start_time uint64
    end_time uint64
    human_window string