Create Claim Type

DIVE Anlagezertifikat

Creatorw3n:kilt_dev_team
Number of attestations

12

Creation date
Property 1
Name:
Anschlussnetzbetreiber
Type:
string
Property 2
Name:
Art der Anlage
Type:
string
Property 3
Name:
Betreiber
Type:
string
Property 4
Name:
Betreiberstatus
Type:
string
Property 5
Name:
Bruttoleistung
Type:
number
Property 6
Name:
EEG Inbetriebnahmedatum
Type:
string
Format:
date
Property 7
Name:
EEG Registrierungsdatum
Type:
string
Format:
date
Property 8
Name:
Errichtungsort (Lage)
Type:
string
Property 9
Name:
Inbetriebnahmedatum
Type:
string
Format:
date
Property 10
Name:
Installierte Leistung
Type:
number
Property 11
Name:
Marktlokations-ID
Type:
string
Property 12
Name:
Messlokations-ID
Type:
string
Property 13
Name:
Meter ID
Type:
string
Property 14
Name:
Name der Einheit
Type:
string
Property 15
Name:
Registrierungsdatum im aktuellen Betriebsstatus
Type:
string
Format:
date
Property 16
Name:
SMGW ID
Type:
string
Property 17
Name:
Standort
Type:
string
Property 18
Name:
Wechselrichterleistung
Type:
number
Transaction0xcf2043916344bc32d43dda8c420c26edd09a8f18e3b50ec3daa875fbbc211c89
Technical Details
{
  "$id": "kilt:ctype:0x2a63756ff4934eb51d5c405476ea92dfa9413388a8a33c37755442e2111304b5",
  "$schema": "ipfs://bafybeiah66wbkhqbqn7idkostj2iqyan2tstc4tpqt65udlhimd7hcxjyq/",
  "additionalProperties": false,
  "properties": {
    "Anschlussnetzbetreiber": {
      "type": "string"
    },
    "Art der Anlage": {
      "type": "string"
    },
    "Betreiber": {
      "type": "string"
    },
    "Betreiberstatus": {
      "type": "string"
    },
    "Bruttoleistung": {
      "type": "number"
    },
    "EEG Inbetriebnahmedatum": {
      "format": "date",
      "type": "string"
    },
    "EEG Registrierungsdatum": {
      "format": "date",
      "type": "string"
    },
    "Errichtungsort (Lage)": {
      "type": "string"
    },
    "Inbetriebnahmedatum": {
      "format": "date",
      "type": "string"
    },
    "Installierte Leistung": {
      "type": "number"
    },
    "Marktlokations-ID": {
      "type": "string"
    },
    "Messlokations-ID": {
      "type": "string"
    },
    "Meter ID": {
      "type": "string"
    },
    "Name der Einheit": {
      "type": "string"
    },
    "Registrierungsdatum im aktuellen Betriebsstatus": {
      "format": "date",
      "type": "string"
    },
    "SMGW ID": {
      "type": "string"
    },
    "Standort": {
      "type": "string"
    },
    "Wechselrichterleistung": {
      "type": "number"
    }
  },
  "title": "DIVE Anlagezertifikat",
  "type": "object"
}