Create Claim Type

DIVE Anlagenzertifikat

Creatorw3n:kilt_dev_team
Number of attestations

9

Creation date
Property 1
Name:
Art der Anlage
Type:
string
Property 2
Name:
Marktlokations-ID
Type:
string
Property 3
Name:
Messlokations-ID
Type:
string
Property 4
Name:
Meter ID
Type:
string
Property 5
Name:
Nennleistung (kW)
Type:
number
Property 6
Name:
SMGW ID
Type:
string
Property 7
Name:
Standort
Type:
string
Transaction0xe94c689f91d74c8d6f27ff68ea55088e8e381283f1c9c8204861e128ad457dd7
Technical Details
{
  "$id": "kilt:ctype:0xbde8192c1a7e67395218029a7028af448505238c85123cb8a4fbe274bf45f71f",
  "$schema": "ipfs://bafybeiah66wbkhqbqn7idkostj2iqyan2tstc4tpqt65udlhimd7hcxjyq/",
  "additionalProperties": false,
  "properties": {
    "Art der Anlage": {
      "type": "string"
    },
    "Marktlokations-ID": {
      "type": "string"
    },
    "Messlokations-ID": {
      "type": "string"
    },
    "Meter ID": {
      "type": "string"
    },
    "Nennleistung (kW)": {
      "type": "number"
    },
    "SMGW ID": {
      "type": "string"
    },
    "Standort": {
      "type": "string"
    }
  },
  "title": "DIVE Anlagenzertifikat",
  "type": "object"
}