Telos

dclimateiot4

Contract

  • Table row type of flags

    {
      "name": "flags",
      "base": "",
      "fields": [
        {
          "name": "bit_value",
          "type": "uint64"
        },
        {
          "name": "processing_step",
          "type": "string"
        },
        {
          "name": "issue",
          "type": "string"
        },
        {
          "name": "explanation",
          "type": "string"
        }
      ]
    }