iREC API Demo Guide
Standard Registry
Create Root Account
Creating Standard Registry
POST
/account
To create a Root Account
Request Body
username*
String
rootUsername
password*
String
rootPassword
role*
String
STANDARD_REGISTRY
{
"username": "1tckto80",
"password": "9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08",
"did": null,
"parent": null,
"role": "STANDARD_REGISTRY",
"id": "627d4b99ab3cae7c07025893"
}
Login as Standard Registry
Login to the Root Account
POST
/accounts/login
Login as Standard Registry
Request Body
username*
String
username
password*
String
Password
{
"username": "1tckto80",
"did": null,
"role": "STANDARD_REGISTRY",
"accessToken": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IjF0Y2t0bzgwIiwiZGlkIjpudWxsLCJyb2xlIjoiUk9PVF9BVVRIT1JJVFkiLCJpYXQiOjE2NTIzNzk5MDR9.xo6WrNhW5uPfpxBICgTHqyip7TFk2GnrUHtMTJ-TKgU"
}
Generating Root Key
To Generate Root Key
GET
/demo/randomKey
Generating Root Key
{
"id": "0.0.34751301",
"key": "302e020100300...."
}
Update Root Profile
Updating Profile of Standard Registry
PUT
/profiles/{rootUsername}
Request Body
hederaAccountID*
String
rootID
hederaAccountKey*
Key
rootKey
vcDocument
Array
Get Root Profile
Getting Standard Registry Profile Details
GET
/profiles/{rootUsername}
{
"username": "1tckto80",
"role": "STANDARD_REGISTRY",
"did": "did:hedera:testnet:F9Nhh3jSvVX6sErMuy95WkEr2fqCuWzZFsoq8YWRQdvD;hedera:testnet:tid=0.0.34751333",
"parent": null,
"hederaAccountId": "0.0.34751301",
"confirmed": true,
"failed": false,
"hederaAccountKey": null,
"topicId": "0.0.34751333",
"didDocument": {
"id": "627d553d0f12a18fef5f1d52",
"did": "did:hedera:testnet:F9Nhh3jSvVX6sErMuy95WkEr2fqCuWzZFsoq8YWRQdvD;hedera:testnet:tid=0.0.34751333",
"document": {
"@context": [
"https://www.w3.org/ns/did/v1",
"https://ns.did.ai/transmute/v1"
],
"id": "did:hedera:testnet:F9Nhh3jSvVX6sErMuy95WkEr2fqCuWzZFsoq8YWRQdvD;hedera:testnet:tid=0.0.34751333",
"verificationMethod": [
{
"id": "did:hedera:testnet:F9Nhh3jSvVX6sErMuy95WkEr2fqCuWzZFsoq8YWRQdvD;hedera:testnet:tid=0.0.34751333#did-root-key",
"type": "Ed25519VerificationKey2018",
"controller": "did:hedera:testnet:F9Nhh3jSvVX6sErMuy95WkEr2fqCuWzZFsoq8YWRQdvD;hedera:testnet:tid=0.0.34751333",
"publicKeyBase58": "B5Myaf7Uhfg8t5XWjm6QZCd6HB44xqyiiBXVDFokYEzR"
}
],
"authentication": "did:hedera:testnet:F9Nhh3jSvVX6sErMuy95WkEr2fqCuWzZFsoq8YWRQdvD;hedera:testnet:tid=0.0.34751333#did-root-key",
"assertionMethod": [
"#did-root-key"
]
},
"createDate": "2022-05-12T18:43:09.816Z",
"updateDate": "2022-05-12T18:43:09.817Z",
"status": "CREATE",
"messageId": "1652380991.675947000",
"topicId": "0.0.34751333"
},
"vcDocument": {
"id": "627d553d0f12a18fef5f1d53",
"owner": "did:hedera:testnet:F9Nhh3jSvVX6sErMuy95WkEr2fqCuWzZFsoq8YWRQdvD;hedera:testnet:tid=0.0.34751333",
"hash": "D9A1uvPHUsjn869gswTkhQTQUJcpRaihSwnRhqF1L9Mm",
"document": {
"id": "e0a4ddac-682f-4b64-8e50-dfa2e6d98d9d",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:F9Nhh3jSvVX6sErMuy95WkEr2fqCuWzZFsoq8YWRQdvD;hedera:testnet:tid=0.0.34751333",
"issuanceDate": "2022-05-12T18:43:09.839Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"id": "did:hedera:testnet:F9Nhh3jSvVX6sErMuy95WkEr2fqCuWzZFsoq8YWRQdvD;hedera:testnet:tid=0.0.34751333"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-12T18:43:09Z",
"verificationMethod": "did:hedera:testnet:F9Nhh3jSvVX6sErMuy95WkEr2fqCuWzZFsoq8YWRQdvD;hedera:testnet:tid=0.0.34751333#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..mWMjPMSIf6E8U7ZJTve-L4JWDu6mrWVsVgdkRz4Rsk-oH4l27A1ApRGDo7FrsSkmQjQqbixJ8IxBtraOs-fRCA"
}
},
"createDate": "2022-05-12T18:43:09.924Z",
"updateDate": "2022-05-12T18:43:09.924Z",
"hederaStatus": "ISSUE",
"signature": 0,
"type": "STANDARD_REGISTRY",
"option": {},
"messageId": "1652380995.021714404",
"topicId": "0.0.34751333"
}
}
User
Create User Account
Creating User Account
POST
/accounts/register
Request Body
username*
String
rootUsername
password*
String
rootPassword
role*
String
USER
{
"username": "keovlmcy",
"password": "9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08",
"did": null,
"parent": null,
"role": "USER",
"id": "627d5740ab3cae7c07025895"
}
Login to User Account
Login as User
POST
/accounts/login
Request Body
username*
String
rootUsername
password*
String
rootPassword
{
"username": "keovlmcy",
"did": null,
"role": "USER",
"accessToken": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6Imtlb3ZsbWN5IiwiZGlkIjpudWxsLCJyb2xlIjoiVVNFUiIsImlhdCI6MTY1MjM4MTcyNn0.T6ptsaQmCvHUVUfqcO3LJHY4GVZJn9Sbgt5N9WpZ_bI"
}
Generate User Key
Generating User Key
GET
/demo/randomKey
{
"id": "0.0.34751370",
"key": "302e0201003005...."
}
Update User Profile
Updating User Profiles
PUT
/profiles/{userUsername}
Request Body
hederaAccountID*
ID
UserID
hederaAccountKey*
Key
UserKey
parent*
DID
rootDID
Get User Profile
Getting User Profile Details
GET
/profiles/{userUsername}
{
"username": "keovlmcy",
"role": "USER",
"did": "did:hedera:testnet:6PthfKmdjeKjXoJ9XULiUwJMLbooHoEHgsqoPTT9LArW;hedera:testnet:tid=0.0.34751333",
"parent": "did:hedera:testnet:F9Nhh3jSvVX6sErMuy95WkEr2fqCuWzZFsoq8YWRQdvD;hedera:testnet:tid=0.0.34751333",
"hederaAccountId": "0.0.34751370",
"confirmed": true,
"failed": false,
"hederaAccountKey": null,
"topicId": "0.0.34751333",
"didDocument": {
"id": "627d595c0f12a18fef5f1d54",
"did": "did:hedera:testnet:6PthfKmdjeKjXoJ9XULiUwJMLbooHoEHgsqoPTT9LArW;hedera:testnet:tid=0.0.34751333",
"document": {
"@context": [
"https://www.w3.org/ns/did/v1",
"https://ns.did.ai/transmute/v1"
],
"id": "did:hedera:testnet:6PthfKmdjeKjXoJ9XULiUwJMLbooHoEHgsqoPTT9LArW;hedera:testnet:tid=0.0.34751333",
"verificationMethod": [
{
"id": "did:hedera:testnet:6PthfKmdjeKjXoJ9XULiUwJMLbooHoEHgsqoPTT9LArW;hedera:testnet:tid=0.0.34751333#did-root-key",
"type": "Ed25519VerificationKey2018",
"controller": "did:hedera:testnet:6PthfKmdjeKjXoJ9XULiUwJMLbooHoEHgsqoPTT9LArW;hedera:testnet:tid=0.0.34751333",
"publicKeyBase58": "EpLUuXpqFSChqCgmDLcKqsm1EBhVRXLxH7juwu3iEYtw"
}
],
"authentication": "did:hedera:testnet:6PthfKmdjeKjXoJ9XULiUwJMLbooHoEHgsqoPTT9LArW;hedera:testnet:tid=0.0.34751333#did-root-key",
"assertionMethod": [
"#did-root-key"
]
},
"createDate": "2022-05-12T19:00:44.279Z",
"updateDate": "2022-05-12T19:00:44.279Z",
"status": "CREATE",
"messageId": "1652382046.878940000",
"topicId": "0.0.34751333"
}
}
Policy
New Policy
Import Policy
Importing Policy
POST
/policies/import/message
Request Body
messageID*
ID
1651598638.021817000
{
{
"id": "627e97fb0f12a18fef5f1d61",
"uuid": "35461391-ddec-4c05-a446-da0c9324d1b2",
"name": "iRec_2_1650456840748_1652463611568",
"description": "iRec Description",
"topicDescription": "iRec Description",
"config": {
"blockType": "interfaceContainerBlock",
"permissions": [
"ANY_ROLE"
],
"id": "5de4c484-e9fa-4e4e-a3b0-70d945441a34",
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank"
},
"children": [
{
"id": "18639325-e036-4773-9eaa-6ccbb965b19d",
"tag": "choose_role",
"blockType": "policyRolesBlock",
"defaultActive": true,
"children": [],
"permissions": [
"NO_ROLE"
],
"onErrorAction": "no-action",
"uiMetaData": {
"title": "Registration",
"description": "Choose a role"
},
"roles": [
"Registrant"
]
},
{
"id": "c769991c-af8d-4292-989c-a697cd047f73",
"tag": "registrants_workflow",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "1ba36c5a-78ac-4081-80f4-7ac8693df3e1",
"tag": "registrants_workflow_steps",
"blockType": "interfaceStepBlock",
"defaultActive": true,
"children": [
{
"id": "f2c1674d-443f-435f-839f-4325e6ca0698",
"tag": "create_application",
"blockType": "requestVcDocumentBlock",
"defaultActive": true,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "page",
"title": "Registrant Application"
},
"presetFields": [],
"schema": "#049308d8-d519-427c-bfae-8c77e7671da5",
"idType": "OWNER"
},
{
"id": "0292bfb4-ebdf-4ff7-a927-ce9fb58925d0",
"tag": "save_application(hedera)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [],
"dataType": "",
"entityType": "registrant",
"topic": "Project",
"dataSource": "hedera",
"documentType": "vc",
"topicOwner": "user"
},
{
"id": "fed49259-8ce2-4330-910b-02ee7719b499",
"tag": "create_application(db)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Waiting for approval"
}
],
"dataType": "",
"entityType": "registrant",
"dataSource": "database",
"documentType": "vc"
},
{
"id": "47dcda17-a066-4713-8b37-3a7e53f30be1",
"tag": "wait_for_approve",
"blockType": "informationBlock",
"defaultActive": true,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"description": "The page will refresh automatically once the application is approved.",
"type": "text",
"title": "Submitted for Approval"
},
"stopPropagation": true
},
{
"id": "27cecf69-1fd4-47d9-b42d-93218e9d1023",
"tag": "save_application_status(approve)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Approved"
}
],
"dataType": "",
"entityType": "registrant",
"dataSource": "database",
"documentType": "vc"
},
{
"id": "9e5c60b1-18e3-4770-9771-da9af49811c4",
"tag": "sign_by_issuer",
"blockType": "reassigningBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"issuer": "policyOwner",
"actor": "owner"
},
{
"id": "ee7d2cfa-ec36-46dc-accc-0cad35f270d0",
"tag": "save_copy_application(hedera)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [],
"dataSource": "hedera",
"documentType": "vc",
"topic": "Project",
"entityType": "registrant(Approved)",
"topicOwner": "owner"
},
{
"id": "47a2c964-23dc-41ce-ae4f-cb4886c7a076",
"tag": "save_copy_application",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Approved"
}
],
"dataType": "",
"entityType": "registrant(Approved)",
"forceNew": true,
"dataSource": "database",
"documentType": "vc"
},
{
"id": "4ba98a84-ac13-4f74-b2ec-4cb5be6efae7",
"tag": "registrants_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "a4584ad6-fc88-485c-99d4-368b5be76527",
"tag": "devices_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "53e0e097-a9df-4d9a-95e7-8c5ca0acf205",
"tag": "devices_grid",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "a92ef034-74f8-4e80-a7bb-bd40217ce784",
"tag": "devices_source",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Approved",
"field": "option.status",
"type": "not_equal"
},
{
"value": "device",
"field": "type",
"type": "equal"
}
],
"schema": "#ca220a1e-1622-4ef1-ba10-468eff2b97af",
"dataType": "vc-documents",
"onlyOwnDocuments": true
},
{
"id": "44f94b84-d19c-4874-adba-e337c63c889c",
"tag": "devices_source(approved)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Approved",
"field": "option.status",
"type": "equal"
},
{
"value": "device(Approved)",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#ca220a1e-1622-4ef1-ba10-468eff2b97af",
"onlyOwnDocuments": true
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "Device Name",
"name": "document.credentialSubject.0.field4.field0",
"type": "text"
},
{
"title": "Address",
"name": "document.credentialSubject.0.field4.field1",
"type": "text"
},
{
"title": "Longitude",
"name": "document.credentialSubject.0.field4.field4",
"type": "text"
},
{
"title": "Latitude",
"name": "document.credentialSubject.0.field4.field5",
"type": "text"
},
{
"title": "Capacity (kW)",
"name": "document.credentialSubject.0.field4.field7",
"type": "text"
},
{
"title": "Issue Request",
"name": "option.status",
"type": "text",
"bindGroup": "devices_source",
"width": "150px"
},
{
"title": "Issue Request",
"name": "",
"type": "block",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "create_issue_request_form",
"width": "150px",
"bindGroup": "devices_source(approved)"
},
{
"name": "document",
"title": "Document",
"tooltip": "",
"type": "button",
"action": "dialog",
"content": "View Document",
"uiClass": "link",
"dialogContent": "VC",
"dialogClass": "",
"dialogType": "json"
}
]
},
"dependencies": [
"create_device",
"create_issue_request",
"save_device_status(approved)",
"save_device_status(reject)"
]
},
{
"id": "9851be69-140e-458a-b9fa-86610abf8944",
"tag": "new_device",
"blockType": "interfaceStepBlock",
"defaultActive": true,
"children": [
{
"id": "86c88ac1-6f89-4e76-9f2b-28ecfb8ae984",
"tag": "create_device_form",
"blockType": "requestVcDocumentBlock",
"defaultActive": true,
"children": [
{
"id": "9929592e-3661-405e-b194-9f0fc25cbec8",
"tag": "current_registrant",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "registrant(Approved)",
"field": "type",
"type": "equal"
}
],
"onlyOwnDocuments": true,
"schema": "#049308d8-d519-427c-bfae-8c77e7671da5",
"dataType": "vc-documents"
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "dialog",
"content": "Create New Device",
"dialogContent": "Device Registration"
},
"presetFields": [
{
"name": "field0",
"title": "Registrant Id",
"value": "id",
"readonly": false
},
{
"name": "field1",
"title": "Date",
"readonly": false
},
{
"name": "field2",
"title": "Is the Registrant also the owner of the Device? (provide evidence) ",
"readonly": false
},
{
"name": "field3",
"title": "Registrant Details",
"value": "field2",
"readonly": false
},
{
"name": "field4",
"title": "Production Device Details",
"readonly": false
},
{
"name": "field5",
"title": "Energy Sources",
"readonly": false
}
],
"idType": "DID",
"schema": "#ca220a1e-1622-4ef1-ba10-468eff2b97af",
"preset": true,
"presetSchema": "#049308d8-d519-427c-bfae-8c77e7671da5"
},
{
"id": "a798348d-7882-4264-81ca-97d37d60aa43",
"tag": "save_device(hedera)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [],
"dataType": "",
"topic": "Project",
"entityType": "device",
"dataSource": "hedera",
"documentType": "vc"
},
{
"id": "229e0f65-05c0-4af3-b882-cc0638da7654",
"tag": "create_device",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Waiting for approval"
}
],
"entityType": "device",
"dataType": "",
"dataSource": "database",
"documentType": "vc"
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank"
},
"cyclic": true
},
{
"id": "f28a4529-e402-44e7-9fe6-6c2342babe7e",
"tag": "new_issue_request",
"blockType": "interfaceStepBlock",
"defaultActive": false,
"children": [
{
"id": "76449598-fdef-4b78-8836-ed986e55aa75",
"tag": "create_issue_request_form",
"blockType": "requestVcDocumentBlock",
"defaultActive": true,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "dialog",
"content": "Create Issue Request",
"dialogContent": "New Issue Request",
"buttonClass": "link"
},
"presetFields": [
{
"name": "field0",
"title": "Registrant Id",
"value": "field0",
"readonly": false
},
{
"name": "field1",
"title": "Production Device/Production Group Id",
"value": "id",
"readonly": false
},
{
"name": "field2",
"title": "Registrant Details",
"value": "field3",
"readonly": false
},
{
"name": "field3",
"title": "Production Device/Production Group",
"value": "field4",
"readonly": false
},
{
"name": "field4",
"title": "Labelling scheme(s)",
"readonly": false
},
{
"name": "field5",
"title": "Last registration date",
"readonly": false
},
{
"name": "field6",
"title": "Production Period Start Date",
"readonly": false
},
{
"name": "field7",
"title": "Total kWh Produced in this period",
"readonly": false
},
{
"name": "field8",
"title": "Production Period End Date",
"readonly": false
},
{
"name": "field9",
"title": "Percentage of eligible total applied for",
"readonly": false
},
{
"name": "field10",
"title": "Type a: Settlement Metering data",
"readonly": false
},
{
"name": "field11",
"title": "Type b: Non-settlement Metering data",
"readonly": false
},
{
"name": "field12",
"title": "Type c: Measured Volume Transfer documentation",
"readonly": false
},
{
"name": "field13",
"title": "Type d: Other",
"readonly": false
},
{
"name": "field14",
"title": "Is the production of this electricity counted towards a national, sub-national or regulatory target?",
"readonly": false
},
{
"name": "field15",
"title": "Is any of this production subject to a public consumption obligation?",
"readonly": false
},
{
"name": "field16",
"title": "Do you retain the right to obtain emissions reduction certificates or carbon offsets for the energy nominated in this Issue Request?",
"readonly": false
},
{
"name": "field17",
"title": "I-REC Participant name",
"value": "username",
"readonly": false
},
{
"name": "field18",
"title": "Account number",
"value": "hederaAccountId",
"readonly": false
}
],
"idType": "UUID",
"schema": "#fb069289-5bdd-4bba-972a-68b33eca3671",
"preset": true,
"presetSchema": "#ca220a1e-1622-4ef1-ba10-468eff2b97af"
},
{
"id": "60c1ae67-5b4d-4c4b-926f-6afd56e5968f",
"tag": "save_issue(hedera)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [],
"dataType": "",
"topic": "Project",
"entityType": "issue_request",
"dataSource": "hedera",
"documentType": "vc"
},
{
"id": "38157ad3-c5e8-4e83-a127-5fc463144b5e",
"tag": "create_issue_request",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Waiting for approval"
}
],
"dataType": "",
"entityType": "issue_request",
"dataSource": "database",
"documentType": "vc"
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank"
},
"cyclic": true
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Devices"
}
},
{
"id": "5d97928a-7ad0-4d12-8a24-0887d2c462fa",
"tag": "issue_requests_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "5842e60f-ffcf-4cde-bb7c-d0a7d564b58b",
"tag": "issue_requests_grid",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "148d8640-91b6-4453-84a0-88410554e760",
"tag": "issue_requests_source",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [
{
"id": "de8f42d5-6901-441f-9d6f-f7d10ae9fa0f",
"tag": "issue_by_device",
"blockType": "filtersAddon",
"defaultActive": true,
"children": [
{
"id": "8063ccbb-3328-490f-ae92-fd773e372e08",
"tag": "devices_source_from_filters",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Approved",
"field": "option.status",
"type": "equal"
},
{
"value": "device",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#ca220a1e-1622-4ef1-ba10-468eff2b97af",
"onlyOwnDocuments": true
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"options": [],
"content": "Device"
},
"type": "dropdown",
"field": "document.credentialSubject.0.ref",
"optionName": "document.credentialSubject.0.field3.field0",
"optionValue": "document.credentialSubject.0.id"
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "issue_request",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#fb069289-5bdd-4bba-972a-68b33eca3671",
"onlyOwnDocuments": true
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "Production Period Start Date",
"name": "document.credentialSubject.0.field6",
"type": "text"
},
{
"title": "Production Period End Date",
"name": "document.credentialSubject.0.field8",
"type": "text"
},
{
"title": "Total kWh Produced in this period",
"name": "document.credentialSubject.0.field7",
"type": "text"
},
{
"title": "Date",
"name": "document.issuanceDate",
"type": "text"
},
{
"name": "option.status",
"title": "Status",
"type": "text"
},
{
"name": "document",
"title": "Document",
"tooltip": "",
"type": "button",
"action": "dialog",
"content": "View Document",
"uiClass": "link",
"dialogContent": "VC",
"dialogClass": "",
"dialogType": "json"
}
]
},
"dependencies": [
"create_issue_request",
"save_issue_status(minted)",
"save_issue_status(minting)",
"save_issue_status(reject)"
]
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Issue Requests"
}
},
{
"id": "3da2bbb7-0c4a-4ec9-8c38-b217af2da35b",
"tag": "token_history_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "2eaa8a53-0379-4479-a53f-7b397b9b41d8",
"tag": "token_history_grid",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "a9abb318-30b3-4b53-bd19-292047b0935b",
"tag": "token_history_source",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [
{
"id": "962714b7-8bb5-4958-841a-6b370cfe1192",
"tag": "token_history_source_filter",
"blockType": "filtersAddon",
"defaultActive": true,
"children": [
{
"id": "8b5a74e6-fb37-432d-9223-e89065dca7e5",
"tag": "devices_source_from_filters2",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Approved",
"field": "option.status",
"type": "equal"
},
{
"value": "device",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#ca220a1e-1622-4ef1-ba10-468eff2b97af",
"onlyOwnDocuments": true
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"options": [],
"content": "Device"
},
"type": "dropdown",
"optionName": "document.credentialSubject.0.field3.field0",
"optionValue": "document.credentialSubject.0.id",
"field": "document.verifiableCredential.0.credentialSubject.0.field1"
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [],
"dataType": "vp-documents",
"onlyOwnDocuments": false
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "Date",
"name": "document.verifiableCredential.1.credentialSubject.0.date",
"tooltip": "",
"type": "text"
},
{
"title": "Token Id",
"name": "document.verifiableCredential.1.credentialSubject.0.tokenId",
"tooltip": "",
"type": "text"
},
{
"title": "Serials",
"name": "document.verifiableCredential.1.credentialSubject.0.serials",
"tooltip": "",
"type": "text"
}
]
}
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Token History"
}
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "tabs"
}
},
{
"id": "ba6926b1-be6d-46a0-8986-c155b9865331",
"tag": "save_application_status(reject)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Rejected"
}
],
"dataType": "",
"entityType": "registrant",
"dataSource": "database",
"documentType": "vc"
},
{
"id": "3941044d-d593-4246-b7f7-20e53057e711",
"tag": "application_rejected",
"blockType": "informationBlock",
"defaultActive": true,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"title": "Rejected",
"description": "Your application was rejected",
"type": "text"
},
"stopPropagation": true
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank"
}
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank"
}
},
{
"id": "550b6cc0-35b5-4e81-bfbb-496ffc78e621",
"tag": "evident_workflow",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "d1edace7-9ec6-4bc0-9bf0-acaded28fe10",
"tag": "approve_application_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "869280f7-626a-4e5e-8c88-6d2d14ddbc88",
"tag": "registrants_grid",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "283a4eee-01fe-4501-b6df-33cae2c2fd68",
"tag": "registrants_source(need_approve)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Waiting for approval",
"field": "option.status",
"type": "equal"
},
{
"value": "registrant",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#049308d8-d519-427c-bfae-8c77e7671da5"
},
{
"id": "c4a0dc23-d30c-44f2-95c1-bb46be8cfedb",
"tag": "registrants_source(approved)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Waiting for approval",
"field": "option.status",
"type": "not_equal"
},
{
"value": "registrant",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#049308d8-d519-427c-bfae-8c77e7671da5"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "Legal Name",
"name": "document.credentialSubject.0.field1.field0",
"type": "text"
},
{
"title": "Organization Name",
"name": "document.credentialSubject.0.field2.field0",
"type": "text"
},
{
"title": "Operation",
"name": "option.status",
"type": "text",
"width": "250px",
"bindGroup": "registrants_source(approved)",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": ""
},
{
"title": "Operation",
"name": "option.status",
"tooltip": "",
"type": "block",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "approve_registrant_btn",
"width": "250px",
"bindGroup": "registrants_source(need_approve)"
},
{
"name": "document",
"title": "Document",
"tooltip": "",
"type": "button",
"action": "dialog",
"content": "View Document",
"uiClass": "link",
"dialogContent": "VC",
"dialogClass": "",
"dialogType": "json"
}
]
},
"dependencies": [
"save_application_status(approve)",
"save_application_status(reject)"
]
},
{
"id": "92365a5c-d7bc-4985-b425-cf1340a4f1c7",
"tag": "approve_registrant_btn",
"blockType": "interfaceActionBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"options": [
{
"title": "",
"name": "Approve",
"tooltip": "",
"type": "text",
"value": "Approved",
"uiClass": "btn-approve",
"bindBlock": "save_application_status(approve)"
},
{
"title": "",
"name": "Reject",
"tooltip": "",
"type": "text",
"value": "Rejected",
"uiClass": "btn-reject",
"bindBlock": "save_application_status(reject)"
}
]
},
"type": "selector",
"field": "option.status"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Applications"
}
},
{
"id": "584752e1-d0bb-4b21-b183-3690207bbdb2",
"tag": "approve_device_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "888cc08a-9348-41cf-a8fd-365401acf40e",
"tag": "approve_devices_grid",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "8b0438fd-32e3-4666-bdee-54ec071789d3",
"tag": "approve_devices_source(need_approve)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Waiting for approval",
"field": "option.status",
"type": "equal"
},
{
"value": "device",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#ca220a1e-1622-4ef1-ba10-468eff2b97af"
},
{
"id": "bda94def-d1ba-4fa1-b03a-7c7035a12df5",
"tag": "approve_devices_source(approved)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Waiting for approval",
"field": "option.status",
"type": "not_equal"
},
{
"value": "device",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#ca220a1e-1622-4ef1-ba10-468eff2b97af"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "Organization Name",
"name": "document.credentialSubject.0.field3.field0",
"type": "text"
},
{
"title": "Device Name",
"name": "document.credentialSubject.0.field4.field0",
"type": "text"
},
{
"title": "Address",
"name": "document.credentialSubject.0.field4.field1",
"type": "text"
},
{
"title": "Longitude",
"name": "document.credentialSubject.0.field4.field4",
"type": "text"
},
{
"title": "Latitude",
"name": "document.credentialSubject.0.field4.field5",
"type": "text"
},
{
"title": "Capacity (kW)",
"name": "document.credentialSubject.0.field4.field7",
"type": "text"
},
{
"name": "option.status",
"title": "Operation",
"type": "text",
"width": "250px",
"bindGroup": "approve_devices_source(approved)",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": ""
},
{
"title": "Operation",
"name": "option.status",
"tooltip": "",
"type": "block",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "approve_device_btn",
"width": "250px",
"bindGroup": "approve_devices_source(need_approve)"
},
{
"name": "document",
"title": "Document",
"tooltip": "",
"type": "button",
"action": "dialog",
"content": "View Document",
"uiClass": "link",
"dialogContent": "VC",
"dialogClass": "",
"dialogType": "json"
}
]
},
"dependencies": [
"create_device",
"save_device_status(approved)",
"save_device_status(reject)"
]
},
{
"id": "5404a5bf-32d6-483e-8cce-f3ed344eaab4",
"tag": "approve_device_btn",
"blockType": "interfaceActionBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"options": [
{
"title": "",
"name": "Approve",
"tooltip": "",
"type": "text",
"value": "Approved",
"uiClass": "btn-approve",
"bindBlock": "save_device_status(approved)"
},
{
"title": "",
"name": "Reject",
"tooltip": "",
"type": "text",
"value": "Rejected",
"uiClass": "btn-reject",
"bindBlock": "save_device_status(reject)"
}
]
},
"type": "selector",
"field": "option.status"
},
{
"id": "0495a898-4ae3-4ee1-bf89-1b7bdec3d11b",
"tag": "save_device_status(approved)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Approved"
}
],
"stopPropagation": false,
"dataType": "",
"entityType": "device",
"dataSource": "database",
"documentType": "vc"
},
{
"id": "038c7fbc-38cc-4bc5-9600-77594723819e",
"tag": "sign_device_by_issuer",
"blockType": "reassigningBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"actor": "",
"issuer": "policyOwner"
},
{
"id": "9ebf31d2-4ff2-4048-b610-7db47b425e0e",
"tag": "save_copy_device(hedera)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [],
"dataSource": "hedera",
"documentType": "vc",
"topic": "Project",
"entityType": "device(Approved)",
"topicOwner": "owner"
},
{
"id": "e0fa120a-48d0-4e29-a5aa-c5645e997ea2",
"tag": "save_copy_device",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Approved"
}
],
"entityType": "device(Approved)",
"dataType": "",
"stopPropagation": true,
"forceNew": true,
"dataSource": "database",
"documentType": "vc"
},
{
"id": "0e082400-1b0f-4229-830f-1e03b5767e17",
"tag": "save_device_status(reject)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Rejected"
}
],
"stopPropagation": true,
"dataType": "",
"entityType": "device",
"dataSource": "database",
"documentType": "vc"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Devices"
}
},
{
"id": "0df2fd8c-1614-4a07-94b1-870e2638e78d",
"tag": "approve_issue_requests_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "5197e08f-0cbe-4ded-a0c0-4657a8ee1c3f",
"tag": "issue_requests_grid(evident)",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "499c9c18-2375-4a40-a460-92b8d8f92e96",
"tag": "issue_requests_source(need_approve)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Waiting for approval",
"field": "option.status",
"type": "equal"
},
{
"value": "issue_request",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#fb069289-5bdd-4bba-972a-68b33eca3671"
},
{
"id": "6d352c31-5602-486c-bd35-ef35de6b87ee",
"tag": "issue_requests_source(approved)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Waiting for approval",
"field": "option.status",
"type": "not_equal"
},
{
"value": "issue_request",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#fb069289-5bdd-4bba-972a-68b33eca3671"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "Organization Name",
"name": "document.credentialSubject.0.field2.field0",
"type": "text"
},
{
"title": "Production Period Start Date",
"name": "document.credentialSubject.0.field6",
"type": "text"
},
{
"title": "Production Period End Date",
"name": "document.credentialSubject.0.field8",
"type": "text"
},
{
"title": "Total kWh Produced in this period",
"name": "document.credentialSubject.0.field7",
"type": "text"
},
{
"title": "Date",
"name": "document.issuanceDate",
"type": "text"
},
{
"name": "option.status",
"title": "Operation",
"type": "text",
"width": "250px",
"bindGroup": "issue_requests_source(approved)",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": ""
},
{
"title": "Operation",
"name": "option.status",
"tooltip": "",
"type": "block",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "approve_issue_requests_btn",
"width": "250px",
"bindGroup": "issue_requests_source(need_approve)"
},
{
"name": "document",
"title": "Document",
"tooltip": "",
"type": "button",
"action": "dialog",
"content": "View Document",
"uiClass": "link",
"dialogContent": "VC",
"dialogClass": "",
"dialogType": "json"
}
]
},
"dependencies": [
"create_issue_request",
"save_issue_status(minted)",
"save_issue_status(minting)",
"save_issue_status(reject)"
]
},
{
"id": "02f54956-6dd8-4755-aa52-b08674774be9",
"tag": "approve_issue_requests_btn",
"blockType": "interfaceActionBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"options": [
{
"title": "",
"name": "Approve",
"tooltip": "",
"type": "text",
"value": "Approved",
"uiClass": "btn-approve",
"bindBlock": "save_issue_status(approved)"
},
{
"title": "",
"name": "Reject",
"tooltip": "",
"type": "text",
"value": "Rejected",
"uiClass": "btn-reject",
"bindBlock": "save_issue_status(reject)"
}
]
},
"type": "selector",
"field": "option.status"
},
{
"id": "c272b91f-b2b9-4e52-bd80-c84505d77770",
"tag": "mint_events",
"blockType": "interfaceContainerBlock",
"defaultActive": false,
"children": [
{
"id": "dca3ca61-0c75-4530-be9e-847e5db8c251",
"tag": "save_issue_status(approved)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Approved"
}
],
"entityType": "issue_request",
"dataType": "",
"dataSource": "database",
"documentType": "vc"
},
{
"id": "7055730e-0f81-426d-ad3a-032e2d4fc54f",
"tag": "sign_issue_by_issuer",
"blockType": "calculateContainerBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"inputFields": [
{
"name": "field0",
"title": "Registrant Id",
"value": "field0"
},
{
"name": "field1",
"title": "Production Device/Production Group Id",
"value": "field1"
},
{
"name": "field2",
"title": "Registrant Details",
"value": "field2"
},
{
"name": "field3",
"title": "Production Device/Production Group",
"value": "field3"
},
{
"name": "field4",
"title": "Labelling scheme(s)",
"value": "field4"
},
{
"name": "field5",
"title": "Last registration date",
"value": "field5"
},
{
"name": "field6",
"title": "Production Period Start Date",
"value": "field6"
},
{
"name": "field7",
"title": "Total kWh Produced in this period",
"value": "field7"
},
{
"name": "field8",
"title": "Production Period End Date",
"value": "field8"
},
{
"name": "field9",
"title": "Percentage of eligible total applied for",
"value": "field9"
},
{
"name": "field10",
"title": "Type a: Settlement Metering data",
"value": "field10"
},
{
"name": "field11",
"title": "Type b: Non-settlement Metering data",
"value": "field11"
},
{
"name": "field12",
"title": "Type c: Measured Volume Transfer documentation",
"value": "field12"
},
{
"name": "field13",
"title": "Type d: Other",
"value": "field13"
},
{
"name": "field14",
"title": "Is the production of this electricity counted towards a national, sub-national or regulatory target?",
"value": "field14"
},
{
"name": "field15",
"title": "Is any of this production subject to a public consumption obligation?",
"value": "field15"
},
{
"name": "field16",
"title": "Do you retain the right to obtain emissions reduction certificates or carbon offsets for the energy nominated in this Issue Request?",
"value": "field16"
},
{
"name": "field17",
"title": "I-REC Participant name",
"value": "field17"
},
{
"name": "field18",
"title": "Account number",
"value": "field18"
}
],
"outputFields": [
{
"name": "field0",
"title": "Registrant Id",
"value": "field0"
},
{
"name": "field1",
"title": "Production Device/Production Group Id",
"value": "field1"
},
{
"name": "field2",
"title": "Registrant Details",
"value": "field2"
},
{
"name": "field3",
"title": "Production Device/Production Group",
"value": "field3"
},
{
"name": "field4",
"title": "Labelling scheme(s)",
"value": "field4"
},
{
"name": "field5",
"title": "Last registration date",
"value": "field5"
},
{
"name": "field6",
"title": "Production Period Start Date",
"value": "field6"
},
{
"name": "field7",
"title": "Total kWh Produced in this period",
"value": "field7"
},
{
"name": "field8",
"title": "Production Period End Date",
"value": "field8"
},
{
"name": "field9",
"title": "Percentage of eligible total applied for",
"value": "field9"
},
{
"name": "field10",
"title": "Type a: Settlement Metering data",
"value": "field10"
},
{
"name": "field11",
"title": "Type b: Non-settlement Metering data",
"value": "field11"
},
{
"name": "field12",
"title": "Type c: Measured Volume Transfer documentation",
"value": "field12"
},
{
"name": "field13",
"title": "Type d: Other",
"value": "field13"
},
{
"name": "field14",
"title": "Is the production of this electricity counted towards a national, sub-national or regulatory target?",
"value": "field14"
},
{
"name": "field15",
"title": "Is any of this production subject to a public consumption obligation?",
"value": "field15"
},
{
"name": "field16",
"title": "Do you retain the right to obtain emissions reduction certificates or carbon offsets for the energy nominated in this Issue Request?",
"value": "field16"
},
{
"name": "field17",
"title": "I-REC Participant name",
"value": "field17"
},
{
"name": "field18",
"title": "Account number",
"value": "field18"
}
],
"inputSchema": "#fb069289-5bdd-4bba-972a-68b33eca3671",
"outputSchema": "#fb069289-5bdd-4bba-972a-68b33eca3671"
},
{
"id": "739a2a05-ec36-4b1c-b27e-368219e8dd7f",
"tag": "save_copy_issue(hedera)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [],
"dataSource": "hedera",
"documentType": "vc",
"topic": "Project",
"topicOwner": "owner"
},
{
"id": "cad6e6c9-2408-40a8-9c9f-ab19682d8998",
"tag": "save_copy_issue",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Minting"
}
],
"entityType": "issue_request(Approved)",
"dataType": "",
"forceNew": true,
"dataSource": "database",
"documentType": "vc"
},
{
"id": "6ca507d0-7512-4578-85c5-a85744e8f0ac",
"tag": "mint_token",
"blockType": "mintDocumentBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"tokenId": "0.0.34804363",
"rule": "field7"
},
{
"id": "14ff06fa-9c76-4468-b873-c59d751b0029",
"tag": "save_issue_status(minted)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Minted"
}
],
"entityType": "issue_request(Approved)",
"dataType": "",
"dataSource": "database",
"documentType": "vc"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank"
}
},
{
"id": "54e33f31-76b0-4e7d-ac60-af515c9c22be",
"tag": "save_issue_status(reject)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Rejected"
}
],
"entityType": "issue_request",
"dataType": "",
"stopPropagation": true,
"dataSource": "database",
"documentType": "vc"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Issue Requests"
}
},
{
"id": "872d5b8f-a8c6-4e94-a24a-ab3f35762e8c",
"tag": "VP",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "0bdac0af-6539-4395-b365-1e8187580a46",
"tag": "vp_grid",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "d64e68d9-f396-4817-bc38-89def589f582",
"tag": "vp_source",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [],
"dataType": "vp-documents"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "HASH",
"name": "hash",
"tooltip": "",
"type": "text"
},
{
"title": "Date",
"name": "document.verifiableCredential.1.credentialSubject.0.date",
"tooltip": "",
"type": "text"
},
{
"title": "Token Id",
"name": "document.verifiableCredential.1.credentialSubject.0.tokenId",
"tooltip": "",
"type": "text"
},
{
"title": "Serials",
"name": "document.verifiableCredential.1.credentialSubject.0.serials",
"tooltip": "",
"type": "text"
},
{
"title": "TrustChain",
"name": "hash",
"tooltip": "",
"type": "button",
"action": "link",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "trustChainBlock",
"content": "View TrustChain",
"width": "150px"
}
]
}
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Token History"
}
},
{
"id": "837286ed-4931-4245-98b5-2365b2aa1b5f",
"tag": "trust_chain",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "7bc21e88-af74-48d7-8722-859e06dcdc2c",
"tag": "trustChainBlock",
"blockType": "reportBlock",
"defaultActive": true,
"children": [
{
"id": "61cec38a-734e-4dbf-a93f-213be5d3e0a2",
"tag": "MintTokenItem",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"type": "equal",
"typeValue": "variable",
"field": "document.id",
"value": "actionId"
}
],
"variables": [],
"visible": true,
"iconType": "COMMON",
"title": "Token",
"description": "Token[s] minted."
},
{
"id": "191975eb-42b2-4454-97c4-ae6a37d9b62c",
"tag": "issue_report(approved)",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"typeValue": "value",
"field": "type",
"type": "equal",
"value": "issue_request(Approved)"
},
{
"type": "equal",
"typeValue": "variable",
"field": "document.id",
"value": "documentId"
}
],
"variables": [
{
"value": "document.credentialSubject.0.id",
"name": "issueId"
},
{
"name": "registrantId",
"value": "document.credentialSubject.0.field0"
},
{
"name": "deviceId",
"value": "document.credentialSubject.0.field1"
}
],
"visible": true,
"iconType": "COMMON",
"title": "Issue Request Review",
"description": "Issue Request processed."
},
{
"id": "6c9d4aca-ee28-4b66-81d0-db6feec7b458",
"tag": "issue_report(submit)",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"typeValue": "value",
"field": "type",
"type": "equal",
"value": "issue_request"
},
{
"type": "equal",
"typeValue": "variable",
"field": "document.credentialSubject.0.id",
"value": "issueId"
}
],
"variables": [],
"visible": true,
"iconType": "COMMON",
"description": "Registrant submitted Issue Request to Issuer.",
"title": "Issue Request"
},
{
"id": "01d36d6f-da44-416c-87af-82512f920795",
"tag": "device_report(approved)",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"typeValue": "value",
"type": "equal",
"field": "type",
"value": "device(Approved)"
},
{
"field": "document.credentialSubject.0.id",
"value": "deviceId",
"type": "equal",
"typeValue": "variable"
}
],
"variables": [],
"visible": true,
"iconType": "COMMON",
"description": "Device registration request processed.",
"title": "Device Review"
},
{
"id": "9e404222-5247-4923-9a1e-293fad6619f8",
"tag": "device_report(submit)",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "device",
"field": "type",
"type": "equal",
"typeValue": "value"
},
{
"field": "document.credentialSubject.0.id",
"value": "deviceId",
"type": "equal",
"typeValue": "variable"
}
],
"variables": [],
"visible": true,
"iconType": "COMMON",
"title": "Device Registration",
"description": "Production Facility/Device registration request submitted to Issuer."
},
{
"id": "9da21b8a-3018-4b91-8b34-b293d9d4ec53",
"tag": "registrant_report(approved)",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"type": "equal",
"typeValue": "value",
"field": "type",
"value": "registrant(Approved)"
},
{
"field": "document.credentialSubject.0.id",
"value": "registrantId",
"type": "equal",
"typeValue": "variable"
}
],
"variables": [],
"visible": true,
"iconType": "COMMON",
"description": "Application/KYC processed.",
"title": "Application Review"
},
{
"id": "d01cb7b3-1b8f-46ba-9e06-0c34cedfeb2e",
"tag": "registrant_report(submit)",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "registrant",
"field": "type",
"type": "equal",
"typeValue": "value"
},
{
"field": "document.credentialSubject.0.id",
"value": "registrantId",
"type": "equal",
"typeValue": "variable"
}
],
"variables": [],
"visible": true,
"iconType": "COMMON",
"description": "Application submitted to Issuer.",
"title": "Registrant Application"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "TrustChain"
}
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "tabs"
}
}
]
},
"status": "DRAFT",
"creator": "did:hedera:testnet:F9Nhh3jSvVX6sErMuy95WkEr2fqCuWzZFsoq8YWRQdvD;hedera:testnet:tid=0.0.34751333",
"owner": "did:hedera:testnet:F9Nhh3jSvVX6sErMuy95WkEr2fqCuWzZFsoq8YWRQdvD;hedera:testnet:tid=0.0.34751333",
"policyRoles": [
"Registrant"
],
"policyTopics": [
{
"name": "Project",
"description": "Project",
"type": "any",
"static": false
}
],
"registeredUsers": {},
"topicId": "0.0.34804358",
"instanceTopicId": "0.0.34251041",
"policyTag": "Tag_1652463578256",
"createDate": "2022-05-13T17:40:11.584Z"
}
}
Publish Policy
Publishing Policy
PUT
/policies/{policyId}/publish
Request Body
policyVersion*
String
1.0.0
{
"policies": [
{
"id": "627e97fb0f12a18fef5f1d61",
"uuid": "35461391-ddec-4c05-a446-da0c9324d1b2",
"name": "iRec_2_1650456840748_1652463611568",
"version": "1.0.0",
"description": "iRec Description",
"topicDescription": "iRec Description",
"config": {
"blockType": "interfaceContainerBlock",
"permissions": [
"ANY_ROLE"
],
"id": "3909fb19-5181-48cb-91e4-8230c0e83521",
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank"
},
"children": [
{
"id": "23f73d24-3482-4cef-9185-3605bb84384e",
"tag": "choose_role",
"blockType": "policyRolesBlock",
"defaultActive": true,
"children": [],
"permissions": [
"NO_ROLE"
],
"onErrorAction": "no-action",
"uiMetaData": {
"title": "Registration",
"description": "Choose a role"
},
"roles": [
"Registrant"
]
},
{
"id": "a653e179-779f-4b1b-8d3b-986e534329c2",
"tag": "registrants_workflow",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "f99af4b5-d80c-4caa-9c7a-8c5e6519e2ee",
"tag": "registrants_workflow_steps",
"blockType": "interfaceStepBlock",
"defaultActive": true,
"children": [
{
"id": "8a0cad0d-81d2-499f-be21-b2bea383114a",
"tag": "create_application",
"blockType": "requestVcDocumentBlock",
"defaultActive": true,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "page",
"title": "Registrant Application"
},
"presetFields": [],
"schema": "#049308d8-d519-427c-bfae-8c77e7671da5&1.0.0",
"idType": "OWNER"
},
{
"id": "665ba2f2-dbda-49a6-9eb8-bbf4bb0315e8",
"tag": "save_application(hedera)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [],
"dataType": "",
"entityType": "registrant",
"topic": "Project",
"dataSource": "hedera",
"documentType": "vc",
"topicOwner": "user"
},
{
"id": "0bd2c4a3-29f8-4442-87c6-6c0fea7d423b",
"tag": "create_application(db)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Waiting for approval"
}
],
"dataType": "",
"entityType": "registrant",
"dataSource": "database",
"documentType": "vc"
},
{
"id": "7615c4b3-9f48-4fbf-b100-0d41adab690c",
"tag": "wait_for_approve",
"blockType": "informationBlock",
"defaultActive": true,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"description": "The page will refresh automatically once the application is approved.",
"type": "text",
"title": "Submitted for Approval"
},
"stopPropagation": true
},
{
"id": "f5068d63-1fcf-43f7-8965-5f6d2957dc24",
"tag": "save_application_status(approve)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Approved"
}
],
"dataType": "",
"entityType": "registrant",
"dataSource": "database",
"documentType": "vc"
},
{
"id": "f82cbe72-6695-42a8-b9de-652ff8e705ae",
"tag": "sign_by_issuer",
"blockType": "reassigningBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"issuer": "policyOwner",
"actor": "owner"
},
{
"id": "36a45563-6eae-48d7-96c8-0c5db77c02dc",
"tag": "save_copy_application(hedera)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [],
"dataSource": "hedera",
"documentType": "vc",
"topic": "Project",
"entityType": "registrant(Approved)",
"topicOwner": "owner"
},
{
"id": "274df982-6e7c-491a-8db6-8eb0e26d3d38",
"tag": "save_copy_application",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Approved"
}
],
"dataType": "",
"entityType": "registrant(Approved)",
"forceNew": true,
"dataSource": "database",
"documentType": "vc"
},
{
"id": "f7ef10c9-95de-4d02-9a38-3b08995abe3e",
"tag": "registrants_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "c4cb948d-654e-467b-94fc-5a4f7eff28c6",
"tag": "devices_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "b3d11e4b-4e5f-457e-9072-661d9e81cd3f",
"tag": "devices_grid",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "0d03ac0f-a88b-45cb-a0d8-2e61b9b0bcd2",
"tag": "devices_source",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Approved",
"field": "option.status",
"type": "not_equal"
},
{
"value": "device",
"field": "type",
"type": "equal"
}
],
"schema": "#ca220a1e-1622-4ef1-ba10-468eff2b97af&1.0.0",
"dataType": "vc-documents",
"onlyOwnDocuments": true
},
{
"id": "cdc2ebc7-e7cc-4111-a936-cf06c48a0e91",
"tag": "devices_source(approved)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Approved",
"field": "option.status",
"type": "equal"
},
{
"value": "device(Approved)",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#ca220a1e-1622-4ef1-ba10-468eff2b97af&1.0.0",
"onlyOwnDocuments": true
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "Device Name",
"name": "document.credentialSubject.0.field4.field0",
"type": "text"
},
{
"title": "Address",
"name": "document.credentialSubject.0.field4.field1",
"type": "text"
},
{
"title": "Longitude",
"name": "document.credentialSubject.0.field4.field4",
"type": "text"
},
{
"title": "Latitude",
"name": "document.credentialSubject.0.field4.field5",
"type": "text"
},
{
"title": "Capacity (kW)",
"name": "document.credentialSubject.0.field4.field7",
"type": "text"
},
{
"title": "Issue Request",
"name": "option.status",
"type": "text",
"bindGroup": "devices_source",
"width": "150px"
},
{
"title": "Issue Request",
"name": "",
"type": "block",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "create_issue_request_form",
"width": "150px",
"bindGroup": "devices_source(approved)"
},
{
"name": "document",
"title": "Document",
"tooltip": "",
"type": "button",
"action": "dialog",
"content": "View Document",
"uiClass": "link",
"dialogContent": "VC",
"dialogClass": "",
"dialogType": "json"
}
]
},
"dependencies": [
"create_device",
"create_issue_request",
"save_device_status(approved)",
"save_device_status(reject)"
]
},
{
"id": "807061c4-2aad-4fa1-8666-232e735f02cb",
"tag": "new_device",
"blockType": "interfaceStepBlock",
"defaultActive": true,
"children": [
{
"id": "b1551968-23e5-4c1c-8953-53e7867a08ea",
"tag": "create_device_form",
"blockType": "requestVcDocumentBlock",
"defaultActive": true,
"children": [
{
"id": "8412cd52-e675-474a-8b40-527e5e5329fd",
"tag": "current_registrant",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "registrant(Approved)",
"field": "type",
"type": "equal"
}
],
"onlyOwnDocuments": true,
"schema": "#049308d8-d519-427c-bfae-8c77e7671da5&1.0.0",
"dataType": "vc-documents"
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "dialog",
"content": "Create New Device",
"dialogContent": "Device Registration"
},
"presetFields": [
{
"name": "field0",
"title": "Registrant Id",
"value": "id",
"readonly": false
},
{
"name": "field1",
"title": "Date",
"readonly": false
},
{
"name": "field2",
"title": "Is the Registrant also the owner of the Device? (provide evidence) ",
"readonly": false
},
{
"name": "field3",
"title": "Registrant Details",
"value": "field2",
"readonly": false
},
{
"name": "field4",
"title": "Production Device Details",
"readonly": false
},
{
"name": "field5",
"title": "Energy Sources",
"readonly": false
}
],
"idType": "DID",
"schema": "#ca220a1e-1622-4ef1-ba10-468eff2b97af&1.0.0",
"preset": true,
"presetSchema": "#049308d8-d519-427c-bfae-8c77e7671da5&1.0.0"
},
{
"id": "af746648-3b74-4400-aba1-473aaf39a52e",
"tag": "save_device(hedera)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [],
"dataType": "",
"topic": "Project",
"entityType": "device",
"dataSource": "hedera",
"documentType": "vc"
},
{
"id": "f0abcf28-f793-4d25-826c-43cec8ba9b57",
"tag": "create_device",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Waiting for approval"
}
],
"entityType": "device",
"dataType": "",
"dataSource": "database",
"documentType": "vc"
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank"
},
"cyclic": true
},
{
"id": "cdb3d064-7174-4fff-bd3d-054c8e651649",
"tag": "new_issue_request",
"blockType": "interfaceStepBlock",
"defaultActive": false,
"children": [
{
"id": "924d5826-77fc-41c8-b308-fe1813ad3544",
"tag": "create_issue_request_form",
"blockType": "requestVcDocumentBlock",
"defaultActive": true,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "dialog",
"content": "Create Issue Request",
"dialogContent": "New Issue Request",
"buttonClass": "link"
},
"presetFields": [
{
"name": "field0",
"title": "Registrant Id",
"value": "field0",
"readonly": false
},
{
"name": "field1",
"title": "Production Device/Production Group Id",
"value": "id",
"readonly": false
},
{
"name": "field2",
"title": "Registrant Details",
"value": "field3",
"readonly": false
},
{
"name": "field3",
"title": "Production Device/Production Group",
"value": "field4",
"readonly": false
},
{
"name": "field4",
"title": "Labelling scheme(s)",
"readonly": false
},
{
"name": "field5",
"title": "Last registration date",
"readonly": false
},
{
"name": "field6",
"title": "Production Period Start Date",
"readonly": false
},
{
"name": "field7",
"title": "Total kWh Produced in this period",
"readonly": false
},
{
"name": "field8",
"title": "Production Period End Date",
"readonly": false
},
{
"name": "field9",
"title": "Percentage of eligible total applied for",
"readonly": false
},
{
"name": "field10",
"title": "Type a: Settlement Metering data",
"readonly": false
},
{
"name": "field11",
"title": "Type b: Non-settlement Metering data",
"readonly": false
},
{
"name": "field12",
"title": "Type c: Measured Volume Transfer documentation",
"readonly": false
},
{
"name": "field13",
"title": "Type d: Other",
"readonly": false
},
{
"name": "field14",
"title": "Is the production of this electricity counted towards a national, sub-national or regulatory target?",
"readonly": false
},
{
"name": "field15",
"title": "Is any of this production subject to a public consumption obligation?",
"readonly": false
},
{
"name": "field16",
"title": "Do you retain the right to obtain emissions reduction certificates or carbon offsets for the energy nominated in this Issue Request?",
"readonly": false
},
{
"name": "field17",
"title": "I-REC Participant name",
"value": "username",
"readonly": false
},
{
"name": "field18",
"title": "Account number",
"value": "hederaAccountId",
"readonly": false
}
],
"idType": "UUID",
"schema": "#fb069289-5bdd-4bba-972a-68b33eca3671&1.0.0",
"preset": true,
"presetSchema": "#ca220a1e-1622-4ef1-ba10-468eff2b97af&1.0.0"
},
{
"id": "63aa0736-9fa7-4892-823a-4ccb9aacaf7d",
"tag": "save_issue(hedera)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [],
"dataType": "",
"topic": "Project",
"entityType": "issue_request",
"dataSource": "hedera",
"documentType": "vc"
},
{
"id": "1be4a600-f9b4-47e8-9182-cf4cdde0ff29",
"tag": "create_issue_request",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Waiting for approval"
}
],
"dataType": "",
"entityType": "issue_request",
"dataSource": "database",
"documentType": "vc"
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank"
},
"cyclic": true
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Devices"
}
},
{
"id": "f47ff7fb-5ab6-4922-8f0b-54a0751bdf23",
"tag": "issue_requests_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "f4a20723-df41-4855-a42f-c5da58468430",
"tag": "issue_requests_grid",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "890abca7-faec-48fc-8180-ca7f9c9c86af",
"tag": "issue_requests_source",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [
{
"id": "f178fae2-5301-41f6-90ef-1064fa6ed0d8",
"tag": "issue_by_device",
"blockType": "filtersAddon",
"defaultActive": true,
"children": [
{
"id": "ad49b2e1-b70d-428e-bb60-035dd73ebb5c",
"tag": "devices_source_from_filters",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Approved",
"field": "option.status",
"type": "equal"
},
{
"value": "device",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#ca220a1e-1622-4ef1-ba10-468eff2b97af&1.0.0",
"onlyOwnDocuments": true
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"options": [],
"content": "Device"
},
"type": "dropdown",
"field": "document.credentialSubject.0.ref",
"optionName": "document.credentialSubject.0.field3.field0",
"optionValue": "document.credentialSubject.0.id"
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "issue_request",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#fb069289-5bdd-4bba-972a-68b33eca3671&1.0.0",
"onlyOwnDocuments": true
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "Production Period Start Date",
"name": "document.credentialSubject.0.field6",
"type": "text"
},
{
"title": "Production Period End Date",
"name": "document.credentialSubject.0.field8",
"type": "text"
},
{
"title": "Total kWh Produced in this period",
"name": "document.credentialSubject.0.field7",
"type": "text"
},
{
"title": "Date",
"name": "document.issuanceDate",
"type": "text"
},
{
"name": "option.status",
"title": "Status",
"type": "text"
},
{
"name": "document",
"title": "Document",
"tooltip": "",
"type": "button",
"action": "dialog",
"content": "View Document",
"uiClass": "link",
"dialogContent": "VC",
"dialogClass": "",
"dialogType": "json"
}
]
},
"dependencies": [
"create_issue_request",
"save_issue_status(minted)",
"save_issue_status(minting)",
"save_issue_status(reject)"
]
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Issue Requests"
}
},
{
"id": "acf62e74-b3f3-4828-8e35-f7c745294572",
"tag": "token_history_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "1f0869b8-ea2b-437c-9ac9-fa4dc755874b",
"tag": "token_history_grid",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "bbc1e89e-1ef2-4c89-9bf8-7737bae0862d",
"tag": "token_history_source",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [
{
"id": "13c9ed2c-0a61-43ed-a72e-e1d008d03673",
"tag": "token_history_source_filter",
"blockType": "filtersAddon",
"defaultActive": true,
"children": [
{
"id": "148d53d1-cd0c-44da-ac71-ba6cbac5cece",
"tag": "devices_source_from_filters2",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Approved",
"field": "option.status",
"type": "equal"
},
{
"value": "device",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#ca220a1e-1622-4ef1-ba10-468eff2b97af&1.0.0",
"onlyOwnDocuments": true
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"options": [],
"content": "Device"
},
"type": "dropdown",
"optionName": "document.credentialSubject.0.field3.field0",
"optionValue": "document.credentialSubject.0.id",
"field": "document.verifiableCredential.0.credentialSubject.0.field1"
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [],
"dataType": "vp-documents",
"onlyOwnDocuments": false
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "Date",
"name": "document.verifiableCredential.1.credentialSubject.0.date",
"tooltip": "",
"type": "text"
},
{
"title": "Token Id",
"name": "document.verifiableCredential.1.credentialSubject.0.tokenId",
"tooltip": "",
"type": "text"
},
{
"title": "Serials",
"name": "document.verifiableCredential.1.credentialSubject.0.serials",
"tooltip": "",
"type": "text"
}
]
}
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Token History"
}
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "tabs"
}
},
{
"id": "4f1d3a20-4a19-4957-89d3-0e5847fa867d",
"tag": "save_application_status(reject)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Rejected"
}
],
"dataType": "",
"entityType": "registrant",
"dataSource": "database",
"documentType": "vc"
},
{
"id": "0b71ab18-c5e0-409c-88cc-c92f42bbe31e",
"tag": "application_rejected",
"blockType": "informationBlock",
"defaultActive": true,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"title": "Rejected",
"description": "Your application was rejected",
"type": "text"
},
"stopPropagation": true
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank"
}
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank"
}
},
{
"id": "dde28c1a-d2ac-488c-8930-fffdc4633409",
"tag": "evident_workflow",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "551a0f55-5b24-4e09-9ea7-8a7667356b34",
"tag": "approve_application_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "f5b2c737-001f-4c91-85e1-f73fc5c5f504",
"tag": "registrants_grid",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "33295f2e-387b-4692-82e7-c396be00e349",
"tag": "registrants_source(need_approve)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Waiting for approval",
"field": "option.status",
"type": "equal"
},
{
"value": "registrant",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#049308d8-d519-427c-bfae-8c77e7671da5&1.0.0"
},
{
"id": "55809fd0-61b4-4f61-aeab-b55b87e4c61c",
"tag": "registrants_source(approved)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Waiting for approval",
"field": "option.status",
"type": "not_equal"
},
{
"value": "registrant",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#049308d8-d519-427c-bfae-8c77e7671da5&1.0.0"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "Legal Name",
"name": "document.credentialSubject.0.field1.field0",
"type": "text"
},
{
"title": "Organization Name",
"name": "document.credentialSubject.0.field2.field0",
"type": "text"
},
{
"title": "Operation",
"name": "option.status",
"type": "text",
"width": "250px",
"bindGroup": "registrants_source(approved)",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": ""
},
{
"title": "Operation",
"name": "option.status",
"tooltip": "",
"type": "block",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "approve_registrant_btn",
"width": "250px",
"bindGroup": "registrants_source(need_approve)"
},
{
"name": "document",
"title": "Document",
"tooltip": "",
"type": "button",
"action": "dialog",
"content": "View Document",
"uiClass": "link",
"dialogContent": "VC",
"dialogClass": "",
"dialogType": "json"
}
]
},
"dependencies": [
"save_application_status(approve)",
"save_application_status(reject)"
]
},
{
"id": "29ad0986-0b78-46ac-9b20-21327b64b5f8",
"tag": "approve_registrant_btn",
"blockType": "interfaceActionBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"options": [
{
"title": "",
"name": "Approve",
"tooltip": "",
"type": "text",
"value": "Approved",
"uiClass": "btn-approve",
"bindBlock": "save_application_status(approve)"
},
{
"title": "",
"name": "Reject",
"tooltip": "",
"type": "text",
"value": "Rejected",
"uiClass": "btn-reject",
"bindBlock": "save_application_status(reject)"
}
]
},
"type": "selector",
"field": "option.status"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Applications"
}
},
{
"id": "b839fbf9-8242-42f1-bbf6-09af70186715",
"tag": "approve_device_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "0caad883-3411-4d09-b924-ad3b348c9901",
"tag": "approve_devices_grid",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "97ca41de-29a7-4e8d-abec-eb251273c4c2",
"tag": "approve_devices_source(need_approve)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Waiting for approval",
"field": "option.status",
"type": "equal"
},
{
"value": "device",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#ca220a1e-1622-4ef1-ba10-468eff2b97af&1.0.0"
},
{
"id": "c557a726-8ad4-494d-b6be-920446bbb252",
"tag": "approve_devices_source(approved)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Waiting for approval",
"field": "option.status",
"type": "not_equal"
},
{
"value": "device",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#ca220a1e-1622-4ef1-ba10-468eff2b97af&1.0.0"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "Organization Name",
"name": "document.credentialSubject.0.field3.field0",
"type": "text"
},
{
"title": "Device Name",
"name": "document.credentialSubject.0.field4.field0",
"type": "text"
},
{
"title": "Address",
"name": "document.credentialSubject.0.field4.field1",
"type": "text"
},
{
"title": "Longitude",
"name": "document.credentialSubject.0.field4.field4",
"type": "text"
},
{
"title": "Latitude",
"name": "document.credentialSubject.0.field4.field5",
"type": "text"
},
{
"title": "Capacity (kW)",
"name": "document.credentialSubject.0.field4.field7",
"type": "text"
},
{
"name": "option.status",
"title": "Operation",
"type": "text",
"width": "250px",
"bindGroup": "approve_devices_source(approved)",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": ""
},
{
"title": "Operation",
"name": "option.status",
"tooltip": "",
"type": "block",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "approve_device_btn",
"width": "250px",
"bindGroup": "approve_devices_source(need_approve)"
},
{
"name": "document",
"title": "Document",
"tooltip": "",
"type": "button",
"action": "dialog",
"content": "View Document",
"uiClass": "link",
"dialogContent": "VC",
"dialogClass": "",
"dialogType": "json"
}
]
},
"dependencies": [
"create_device",
"save_device_status(approved)",
"save_device_status(reject)"
]
},
{
"id": "97314ec6-efa0-4aa4-8888-4ad1c00bf290",
"tag": "approve_device_btn",
"blockType": "interfaceActionBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"options": [
{
"title": "",
"name": "Approve",
"tooltip": "",
"type": "text",
"value": "Approved",
"uiClass": "btn-approve",
"bindBlock": "save_device_status(approved)"
},
{
"title": "",
"name": "Reject",
"tooltip": "",
"type": "text",
"value": "Rejected",
"uiClass": "btn-reject",
"bindBlock": "save_device_status(reject)"
}
]
},
"type": "selector",
"field": "option.status"
},
{
"id": "2ce44de5-17c7-44fa-881b-daf3c72629f8",
"tag": "save_device_status(approved)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Approved"
}
],
"stopPropagation": false,
"dataType": "",
"entityType": "device",
"dataSource": "database",
"documentType": "vc"
},
{
"id": "2f3dced4-04f9-49fb-81b8-ada92064dcae",
"tag": "sign_device_by_issuer",
"blockType": "reassigningBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"actor": "",
"issuer": "policyOwner"
},
{
"id": "242d938f-4d8d-4b7b-9bf7-1b71d45e4a18",
"tag": "save_copy_device(hedera)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [],
"dataSource": "hedera",
"documentType": "vc",
"topic": "Project",
"entityType": "device(Approved)",
"topicOwner": "owner"
},
{
"id": "35610541-14f8-49bf-9aec-a6b8a3f59c3d",
"tag": "save_copy_device",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Approved"
}
],
"entityType": "device(Approved)",
"dataType": "",
"stopPropagation": true,
"forceNew": true,
"dataSource": "database",
"documentType": "vc"
},
{
"id": "b57e1090-c13e-4cd7-ba31-ad375ffd1494",
"tag": "save_device_status(reject)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Rejected"
}
],
"stopPropagation": true,
"dataType": "",
"entityType": "device",
"dataSource": "database",
"documentType": "vc"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Devices"
}
},
{
"id": "5a5334b1-f9b9-489d-8d86-6d9af6d77a03",
"tag": "approve_issue_requests_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "a6b2ed95-7ce2-4212-b64a-647aea6df91c",
"tag": "issue_requests_grid(evident)",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "2c59784d-8ba9-4deb-9d98-d772605aabde",
"tag": "issue_requests_source(need_approve)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Waiting for approval",
"field": "option.status",
"type": "equal"
},
{
"value": "issue_request",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#fb069289-5bdd-4bba-972a-68b33eca3671&1.0.0"
},
{
"id": "6a665b70-b53a-4d27-b9be-3a0bb452ddd3",
"tag": "issue_requests_source(approved)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Waiting for approval",
"field": "option.status",
"type": "not_equal"
},
{
"value": "issue_request",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#fb069289-5bdd-4bba-972a-68b33eca3671&1.0.0"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "Organization Name",
"name": "document.credentialSubject.0.field2.field0",
"type": "text"
},
{
"title": "Production Period Start Date",
"name": "document.credentialSubject.0.field6",
"type": "text"
},
{
"title": "Production Period End Date",
"name": "document.credentialSubject.0.field8",
"type": "text"
},
{
"title": "Total kWh Produced in this period",
"name": "document.credentialSubject.0.field7",
"type": "text"
},
{
"title": "Date",
"name": "document.issuanceDate",
"type": "text"
},
{
"name": "option.status",
"title": "Operation",
"type": "text",
"width": "250px",
"bindGroup": "issue_requests_source(approved)",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": ""
},
{
"title": "Operation",
"name": "option.status",
"tooltip": "",
"type": "block",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "approve_issue_requests_btn",
"width": "250px",
"bindGroup": "issue_requests_source(need_approve)"
},
{
"name": "document",
"title": "Document",
"tooltip": "",
"type": "button",
"action": "dialog",
"content": "View Document",
"uiClass": "link",
"dialogContent": "VC",
"dialogClass": "",
"dialogType": "json"
}
]
},
"dependencies": [
"create_issue_request",
"save_issue_status(minted)",
"save_issue_status(minting)",
"save_issue_status(reject)"
]
},
{
"id": "82482ff6-e790-4cde-868f-1d59edcd2a9c",
"tag": "approve_issue_requests_btn",
"blockType": "interfaceActionBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"options": [
{
"title": "",
"name": "Approve",
"tooltip": "",
"type": "text",
"value": "Approved",
"uiClass": "btn-approve",
"bindBlock": "save_issue_status(approved)"
},
{
"title": "",
"name": "Reject",
"tooltip": "",
"type": "text",
"value": "Rejected",
"uiClass": "btn-reject",
"bindBlock": "save_issue_status(reject)"
}
]
},
"type": "selector",
"field": "option.status"
},
{
"id": "1e3888a4-bbd0-43bf-9ae5-6eda5385ef78",
"tag": "mint_events",
"blockType": "interfaceContainerBlock",
"defaultActive": false,
"children": [
{
"id": "62530dea-346a-488a-8790-bc8eec5a92ae",
"tag": "save_issue_status(approved)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Approved"
}
],
"entityType": "issue_request",
"dataType": "",
"dataSource": "database",
"documentType": "vc"
},
{
"id": "43822cf2-4499-48b6-b878-bab44a2a79eb",
"tag": "sign_issue_by_issuer",
"blockType": "calculateContainerBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"inputFields": [
{
"name": "field0",
"title": "Registrant Id",
"value": "field0"
},
{
"name": "field1",
"title": "Production Device/Production Group Id",
"value": "field1"
},
{
"name": "field2",
"title": "Registrant Details",
"value": "field2"
},
{
"name": "field3",
"title": "Production Device/Production Group",
"value": "field3"
},
{
"name": "field4",
"title": "Labelling scheme(s)",
"value": "field4"
},
{
"name": "field5",
"title": "Last registration date",
"value": "field5"
},
{
"name": "field6",
"title": "Production Period Start Date",
"value": "field6"
},
{
"name": "field7",
"title": "Total kWh Produced in this period",
"value": "field7"
},
{
"name": "field8",
"title": "Production Period End Date",
"value": "field8"
},
{
"name": "field9",
"title": "Percentage of eligible total applied for",
"value": "field9"
},
{
"name": "field10",
"title": "Type a: Settlement Metering data",
"value": "field10"
},
{
"name": "field11",
"title": "Type b: Non-settlement Metering data",
"value": "field11"
},
{
"name": "field12",
"title": "Type c: Measured Volume Transfer documentation",
"value": "field12"
},
{
"name": "field13",
"title": "Type d: Other",
"value": "field13"
},
{
"name": "field14",
"title": "Is the production of this electricity counted towards a national, sub-national or regulatory target?",
"value": "field14"
},
{
"name": "field15",
"title": "Is any of this production subject to a public consumption obligation?",
"value": "field15"
},
{
"name": "field16",
"title": "Do you retain the right to obtain emissions reduction certificates or carbon offsets for the energy nominated in this Issue Request?",
"value": "field16"
},
{
"name": "field17",
"title": "I-REC Participant name",
"value": "field17"
},
{
"name": "field18",
"title": "Account number",
"value": "field18"
}
],
"outputFields": [
{
"name": "field0",
"title": "Registrant Id",
"value": "field0"
},
{
"name": "field1",
"title": "Production Device/Production Group Id",
"value": "field1"
},
{
"name": "field2",
"title": "Registrant Details",
"value": "field2"
},
{
"name": "field3",
"title": "Production Device/Production Group",
"value": "field3"
},
{
"name": "field4",
"title": "Labelling scheme(s)",
"value": "field4"
},
{
"name": "field5",
"title": "Last registration date",
"value": "field5"
},
{
"name": "field6",
"title": "Production Period Start Date",
"value": "field6"
},
{
"name": "field7",
"title": "Total kWh Produced in this period",
"value": "field7"
},
{
"name": "field8",
"title": "Production Period End Date",
"value": "field8"
},
{
"name": "field9",
"title": "Percentage of eligible total applied for",
"value": "field9"
},
{
"name": "field10",
"title": "Type a: Settlement Metering data",
"value": "field10"
},
{
"name": "field11",
"title": "Type b: Non-settlement Metering data",
"value": "field11"
},
{
"name": "field12",
"title": "Type c: Measured Volume Transfer documentation",
"value": "field12"
},
{
"name": "field13",
"title": "Type d: Other",
"value": "field13"
},
{
"name": "field14",
"title": "Is the production of this electricity counted towards a national, sub-national or regulatory target?",
"value": "field14"
},
{
"name": "field15",
"title": "Is any of this production subject to a public consumption obligation?",
"value": "field15"
},
{
"name": "field16",
"title": "Do you retain the right to obtain emissions reduction certificates or carbon offsets for the energy nominated in this Issue Request?",
"value": "field16"
},
{
"name": "field17",
"title": "I-REC Participant name",
"value": "field17"
},
{
"name": "field18",
"title": "Account number",
"value": "field18"
}
],
"inputSchema": "#fb069289-5bdd-4bba-972a-68b33eca3671&1.0.0",
"outputSchema": "#fb069289-5bdd-4bba-972a-68b33eca3671&1.0.0"
},
{
"id": "39e9f22c-4e8b-45ba-8dc8-6777d2f8aa22",
"tag": "save_copy_issue(hedera)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [],
"dataSource": "hedera",
"documentType": "vc",
"topic": "Project",
"topicOwner": "owner"
},
{
"id": "ca5ca910-3667-43c3-9640-13b1b7094fa4",
"tag": "save_copy_issue",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Minting"
}
],
"entityType": "issue_request(Approved)",
"dataType": "",
"forceNew": true,
"dataSource": "database",
"documentType": "vc"
},
{
"id": "f234c5d8-7c13-425b-9c17-3345030aa72f",
"tag": "mint_token",
"blockType": "mintDocumentBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"tokenId": "0.0.34804363",
"rule": "field7"
},
{
"id": "d7fcf0bb-e3b7-4c00-96b2-75a0acc6f1ce",
"tag": "save_issue_status(minted)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Minted"
}
],
"entityType": "issue_request(Approved)",
"dataType": "",
"dataSource": "database",
"documentType": "vc"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank"
}
},
{
"id": "e3c8cf82-4b74-4639-a35d-3f58597559aa",
"tag": "save_issue_status(reject)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Rejected"
}
],
"entityType": "issue_request",
"dataType": "",
"stopPropagation": true,
"dataSource": "database",
"documentType": "vc"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Issue Requests"
}
},
{
"id": "60a8942a-bfba-46a9-a376-33704fd6eb37",
"tag": "VP",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "1f5f6542-84ff-4add-aa55-53f0184b6f9c",
"tag": "vp_grid",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "41c5240c-49e8-4965-8aef-bd722b5a5bde",
"tag": "vp_source",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [],
"dataType": "vp-documents"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "HASH",
"name": "hash",
"tooltip": "",
"type": "text"
},
{
"title": "Date",
"name": "document.verifiableCredential.1.credentialSubject.0.date",
"tooltip": "",
"type": "text"
},
{
"title": "Token Id",
"name": "document.verifiableCredential.1.credentialSubject.0.tokenId",
"tooltip": "",
"type": "text"
},
{
"title": "Serials",
"name": "document.verifiableCredential.1.credentialSubject.0.serials",
"tooltip": "",
"type": "text"
},
{
"title": "TrustChain",
"name": "hash",
"tooltip": "",
"type": "button",
"action": "link",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "trustChainBlock",
"content": "View TrustChain",
"width": "150px"
}
]
}
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Token History"
}
},
{
"id": "84e23b1b-4a4e-4a73-bc75-5fc2d6bcd40d",
"tag": "trust_chain",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "4791aaad-94a8-49fb-aa96-b3a1bc57e584",
"tag": "trustChainBlock",
"blockType": "reportBlock",
"defaultActive": true,
"children": [
{
"id": "d8d61fd7-eb2f-4f96-9006-64ac60327192",
"tag": "MintTokenItem",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"type": "equal",
"typeValue": "variable",
"field": "document.id",
"value": "actionId"
}
],
"variables": [],
"visible": true,
"iconType": "COMMON",
"title": "Token",
"description": "Token[s] minted."
},
{
"id": "b3998bcc-bf24-49c3-b7f9-67086b397863",
"tag": "issue_report(approved)",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"typeValue": "value",
"field": "type",
"type": "equal",
"value": "issue_request(Approved)"
},
{
"type": "equal",
"typeValue": "variable",
"field": "document.id",
"value": "documentId"
}
],
"variables": [
{
"value": "document.credentialSubject.0.id",
"name": "issueId"
},
{
"name": "registrantId",
"value": "document.credentialSubject.0.field0"
},
{
"name": "deviceId",
"value": "document.credentialSubject.0.field1"
}
],
"visible": true,
"iconType": "COMMON",
"title": "Issue Request Review",
"description": "Issue Request processed."
},
{
"id": "ff24f4fe-2a53-4355-8e1a-922fa6201f32",
"tag": "issue_report(submit)",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"typeValue": "value",
"field": "type",
"type": "equal",
"value": "issue_request"
},
{
"type": "equal",
"typeValue": "variable",
"field": "document.credentialSubject.0.id",
"value": "issueId"
}
],
"variables": [],
"visible": true,
"iconType": "COMMON",
"description": "Registrant submitted Issue Request to Issuer.",
"title": "Issue Request"
},
{
"id": "4d882b68-a570-4c1b-bdd2-e8e5773c442a",
"tag": "device_report(approved)",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"typeValue": "value",
"type": "equal",
"field": "type",
"value": "device(Approved)"
},
{
"field": "document.credentialSubject.0.id",
"value": "deviceId",
"type": "equal",
"typeValue": "variable"
}
],
"variables": [],
"visible": true,
"iconType": "COMMON",
"description": "Device registration request processed.",
"title": "Device Review"
},
{
"id": "5b8f5afe-7fbe-44c1-912f-5b9962b96528",
"tag": "device_report(submit)",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "device",
"field": "type",
"type": "equal",
"typeValue": "value"
},
{
"field": "document.credentialSubject.0.id",
"value": "deviceId",
"type": "equal",
"typeValue": "variable"
}
],
"variables": [],
"visible": true,
"iconType": "COMMON",
"title": "Device Registration",
"description": "Production Facility/Device registration request submitted to Issuer."
},
{
"id": "ef279ecd-abaa-425e-bb67-1f47a062c326",
"tag": "registrant_report(approved)",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"type": "equal",
"typeValue": "value",
"field": "type",
"value": "registrant(Approved)"
},
{
"field": "document.credentialSubject.0.id",
"value": "registrantId",
"type": "equal",
"typeValue": "variable"
}
],
"variables": [],
"visible": true,
"iconType": "COMMON",
"description": "Application/KYC processed.",
"title": "Application Review"
},
{
"id": "e7fad57c-6d8b-4ed8-8ece-bdaf2044d4d4",
"tag": "registrant_report(submit)",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "registrant",
"field": "type",
"type": "equal",
"typeValue": "value"
},
{
"field": "document.credentialSubject.0.id",
"value": "registrantId",
"type": "equal",
"typeValue": "variable"
}
],
"variables": [],
"visible": true,
"iconType": "COMMON",
"description": "Application submitted to Issuer.",
"title": "Registrant Application"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "TrustChain"
}
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "tabs"
}
}
]
},
"status": "PUBLISH",
"creator": "did:hedera:testnet:F9Nhh3jSvVX6sErMuy95WkEr2fqCuWzZFsoq8YWRQdvD;hedera:testnet:tid=0.0.34751333",
"owner": "did:hedera:testnet:F9Nhh3jSvVX6sErMuy95WkEr2fqCuWzZFsoq8YWRQdvD;hedera:testnet:tid=0.0.34751333",
"policyRoles": [
"Registrant"
],
"policyTopics": [
{
"name": "Project",
"description": "Project",
"type": "any",
"static": false
}
],
"topicId": "0.0.34804358",
"instanceTopicId": "0.0.34804466",
"policyTag": "Tag_1652463578256",
"messageId": "1652464053.603998000",
"createDate": "2022-05-13T17:40:11.584Z"
}
],
"isValid": true,
"errors": {
"blocks": [
{
"id": "5de4c484-e9fa-4e4e-a3b0-70d945441a34",
"name": "interfaceContainerBlock",
"errors": [],
"isValid": true
},
{
"id": "18639325-e036-4773-9eaa-6ccbb965b19d",
"name": "policyRolesBlock",
"errors": [],
"isValid": true
},
{
"id": "c769991c-af8d-4292-989c-a697cd047f73",
"name": "interfaceContainerBlock",
"errors": [],
"isValid": true
},
{
"id": "1ba36c5a-78ac-4081-80f4-7ac8693df3e1",
"name": "interfaceStepBlock",
"errors": [],
"isValid": true
},
{
"id": "f2c1674d-443f-435f-839f-4325e6ca0698",
"name": "requestVcDocumentBlock",
"errors": [],
"isValid": true
},
{
"id": "0292bfb4-ebdf-4ff7-a927-ce9fb58925d0",
"name": "sendToGuardianBlock",
"errors": [],
"isValid": true
},
{
"id": "fed49259-8ce2-4330-910b-02ee7719b499",
"name": "sendToGuardianBlock",
"errors": [],
"isValid": true
},
{
"id": "47dcda17-a066-4713-8b37-3a7e53f30be1",
"name": "informationBlock",
"errors": [],
"isValid": true
},
{
"id": "27cecf69-1fd4-47d9-b42d-93218e9d1023",
"name": "sendToGuardianBlock",
"errors": [],
"isValid": true
},
{
"id": "9e5c60b1-18e3-4770-9771-da9af49811c4",
"name": "reassigningBlock",
"errors": [],
"isValid": true
},
{
"id": "ee7d2cfa-ec36-46dc-accc-0cad35f270d0",
"name": "sendToGuardianBlock",
"errors": [],
"isValid": true
},
{
"id": "47a2c964-23dc-41ce-ae4f-cb4886c7a076",
"name": "sendToGuardianBlock",
"errors": [],
"isValid": true
},
{
"id": "4ba98a84-ac13-4f74-b2ec-4cb5be6efae7",
"name": "interfaceContainerBlock",
"errors": [],
"isValid": true
},
{
"id": "a4584ad6-fc88-485c-99d4-368b5be76527",
"name": "interfaceContainerBlock",
"errors": [],
"isValid": true
},
{
"id": "53e0e097-a9df-4d9a-95e7-8c5ca0acf205",
"name": "interfaceDocumentsSourceBlock",
"errors": [],
"isValid": true
},
{
"id": "a92ef034-74f8-4e80-a7bb-bd40217ce784",
"name": "documentsSourceAddon",
"errors": [],
"isValid": true
},
{
"id": "44f94b84-d19c-4874-adba-e337c63c889c",
"name": "documentsSourceAddon",
"errors": [],
"isValid": true
},
{
"id": "9851be69-140e-458a-b9fa-86610abf8944",
"name": "interfaceStepBlock",
"errors": [],
"isValid": true
},
{
"id": "86c88ac1-6f89-4e76-9f2b-28ecfb8ae984",
"name": "requestVcDocumentBlock",
"errors": [],
"isValid": true
},
{
"id": "9929592e-3661-405e-b194-9f0fc25cbec8",
"name": "documentsSourceAddon",
"errors": [],
"isValid": true
},
{
"id": "a798348d-7882-4264-81ca-97d37d60aa43",
"name": "sendToGuardianBlock",
"errors": [],
"isValid": true
},
{
"id": "229e0f65-05c0-4af3-b882-cc0638da7654",
"name": "sendToGuardianBlock",
"errors": [],
"isValid": true
},
{
"id": "f28a4529-e402-44e7-9fe6-6c2342babe7e",
"name": "interfaceStepBlock",
"errors": [],
"isValid": true
},
{
"id": "76449598-fdef-4b78-8836-ed986e55aa75",
"name": "requestVcDocumentBlock",
"errors": [],
"isValid": true
},
{
"id": "60c1ae67-5b4d-4c4b-926f-6afd56e5968f",
"name": "sendToGuardianBlock",
"errors": [],
"isValid": true
},
{
"id": "38157ad3-c5e8-4e83-a127-5fc463144b5e",
"name": "sendToGuardianBlock",
"errors": [],
"isValid": true
},
{
"id": "5d97928a-7ad0-4d12-8a24-0887d2c462fa",
"name": "interfaceContainerBlock",
"errors": [],
"isValid": true
},
{
"id": "5842e60f-ffcf-4cde-bb7c-d0a7d564b58b",
"name": "interfaceDocumentsSourceBlock",
"errors": [],
"isValid": true
},
{
"id": "148d8640-91b6-4453-84a0-88410554e760",
"name": "documentsSourceAddon",
"errors": [],
"isValid": true
},
{
"id": "de8f42d5-6901-441f-9d6f-f7d10ae9fa0f",
"name": "filtersAddon",
"errors": [],
"isValid": true
},
{
"id": "8063ccbb-3328-490f-ae92-fd773e372e08",
"name": "documentsSourceAddon",
"errors": [],
"isValid": true
},
{
"id": "3da2bbb7-0c4a-4ec9-8c38-b217af2da35b",
"name": "interfaceContainerBlock",
"errors": [],
"isValid": true
},
{
"id": "2eaa8a53-0379-4479-a53f-7b397b9b41d8",
"name": "interfaceDocumentsSourceBlock",
"errors": [],
"isValid": true
},
{
"id": "a9abb318-30b3-4b53-bd19-292047b0935b",
"name": "documentsSourceAddon",
"errors": [],
"isValid": true
},
{
"id": "962714b7-8bb5-4958-841a-6b370cfe1192",
"name": "filtersAddon",
"errors": [],
"isValid": true
},
{
"id": "8b5a74e6-fb37-432d-9223-e89065dca7e5",
"name": "documentsSourceAddon",
"errors": [],
"isValid": true
},
{
"id": "ba6926b1-be6d-46a0-8986-c155b9865331",
"name": "sendToGuardianBlock",
"errors": [],
"isValid": true
},
{
"id": "3941044d-d593-4246-b7f7-20e53057e711",
"name": "informationBlock",
"errors": [],
"isValid": true
},
{
"id": "550b6cc0-35b5-4e81-bfbb-496ffc78e621",
"name": "interfaceContainerBlock",
"errors": [],
"isValid": true
},
{
"id": "d1edace7-9ec6-4bc0-9bf0-acaded28fe10",
"name": "interfaceContainerBlock",
"errors": [],
"isValid": true
},
{
"id": "869280f7-626a-4e5e-8c88-6d2d14ddbc88",
"name": "interfaceDocumentsSourceBlock",
"errors": [],
"isValid": true
},
{
"id": "283a4eee-01fe-4501-b6df-33cae2c2fd68",
"name": "documentsSourceAddon",
"errors": [],
"isValid": true
},
{
"id": "c4a0dc23-d30c-44f2-95c1-bb46be8cfedb",
"name": "documentsSourceAddon",
"errors": [],
"isValid": true
},
{
"id": "92365a5c-d7bc-4985-b425-cf1340a4f1c7",
"name": "interfaceActionBlock",
"errors": [],
"isValid": true
},
{
"id": "584752e1-d0bb-4b21-b183-3690207bbdb2",
"name": "interfaceContainerBlock",
"errors": [],
"isValid": true
},
{
"id": "888cc08a-9348-41cf-a8fd-365401acf40e",
"name": "interfaceDocumentsSourceBlock",
"errors": [],
"isValid": true
},
{
"id": "8b0438fd-32e3-4666-bdee-54ec071789d3",
"name": "documentsSourceAddon",
"errors": [],
"isValid": true
},
{
"id": "bda94def-d1ba-4fa1-b03a-7c7035a12df5",
"name": "documentsSourceAddon",
"errors": [],
"isValid": true
},
{
"id": "5404a5bf-32d6-483e-8cce-f3ed344eaab4",
"name": "interfaceActionBlock",
"errors": [],
"isValid": true
},
{
"id": "0495a898-4ae3-4ee1-bf89-1b7bdec3d11b",
"name": "sendToGuardianBlock",
"errors": [],
"isValid": true
},
{
"id": "038c7fbc-38cc-4bc5-9600-77594723819e",
"name": "reassigningBlock",
"errors": [],
"isValid": true
},
{
"id": "9ebf31d2-4ff2-4048-b610-7db47b425e0e",
"name": "sendToGuardianBlock",
"errors": [],
"isValid": true
},
{
"id": "e0fa120a-48d0-4e29-a5aa-c5645e997ea2",
"name": "sendToGuardianBlock",
"errors": [],
"isValid": true
},
{
"id": "0e082400-1b0f-4229-830f-1e03b5767e17",
"name": "sendToGuardianBlock",
"errors": [],
"isValid": true
},
{
"id": "0df2fd8c-1614-4a07-94b1-870e2638e78d",
"name": "interfaceContainerBlock",
"errors": [],
"isValid": true
},
{
"id": "5197e08f-0cbe-4ded-a0c0-4657a8ee1c3f",
"name": "interfaceDocumentsSourceBlock",
"errors": [],
"isValid": true
},
{
"id": "499c9c18-2375-4a40-a460-92b8d8f92e96",
"name": "documentsSourceAddon",
"errors": [],
"isValid": true
},
{
"id": "6d352c31-5602-486c-bd35-ef35de6b87ee",
"name": "documentsSourceAddon",
"errors": [],
"isValid": true
},
{
"id": "02f54956-6dd8-4755-aa52-b08674774be9",
"name": "interfaceActionBlock",
"errors": [],
"isValid": true
},
{
"id": "c272b91f-b2b9-4e52-bd80-c84505d77770",
"name": "interfaceContainerBlock",
"errors": [],
"isValid": true
},
{
"id": "dca3ca61-0c75-4530-be9e-847e5db8c251",
"name": "sendToGuardianBlock",
"errors": [],
"isValid": true
},
{
"id": "7055730e-0f81-426d-ad3a-032e2d4fc54f",
"name": "calculateContainerBlock",
"errors": [],
"isValid": true
},
{
"id": "739a2a05-ec36-4b1c-b27e-368219e8dd7f",
"name": "sendToGuardianBlock",
"errors": [],
"isValid": true
},
{
"id": "cad6e6c9-2408-40a8-9c9f-ab19682d8998",
"name": "sendToGuardianBlock",
"errors": [],
"isValid": true
},
{
"id": "6ca507d0-7512-4578-85c5-a85744e8f0ac",
"name": "mintDocumentBlock",
"errors": [],
"isValid": true
},
{
"id": "14ff06fa-9c76-4468-b873-c59d751b0029",
"name": "sendToGuardianBlock",
"errors": [],
"isValid": true
},
{
"id": "54e33f31-76b0-4e7d-ac60-af515c9c22be",
"name": "sendToGuardianBlock",
"errors": [],
"isValid": true
},
{
"id": "872d5b8f-a8c6-4e94-a24a-ab3f35762e8c",
"name": "interfaceContainerBlock",
"errors": [],
"isValid": true
},
{
"id": "0bdac0af-6539-4395-b365-1e8187580a46",
"name": "interfaceDocumentsSourceBlock",
"errors": [],
"isValid": true
},
{
"id": "d64e68d9-f396-4817-bc38-89def589f582",
"name": "documentsSourceAddon",
"errors": [],
"isValid": true
},
{
"id": "837286ed-4931-4245-98b5-2365b2aa1b5f",
"name": "interfaceContainerBlock",
"errors": [],
"isValid": true
},
{
"id": "7bc21e88-af74-48d7-8722-859e06dcdc2c",
"name": "reportBlock",
"errors": [],
"isValid": true
},
{
"id": "61cec38a-734e-4dbf-a93f-213be5d3e0a2",
"name": "reportItemBlock",
"errors": [],
"isValid": true
},
{
"id": "191975eb-42b2-4454-97c4-ae6a37d9b62c",
"name": "reportItemBlock",
"errors": [],
"isValid": true
},
{
"id": "6c9d4aca-ee28-4b66-81d0-db6feec7b458",
"name": "reportItemBlock",
"errors": [],
"isValid": true
},
{
"id": "01d36d6f-da44-416c-87af-82512f920795",
"name": "reportItemBlock",
"errors": [],
"isValid": true
},
{
"id": "9e404222-5247-4923-9a1e-293fad6619f8",
"name": "reportItemBlock",
"errors": [],
"isValid": true
},
{
"id": "9da21b8a-3018-4b91-8b34-b293d9d4ec53",
"name": "reportItemBlock",
"errors": [],
"isValid": true
},
{
"id": "d01cb7b3-1b8f-46ba-9e06-0c34cedfeb2e",
"name": "reportItemBlock",
"errors": [],
"isValid": true
}
]
}
}
Tokens
Get Tokens
Getting Tokens Details
GET
/tokens
{
"id": "627e97ea0f12a18fef5f1d58",
"tokenId": "0.0.34804363",
"tokenName": "iRec Token",
"tokenSymbol": "iRec",
"tokenType": "non-fungible",
"decimals": 0,
"policies": [
"iRec_2_1650456840748_1652463611568 (1.0.0)"
],
"associated": false,
"balance": null,
"hBarBalance": null,
"frozen": null,
"kyc": null
}
Associate
Associating the Token
PUT
/tokens/{token_Id}/associate
{
// Response
}
Grant KYC
Granting KYC
PUT
/tokens/{tokenId}/{userUsername}/grantKYC
{
"tokenId": "0.0.34804363",
"policies": null,
"associated": true,
"balance": "0",
"hBarBalance": "29.49376516 β",
"frozen": false,
"kyc": true
}
Blocks
Choose Role uuid
Choosing Role
GET
/policies/{{policyId}}/tag/choose_role
{
"id": "4bee425d-dfba-451a-b47d-ac945aeddc3e"
}
Choose Role
Choosing role as Registrant
POST
/policies/{{policyId}}/blocks/{{chooseRoleBlockUUID}}
{
"id": "6282755493e1d09322c4ed13",
"uuid": "759df7c0-b4e9-4adf-9c63-62939c62d1f4",
"name": "iRec_2_1650456840748_1652716884953",
"version": "2.0.2",
"description": "iRec Description",
"topicDescription": "iRec Description",
"config": {
"blockType": "interfaceContainerBlock",
"permissions": [
"ANY_ROLE"
],
"id": "a94e8570-0d0e-4214-9b2b-5695bc46fbb2",
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank"
},
"children": [
{
"id": "4bee425d-dfba-451a-b47d-ac945aeddc3e",
"tag": "choose_role",
"blockType": "policyRolesBlock",
"defaultActive": true,
"children": [],
"permissions": [
"NO_ROLE"
],
"onErrorAction": "no-action",
"uiMetaData": {
"title": "Registration",
"description": "Choose a role"
},
"roles": [
"Registrant"
]
},
{
"id": "1e4cfa36-fe35-4e31-ae5b-1d979c65f031",
"tag": "registrants_workflow",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "4148dd76-cdab-471e-8e88-a7a912e819c1",
"tag": "registrants_workflow_steps",
"blockType": "interfaceStepBlock",
"defaultActive": true,
"children": [
{
"id": "c6a4db28-6a4f-4137-9b42-530783443147",
"tag": "create_application",
"blockType": "requestVcDocumentBlock",
"defaultActive": true,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "page",
"title": "Registrant Application"
},
"presetFields": [],
"schema": "#732d99d8-b254-4aa7-8bb4-e78f15212892&1.0.0",
"idType": "OWNER"
},
{
"id": "4370496c-560f-48f7-b435-15e5e9fc8a77",
"tag": "save_application(hedera)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [],
"dataType": "",
"entityType": "registrant",
"topic": "Project",
"dataSource": "hedera",
"documentType": "vc",
"topicOwner": "user"
},
{
"id": "fd4ef1cf-26ce-432e-b425-50d4329e5f5e",
"tag": "create_application(db)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Waiting for approval"
}
],
"dataType": "",
"entityType": "registrant",
"dataSource": "database",
"documentType": "vc"
},
{
"id": "09d2472b-cd30-4339-9a01-57c5c17029d1",
"tag": "wait_for_approve",
"blockType": "informationBlock",
"defaultActive": true,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"description": "The page will refresh automatically once the application is approved.",
"type": "text",
"title": "Submitted for Approval"
},
"stopPropagation": true
},
{
"id": "313042d7-95c0-4ed2-b5ea-bf77fec29ad2",
"tag": "save_application_status(approve)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Approved"
}
],
"dataType": "",
"entityType": "registrant",
"dataSource": "database",
"documentType": "vc"
},
{
"id": "916e7f10-2c65-43b2-86a7-494c78963e87",
"tag": "sign_by_issuer",
"blockType": "reassigningBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"issuer": "policyOwner",
"actor": "owner"
},
{
"id": "0a31efea-bfb9-47de-a908-d9201ca8e579",
"tag": "save_copy_application(hedera)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [],
"dataSource": "hedera",
"documentType": "vc",
"topic": "Project",
"entityType": "registrant(Approved)",
"topicOwner": "owner"
},
{
"id": "d907660e-9834-42a1-a077-e8e38332b6e4",
"tag": "save_copy_application",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Approved"
}
],
"dataType": "",
"entityType": "registrant(Approved)",
"forceNew": true,
"dataSource": "database",
"documentType": "vc"
},
{
"id": "fd215b72-33a0-47fd-84fa-d846f3d34040",
"tag": "registrants_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "be83cf5b-c6ca-4065-8eca-1a8aee328a4c",
"tag": "devices_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "81dcdea7-8a28-49df-8a55-78540e2d501c",
"tag": "devices_grid",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "3fa477e2-e637-4b70-b762-cf52903f26ef",
"tag": "devices_source",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Approved",
"field": "option.status",
"type": "not_equal"
},
{
"value": "device",
"field": "type",
"type": "equal"
}
],
"schema": "#0bb392cd-17ee-43e7-b4fd-85fd392dae24&1.0.0",
"dataType": "vc-documents",
"onlyOwnDocuments": true
},
{
"id": "d731215b-187d-42d4-8e62-0267d5b0f07a",
"tag": "devices_source(approved)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Approved",
"field": "option.status",
"type": "equal"
},
{
"value": "device(Approved)",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#0bb392cd-17ee-43e7-b4fd-85fd392dae24&1.0.0",
"onlyOwnDocuments": true
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "Device Name",
"name": "document.credentialSubject.0.field4.field0",
"type": "text"
},
{
"title": "Address",
"name": "document.credentialSubject.0.field4.field1",
"type": "text"
},
{
"title": "Longitude",
"name": "document.credentialSubject.0.field4.field4",
"type": "text"
},
{
"title": "Latitude",
"name": "document.credentialSubject.0.field4.field5",
"type": "text"
},
{
"title": "Capacity (kW)",
"name": "document.credentialSubject.0.field4.field7",
"type": "text"
},
{
"title": "Issue Request",
"name": "option.status",
"type": "text",
"bindGroup": "devices_source",
"width": "150px"
},
{
"title": "Issue Request",
"name": "",
"type": "block",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "create_issue_request_form",
"width": "150px",
"bindGroup": "devices_source(approved)"
},
{
"name": "document",
"title": "Document",
"tooltip": "",
"type": "button",
"action": "dialog",
"content": "View Document",
"uiClass": "link",
"dialogContent": "VC",
"dialogClass": "",
"dialogType": "json"
}
]
},
"dependencies": [
"create_device",
"create_issue_request",
"save_device_status(approved)",
"save_device_status(reject)"
]
},
{
"id": "e2c354d5-9532-4b97-97a4-7c9262e84215",
"tag": "new_device",
"blockType": "interfaceStepBlock",
"defaultActive": true,
"children": [
{
"id": "bb8ddf01-e056-4632-8aa1-7c1c8aa5a1ee",
"tag": "create_device_form",
"blockType": "requestVcDocumentBlock",
"defaultActive": true,
"children": [
{
"id": "3b55a17c-1df8-4684-978b-7f09bc18467f",
"tag": "current_registrant",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "registrant(Approved)",
"field": "type",
"type": "equal"
}
],
"onlyOwnDocuments": true,
"schema": "#732d99d8-b254-4aa7-8bb4-e78f15212892&1.0.0",
"dataType": "vc-documents"
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "dialog",
"content": "Create New Device",
"dialogContent": "Device Registration"
},
"presetFields": [
{
"name": "field0",
"title": "Registrant Id",
"value": "id",
"readonly": false
},
{
"name": "field1",
"title": "Date",
"readonly": false
},
{
"name": "field2",
"title": "Is the Registrant also the owner of the Device? (provide evidence) ",
"readonly": false
},
{
"name": "field3",
"title": "Registrant Details",
"value": "field2",
"readonly": false
},
{
"name": "field4",
"title": "Production Device Details",
"readonly": false
},
{
"name": "field5",
"title": "Energy Sources",
"readonly": false
}
],
"idType": "DID",
"schema": "#0bb392cd-17ee-43e7-b4fd-85fd392dae24&1.0.0",
"preset": true,
"presetSchema": "#732d99d8-b254-4aa7-8bb4-e78f15212892&1.0.0"
},
{
"id": "711119c3-340f-40ef-aadf-0c6425f5d29a",
"tag": "save_device(hedera)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [],
"dataType": "",
"topic": "Project",
"entityType": "device",
"dataSource": "hedera",
"documentType": "vc"
},
{
"id": "28400c06-b6fd-4ef9-aa1f-ed33eda0b11d",
"tag": "create_device",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Waiting for approval"
}
],
"entityType": "device",
"dataType": "",
"dataSource": "database",
"documentType": "vc"
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank"
},
"cyclic": true
},
{
"id": "3f40645d-ce7a-41c0-8983-f654adf88ba9",
"tag": "new_issue_request",
"blockType": "interfaceStepBlock",
"defaultActive": false,
"children": [
{
"id": "81a1c852-b8d6-442d-bbf1-e2547e76935f",
"tag": "create_issue_request_form",
"blockType": "requestVcDocumentBlock",
"defaultActive": true,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "dialog",
"content": "Create Issue Request",
"dialogContent": "New Issue Request",
"buttonClass": "link"
},
"presetFields": [
{
"name": "field0",
"title": "Registrant Id",
"value": "field0",
"readonly": false
},
{
"name": "field1",
"title": "Production Device/Production Group Id",
"value": "id",
"readonly": false
},
{
"name": "field2",
"title": "Registrant Details",
"value": "field3",
"readonly": false
},
{
"name": "field3",
"title": "Production Device/Production Group",
"value": "field4",
"readonly": false
},
{
"name": "field4",
"title": "Labelling scheme(s)",
"readonly": false
},
{
"name": "field5",
"title": "Last registration date",
"readonly": false
},
{
"name": "field6",
"title": "Production Period Start Date",
"readonly": false
},
{
"name": "field7",
"title": "Total kWh Produced in this period",
"readonly": false
},
{
"name": "field8",
"title": "Production Period End Date",
"readonly": false
},
{
"name": "field9",
"title": "Percentage of eligible total applied for",
"readonly": false
},
{
"name": "field10",
"title": "Type a: Settlement Metering data",
"readonly": false
},
{
"name": "field11",
"title": "Type b: Non-settlement Metering data",
"readonly": false
},
{
"name": "field12",
"title": "Type c: Measured Volume Transfer documentation",
"readonly": false
},
{
"name": "field13",
"title": "Type d: Other",
"readonly": false
},
{
"name": "field14",
"title": "Is the production of this electricity counted towards a national, sub-national or regulatory target?",
"readonly": false
},
{
"name": "field15",
"title": "Is any of this production subject to a public consumption obligation?",
"readonly": false
},
{
"name": "field16",
"title": "Do you retain the right to obtain emissions reduction certificates or carbon offsets for the energy nominated in this Issue Request?",
"readonly": false
},
{
"name": "field17",
"title": "I-REC Participant name",
"value": "username",
"readonly": false
},
{
"name": "field18",
"title": "Account number",
"value": "hederaAccountId",
"readonly": false
}
],
"idType": "UUID",
"schema": "#17d892a5-4d98-43e1-aa78-e42ffc9ec64d&1.0.0",
"preset": true,
"presetSchema": "#0bb392cd-17ee-43e7-b4fd-85fd392dae24&1.0.0"
},
{
"id": "0081c692-5a1d-4f40-8247-8ab995b3e775",
"tag": "save_issue(hedera)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [],
"dataType": "",
"topic": "Project",
"entityType": "issue_request",
"dataSource": "hedera",
"documentType": "vc"
},
{
"id": "0ee66008-3bfc-4c48-ad30-9c28063e06ab",
"tag": "create_issue_request",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Waiting for approval"
}
],
"dataType": "",
"entityType": "issue_request",
"dataSource": "database",
"documentType": "vc"
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank"
},
"cyclic": true
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Devices"
}
},
{
"id": "5cf0c0cd-1ab3-4383-82d3-dde2d853a902",
"tag": "issue_requests_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "849d0cff-a21e-45ef-ab42-b90934b76c69",
"tag": "issue_requests_grid",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "625894be-8460-435e-bc41-eddd24ef0c5a",
"tag": "issue_requests_source",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [
{
"id": "60229204-bbc3-497d-8190-080d48036e3e",
"tag": "issue_by_device",
"blockType": "filtersAddon",
"defaultActive": true,
"children": [
{
"id": "0fbf0df1-4bd7-4663-8db0-58e61feca937",
"tag": "devices_source_from_filters",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Approved",
"field": "option.status",
"type": "equal"
},
{
"value": "device",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#0bb392cd-17ee-43e7-b4fd-85fd392dae24&1.0.0",
"onlyOwnDocuments": true
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"options": [],
"content": "Device"
},
"type": "dropdown",
"field": "document.credentialSubject.0.ref",
"optionName": "document.credentialSubject.0.field3.field0",
"optionValue": "document.credentialSubject.0.id"
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "issue_request",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#17d892a5-4d98-43e1-aa78-e42ffc9ec64d&1.0.0",
"onlyOwnDocuments": true
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "Production Period Start Date",
"name": "document.credentialSubject.0.field6",
"type": "text"
},
{
"title": "Production Period End Date",
"name": "document.credentialSubject.0.field8",
"type": "text"
},
{
"title": "Total kWh Produced in this period",
"name": "document.credentialSubject.0.field7",
"type": "text"
},
{
"title": "Date",
"name": "document.issuanceDate",
"type": "text"
},
{
"name": "option.status",
"title": "Status",
"type": "text"
},
{
"name": "document",
"title": "Document",
"tooltip": "",
"type": "button",
"action": "dialog",
"content": "View Document",
"uiClass": "link",
"dialogContent": "VC",
"dialogClass": "",
"dialogType": "json"
}
]
},
"dependencies": [
"create_issue_request",
"save_issue_status(minted)",
"save_issue_status(minting)",
"save_issue_status(reject)"
]
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Issue Requests"
}
},
{
"id": "d77bce9e-38b2-447d-9070-ede109353d1d",
"tag": "token_history_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "49c1fd87-8374-4ceb-b441-84b8c581d243",
"tag": "token_history_grid",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "06337d1a-b428-4e15-949c-16c039ea4c54",
"tag": "token_history_source",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [
{
"id": "d24e11d3-2b7b-4c99-9a56-79e8c4a93e2c",
"tag": "token_history_source_filter",
"blockType": "filtersAddon",
"defaultActive": true,
"children": [
{
"id": "0a773064-3b43-4b3f-b2f1-59cad2dd8467",
"tag": "devices_source_from_filters2",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Approved",
"field": "option.status",
"type": "equal"
},
{
"value": "device",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#0bb392cd-17ee-43e7-b4fd-85fd392dae24&1.0.0",
"onlyOwnDocuments": true
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"options": [],
"content": "Device"
},
"type": "dropdown",
"optionName": "document.credentialSubject.0.field3.field0",
"optionValue": "document.credentialSubject.0.id",
"field": "document.verifiableCredential.0.credentialSubject.0.field1"
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"filters": [],
"dataType": "vp-documents",
"onlyOwnDocuments": false
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "Date",
"name": "document.verifiableCredential.1.credentialSubject.0.date",
"tooltip": "",
"type": "text"
},
{
"title": "Token Id",
"name": "document.verifiableCredential.1.credentialSubject.0.tokenId",
"tooltip": "",
"type": "text"
},
{
"title": "Serials",
"name": "document.verifiableCredential.1.credentialSubject.0.serials",
"tooltip": "",
"type": "text"
}
]
}
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Token History"
}
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "tabs"
}
},
{
"id": "b50e5c11-54ab-4212-8eb7-a2ee54fe4df9",
"tag": "save_application_status(reject)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Rejected"
}
],
"dataType": "",
"entityType": "registrant",
"dataSource": "database",
"documentType": "vc"
},
{
"id": "54de67e7-ca43-4e8f-b2a6-2d52170bae0d",
"tag": "application_rejected",
"blockType": "informationBlock",
"defaultActive": true,
"children": [],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"title": "Rejected",
"description": "Your application was rejected",
"type": "text"
},
"stopPropagation": true
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank"
}
}
],
"permissions": [
"Registrant"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank"
}
},
{
"id": "35a2c9a9-8f7c-4d61-a8d3-0d7b815883eb",
"tag": "evident_workflow",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "12288e3d-68a6-4e6c-bc34-683620041ce1",
"tag": "approve_application_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "f46af5f5-e0f2-4ede-bcd2-8e1a55bd1fca",
"tag": "registrants_grid",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "bb1b84e4-3524-4849-a646-cca3623b0d75",
"tag": "registrants_source(need_approve)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Waiting for approval",
"field": "option.status",
"type": "equal"
},
{
"value": "registrant",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#732d99d8-b254-4aa7-8bb4-e78f15212892&1.0.0"
},
{
"id": "1adf6b92-a184-43f4-99ab-3113fee26fa1",
"tag": "registrants_source(approved)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Waiting for approval",
"field": "option.status",
"type": "not_equal"
},
{
"value": "registrant",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#732d99d8-b254-4aa7-8bb4-e78f15212892&1.0.0"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "Legal Name",
"name": "document.credentialSubject.0.field1.field0",
"type": "text"
},
{
"title": "Organization Name",
"name": "document.credentialSubject.0.field2.field0",
"type": "text"
},
{
"title": "Operation",
"name": "option.status",
"type": "text",
"width": "250px",
"bindGroup": "registrants_source(approved)",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": ""
},
{
"title": "Operation",
"name": "option.status",
"tooltip": "",
"type": "block",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "approve_registrant_btn",
"width": "250px",
"bindGroup": "registrants_source(need_approve)"
},
{
"name": "document",
"title": "Document",
"tooltip": "",
"type": "button",
"action": "dialog",
"content": "View Document",
"uiClass": "link",
"dialogContent": "VC",
"dialogClass": "",
"dialogType": "json"
}
]
},
"dependencies": [
"save_application_status(approve)",
"save_application_status(reject)"
]
},
{
"id": "c2eef66b-ec9f-42c5-99b2-430625c49e88",
"tag": "approve_registrant_btn",
"blockType": "interfaceActionBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"options": [
{
"title": "",
"name": "Approve",
"tooltip": "",
"type": "text",
"value": "Approved",
"uiClass": "btn-approve",
"bindBlock": "save_application_status(approve)"
},
{
"title": "",
"name": "Reject",
"tooltip": "",
"type": "text",
"value": "Rejected",
"uiClass": "btn-reject",
"bindBlock": "save_application_status(reject)"
}
]
},
"type": "selector",
"field": "option.status"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Applications"
}
},
{
"id": "96e1f20a-6e3e-46a7-9dcf-49f8cf4f7b59",
"tag": "approve_device_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "5d570f5b-a533-4481-8602-bb8355b50b46",
"tag": "approve_devices_grid",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "fa2732a1-1e98-4852-91b7-43ec49c1c10c",
"tag": "approve_devices_source(need_approve)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Waiting for approval",
"field": "option.status",
"type": "equal"
},
{
"value": "device",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#0bb392cd-17ee-43e7-b4fd-85fd392dae24&1.0.0"
},
{
"id": "4a8cf9d1-6df8-45eb-9e7d-99c6455283c8",
"tag": "approve_devices_source(approved)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Waiting for approval",
"field": "option.status",
"type": "not_equal"
},
{
"value": "device",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#0bb392cd-17ee-43e7-b4fd-85fd392dae24&1.0.0"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "Organization Name",
"name": "document.credentialSubject.0.field3.field0",
"type": "text"
},
{
"title": "Device Name",
"name": "document.credentialSubject.0.field4.field0",
"type": "text"
},
{
"title": "Address",
"name": "document.credentialSubject.0.field4.field1",
"type": "text"
},
{
"title": "Longitude",
"name": "document.credentialSubject.0.field4.field4",
"type": "text"
},
{
"title": "Latitude",
"name": "document.credentialSubject.0.field4.field5",
"type": "text"
},
{
"title": "Capacity (kW)",
"name": "document.credentialSubject.0.field4.field7",
"type": "text"
},
{
"name": "option.status",
"title": "Operation",
"type": "text",
"width": "250px",
"bindGroup": "approve_devices_source(approved)",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": ""
},
{
"title": "Operation",
"name": "option.status",
"tooltip": "",
"type": "block",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "approve_device_btn",
"width": "250px",
"bindGroup": "approve_devices_source(need_approve)"
},
{
"name": "document",
"title": "Document",
"tooltip": "",
"type": "button",
"action": "dialog",
"content": "View Document",
"uiClass": "link",
"dialogContent": "VC",
"dialogClass": "",
"dialogType": "json"
}
]
},
"dependencies": [
"create_device",
"save_device_status(approved)",
"save_device_status(reject)"
]
},
{
"id": "12b8bd1d-8429-4917-90f4-cdfcced32d46",
"tag": "approve_device_btn",
"blockType": "interfaceActionBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"options": [
{
"title": "",
"name": "Approve",
"tooltip": "",
"type": "text",
"value": "Approved",
"uiClass": "btn-approve",
"bindBlock": "save_device_status(approved)"
},
{
"title": "",
"name": "Reject",
"tooltip": "",
"type": "text",
"value": "Rejected",
"uiClass": "btn-reject",
"bindBlock": "save_device_status(reject)"
}
]
},
"type": "selector",
"field": "option.status"
},
{
"id": "ba063b00-e9b4-400c-b509-804d572397e2",
"tag": "save_device_status(approved)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Approved"
}
],
"stopPropagation": false,
"dataType": "",
"entityType": "device",
"dataSource": "database",
"documentType": "vc"
},
{
"id": "369549d1-9d85-4b15-90b5-6ed153ffdd91",
"tag": "sign_device_by_issuer",
"blockType": "reassigningBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"actor": "",
"issuer": "policyOwner"
},
{
"id": "a4e3cd8b-92d2-4c22-bfbb-92bd496d0d75",
"tag": "save_copy_device(hedera)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [],
"dataSource": "hedera",
"documentType": "vc",
"topic": "Project",
"entityType": "device(Approved)",
"topicOwner": "owner"
},
{
"id": "a36c2d1c-9572-4cb8-8b63-8994cc0697bd",
"tag": "save_copy_device",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Approved"
}
],
"entityType": "device(Approved)",
"dataType": "",
"stopPropagation": true,
"forceNew": true,
"dataSource": "database",
"documentType": "vc"
},
{
"id": "4e506ada-30ea-4976-b8b4-f6347b4e8464",
"tag": "save_device_status(reject)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Rejected"
}
],
"stopPropagation": true,
"dataType": "",
"entityType": "device",
"dataSource": "database",
"documentType": "vc"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Devices"
}
},
{
"id": "250e8b46-463d-4382-bff3-0d28e353ef62",
"tag": "approve_issue_requests_page",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "965abb1d-f2c4-4839-9bbe-97b166e6a563",
"tag": "issue_requests_grid(evident)",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "42bed28d-a657-479c-aac0-72fd3a15ccf0",
"tag": "issue_requests_source(need_approve)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Waiting for approval",
"field": "option.status",
"type": "equal"
},
{
"value": "issue_request",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#17d892a5-4d98-43e1-aa78-e42ffc9ec64d&1.0.0"
},
{
"id": "1e98a1a2-8885-4148-a55d-1e0139787f83",
"tag": "issue_requests_source(approved)",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "Waiting for approval",
"field": "option.status",
"type": "not_equal"
},
{
"value": "issue_request",
"field": "type",
"type": "equal"
}
],
"dataType": "vc-documents",
"schema": "#17d892a5-4d98-43e1-aa78-e42ffc9ec64d&1.0.0"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "Organization Name",
"name": "document.credentialSubject.0.field2.field0",
"type": "text"
},
{
"title": "Production Period Start Date",
"name": "document.credentialSubject.0.field6",
"type": "text"
},
{
"title": "Production Period End Date",
"name": "document.credentialSubject.0.field8",
"type": "text"
},
{
"title": "Total kWh Produced in this period",
"name": "document.credentialSubject.0.field7",
"type": "text"
},
{
"title": "Date",
"name": "document.issuanceDate",
"type": "text"
},
{
"name": "option.status",
"title": "Operation",
"type": "text",
"width": "250px",
"bindGroup": "issue_requests_source(approved)",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": ""
},
{
"title": "Operation",
"name": "option.status",
"tooltip": "",
"type": "block",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "approve_issue_requests_btn",
"width": "250px",
"bindGroup": "issue_requests_source(need_approve)"
},
{
"name": "document",
"title": "Document",
"tooltip": "",
"type": "button",
"action": "dialog",
"content": "View Document",
"uiClass": "link",
"dialogContent": "VC",
"dialogClass": "",
"dialogType": "json"
}
]
},
"dependencies": [
"create_issue_request",
"save_issue_status(minted)",
"save_issue_status(minting)",
"save_issue_status(reject)"
]
},
{
"id": "5216642b-1df2-4bc2-93a8-2c019885d53b",
"tag": "approve_issue_requests_btn",
"blockType": "interfaceActionBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"options": [
{
"title": "",
"name": "Approve",
"tooltip": "",
"type": "text",
"value": "Approved",
"uiClass": "btn-approve",
"bindBlock": "save_issue_status(approved)"
},
{
"title": "",
"name": "Reject",
"tooltip": "",
"type": "text",
"value": "Rejected",
"uiClass": "btn-reject",
"bindBlock": "save_issue_status(reject)"
}
]
},
"type": "selector",
"field": "option.status"
},
{
"id": "e78af134-673c-4ab1-91b4-a7d3f859a1e1",
"tag": "mint_events",
"blockType": "interfaceContainerBlock",
"defaultActive": false,
"children": [
{
"id": "07d04683-db3e-43df-899c-e7a9e2527af6",
"tag": "save_issue_status(approved)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Approved"
}
],
"entityType": "issue_request",
"dataType": "",
"dataSource": "database",
"documentType": "vc"
},
{
"id": "8f1b240f-e03f-434a-b84d-b385c59d0857",
"tag": "sign_issue_by_issuer",
"blockType": "calculateContainerBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"inputFields": [
{
"name": "field0",
"title": "Registrant Id",
"value": "field0"
},
{
"name": "field1",
"title": "Production Device/Production Group Id",
"value": "field1"
},
{
"name": "field2",
"title": "Registrant Details",
"value": "field2"
},
{
"name": "field3",
"title": "Production Device/Production Group",
"value": "field3"
},
{
"name": "field4",
"title": "Labelling scheme(s)",
"value": "field4"
},
{
"name": "field5",
"title": "Last registration date",
"value": "field5"
},
{
"name": "field6",
"title": "Production Period Start Date",
"value": "field6"
},
{
"name": "field7",
"title": "Total kWh Produced in this period",
"value": "field7"
},
{
"name": "field8",
"title": "Production Period End Date",
"value": "field8"
},
{
"name": "field9",
"title": "Percentage of eligible total applied for",
"value": "field9"
},
{
"name": "field10",
"title": "Type a: Settlement Metering data",
"value": "field10"
},
{
"name": "field11",
"title": "Type b: Non-settlement Metering data",
"value": "field11"
},
{
"name": "field12",
"title": "Type c: Measured Volume Transfer documentation",
"value": "field12"
},
{
"name": "field13",
"title": "Type d: Other",
"value": "field13"
},
{
"name": "field14",
"title": "Is the production of this electricity counted towards a national, sub-national or regulatory target?",
"value": "field14"
},
{
"name": "field15",
"title": "Is any of this production subject to a public consumption obligation?",
"value": "field15"
},
{
"name": "field16",
"title": "Do you retain the right to obtain emissions reduction certificates or carbon offsets for the energy nominated in this Issue Request?",
"value": "field16"
},
{
"name": "field17",
"title": "I-REC Participant name",
"value": "field17"
},
{
"name": "field18",
"title": "Account number",
"value": "field18"
}
],
"outputFields": [
{
"name": "field0",
"title": "Registrant Id",
"value": "field0"
},
{
"name": "field1",
"title": "Production Device/Production Group Id",
"value": "field1"
},
{
"name": "field2",
"title": "Registrant Details",
"value": "field2"
},
{
"name": "field3",
"title": "Production Device/Production Group",
"value": "field3"
},
{
"name": "field4",
"title": "Labelling scheme(s)",
"value": "field4"
},
{
"name": "field5",
"title": "Last registration date",
"value": "field5"
},
{
"name": "field6",
"title": "Production Period Start Date",
"value": "field6"
},
{
"name": "field7",
"title": "Total kWh Produced in this period",
"value": "field7"
},
{
"name": "field8",
"title": "Production Period End Date",
"value": "field8"
},
{
"name": "field9",
"title": "Percentage of eligible total applied for",
"value": "field9"
},
{
"name": "field10",
"title": "Type a: Settlement Metering data",
"value": "field10"
},
{
"name": "field11",
"title": "Type b: Non-settlement Metering data",
"value": "field11"
},
{
"name": "field12",
"title": "Type c: Measured Volume Transfer documentation",
"value": "field12"
},
{
"name": "field13",
"title": "Type d: Other",
"value": "field13"
},
{
"name": "field14",
"title": "Is the production of this electricity counted towards a national, sub-national or regulatory target?",
"value": "field14"
},
{
"name": "field15",
"title": "Is any of this production subject to a public consumption obligation?",
"value": "field15"
},
{
"name": "field16",
"title": "Do you retain the right to obtain emissions reduction certificates or carbon offsets for the energy nominated in this Issue Request?",
"value": "field16"
},
{
"name": "field17",
"title": "I-REC Participant name",
"value": "field17"
},
{
"name": "field18",
"title": "Account number",
"value": "field18"
}
],
"inputSchema": "#17d892a5-4d98-43e1-aa78-e42ffc9ec64d&1.0.0",
"outputSchema": "#17d892a5-4d98-43e1-aa78-e42ffc9ec64d&1.0.0"
},
{
"id": "ca5480c9-09eb-439c-9a10-c0c8f94ebb48",
"tag": "save_copy_issue(hedera)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [],
"dataSource": "hedera",
"documentType": "vc",
"topic": "Project",
"topicOwner": "owner"
},
{
"id": "ea14d0fc-3a5d-44c6-b10b-924cc9747f6e",
"tag": "save_copy_issue",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Minting"
}
],
"entityType": "issue_request(Approved)",
"dataType": "",
"forceNew": true,
"dataSource": "database",
"documentType": "vc"
},
{
"id": "37c31f88-2a51-4260-944f-12429d0094bb",
"tag": "mint_token",
"blockType": "mintDocumentBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"tokenId": "0.0.34824585",
"rule": "field7"
},
{
"id": "acccb5c8-30bf-422f-addb-6fa3e63e30a6",
"tag": "save_issue_status(minted)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Minted"
}
],
"entityType": "issue_request(Approved)",
"dataType": "",
"dataSource": "database",
"documentType": "vc"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank"
}
},
{
"id": "1b1fd6e3-ee03-40d0-b2f7-98fe8b5443e0",
"tag": "save_issue_status(reject)",
"blockType": "sendToGuardianBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {},
"options": [
{
"name": "status",
"value": "Rejected"
}
],
"entityType": "issue_request",
"dataType": "",
"stopPropagation": true,
"dataSource": "database",
"documentType": "vc"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Issue Requests"
}
},
{
"id": "eb1825cc-e364-4af3-9fb7-a346050e271c",
"tag": "VP",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "d6701c82-6426-4556-b0f4-d0e574611d87",
"tag": "vp_grid",
"blockType": "interfaceDocumentsSourceBlock",
"defaultActive": true,
"children": [
{
"id": "dc7e3e56-1fee-4d05-8592-d8578c7cdc29",
"tag": "vp_source",
"blockType": "documentsSourceAddon",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [],
"dataType": "vp-documents"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"fields": [
{
"title": "HASH",
"name": "hash",
"tooltip": "",
"type": "text"
},
{
"title": "Date",
"name": "document.verifiableCredential.1.credentialSubject.0.date",
"tooltip": "",
"type": "text"
},
{
"title": "Token Id",
"name": "document.verifiableCredential.1.credentialSubject.0.tokenId",
"tooltip": "",
"type": "text"
},
{
"title": "Serials",
"name": "document.verifiableCredential.1.credentialSubject.0.serials",
"tooltip": "",
"type": "text"
},
{
"title": "TrustChain",
"name": "hash",
"tooltip": "",
"type": "button",
"action": "link",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "trustChainBlock",
"content": "View TrustChain",
"width": "150px"
}
]
}
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "Token History"
}
},
{
"id": "415dcbaf-8f1c-4be1-97ae-2aa7ab94add5",
"tag": "trust_chain",
"blockType": "interfaceContainerBlock",
"defaultActive": true,
"children": [
{
"id": "fefdd1de-fece-498d-a558-ee0be5c6e2d8",
"tag": "trustChainBlock",
"blockType": "reportBlock",
"defaultActive": true,
"children": [
{
"id": "a5f59886-79ff-47ec-9556-d3f58fe5155c",
"tag": "MintTokenItem",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"type": "equal",
"typeValue": "variable",
"field": "document.id",
"value": "actionId"
}
],
"variables": [],
"visible": true,
"iconType": "COMMON",
"title": "Token",
"description": "Token[s] minted."
},
{
"id": "802f59dc-5d98-41e4-8eeb-18ee4e674c1d",
"tag": "issue_report(approved)",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"typeValue": "value",
"field": "type",
"type": "equal",
"value": "issue_request(Approved)"
},
{
"type": "equal",
"typeValue": "variable",
"field": "document.id",
"value": "documentId"
}
],
"variables": [
{
"value": "document.credentialSubject.0.id",
"name": "issueId"
},
{
"name": "registrantId",
"value": "document.credentialSubject.0.field0"
},
{
"name": "deviceId",
"value": "document.credentialSubject.0.field1"
}
],
"visible": true,
"iconType": "COMMON",
"title": "Issue Request Review",
"description": "Issue Request processed."
},
{
"id": "f1083902-3216-4ad1-81ac-c35b0bf5b567",
"tag": "issue_report(submit)",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"typeValue": "value",
"field": "type",
"type": "equal",
"value": "issue_request"
},
{
"type": "equal",
"typeValue": "variable",
"field": "document.credentialSubject.0.id",
"value": "issueId"
}
],
"variables": [],
"visible": true,
"iconType": "COMMON",
"description": "Registrant submitted Issue Request to Issuer.",
"title": "Issue Request"
},
{
"id": "2b2aef32-1322-4ee5-8ce3-c2a0fc000622",
"tag": "device_report(approved)",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"typeValue": "value",
"type": "equal",
"field": "type",
"value": "device(Approved)"
},
{
"field": "document.credentialSubject.0.id",
"value": "deviceId",
"type": "equal",
"typeValue": "variable"
}
],
"variables": [],
"visible": true,
"iconType": "COMMON",
"description": "Device registration request processed.",
"title": "Device Review"
},
{
"id": "6cd69397-8c98-476b-9b80-484c5eebeb0a",
"tag": "device_report(submit)",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "device",
"field": "type",
"type": "equal",
"typeValue": "value"
},
{
"field": "document.credentialSubject.0.id",
"value": "deviceId",
"type": "equal",
"typeValue": "variable"
}
],
"variables": [],
"visible": true,
"iconType": "COMMON",
"title": "Device Registration",
"description": "Production Facility/Device registration request submitted to Issuer."
},
{
"id": "2aeabc7a-5f87-44b2-8f3c-0efa0301f0a0",
"tag": "registrant_report(approved)",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"type": "equal",
"typeValue": "value",
"field": "type",
"value": "registrant(Approved)"
},
{
"field": "document.credentialSubject.0.id",
"value": "registrantId",
"type": "equal",
"typeValue": "variable"
}
],
"variables": [],
"visible": true,
"iconType": "COMMON",
"description": "Application/KYC processed.",
"title": "Application Review"
},
{
"id": "a93f46ea-cce0-4218-963a-3d5b634abe2a",
"tag": "registrant_report(submit)",
"blockType": "reportItemBlock",
"defaultActive": false,
"children": [],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"filters": [
{
"value": "registrant",
"field": "type",
"type": "equal",
"typeValue": "value"
},
{
"field": "document.credentialSubject.0.id",
"value": "registrantId",
"type": "equal",
"typeValue": "variable"
}
],
"variables": [],
"visible": true,
"iconType": "COMMON",
"description": "Application submitted to Issuer.",
"title": "Registrant Application"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action"
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "blank",
"title": "TrustChain"
}
}
],
"permissions": [
"OWNER"
],
"onErrorAction": "no-action",
"uiMetaData": {
"type": "tabs"
}
}
]
},
"status": "PUBLISH",
"creator": "did:hedera:testnet:G8S2SYNkuZq8R2MBRuBUagRSb4oucbZipJk8XADwe1T7;hedera:testnet:tid=0.0.34824275",
"owner": "did:hedera:testnet:G8S2SYNkuZq8R2MBRuBUagRSb4oucbZipJk8XADwe1T7;hedera:testnet:tid=0.0.34824275",
"policyRoles": [
"Registrant"
],
"policyTopics": [
{
"name": "Project",
"description": "Project",
"type": "any",
"static": false
}
],
"registeredUsers": {
"did:hedera:testnet:2naXnVQ86KZySwwWfMzh6Y9Tfj6mCHj5hY8sjLQvxP3B;hedera:testnet:tid=0.0.34824275": "Registrant"
},
"topicId": "0.0.34824582",
"instanceTopicId": "0.0.34824602",
"policyTag": "Tag_1652716862083",
"messageId": "1652716935.214194999",
"createDate": "2022-05-16T16:01:24.955Z"
}
Create Application uuid
Displaying Application uuid
GET
/policies/{{policyId}}/tag/create_application
{
"id": "c6a4db28-6a4f-4137-9b42-530783443147"
}
Get Registrant Schema
Displaying Registrant Schema uuid
GET
policies/{{policyId}}/blocks/{{create_application_uuid}}
{
"id": "c6a4db28-6a4f-4137-9b42-530783443147",
"blockType": "requestVcDocumentBlock",
"schema": {
"userDID": null,
"id": "6282755193e1d09322c4ed10",
"uuid": "732d99d8-b254-4aa7-8bb4-e78f15212892",
"hash": "",
"name": "I-REC Registrant & Participant App",
"description": "I-REC Registrant & Participant App",
"entity": "VC",
"status": "PUBLISHED",
"readonly": false,
"version": "1.0.0",
"creator": "did:hedera:testnet:G8S2SYNkuZq8R2MBRuBUagRSb4oucbZipJk8XADwe1T7;hedera:testnet:tid=0.0.34824275",
"owner": "did:hedera:testnet:G8S2SYNkuZq8R2MBRuBUagRSb4oucbZipJk8XADwe1T7;hedera:testnet:tid=0.0.34824275",
"topicId": "0.0.34824582",
"messageId": "1652716919.907860000",
"document_uri": "ipfs://bafkreibaheup25wqaa6thx3b3m5t36w3jfh4t5np73k7dzlfm5c4crnaoa",
"context_uri": "ipfs://bafkreib7o25julfdxlg2ls4acie4rvdohaxhq22kbjfys4ssykr7ng3m2i",
"iri": "#732d99d8-b254-4aa7-8bb4-e78f15212892&1.0.0",
"document": {
"$id": "#732d99d8-b254-4aa7-8bb4-e78f15212892&1.0.0",
"$comment": "{\"term\": \"732d99d8-b254-4aa7-8bb4-e78f15212892&1.0.0\", \"@id\": \"https://ipfs.io/ipfs/bafkreiejsgxjj4ntamvgattviac5vtf5rtpvnvmojk444lyawutwsfnvwi#732d99d8-b254-4aa7-8bb4-e78f15212892&1.0.0\"}",
"title": "I-REC Registrant & Participant App",
"description": "I-REC Registrant & Participant App",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Date",
"description": "Date",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field1": {
"title": "Applicant Details",
"description": "Applicant Details",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://ipfs.io/ipfs/bafkreihxsmllnneje7shxerizd4nmjj3mg4mexaskixzkskqpdsksyd6qe#6d009939-3c53-44fd-8a0c-c9d98472ff09\"}",
"$ref": "#6d009939-3c53-44fd-8a0c-c9d98472ff09"
},
"field2": {
"title": "Primary Contact Details",
"description": "Primary Contact Details",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://ipfs.io/ipfs/bafkreihxsmllnneje7shxerizd4nmjj3mg4mexaskixzkskqpdsksyd6qe#e0d61835-0491-4df8-9d48-21e961a7916f\"}",
"$ref": "#e0d61835-0491-4df8-9d48-21e961a7916f"
},
"field3": {
"title": "Lead User Details\t",
"description": "Lead User Details\t",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://ipfs.io/ipfs/bafkreihxsmllnneje7shxerizd4nmjj3mg4mexaskixzkskqpdsksyd6qe#66b7a5fe-2c17-422d-9744-b4b55c2174b9\"}",
"$ref": "#66b7a5fe-2c17-422d-9744-b4b55c2174b9"
},
"policyId": {
"title": "policyId",
"description": "policyId",
"readOnly": true,
"$comment": "{\"term\": \"policyId\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"ref": {
"title": "ref",
"description": "ref",
"readOnly": true,
"$comment": "{\"term\": \"ref\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type",
"field1",
"field2",
"field3",
"policyId"
],
"additionalProperties": false,
"$defs": {
"#6d009939-3c53-44fd-8a0c-c9d98472ff09": {
"$id": "#6d009939-3c53-44fd-8a0c-c9d98472ff09",
"$comment": "{\"term\": \"6d009939-3c53-44fd-8a0c-c9d98472ff09\", \"@id\": \"https://ipfs.io/ipfs/bafkreihe55hxacf32sxuybe3s3otblhfs3y5qlk3lccjvksh7kncwf6ura#6d009939-3c53-44fd-8a0c-c9d98472ff09\"}",
"title": "Applicant Details",
"description": " Applicant Details",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Applicant Legal Name",
"description": "Applicant Legal Name",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Registered address line 1",
"description": "Registered address line 1",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Registered address line 2",
"description": "Registered address line 2",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Registered address line 3",
"description": "Registered address line 3",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Postal (ZIP) code",
"description": "Postal (ZIP) code",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Country",
"description": "Country",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "Legal Status",
"description": "Legal Status",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "Country of company registration/private residence",
"description": "Country of company registration/private residence",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field8": {
"title": "Corporate registration number/passport number",
"description": "Corporate registration number/passport number",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field9": {
"title": "VAT number",
"description": "VAT number",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field10": {
"title": "Website URL",
"description": "Website URL",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field11": {
"title": "Main business (e.g. food retailer)",
"description": "Main business (e.g. food retailer)",
"readOnly": false,
"$comment": "{\"term\": \"field11\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field12": {
"title": "Year of registration",
"description": "Year of registration",
"readOnly": false,
"$comment": "{\"term\": \"field12\", \"@id\": \"https://www.schema.org/text\"}",
"type": "integer"
},
"field13": {
"title": "Approximate number of employees",
"description": "Approximate number of employees",
"readOnly": false,
"$comment": "{\"term\": \"field13\", \"@id\": \"https://www.schema.org/text\"}",
"type": "integer"
},
"field14": {
"title": "Name of the Chief Executive Officer/General Manager",
"description": "Name of the Chief Executive Officer/General Manager",
"readOnly": false,
"$comment": "{\"term\": \"field14\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field15": {
"title": "Chief Executive Officer/General Manager passport number",
"description": "Chief Executive Officer/General Manager passport number",
"readOnly": false,
"$comment": "{\"term\": \"field15\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field16": {
"title": "Please state in which countries the organization is active",
"description": "Please state in which countries the organization is active",
"readOnly": false,
"$comment": "{\"term\": \"field16\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field17": {
"title": "Please list the main (>10%) shareholders ",
"description": "Please list the main (>10%) shareholders ",
"readOnly": false,
"$comment": "{\"term\": \"field17\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field18": {
"title": "Balance sheet total for last financial year (in USD)",
"description": "Balance sheet total for last financial year (in USD)",
"readOnly": false,
"$comment": "{\"term\": \"field18\", \"@id\": \"https://www.schema.org/text\"}",
"type": "number"
},
"field19": {
"title": "Email address for Accounts Department",
"description": "Email address for Accounts Department",
"readOnly": false,
"$comment": "{\"term\": \"field19\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "email"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
},
"#e0d61835-0491-4df8-9d48-21e961a7916f": {
"$id": "#e0d61835-0491-4df8-9d48-21e961a7916f",
"$comment": "{\"term\": \"e0d61835-0491-4df8-9d48-21e961a7916f\", \"@id\": \"https://ipfs.io/ipfs/bafkreidwms3pistbvq472d3zkhpll7eth7azpwmftour4xmzrntvibhk2u#e0d61835-0491-4df8-9d48-21e961a7916f\"}",
"title": "Contact Details",
"description": "Contact Details",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Organization Name",
"description": "Organization Name",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Address line 1",
"description": "Address line 1",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Address line 2",
"description": "Address line 2",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Address line 3",
"description": "Address line 3",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Postal code",
"description": "Postal code",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Country",
"description": "Country",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "Contact person",
"description": "Contact person",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "e-mail",
"description": "e-mail",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "email"
},
"field8": {
"title": "Telephone",
"description": "Telephone",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field9": {
"title": "Fax",
"description": "Fax",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field10": {
"title": "Existing I-REC Registry organization(s) to become subsidiary",
"description": "Existing I-REC Registry organization(s) to become subsidiary",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
},
"#66b7a5fe-2c17-422d-9744-b4b55c2174b9": {
"$id": "#66b7a5fe-2c17-422d-9744-b4b55c2174b9",
"$comment": "{\"term\": \"66b7a5fe-2c17-422d-9744-b4b55c2174b9\", \"@id\": \"https://ipfs.io/ipfs/bafkreicwhwmdbu4r3zv3cfifbb47dd7y5bf7l6qzycf66ll6pskk2r7gyq#66b7a5fe-2c17-422d-9744-b4b55c2174b9\"}",
"title": "Lead User Details",
"description": "Lead User Details",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Family Name (surname)",
"description": "Family Name (surname)",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Other (Given) Names",
"description": "Other (Given) Names",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Title",
"description": "Title",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "e-mail",
"description": "e-mail",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "email"
},
"field4": {
"title": "Telephone",
"description": "Telephone",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Fax",
"description": "Fax",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
}
}
},
"context": {
"@context": {
"@version": 1.1,
"@vocab": "https://w3id.org/traceability/#undefinedTerm",
"id": "@id",
"type": "@type",
"6d009939-3c53-44fd-8a0c-c9d98472ff09": {
"@id": "https://ipfs.io/ipfs/bafkreihe55hxacf32sxuybe3s3otblhfs3y5qlk3lccjvksh7kncwf6ura#6d009939-3c53-44fd-8a0c-c9d98472ff09",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
},
"field11": {
"@id": "https://www.schema.org/text"
},
"field12": {
"@id": "https://www.schema.org/text"
},
"field13": {
"@id": "https://www.schema.org/text"
},
"field14": {
"@id": "https://www.schema.org/text"
},
"field15": {
"@id": "https://www.schema.org/text"
},
"field16": {
"@id": "https://www.schema.org/text"
},
"field17": {
"@id": "https://www.schema.org/text"
},
"field18": {
"@id": "https://www.schema.org/text"
},
"field19": {
"@id": "https://www.schema.org/text"
}
}
},
"e0d61835-0491-4df8-9d48-21e961a7916f": {
"@id": "https://ipfs.io/ipfs/bafkreidwms3pistbvq472d3zkhpll7eth7azpwmftour4xmzrntvibhk2u#e0d61835-0491-4df8-9d48-21e961a7916f",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
}
}
},
"66b7a5fe-2c17-422d-9744-b4b55c2174b9": {
"@id": "https://ipfs.io/ipfs/bafkreicwhwmdbu4r3zv3cfifbb47dd7y5bf7l6qzycf66ll6pskk2r7gyq#66b7a5fe-2c17-422d-9744-b4b55c2174b9",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
}
}
},
"732d99d8-b254-4aa7-8bb4-e78f15212892&1.0.0": {
"@id": "https://ipfs.io/ipfs/bafkreiejsgxjj4ntamvgattviac5vtf5rtpvnvmojk444lyawutwsfnvwi#732d99d8-b254-4aa7-8bb4-e78f15212892&1.0.0",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"policyId": {
"@id": "https://www.schema.org/text"
},
"ref": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://ipfs.io/ipfs/bafkreihxsmllnneje7shxerizd4nmjj3mg4mexaskixzkskqpdsksyd6qe#6d009939-3c53-44fd-8a0c-c9d98472ff09"
},
"field2": {
"@id": "https://ipfs.io/ipfs/bafkreihxsmllnneje7shxerizd4nmjj3mg4mexaskixzkskqpdsksyd6qe#e0d61835-0491-4df8-9d48-21e961a7916f"
},
"field3": {
"@id": "https://ipfs.io/ipfs/bafkreihxsmllnneje7shxerizd4nmjj3mg4mexaskixzkskqpdsksyd6qe#66b7a5fe-2c17-422d-9744-b4b55c2174b9"
}
}
}
}
},
"type": "732d99d8-b254-4aa7-8bb4-e78f15212892&1.0.0",
"fields": [
{
"name": "field0",
"title": "Date",
"description": "Date",
"type": "string",
"format": "date",
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field1",
"title": "Applicant Details",
"description": "Applicant Details",
"type": "#6d009939-3c53-44fd-8a0c-c9d98472ff09",
"format": null,
"pattern": null,
"required": true,
"isRef": true,
"isArray": false,
"readOnly": false,
"fields": [
{
"name": "field0",
"title": "Applicant Legal Name",
"description": "Applicant Legal Name",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field1",
"title": "Registered address line 1",
"description": "Registered address line 1",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field2",
"title": "Registered address line 2",
"description": "Registered address line 2",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field3",
"title": "Registered address line 3",
"description": "Registered address line 3",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field4",
"title": "Postal (ZIP) code",
"description": "Postal (ZIP) code",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field5",
"title": "Country",
"description": "Country",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field6",
"title": "Legal Status",
"description": "Legal Status",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field7",
"title": "Country of company registration/private residence",
"description": "Country of company registration/private residence",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field8",
"title": "Corporate registration number/passport number",
"description": "Corporate registration number/passport number",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field9",
"title": "VAT number",
"description": "VAT number",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field10",
"title": "Website URL",
"description": "Website URL",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field11",
"title": "Main business (e.g. food retailer)",
"description": "Main business (e.g. food retailer)",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field12",
"title": "Year of registration",
"description": "Year of registration",
"type": "integer",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field13",
"title": "Approximate number of employees",
"description": "Approximate number of employees",
"type": "integer",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field14",
"title": "Name of the Chief Executive Officer/General Manager",
"description": "Name of the Chief Executive Officer/General Manager",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field15",
"title": "Chief Executive Officer/General Manager passport number",
"description": "Chief Executive Officer/General Manager passport number",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field16",
"title": "Please state in which countries the organization is active",
"description": "Please state in which countries the organization is active",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field17",
"title": "Please list the main (>10%) shareholders ",
"description": "Please list the main (>10%) shareholders ",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field18",
"title": "Balance sheet total for last financial year (in USD)",
"description": "Balance sheet total for last financial year (in USD)",
"type": "number",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field19",
"title": "Email address for Accounts Department",
"description": "Email address for Accounts Department",
"type": "string",
"format": "email",
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
}
],
"context": {
"type": "6d009939-3c53-44fd-8a0c-c9d98472ff09",
"context": [
"https://ipfs.io/ipfs/bafkreib7o25julfdxlg2ls4acie4rvdohaxhq22kbjfys4ssykr7ng3m2i"
]
},
"conditions": []
},
{
"name": "field2",
"title": "Primary Contact Details",
"description": "Primary Contact Details",
"type": "#e0d61835-0491-4df8-9d48-21e961a7916f",
"format": null,
"pattern": null,
"required": true,
"isRef": true,
"isArray": false,
"readOnly": false,
"fields": [
{
"name": "field0",
"title": "Organization Name",
"description": "Organization Name",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field1",
"title": "Address line 1",
"description": "Address line 1",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field2",
"title": "Address line 2",
"description": "Address line 2",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field3",
"title": "Address line 3",
"description": "Address line 3",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field4",
"title": "Postal code",
"description": "Postal code",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field5",
"title": "Country",
"description": "Country",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field6",
"title": "Contact person",
"description": "Contact person",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field7",
"title": "e-mail",
"description": "e-mail",
"type": "string",
"format": "email",
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field8",
"title": "Telephone",
"description": "Telephone",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field9",
"title": "Fax",
"description": "Fax",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field10",
"title": "Existing I-REC Registry organization(s) to become subsidiary",
"description": "Existing I-REC Registry organization(s) to become subsidiary",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
}
],
"context": {
"type": "e0d61835-0491-4df8-9d48-21e961a7916f",
"context": [
"https://ipfs.io/ipfs/bafkreib7o25julfdxlg2ls4acie4rvdohaxhq22kbjfys4ssykr7ng3m2i"
]
},
"conditions": []
},
{
"name": "field3",
"title": "Lead User Details\t",
"description": "Lead User Details\t",
"type": "#66b7a5fe-2c17-422d-9744-b4b55c2174b9",
"format": null,
"pattern": null,
"required": true,
"isRef": true,
"isArray": false,
"readOnly": false,
"fields": [
{
"name": "field0",
"title": "Family Name (surname)",
"description": "Family Name (surname)",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field1",
"title": "Other (Given) Names",
"description": "Other (Given) Names",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field2",
"title": "Title",
"description": "Title",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field3",
"title": "e-mail",
"description": "e-mail",
"type": "string",
"format": "email",
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field4",
"title": "Telephone",
"description": "Telephone",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field5",
"title": "Fax",
"description": "Fax",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
}
],
"context": {
"type": "66b7a5fe-2c17-422d-9744-b4b55c2174b9",
"context": [
"https://ipfs.io/ipfs/bafkreib7o25julfdxlg2ls4acie4rvdohaxhq22kbjfys4ssykr7ng3m2i"
]
},
"conditions": []
}
],
"conditions": []
},
"presetFields": [],
"uiMetaData": {
"type": "page",
"title": "Registrant Application"
},
"hideFields": [],
"active": true,
"data": null
}
Create Registrant
Creating Registrant
POST
/policies/{{policyId}}/blocks/{{create_application_uuid}}
Request Body
document
String
{ "type": "{{registrant_schema_type}}", "@context": [ "{{registrant_schema_context}}" ], "field0": "2022-05-11", "field1": { "type": "{{registrant_schema_field1_type}}", "@context": [ "{{registrant_schema_field1_context}}" ], "field0": "Applicant Legal Name", "field1": "Registered address line 1", "field2": "Registered address line 2", "field3": "Registered address line 3", "field4": "Postal (ZIP) code", "field5": "Country", "field6": "Legal Status", "field7": "Country of company registration/private residence", "field8": "Corporate registration number/passport number", "field9": "VAT number", "field10": "Website URL", "field11": "Main business (e.g. food retailer)", "field12": 1, "field13": 1, "field14": "Name of the Chief Executive Officer/General Manager", "field15": "Chief Executive Officer/General Manager passport number", "field16": "Please state in which countries the organization is active", "field17": "Please list the main (>10%) shareholders", "field18": 1, "field19": "email@email.com" }, "field2": { "type": "{{registrant_schema_field2_type}}", "@context": [ "{{registrant_schema_field2_context}}" ], "field0": "Organization Name", "field1": "Address line 1", "field2": "Address line 2", "field3": "Address line 3", "field4": "Postal code", "field5": "Country", "field6": "Contact person", "field7": "email@email.com", "field8": "123456789", "field9": "Fax", "field10": "Existing I-REC Registry organization(s) to become subsidiary" }, "field3": { "type": "{{registrant_schema_field3_type}}", "@context": [ "{{registrant_schema_field3_context}}" ], "field0": "Family Name (surname)", "field1": "Other (Given) Names", "field2": "Title", "field3": "email@email.com", "field4": "123456789", "field5": "Fax" }
ref
String
null
{
// Response
}
Get Approved Registrant
Displaying Approved Registrant uuid
GET
/policies/{{policyId}}/tag/approve_registrant_btn
{
"id": "c2eef66b-ec9f-42c5-99b2-430625c49e88"
}
Get Grid Documents
Displaying Grid Documents
GET
/policies/{{policyId}}/blocks/{{registrants_grid_uuid}}
{
"data": [
{
"id": "628291ed93e1d09322c4ed1a",
"owner": "did:hedera:testnet:2naXnVQ86KZySwwWfMzh6Y9Tfj6mCHj5hY8sjLQvxP3B;hedera:testnet:tid=0.0.34824275",
"hash": "Ew2Wz27nWJnN1fUTPZz1mthDkxejKuQdTbgVxKfacXRx",
"document": {
"id": "53b10c87-5ab5-445a-959c-51dc78e12270",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:2naXnVQ86KZySwwWfMzh6Y9Tfj6mCHj5hY8sjLQvxP3B;hedera:testnet:tid=0.0.34824275",
"issuanceDate": "2022-05-16T18:03:17.381Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"field0": "2022-05-11",
"field1": {
"type": "6d009939-3c53-44fd-8a0c-c9d98472ff09",
"@context": [
"https://ipfs.io/ipfs/bafkreib7o25julfdxlg2ls4acie4rvdohaxhq22kbjfys4ssykr7ng3m2i"
],
"field0": "Applicant Legal Name",
"field1": "Registered address line 1",
"field2": "Registered address line 2",
"field3": "Registered address line 3",
"field4": "Postal (ZIP) code",
"field5": "Country",
"field6": "Legal Status",
"field7": "Country of company registration/private residence",
"field8": "Corporate registration number/passport number",
"field9": "VAT number",
"field10": "Website URL",
"field11": "Main business (e.g. food retailer)",
"field12": 1,
"field13": 1,
"field14": "Name of the Chief Executive Officer/General Manager",
"field15": "Chief Executive Officer/General Manager passport number",
"field16": "Please state in which countries the organization is active",
"field17": "Please list the main (>10%) shareholders",
"field18": 1,
"field19": "email@email.com"
},
"field2": {
"type": "e0d61835-0491-4df8-9d48-21e961a7916f",
"@context": [
"https://ipfs.io/ipfs/bafkreib7o25julfdxlg2ls4acie4rvdohaxhq22kbjfys4ssykr7ng3m2i"
],
"field0": "Organization Name",
"field1": "Address line 1",
"field2": "Address line 2",
"field3": "Address line 3",
"field4": "Postal code",
"field5": "Country",
"field6": "Contact person",
"field7": "email@email.com",
"field8": "123456789",
"field9": "Fax",
"field10": "Existing I-REC Registry organization(s) to become subsidiary"
},
"field3": {
"type": "66b7a5fe-2c17-422d-9744-b4b55c2174b9",
"@context": [
"https://ipfs.io/ipfs/bafkreib7o25julfdxlg2ls4acie4rvdohaxhq22kbjfys4ssykr7ng3m2i"
],
"field0": "Family Name (surname)",
"field1": "Other (Given) Names",
"field2": "Title",
"field3": "email@email.com",
"field4": "123456789",
"field5": "Fax"
},
"policyId": "6282755493e1d09322c4ed13",
"@context": [
"https://ipfs.io/ipfs/bafkreib7o25julfdxlg2ls4acie4rvdohaxhq22kbjfys4ssykr7ng3m2i"
],
"id": "did:hedera:testnet:2naXnVQ86KZySwwWfMzh6Y9Tfj6mCHj5hY8sjLQvxP3B;hedera:testnet:tid=0.0.34824275",
"type": "732d99d8-b254-4aa7-8bb4-e78f15212892&1.0.0"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-16T18:03:17Z",
"verificationMethod": "did:hedera:testnet:2naXnVQ86KZySwwWfMzh6Y9Tfj6mCHj5hY8sjLQvxP3B;hedera:testnet:tid=0.0.34824275#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..2JLSx0OPaqvGUkbnIt0vVtJMO9H8h5K-Jvkl6pobJ3rGXauflV2_TV3jlDccC7z1K_euLMz2iOJfrAQld5y3DQ"
}
},
"createDate": "2022-05-16T18:03:25.894Z",
"updateDate": "2022-05-16T18:03:25.894Z",
"hederaStatus": "ISSUE",
"signature": 0,
"type": "registrant",
"policyId": "6282755493e1d09322c4ed13",
"tag": "create_application(db)",
"option": {
"status": "Waiting for approval"
},
"schema": "#732d99d8-b254-4aa7-8bb4-e78f15212892&1.0.0",
"messageId": "1652724204.003778404",
"topicId": "0.0.34825558",
"relationships": [],
"__sourceTag__": "registrants_source(need_approve)"
}
],
"blocks": [],
"commonAddons": [
{
"id": "bb1b84e4-3524-4849-a646-cca3623b0d75",
"blockType": "documentsSourceAddon"
},
{
"id": "1adf6b92-a184-43f4-99ab-3113fee26fa1",
"blockType": "documentsSourceAddon"
}
],
"fields": [
{
"title": "Legal Name",
"name": "document.credentialSubject.0.field1.field0",
"type": "text"
},
{
"title": "Organization Name",
"name": "document.credentialSubject.0.field2.field0",
"type": "text"
},
{
"title": "Operation",
"name": "option.status",
"type": "text",
"width": "250px",
"bindGroup": "registrants_source(approved)",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": ""
},
{
"title": "Operation",
"name": "option.status",
"tooltip": "",
"type": "block",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "approve_registrant_btn",
"width": "250px",
"bindGroup": "registrants_source(need_approve)"
},
{
"name": "document",
"title": "Document",
"tooltip": "",
"type": "button",
"action": "dialog",
"content": "View Document",
"uiClass": "link",
"dialogContent": "VC",
"dialogClass": "",
"dialogType": "json"
}
]
}
Approve Registrant
Approving Registrant
POST
/policies/{{policyId}}/blocks/{{approve_registrant_btn_uuid}}
Request Body
reg
String
{
// Response
}
Getting uuid of device created
Getting uuid of created device
GET
/policies/{{policyId}}/tag/create_device_form
{
"id": "bb8ddf01-e056-4632-8aa1-7c1c8aa5a1ee"
}
Getting Device Schema
Device Schema Details
GET
/policies/{{policyId}}/blocks/{{create_device_form_uuid}}
{
"id": "fa1688ba-85de-4944-b7d4-698da4338fb4",
"blockType": "requestVcDocumentBlock",
"schema": {
"userDID": null,
"id": "628d2751b51d44b0198a30ad",
"uuid": "00526b15-79e2-4432-90d6-c895cee289b1",
"hash": "",
"name": "I-REC Facility & Device Reg",
"description": "I-REC Facility & Device Reg",
"entity": "VC",
"status": "PUBLISHED",
"readonly": false,
"version": "1.0.0",
"creator": "did:hedera:testnet:DxUh34RvLVnepXjKmQK9q46remcasWfxtSaj3BcwbCGG;hedera:testnet:tid=0.0.34895921",
"owner": "did:hedera:testnet:DxUh34RvLVnepXjKmQK9q46remcasWfxtSaj3BcwbCGG;hedera:testnet:tid=0.0.34895921",
"topicId": "0.0.34904155",
"messageId": "1653417825.201434396",
"document_uri": "ipfs/bafkreihesagko7flofgvb3smausrt5nejp4zxm5puwj4cgsyehtfeilyu4",
"context_uri": "https://ipfs.io/ipfs/bafkreigdplzcs6ljxtaxlnkffq6mby5o4l5ckwx4vkqoo4ja36wn5g6k2e",
"iri": "#00526b15-79e2-4432-90d6-c895cee289b1&1.0.0",
"document": {
"$id": "#00526b15-79e2-4432-90d6-c895cee289b1&1.0.0",
"$comment": "{\"term\": \"00526b15-79e2-4432-90d6-c895cee289b1&1.0.0\", \"@id\": \"https://ipfs.io/ipfs/bafkreiarfdavk3bq23pay336sekvlhalvklot2egjenotiy5cigc37xhzy#00526b15-79e2-4432-90d6-c895cee289b1&1.0.0\"}",
"title": "I-REC Facility & Device Reg",
"description": "I-REC Facility & Device Reg",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Registrant Id",
"description": "Registrant Id",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Date",
"description": "Date",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field2": {
"title": "Is the Registrant also the owner of the Device? (provide evidence) ",
"description": "Is the Registrant also the owner of the Device? (provide evidence) ",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Registrant Details",
"description": "Registrant Details",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://ipfs.io/ipfs/bafkreie567lxme4xxcz7gjyyj7lk2jhf3oa5hnbukqctyjjx42y2pfrqx4#74a38111-b583-47c3-93b9-e453132ecbb5\"}",
"$ref": "#74a38111-b583-47c3-93b9-e453132ecbb5"
},
"field4": {
"title": "Production Device Details",
"description": "Production Device Details",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://ipfs.io/ipfs/bafkreie567lxme4xxcz7gjyyj7lk2jhf3oa5hnbukqctyjjx42y2pfrqx4#11496321-dbb9-423c-ba00-883983e0859f\"}",
"$ref": "#11496321-dbb9-423c-ba00-883983e0859f"
},
"field5": {
"title": "Energy Sources",
"description": "Energy Sources",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://ipfs.io/ipfs/bafkreie567lxme4xxcz7gjyyj7lk2jhf3oa5hnbukqctyjjx42y2pfrqx4#c20662fc-7d19-4f9f-b190-d7b219dda16f\"}",
"$ref": "#c20662fc-7d19-4f9f-b190-d7b219dda16f"
},
"policyId": {
"title": "policyId",
"description": "policyId",
"readOnly": true,
"$comment": "{\"term\": \"policyId\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"ref": {
"title": "ref",
"description": "ref",
"readOnly": true,
"$comment": "{\"term\": \"ref\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type",
"field3",
"field4",
"field5",
"policyId"
],
"additionalProperties": false,
"$defs": {
"#74a38111-b583-47c3-93b9-e453132ecbb5": {
"$id": "#74a38111-b583-47c3-93b9-e453132ecbb5",
"$comment": "{\"term\": \"74a38111-b583-47c3-93b9-e453132ecbb5\", \"@id\": \"https://ipfs.io/ipfs/bafkreidwms3pistbvq472d3zkhpll7eth7azpwmftour4xmzrntvibhk2u#74a38111-b583-47c3-93b9-e453132ecbb5\"}",
"title": "Contact Details",
"description": "Contact Details",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Organization Name",
"description": "Organization Name",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Address line 1",
"description": "Address line 1",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Address line 2",
"description": "Address line 2",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Address line 3",
"description": "Address line 3",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Postal code",
"description": "Postal code",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Country",
"description": "Country",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "Contact person",
"description": "Contact person",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "e-mail",
"description": "e-mail",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "email"
},
"field8": {
"title": "Telephone",
"description": "Telephone",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field9": {
"title": "Fax",
"description": "Fax",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field10": {
"title": "Existing I-REC Registry organization(s) to become subsidiary",
"description": "Existing I-REC Registry organization(s) to become subsidiary",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
},
"#11496321-dbb9-423c-ba00-883983e0859f": {
"$id": "#11496321-dbb9-423c-ba00-883983e0859f",
"$comment": "{\"term\": \"11496321-dbb9-423c-ba00-883983e0859f\", \"@id\": \"https://ipfs.io/ipfs/bafkreibfmmst6ivkxzdcpmxf75lmtlhewgniohcexyhnbdqzg3lbnsgmte#11496321-dbb9-423c-ba00-883983e0859f\"}",
"title": "Production Device",
"description": "Production Device",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Device Name",
"description": "Device Name",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Address",
"description": "Address",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Postal code",
"description": "Postal code",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Country",
"description": "Country",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Longitude",
"description": "Longitude",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Latitude",
"description": "Latitude",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "TSOβs ID for measurement point",
"description": "TSOβs ID for measurement point",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "Installed capacity (kW)",
"description": "Installed capacity (kW)",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "number"
},
"field8": {
"title": "Number of generating units",
"description": "Number of generating units",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "integer"
},
"field9": {
"title": "Date of commissioning",
"description": "Date of commissioning",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field10": {
"title": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"description": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field11": {
"title": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"description": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"readOnly": false,
"$comment": "{\"term\": \"field11\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field12": {
"title": "Expected form of volume evidence",
"description": "Expected form of volume evidence",
"readOnly": false,
"$comment": "{\"term\": \"field12\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field13": {
"title": "If other please specify",
"description": "If other please specify",
"readOnly": false,
"$comment": "{\"term\": \"field13\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
},
"#c20662fc-7d19-4f9f-b190-d7b219dda16f": {
"$id": "#c20662fc-7d19-4f9f-b190-d7b219dda16f",
"$comment": "{\"term\": \"c20662fc-7d19-4f9f-b190-d7b219dda16f\", \"@id\": \"https://ipfs.io/ipfs/bafkreicdymqudwen65zkey2eoirbvkbszcs75yr3b6x52zihmdro6dbmlm#c20662fc-7d19-4f9f-b190-d7b219dda16f\"}",
"title": "Energy Sources",
"description": "Energy Sources",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Energy Source (Input) β see Appendix 2",
"description": "Energy Source (Input) β see Appendix 2",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Technology β see Appendix 2",
"description": "Technology β see Appendix 2",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "On-site consumer present?",
"description": "On-site consumer present?",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "boolean"
},
"field3": {
"title": "If yes give details",
"description": "If yes give details",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Auxiliary/standby energy sources present?",
"description": "Auxiliary/standby energy sources present?",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "boolean"
},
"field5": {
"title": "If yes give details",
"description": "If yes give details",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "Please give details of how the site can import electricity by means other than through the meter(s) specified above",
"description": "Please give details of how the site can import electricity by means other than through the meter(s) specified above",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "Please give details (including registration id) of any carbon offset or energy tracking scheme for which the Production Device is registered. State βNoneβ if that is the case",
"description": "Please give details (including registration id) of any carbon offset or energy tracking scheme for which the Production Device is registered. State βNoneβ if that is the case",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field8": {
"title": "Please identify any labeling schemes for which the Device is accredited",
"description": "Please identify any labeling schemes for which the Device is accredited",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field9": {
"title": "Has the Device ever received public (government) funding (e.g. Feed in Tariff)?",
"description": "Has the Device ever received public (government) funding (e.g. Feed in Tariff)?",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "boolean"
},
"field10": {
"title": "If public (government) funding has been received when did/will it finish?",
"description": "If public (government) funding has been received when did/will it finish?",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field11": {
"title": "Requested effective date of registration (no earlier than 12 months prior to submitting this form)",
"description": "Requested effective date of registration (no earlier than 12 months prior to submitting this form)",
"readOnly": false,
"$comment": "{\"term\": \"field11\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field12": {
"title": "Preferred I-REC Device Verifier",
"description": "Preferred I-REC Device Verifier",
"readOnly": false,
"$comment": "{\"term\": \"field12\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
}
}
},
"context": {
"@context": {
"@version": 1.1,
"@vocab": "https://w3id.org/traceability/#undefinedTerm",
"id": "@id",
"type": "@type",
"74a38111-b583-47c3-93b9-e453132ecbb5": {
"@id": "https://ipfs.io/ipfs/bafkreidwms3pistbvq472d3zkhpll7eth7azpwmftour4xmzrntvibhk2u#74a38111-b583-47c3-93b9-e453132ecbb5",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
}
}
},
"11496321-dbb9-423c-ba00-883983e0859f": {
"@id": "https://ipfs.io/ipfs/bafkreibfmmst6ivkxzdcpmxf75lmtlhewgniohcexyhnbdqzg3lbnsgmte#11496321-dbb9-423c-ba00-883983e0859f",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
},
"field11": {
"@id": "https://www.schema.org/text"
},
"field12": {
"@id": "https://www.schema.org/text"
},
"field13": {
"@id": "https://www.schema.org/text"
}
}
},
"c20662fc-7d19-4f9f-b190-d7b219dda16f": {
"@id": "https://ipfs.io/ipfs/bafkreicdymqudwen65zkey2eoirbvkbszcs75yr3b6x52zihmdro6dbmlm#c20662fc-7d19-4f9f-b190-d7b219dda16f",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
},
"field11": {
"@id": "https://www.schema.org/text"
},
"field12": {
"@id": "https://www.schema.org/text"
}
}
},
"00526b15-79e2-4432-90d6-c895cee289b1&1.0.0": {
"@id": "https://ipfs.io/ipfs/bafkreiarfdavk3bq23pay336sekvlhalvklot2egjenotiy5cigc37xhzy#00526b15-79e2-4432-90d6-c895cee289b1&1.0.0",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"policyId": {
"@id": "https://www.schema.org/text"
},
"ref": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://ipfs.io/ipfs/bafkreie567lxme4xxcz7gjyyj7lk2jhf3oa5hnbukqctyjjx42y2pfrqx4#74a38111-b583-47c3-93b9-e453132ecbb5"
},
"field4": {
"@id": "https://ipfs.io/ipfs/bafkreie567lxme4xxcz7gjyyj7lk2jhf3oa5hnbukqctyjjx42y2pfrqx4#11496321-dbb9-423c-ba00-883983e0859f"
},
"field5": {
"@id": "https://ipfs.io/ipfs/bafkreie567lxme4xxcz7gjyyj7lk2jhf3oa5hnbukqctyjjx42y2pfrqx4#c20662fc-7d19-4f9f-b190-d7b219dda16f"
}
}
}
}
},
"type": "00526b15-79e2-4432-90d6-c895cee289b1&1.0.0",
"fields": [
{
"name": "field0",
"title": "Registrant Id",
"description": "Registrant Id",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field1",
"title": "Date",
"description": "Date",
"type": "string",
"format": "date",
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field2",
"title": "Is the Registrant also the owner of the Device? (provide evidence) ",
"description": "Is the Registrant also the owner of the Device? (provide evidence) ",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field3",
"title": "Registrant Details",
"description": "Registrant Details",
"type": "#74a38111-b583-47c3-93b9-e453132ecbb5",
"format": null,
"pattern": null,
"required": true,
"isRef": true,
"isArray": false,
"readOnly": false,
"fields": [
{
"name": "field0",
"title": "Organization Name",
"description": "Organization Name",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field1",
"title": "Address line 1",
"description": "Address line 1",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field2",
"title": "Address line 2",
"description": "Address line 2",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field3",
"title": "Address line 3",
"description": "Address line 3",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field4",
"title": "Postal code",
"description": "Postal code",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field5",
"title": "Country",
"description": "Country",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field6",
"title": "Contact person",
"description": "Contact person",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field7",
"title": "e-mail",
"description": "e-mail",
"type": "string",
"format": "email",
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field8",
"title": "Telephone",
"description": "Telephone",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field9",
"title": "Fax",
"description": "Fax",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field10",
"title": "Existing I-REC Registry organization(s) to become subsidiary",
"description": "Existing I-REC Registry organization(s) to become subsidiary",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
}
],
"context": {
"type": "74a38111-b583-47c3-93b9-e453132ecbb5",
"context": [
"https://ipfs.io/ipfs/bafkreigdplzcs6ljxtaxlnkffq6mby5o4l5ckwx4vkqoo4ja36wn5g6k2e"
]
},
"conditions": []
},
{
"name": "field4",
"title": "Production Device Details",
"description": "Production Device Details",
"type": "#11496321-dbb9-423c-ba00-883983e0859f",
"format": null,
"pattern": null,
"required": true,
"isRef": true,
"isArray": false,
"readOnly": false,
"fields": [
{
"name": "field0",
"title": "Device Name",
"description": "Device Name",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field1",
"title": "Address",
"description": "Address",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field2",
"title": "Postal code",
"description": "Postal code",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field3",
"title": "Country",
"description": "Country",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field4",
"title": "Longitude",
"description": "Longitude",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field5",
"title": "Latitude",
"description": "Latitude",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field6",
"title": "TSOβs ID for measurement point",
"description": "TSOβs ID for measurement point",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field7",
"title": "Installed capacity (kW)",
"description": "Installed capacity (kW)",
"type": "number",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field8",
"title": "Number of generating units",
"description": "Number of generating units",
"type": "integer",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field9",
"title": "Date of commissioning",
"description": "Date of commissioning",
"type": "string",
"format": "date",
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field10",
"title": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"description": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field11",
"title": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"description": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field12",
"title": "Expected form of volume evidence",
"description": "Expected form of volume evidence",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field13",
"title": "If other please specify",
"description": "If other please specify",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
}
],
"context": {
"type": "11496321-dbb9-423c-ba00-883983e0859f",
"context": [
"https://ipfs.io/ipfs/bafkreigdplzcs6ljxtaxlnkffq6mby5o4l5ckwx4vkqoo4ja36wn5g6k2e"
]
},
"conditions": []
},
{
"name": "field5",
"title": "Energy Sources",
"description": "Energy Sources",
"type": "#c20662fc-7d19-4f9f-b190-d7b219dda16f",
"format": null,
"pattern": null,
"required": true,
"isRef": true,
"isArray": false,
"readOnly": false,
"fields": [
{
"name": "field0",
"title": "Energy Source (Input) β see Appendix 2",
"description": "Energy Source (Input) β see Appendix 2",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field1",
"title": "Technology β see Appendix 2",
"description": "Technology β see Appendix 2",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field2",
"title": "On-site consumer present?",
"description": "On-site consumer present?",
"type": "boolean",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field3",
"title": "If yes give details",
"description": "If yes give details",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field4",
"title": "Auxiliary/standby energy sources present?",
"description": "Auxiliary/standby energy sources present?",
"type": "boolean",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field5",
"title": "If yes give details",
"description": "If yes give details",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field6",
"title": "Please give details of how the site can import electricity by means other than through the meter(s) specified above",
"description": "Please give details of how the site can import electricity by means other than through the meter(s) specified above",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field7",
"title": "Please give details (including registration id) of any carbon offset or energy tracking scheme for which the Production Device is registered. State βNoneβ if that is the case",
"description": "Please give details (including registration id) of any carbon offset or energy tracking scheme for which the Production Device is registered. State βNoneβ if that is the case",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field8",
"title": "Please identify any labeling schemes for which the Device is accredited",
"description": "Please identify any labeling schemes for which the Device is accredited",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field9",
"title": "Has the Device ever received public (government) funding (e.g. Feed in Tariff)?",
"description": "Has the Device ever received public (government) funding (e.g. Feed in Tariff)?",
"type": "boolean",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field10",
"title": "If public (government) funding has been received when did/will it finish?",
"description": "If public (government) funding has been received when did/will it finish?",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field11",
"title": "Requested effective date of registration (no earlier than 12 months prior to submitting this form)",
"description": "Requested effective date of registration (no earlier than 12 months prior to submitting this form)",
"type": "string",
"format": "date",
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field12",
"title": "Preferred I-REC Device Verifier",
"description": "Preferred I-REC Device Verifier",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
}
],
"context": {
"type": "c20662fc-7d19-4f9f-b190-d7b219dda16f",
"context": [
"https://ipfs.io/ipfs/bafkreigdplzcs6ljxtaxlnkffq6mby5o4l5ckwx4vkqoo4ja36wn5g6k2e"
]
},
"conditions": []
}
],
"conditions": []
},
"presetSchema": "#ef5fa54f-ef88-4e4e-8d0e-29904bd222f2&1.0.0",
"presetFields": [
{
"name": "field0",
"title": "Registrant Id",
"value": "id",
"readonly": false
},
{
"name": "field1",
"title": "Date",
"readonly": false
},
{
"name": "field2",
"title": "Is the Registrant also the owner of the Device? (provide evidence) ",
"readonly": false
},
{
"name": "field3",
"title": "Registrant Details",
"value": "field2",
"readonly": false
},
{
"name": "field4",
"title": "Production Device Details",
"readonly": false
},
{
"name": "field5",
"title": "Energy Sources",
"readonly": false
}
],
"uiMetaData": {
"type": "dialog",
"content": "Create New Device",
"dialogContent": "Device Registration"
},
"hideFields": [],
"active": true,
"data": {
"id": "628d281cb51d44b0198a30bb",
"owner": "did:hedera:testnet:8BfeSEAX2ksCwyp8fsA8vnqEkzBADmVYpP5aN4qEYwJ6;hedera:testnet:tid=0.0.34904159",
"hash": "2qN3ZbP2h7YaNXpE8vJuaPLkMRBoo9vrL2kQhkHSA71d",
"document": {
"id": "47cb8d81-1dea-429c-b627-190afba7ea74",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:DxUh34RvLVnepXjKmQK9q46remcasWfxtSaj3BcwbCGG;hedera:testnet:tid=0.0.34895921",
"issuanceDate": "2022-05-24T18:46:48.165Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"field0": "2022-05-11",
"field1": {
"type": "4e8d5404-892d-48ed-b63f-b7a009c0eba1",
"@context": [
"https://ipfs.io/ipfs/bafkreiecxdjqan75ufso7ofgc65ywrx7ettqigvtuovr4jl7rtss4abx2u"
],
"field0": "Applicant Legal Name",
"field1": "Registered address line 1",
"field2": "Registered address line 2",
"field3": "Registered address line 3",
"field4": "Postal (ZIP) code",
"field5": "Country",
"field6": "Legal Status",
"field7": "Country of company registration/private residence",
"field8": "Corporate registration number/passport number",
"field9": "VAT number",
"field10": "Website URL",
"field11": "Main business (e.g. food retailer)",
"field12": 1,
"field13": 1,
"field14": "Name of the Chief Executive Officer/General Manager",
"field15": "Chief Executive Officer/General Manager passport number",
"field16": "Please state in which countries the organization is active",
"field17": "Please list the main (>10%) shareholders",
"field18": 1,
"field19": "email@email.com"
},
"field2": {
"type": "74a38111-b583-47c3-93b9-e453132ecbb5",
"@context": [
"https://ipfs.io/ipfs/bafkreiecxdjqan75ufso7ofgc65ywrx7ettqigvtuovr4jl7rtss4abx2u"
],
"field0": "Organization Name",
"field1": "Address line 1",
"field2": "Address line 2",
"field3": "Address line 3",
"field4": "Postal code",
"field5": "Country",
"field6": "Contact person",
"field7": "email@email.com",
"field8": "123456789",
"field9": "Fax",
"field10": "Existing I-REC Registry organization(s) to become subsidiary"
},
"field3": {
"type": "a772f46e-2764-4909-b1a1-287c09d7a785",
"@context": [
"https://ipfs.io/ipfs/bafkreiecxdjqan75ufso7ofgc65ywrx7ettqigvtuovr4jl7rtss4abx2u"
],
"field0": "Family Name (surname)",
"field1": "Other (Given) Names",
"field2": "Title",
"field3": "email@email.com",
"field4": "123456789",
"field5": "Fax"
},
"policyId": "628d2752b51d44b0198a30af",
"@context": [
"https://ipfs.io/ipfs/bafkreiecxdjqan75ufso7ofgc65ywrx7ettqigvtuovr4jl7rtss4abx2u"
],
"id": "did:hedera:testnet:8BfeSEAX2ksCwyp8fsA8vnqEkzBADmVYpP5aN4qEYwJ6;hedera:testnet:tid=0.0.34904159",
"type": "ef5fa54f-ef88-4e4e-8d0e-29904bd222f2&1.0.0"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-24T18:46:48Z",
"verificationMethod": "did:hedera:testnet:DxUh34RvLVnepXjKmQK9q46remcasWfxtSaj3BcwbCGG;hedera:testnet:tid=0.0.34895921#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..w0WCNVC15mRZuLtbGBNk2GymjkJ1yyoBAXzWtgDlofjWut8y-E5D160If_47oTCW2mRc5mi3LtqTLBEPeaFeCg"
}
},
"createDate": "2022-05-24T18:46:52.166Z",
"updateDate": "2022-05-24T18:46:52.166Z",
"hederaStatus": "ISSUE",
"signature": 0,
"type": "registrant(Approved)",
"policyId": "628d2752b51d44b0198a30af",
"tag": "save_copy_application",
"option": {
"status": "Approved"
},
"schema": "#ef5fa54f-ef88-4e4e-8d0e-29904bd222f2&1.0.0",
"messageId": "1653418010.298843156",
"topicId": "0.0.34904161",
"relationships": [
"1653417988.611662000"
],
"__sourceTag__": "current_registrant"
}
}
Create Device
Creating Device
POST
/policies/{{policyId}}/blocks/{{create_device_form_uuid}}
Request Body
*
String
{{req_body}}
{
// Response
}
Getting Approve Device Button UUID
Getting UUID of Approved Device Button
GET
/policies/{{policyId}}/tag/approve_device_btn
{
"id": "329a1412-4206-4b99-840c-fdb82dfb4cd8"
}
Getting Approve Device Grid UUID
Getting UUID of Approve Device Grid
GET
/policies/{{policyId}}/tag/approve_devices_grid
{
"id": "9fb94eaa-ecc9-441b-9fb0-5f163989aa35"
}
Get Grid Documents
Getting Grid Documents
GET
/policies/{{policyId}}/blocks/{{approve_devices_grid_uuid}}
{
"data": [
{
"id": "628d29bfb51d44b0198a30bf",
"owner": "did:hedera:testnet:8BfeSEAX2ksCwyp8fsA8vnqEkzBADmVYpP5aN4qEYwJ6;hedera:testnet:tid=0.0.34904159",
"hash": "HTpkqCA8tbNtgQm8i8vxSuXFGDYDGWFojN4LUq4NVqve",
"document": {
"id": "143a95f5-cddf-49fa-b8f3-eab99c44acad",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:8BfeSEAX2ksCwyp8fsA8vnqEkzBADmVYpP5aN4qEYwJ6;hedera:testnet:tid=0.0.34904159",
"issuanceDate": "2022-05-24T18:53:47.383Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"field1": "2022-05-11",
"field2": "Is the Registrant also the owner of the Device? (provide evidence)",
"field3": {
"type": "74a38111-b583-47c3-93b9-e453132ecbb5",
"@context": [
"https://ipfs.io/ipfs/bafkreigdplzcs6ljxtaxlnkffq6mby5o4l5ckwx4vkqoo4ja36wn5g6k2e"
],
"field0": "Organization Name",
"field1": "Address line 1",
"field2": "Address line 2",
"field3": "Address line 3",
"field4": "Postal code",
"field5": "Country",
"field6": "Contact person",
"field7": "email@email.com",
"field8": "123456789",
"field9": "Fax",
"field10": "Existing I-REC Registry organization(s) to become subsidiary"
},
"field4": {
"type": "11496321-dbb9-423c-ba00-883983e0859f",
"@context": [
"https://ipfs.io/ipfs/bafkreigdplzcs6ljxtaxlnkffq6mby5o4l5ckwx4vkqoo4ja36wn5g6k2e"
],
"field0": "Device Name",
"field1": "Address",
"field2": "Postal code",
"field3": "Country",
"field4": "Longitude",
"field5": "Latitude",
"field6": "TSOβs ID for measurement point",
"field7": 1,
"field8": 1,
"field9": "2022-05-11",
"field10": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"field11": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"field12": "Expected form of volume evidence",
"field13": "If other please specify"
},
"field5": {
"type": "c20662fc-7d19-4f9f-b190-d7b219dda16f",
"@context": [
"https://ipfs.io/ipfs/bafkreigdplzcs6ljxtaxlnkffq6mby5o4l5ckwx4vkqoo4ja36wn5g6k2e"
],
"field0": "Energy Source (Input) β see Appendix 2",
"field1": "Technology β see Appendix 2",
"field2": true,
"field3": "If yes give details",
"field4": true,
"field5": "If yes give details",
"field6": "Please give details of how the site can import electricity by means other than through the meter(s) specified above",
"field7": "Please give details (including registration id) of any carbon offset or energy tracking scheme for which the Production Device is registered. State βNoneβ if that is the case",
"field8": "Please identify any labeling schemes for which the Device is accredited",
"field9": true,
"field10": "If public (government) funding has been received when did/will it finish?",
"field11": "2022-05-11",
"field12": "Preferred I-REC Device Verifier"
},
"field0": "did:hedera:testnet:8BfeSEAX2ksCwyp8fsA8vnqEkzBADmVYpP5aN4qEYwJ6;hedera:testnet:tid=0.0.34904159",
"ref": "did:hedera:testnet:8BfeSEAX2ksCwyp8fsA8vnqEkzBADmVYpP5aN4qEYwJ6;hedera:testnet:tid=0.0.34904159",
"policyId": "628d2752b51d44b0198a30af",
"@context": [
"https://ipfs.io/ipfs/bafkreigdplzcs6ljxtaxlnkffq6mby5o4l5ckwx4vkqoo4ja36wn5g6k2e"
],
"id": "did:hedera:testnet:DM9kVHFEQXNfCXVtXfgK76hW4QSzyEKjiFGffq1ULWdF;hedera:testnet:tid=0.0.34904157",
"type": "00526b15-79e2-4432-90d6-c895cee289b1&1.0.0"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-24T18:53:47Z",
"verificationMethod": "did:hedera:testnet:8BfeSEAX2ksCwyp8fsA8vnqEkzBADmVYpP5aN4qEYwJ6;hedera:testnet:tid=0.0.34904159#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..1XGieppJpfZJaCkdKtBhrrCaNNd9eedq4KrgbLqfdsLTg4DDpjrFPvfQIkiiCpu0GLXGwVn27ZXeByQPS4U7CA"
}
},
"createDate": "2022-05-24T18:53:51.863Z",
"updateDate": "2022-05-24T18:53:51.863Z",
"hederaStatus": "ISSUE",
"signature": 0,
"type": "device",
"policyId": "628d2752b51d44b0198a30af",
"tag": "create_device",
"option": {
"status": "Waiting for approval"
},
"schema": "#00526b15-79e2-4432-90d6-c895cee289b1&1.0.0",
"messageId": "1653418430.203299704",
"topicId": "0.0.34904161",
"relationships": [
"1653418010.298843156"
],
"__sourceTag__": "approve_devices_source(need_approve)"
}
],
"blocks": [],
"commonAddons": [
{
"id": "6f79fcbc-6f28-4af8-9cd1-0f35b08844e2",
"blockType": "documentsSourceAddon"
},
{
"id": "10efbf45-f397-482e-abef-a51ed7fe4540",
"blockType": "documentsSourceAddon"
}
],
"fields": [
{
"title": "Organization Name",
"name": "document.credentialSubject.0.field3.field0",
"type": "text"
},
{
"title": "Device Name",
"name": "document.credentialSubject.0.field4.field0",
"type": "text"
},
{
"title": "Address",
"name": "document.credentialSubject.0.field4.field1",
"type": "text"
},
{
"title": "Longitude",
"name": "document.credentialSubject.0.field4.field4",
"type": "text"
},
{
"title": "Latitude",
"name": "document.credentialSubject.0.field4.field5",
"type": "text"
},
{
"title": "Capacity (kW)",
"name": "document.credentialSubject.0.field4.field7",
"type": "text"
},
{
"name": "option.status",
"title": "Operation",
"type": "text",
"width": "250px",
"bindGroup": "approve_devices_source(approved)",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": ""
},
{
"title": "Operation",
"name": "option.status",
"tooltip": "",
"type": "block",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "approve_device_btn",
"width": "250px",
"bindGroup": "approve_devices_source(need_approve)"
},
{
"name": "document",
"title": "Document",
"tooltip": "",
"type": "button",
"action": "dialog",
"content": "View Document",
"uiClass": "link",
"dialogContent": "VC",
"dialogClass": "",
"dialogType": "json"
}
]
}
Approve Device
Approving Device
POST
/policies/{{policyId}}/blocks/{{approve_device_btn_uuid}}
Request Body
String
{{req_body}}
{
// Response
}
Getting UUID of Create Issue Request
Getting Create Issue Request UUID
GET
/policies/{{policyId}}/tag/create_issue_request_form
{
"id": "d3f0c4dd-26fa-47e0-8b30-d16713591926"
}
Getting Grid UUID
Getting Grid UUID
GET
/policies/{{policyId}}/tag/approve_devices_grid
{
"id": "9fb94eaa-ecc9-441b-9fb0-5f163989aa35"
}
Getting Grid Documents
Displaying Grid Documents
GET
/policies/{{policyId}}/blocks/{{issue_grid_uuid}}
{{
"data": [
{
"id": "628d29bfb51d44b0198a30bf",
"owner": "did:hedera:testnet:8BfeSEAX2ksCwyp8fsA8vnqEkzBADmVYpP5aN4qEYwJ6;hedera:testnet:tid=0.0.34904159",
"assign": null,
"hash": "HTpkqCA8tbNtgQm8i8vxSuXFGDYDGWFojN4LUq4NVqve",
"document": {
"id": "143a95f5-cddf-49fa-b8f3-eab99c44acad",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:8BfeSEAX2ksCwyp8fsA8vnqEkzBADmVYpP5aN4qEYwJ6;hedera:testnet:tid=0.0.34904159",
"issuanceDate": "2022-05-24T18:53:47.383Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"field1": "2022-05-11",
"field2": "Is the Registrant also the owner of the Device? (provide evidence)",
"field3": {
"type": "74a38111-b583-47c3-93b9-e453132ecbb5",
"@context": [
"https://ipfs.io/ipfs/bafkreigdplzcs6ljxtaxlnkffq6mby5o4l5ckwx4vkqoo4ja36wn5g6k2e"
],
"field0": "Organization Name",
"field1": "Address line 1",
"field2": "Address line 2",
"field3": "Address line 3",
"field4": "Postal code",
"field5": "Country",
"field6": "Contact person",
"field7": "email@email.com",
"field8": "123456789",
"field9": "Fax",
"field10": "Existing I-REC Registry organization(s) to become subsidiary"
},
"field4": {
"type": "11496321-dbb9-423c-ba00-883983e0859f",
"@context": [
"https://ipfs.io/ipfs/bafkreigdplzcs6ljxtaxlnkffq6mby5o4l5ckwx4vkqoo4ja36wn5g6k2e"
],
"field0": "Device Name",
"field1": "Address",
"field2": "Postal code",
"field3": "Country",
"field4": "Longitude",
"field5": "Latitude",
"field6": "TSOβs ID for measurement point",
"field7": 1,
"field8": 1,
"field9": "2022-05-11",
"field10": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"field11": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"field12": "Expected form of volume evidence",
"field13": "If other please specify"
},
"field5": {
"type": "c20662fc-7d19-4f9f-b190-d7b219dda16f",
"@context": [
"https://ipfs.io/ipfs/bafkreigdplzcs6ljxtaxlnkffq6mby5o4l5ckwx4vkqoo4ja36wn5g6k2e"
],
"field0": "Energy Source (Input) β see Appendix 2",
"field1": "Technology β see Appendix 2",
"field2": true,
"field3": "If yes give details",
"field4": true,
"field5": "If yes give details",
"field6": "Please give details of how the site can import electricity by means other than through the meter(s) specified above",
"field7": "Please give details (including registration id) of any carbon offset or energy tracking scheme for which the Production Device is registered. State βNoneβ if that is the case",
"field8": "Please identify any labeling schemes for which the Device is accredited",
"field9": true,
"field10": "If public (government) funding has been received when did/will it finish?",
"field11": "2022-05-11",
"field12": "Preferred I-REC Device Verifier"
},
"field0": "did:hedera:testnet:8BfeSEAX2ksCwyp8fsA8vnqEkzBADmVYpP5aN4qEYwJ6;hedera:testnet:tid=0.0.34904159",
"ref": "did:hedera:testnet:8BfeSEAX2ksCwyp8fsA8vnqEkzBADmVYpP5aN4qEYwJ6;hedera:testnet:tid=0.0.34904159",
"policyId": "628d2752b51d44b0198a30af",
"@context": [
"https://ipfs.io/ipfs/bafkreigdplzcs6ljxtaxlnkffq6mby5o4l5ckwx4vkqoo4ja36wn5g6k2e"
],
"id": "did:hedera:testnet:DM9kVHFEQXNfCXVtXfgK76hW4QSzyEKjiFGffq1ULWdF;hedera:testnet:tid=0.0.34904157",
"type": "00526b15-79e2-4432-90d6-c895cee289b1&1.0.0"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-24T18:53:47Z",
"verificationMethod": "did:hedera:testnet:8BfeSEAX2ksCwyp8fsA8vnqEkzBADmVYpP5aN4qEYwJ6;hedera:testnet:tid=0.0.34904159#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..1XGieppJpfZJaCkdKtBhrrCaNNd9eedq4KrgbLqfdsLTg4DDpjrFPvfQIkiiCpu0GLXGwVn27ZXeByQPS4U7CA"
}
},
"createDate": "2022-05-24T18:53:51.863Z",
"updateDate": "2022-05-24T18:53:51.863Z",
"hederaStatus": "ISSUE",
"signature": 0,
"type": "device",
"policyId": "628d2752b51d44b0198a30af",
"tag": "save_device_status(approved)",
"option": {
"status": "Approved"
},
"schema": "#00526b15-79e2-4432-90d6-c895cee289b1&1.0.0",
"messageId": "1653418430.203299704",
"topicId": "0.0.34904161",
"relationships": [
"1653418010.298843156"
],
"__sourceTag__": "approve_devices_source(approved)"
}
],
"blocks": [],
"commonAddons": [
{
"id": "6f79fcbc-6f28-4af8-9cd1-0f35b08844e2",
"blockType": "documentsSourceAddon"
},
{
"id": "10efbf45-f397-482e-abef-a51ed7fe4540",
"blockType": "documentsSourceAddon"
}
],
"fields": [
{
"title": "Organization Name",
"name": "document.credentialSubject.0.field3.field0",
"type": "text"
},
{
"title": "Device Name",
"name": "document.credentialSubject.0.field4.field0",
"type": "text"
},
{
"title": "Address",
"name": "document.credentialSubject.0.field4.field1",
"type": "text"
},
{
"title": "Longitude",
"name": "document.credentialSubject.0.field4.field4",
"type": "text"
},
{
"title": "Latitude",
"name": "document.credentialSubject.0.field4.field5",
"type": "text"
},
{
"title": "Capacity (kW)",
"name": "document.credentialSubject.0.field4.field7",
"type": "text"
},
{
"name": "option.status",
"title": "Operation",
"type": "text",
"width": "250px",
"bindGroup": "approve_devices_source(approved)",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": ""
},
{
"title": "Operation",
"name": "option.status",
"tooltip": "",
"type": "block",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "approve_device_btn",
"width": "250px",
"bindGroup": "approve_devices_source(need_approve)"
},
{
"name": "document",
"title": "Document",
"tooltip": "",
"type": "button",
"action": "dialog",
"content": "View Document",
"uiClass": "link",
"dialogContent": "VC",
"dialogClass": "",
"dialogType": "json"
}
]
}
Getting Issue Schema
Getting Schema of Issue Request
GET
/policies/{{policyId}}/blocks/{{create_issue_request_form_uuid}}
{
"id": "d3f0c4dd-26fa-47e0-8b30-d16713591926",
"blockType": "requestVcDocumentBlock",
"schema": {
"userDID": null,
"id": "628d2752b51d44b0198a30ae",
"uuid": "7cf248b0-7f04-40df-ac1f-46903f07123b",
"hash": "",
"name": "I-REC Issue Request",
"description": "I-REC Issue Request",
"entity": "VC",
"status": "PUBLISHED",
"readonly": false,
"version": "1.0.0",
"creator": "did:hedera:testnet:DxUh34RvLVnepXjKmQK9q46remcasWfxtSaj3BcwbCGG;hedera:testnet:tid=0.0.34895921",
"owner": "did:hedera:testnet:DxUh34RvLVnepXjKmQK9q46remcasWfxtSaj3BcwbCGG;hedera:testnet:tid=0.0.34895921",
"topicId": "0.0.34904155",
"messageId": "1653417831.371325000",
"documentURL": "https://ipfs.io/ipfs/bafkreie2o56rs5zgwnw3z6effsgiotgeelsnrhzrhofpf2vejd6b2b5pjy",
"contextURL": "https://ipfs.io/ipfs/bafkreia47khrdqlcstlf6rxfcnaou7v4bjyswqn7kj2vm3gfuci5ivmdla",
"iri": "#7cf248b0-7f04-40df-ac1f-46903f07123b&1.0.0",
"document": {
"$id": "#7cf248b0-7f04-40df-ac1f-46903f07123b&1.0.0",
"$comment": "{\"term\": \"7cf248b0-7f04-40df-ac1f-46903f07123b&1.0.0\", \"@id\": \"https://ipfs.io/ipfs/bafkreihyzgmwkeaizxlvwc7kvvj2l7xjaajp6gnaejx7gvqumtsmc3o2he#7cf248b0-7f04-40df-ac1f-46903f07123b&1.0.0\"}",
"title": "I-REC Issue Request",
"description": "I-REC Issue Request",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Registrant Id",
"description": "Registrant Id",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Production Device/Production Group Id",
"description": "Production Device/Production Group Id",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Registrant Details",
"description": "Registrant Details",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://ipfs.io/ipfs/bafkreigvosme6ktbnfrbjcmttddtqqvvjzvoxjiakum4ahxuq3s4owswgq#74a38111-b583-47c3-93b9-e453132ecbb5\"}",
"$ref": "#74a38111-b583-47c3-93b9-e453132ecbb5"
},
"field3": {
"title": "Production Device/Production Group",
"description": "Production Device/Production Group",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://ipfs.io/ipfs/bafkreigvosme6ktbnfrbjcmttddtqqvvjzvoxjiakum4ahxuq3s4owswgq#11496321-dbb9-423c-ba00-883983e0859f\"}",
"$ref": "#11496321-dbb9-423c-ba00-883983e0859f"
},
"field4": {
"title": "Labelling scheme(s)",
"description": "labeling scheme(s)",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Last registration date",
"description": "Last registration date",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field6": {
"title": "Production Period Start Date",
"description": "Production Period Start Date",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field7": {
"title": "Total kWh Produced in this period",
"description": "Total kWh Produced in this period",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "number"
},
"field8": {
"title": "Production Period End Date",
"description": "Production Period End Date",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field9": {
"title": "Percentage of eligible total applied for",
"description": "Percentage of eligible total applied for",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "integer"
},
"field10": {
"title": "Type a: Settlement Metering data",
"description": "Type a: Settlement Metering data",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field11": {
"title": "Type b: Non-settlement Metering data",
"description": "Type b: Non-settlement Metering data",
"readOnly": false,
"$comment": "{\"term\": \"field11\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field12": {
"title": "Type c: Measured Volume Transfer documentation",
"description": "Type c: Measured Volume Transfer documentation",
"readOnly": false,
"$comment": "{\"term\": \"field12\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field13": {
"title": "Type d: Other",
"description": "Type d: Other",
"readOnly": false,
"$comment": "{\"term\": \"field13\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field14": {
"title": "Is the production of this electricity counted towards a national, sub-national or regulatory target?",
"description": "Is the production of this electricity counted towards a national, sub-national or regulatory target?",
"readOnly": false,
"$comment": "{\"term\": \"field14\", \"@id\": \"https://www.schema.org/text\"}",
"type": "boolean"
},
"field15": {
"title": "Is any of this production subject to a public consumption obligation?",
"description": "Is any of this production subject to a public consumption obligation?",
"readOnly": false,
"$comment": "{\"term\": \"field15\", \"@id\": \"https://www.schema.org/text\"}",
"type": "boolean"
},
"field16": {
"title": "Do you retain the right to obtain emissions reduction certificates or carbon offsets for the energy nominated in this Issue Request?",
"description": "Do you retain the right to obtain emissions reduction certificates or carbon offsets for the energy nominated in this Issue Request?",
"readOnly": false,
"$comment": "{\"term\": \"field16\", \"@id\": \"https://www.schema.org/text\"}",
"type": "boolean"
},
"field17": {
"title": "I-REC Participant name",
"description": "I-REC Participant name",
"readOnly": false,
"$comment": "{\"term\": \"field17\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field18": {
"title": "Account number",
"description": "Account number",
"readOnly": false,
"$comment": "{\"term\": \"field18\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"policyId": {
"title": "policyId",
"description": "policyId",
"readOnly": true,
"$comment": "{\"term\": \"policyId\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"ref": {
"title": "ref",
"description": "ref",
"readOnly": true,
"$comment": "{\"term\": \"ref\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type",
"field2",
"field3",
"field6",
"field7",
"field8",
"field17",
"field18",
"policyId"
],
"additionalProperties": false,
"$defs": {
"#74a38111-b583-47c3-93b9-e453132ecbb5": {
"$id": "#74a38111-b583-47c3-93b9-e453132ecbb5",
"$comment": "{\"term\": \"74a38111-b583-47c3-93b9-e453132ecbb5\", \"@id\": \"https://ipfs.io/ipfs/bafkreidwms3pistbvq472d3zkhpll7eth7azpwmftour4xmzrntvibhk2u#74a38111-b583-47c3-93b9-e453132ecbb5\"}",
"title": "Contact Details",
"description": "Contact Details",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Organization Name",
"description": "Organization Name",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Address line 1",
"description": "Address line 1",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Address line 2",
"description": "Address line 2",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Address line 3",
"description": "Address line 3",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Postal code",
"description": "Postal code",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Country",
"description": "Country",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "Contact person",
"description": "Contact person",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "e-mail",
"description": "e-mail",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "email"
},
"field8": {
"title": "Telephone",
"description": "Telephone",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field9": {
"title": "Fax",
"description": "Fax",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field10": {
"title": "Existing I-REC Registry organization(s) to become subsidiary",
"description": "Existing I-REC Registry organization(s) to become subsidiary",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
},
"#11496321-dbb9-423c-ba00-883983e0859f": {
"$id": "#11496321-dbb9-423c-ba00-883983e0859f",
"$comment": "{\"term\": \"11496321-dbb9-423c-ba00-883983e0859f\", \"@id\": \"https://ipfs.io/ipfs/bafkreibfmmst6ivkxzdcpmxf75lmtlhewgniohcexyhnbdqzg3lbnsgmte#11496321-dbb9-423c-ba00-883983e0859f\"}",
"title": "Production Device",
"description": "Production Device",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Device Name",
"description": "Device Name",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Address",
"description": "Address",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Postal code",
"description": "Postal code",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Country",
"description": "Country",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Longitude",
"description": "Longitude",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Latitude",
"description": "Latitude",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "TSOβs ID for measurement point",
"description": "TSOβs ID for measurement point",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "Installed capacity (kW)",
"description": "Installed capacity (kW)",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "number"
},
"field8": {
"title": "Number of generating units",
"description": "Number of generating units",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "integer"
},
"field9": {
"title": "Date of commissioning",
"description": "Date of commissioning",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field10": {
"title": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"description": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field11": {
"title": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"description": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"readOnly": false,
"$comment": "{\"term\": \"field11\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field12": {
"title": "Expected form of volume evidence",
"description": "Expected form of volume evidence",
"readOnly": false,
"$comment": "{\"term\": \"field12\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field13": {
"title": "If other please specify",
"description": "If other please specify",
"readOnly": false,
"$comment": "{\"term\": \"field13\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
}
}
},
"context": {
"@context": {
"@version": 1.1,
"@vocab": "https://w3id.org/traceability/#undefinedTerm",
"id": "@id",
"type": "@type",
"74a38111-b583-47c3-93b9-e453132ecbb5": {
"@id": "https://ipfs.io/ipfs/bafkreidwms3pistbvq472d3zkhpll7eth7azpwmftour4xmzrntvibhk2u#74a38111-b583-47c3-93b9-e453132ecbb5",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
}
}
},
"11496321-dbb9-423c-ba00-883983e0859f": {
"@id": "https://ipfs.io/ipfs/bafkreibfmmst6ivkxzdcpmxf75lmtlhewgniohcexyhnbdqzg3lbnsgmte#11496321-dbb9-423c-ba00-883983e0859f",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
},
"field11": {
"@id": "https://www.schema.org/text"
},
"field12": {
"@id": "https://www.schema.org/text"
},
"field13": {
"@id": "https://www.schema.org/text"
}
}
},
"7cf248b0-7f04-40df-ac1f-46903f07123b&1.0.0": {
"@id": "https://ipfs.io/ipfs/bafkreihyzgmwkeaizxlvwc7kvvj2l7xjaajp6gnaejx7gvqumtsmc3o2he#7cf248b0-7f04-40df-ac1f-46903f07123b&1.0.0",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
},
"field11": {
"@id": "https://www.schema.org/text"
},
"field12": {
"@id": "https://www.schema.org/text"
},
"field13": {
"@id": "https://www.schema.org/text"
},
"field14": {
"@id": "https://www.schema.org/text"
},
"field15": {
"@id": "https://www.schema.org/text"
},
"field16": {
"@id": "https://www.schema.org/text"
},
"field17": {
"@id": "https://www.schema.org/text"
},
"field18": {
"@id": "https://www.schema.org/text"
},
"policyId": {
"@id": "https://www.schema.org/text"
},
"ref": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://ipfs.io/ipfs/bafkreigvosme6ktbnfrbjcmttddtqqvvjzvoxjiakum4ahxuq3s4owswgq#74a38111-b583-47c3-93b9-e453132ecbb5"
},
"field3": {
"@id": "https://ipfs.io/ipfs/bafkreigvosme6ktbnfrbjcmttddtqqvvjzvoxjiakum4ahxuq3s4owswgq#11496321-dbb9-423c-ba00-883983e0859f"
}
}
}
}
},
"type": "7cf248b0-7f04-40df-ac1f-46903f07123b&1.0.0",
"fields": [
{
"name": "field0",
"title": "Registrant Id",
"description": "Registrant Id",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field1",
"title": "Production Device/Production Group Id",
"description": "Production Device/Production Group Id",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field2",
"title": "Registrant Details",
"description": "Registrant Details",
"type": "#74a38111-b583-47c3-93b9-e453132ecbb5",
"format": null,
"pattern": null,
"required": true,
"isRef": true,
"isArray": false,
"readOnly": false,
"fields": [
{
"name": "field0",
"title": "Organization Name",
"description": "Organization Name",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field1",
"title": "Address line 1",
"description": "Address line 1",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field2",
"title": "Address line 2",
"description": "Address line 2",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field3",
"title": "Address line 3",
"description": "Address line 3",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field4",
"title": "Postal code",
"description": "Postal code",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field5",
"title": "Country",
"description": "Country",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field6",
"title": "Contact person",
"description": "Contact person",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field7",
"title": "e-mail",
"description": "e-mail",
"type": "string",
"format": "email",
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field8",
"title": "Telephone",
"description": "Telephone",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field9",
"title": "Fax",
"description": "Fax",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field10",
"title": "Existing I-REC Registry organization(s) to become subsidiary",
"description": "Existing I-REC Registry organization(s) to become subsidiary",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
}
],
"context": {
"type": "74a38111-b583-47c3-93b9-e453132ecbb5",
"context": [
"https://ipfs.io/ipfs/bafkreia47khrdqlcstlf6rxfcnaou7v4bjyswqn7kj2vm3gfuci5ivmdla"
]
},
"conditions": []
},
{
"name": "field3",
"title": "Production Device/Production Group",
"description": "Production Device/Production Group",
"type": "#11496321-dbb9-423c-ba00-883983e0859f",
"format": null,
"pattern": null,
"required": true,
"isRef": true,
"isArray": false,
"readOnly": false,
"fields": [
{
"name": "field0",
"title": "Device Name",
"description": "Device Name",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field1",
"title": "Address",
"description": "Address",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field2",
"title": "Postal code",
"description": "Postal code",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field3",
"title": "Country",
"description": "Country",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field4",
"title": "Longitude",
"description": "Longitude",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field5",
"title": "Latitude",
"description": "Latitude",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field6",
"title": "TSOβs ID for measurement point",
"description": "TSOβs ID for measurement point",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field7",
"title": "Installed capacity (kW)",
"description": "Installed capacity (kW)",
"type": "number",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field8",
"title": "Number of generating units",
"description": "Number of generating units",
"type": "integer",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field9",
"title": "Date of commissioning",
"description": "Date of commissioning",
"type": "string",
"format": "date",
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field10",
"title": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"description": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field11",
"title": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"description": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field12",
"title": "Expected form of volume evidence",
"description": "Expected form of volume evidence",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field13",
"title": "If other please specify",
"description": "If other please specify",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
}
],
"context": {
"type": "11496321-dbb9-423c-ba00-883983e0859f",
"context": [
"https://ipfs.io/ipfs/bafkreia47khrdqlcstlf6rxfcnaou7v4bjyswqn7kj2vm3gfuci5ivmdla"
]
},
"conditions": []
},
{
"name": "field4",
"title": "Labelling scheme(s)",
"description": "labeling scheme(s)",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field5",
"title": "Last registration date",
"description": "Last registration date",
"type": "string",
"format": "date",
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field6",
"title": "Production Period Start Date",
"description": "Production Period Start Date",
"type": "string",
"format": "date",
"pattern": null,
"required": true,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field7",
"title": "Total kWh Produced in this period",
"description": "Total kWh Produced in this period",
"type": "number",
"format": null,
"pattern": null,
"required": true,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field8",
"title": "Production Period End Date",
"description": "Production Period End Date",
"type": "string",
"format": "date",
"pattern": null,
"required": true,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field9",
"title": "Percentage of eligible total applied for",
"description": "Percentage of eligible total applied for",
"type": "integer",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field10",
"title": "Type a: Settlement Metering data",
"description": "Type a: Settlement Metering data",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field11",
"title": "Type b: Non-settlement Metering data",
"description": "Type b: Non-settlement Metering data",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field12",
"title": "Type c: Measured Volume Transfer documentation",
"description": "Type c: Measured Volume Transfer documentation",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field13",
"title": "Type d: Other",
"description": "Type d: Other",
"type": "string",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field14",
"title": "Is the production of this electricity counted towards a national, sub-national or regulatory target?",
"description": "Is the production of this electricity counted towards a national, sub-national or regulatory target?",
"type": "boolean",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field15",
"title": "Is any of this production subject to a public consumption obligation?",
"description": "Is any of this production subject to a public consumption obligation?",
"type": "boolean",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field16",
"title": "Do you retain the right to obtain emissions reduction certificates or carbon offsets for the energy nominated in this Issue Request?",
"description": "Do you retain the right to obtain emissions reduction certificates or carbon offsets for the energy nominated in this Issue Request?",
"type": "boolean",
"format": null,
"pattern": null,
"required": false,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field17",
"title": "I-REC Participant name",
"description": "I-REC Participant name",
"type": "string",
"format": null,
"pattern": null,
"required": true,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
},
{
"name": "field18",
"title": "Account number",
"description": "Account number",
"type": "string",
"format": null,
"pattern": null,
"required": true,
"isRef": false,
"isArray": false,
"readOnly": false,
"fields": null,
"context": null,
"conditions": null
}
],
"conditions": []
},
"presetSchema": "#00526b15-79e2-4432-90d6-c895cee289b1&1.0.0",
"presetFields": [
{
"name": "field0",
"title": "Registrant Id",
"value": "field0",
"readonly": false
},
{
"name": "field1",
"title": "Production Device/Production Group Id",
"value": "id",
"readonly": false
},
{
"name": "field2",
"title": "Registrant Details",
"value": "field3",
"readonly": false
},
{
"name": "field3",
"title": "Production Device/Production Group",
"value": "field4",
"readonly": false
},
{
"name": "field4",
"title": "Labelling scheme(s)",
"readonly": false
},
{
"name": "field5",
"title": "Last registration date",
"readonly": false
},
{
"name": "field6",
"title": "Production Period Start Date",
"readonly": false
},
{
"name": "field7",
"title": "Total kWh Produced in this period",
"readonly": false
},
{
"name": "field8",
"title": "Production Period End Date",
"readonly": false
},
{
"name": "field9",
"title": "Percentage of eligible total applied for",
"readonly": false
},
{
"name": "field10",
"title": "Type a: Settlement Metering data",
"readonly": false
},
{
"name": "field11",
"title": "Type b: Non-settlement Metering data",
"readonly": false
},
{
"name": "field12",
"title": "Type c: Measured Volume Transfer documentation",
"readonly": false
},
{
"name": "field13",
"title": "Type d: Other",
"readonly": false
},
{
"name": "field14",
"title": "Is the production of this electricity counted towards a national, sub-national or regulatory target?",
"readonly": false
},
{
"name": "field15",
"title": "Is any of this production subject to a public consumption obligation?",
"readonly": false
},
{
"name": "field16",
"title": "Do you retain the right to obtain emissions reduction certificates or carbon offsets for the energy nominated in this Issue Request?",
"readonly": false
},
{
"name": "field17",
"title": "I-REC Participant name",
"value": "username",
"readonly": false
},
{
"name": "field18",
"title": "Account number",
"value": "hederaAccountId",
"readonly": false
}
],
"uiMetaData": {
"type": "dialog",
"content": "Create Issue Request",
"dialogContent": "New Issue Request",
"buttonClass": "link"
},
"hideFields": [],
"active": true,
"data": null
}
Create Issue Request
Creating Issue Request
POST
/policies/{{policyId}}/blocks/{{create_issue_request_form_uuid}}
Request Body
String
{{req_body}}
{
// Response
}
Getting Approve Request Button UUID
Getting Approve Request Button UUID
GET
/policies/{{policyId}}/tag/approve_issue_requests_btn
{
"id": "c99c6ba4-3a1e-41f6-8347-c158a44c9833"
}
Getting Issue Request Grid UUID
Getting Issue Request Grid UUID
GET
/policies/{{policyId}}/tag/issue_requests_grid(evident)
{
"id": "f0e06628-47c8-435f-bd82-08fdaea6a8cd"
}
Getting Approve Issue Grid Documents
Getting Grid Documents of Approve Issue
GET
/policies/{{policyId}}/blocks/{{approve_issue_grid_uuid}}
{
"data": [
{
"id": "628d362db51d44b0198a30c3",
"owner": "did:hedera:testnet:8BfeSEAX2ksCwyp8fsA8vnqEkzBADmVYpP5aN4qEYwJ6;hedera:testnet:tid=0.0.34904159",
"hash": "FzhpChPCcdhT8PhH72Kzx5Zh2xHGQnw5CeUTGDUYyBZm",
"document": {
"id": "652b6ffd-2e84-4fc0-9590-33d6d555d0a9",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:8BfeSEAX2ksCwyp8fsA8vnqEkzBADmVYpP5aN4qEYwJ6;hedera:testnet:tid=0.0.34904159",
"issuanceDate": "2022-05-24T19:46:49.957Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"field2": {
"type": "74a38111-b583-47c3-93b9-e453132ecbb5",
"@context": [
"https://ipfs.io/ipfs/bafkreia47khrdqlcstlf6rxfcnaou7v4bjyswqn7kj2vm3gfuci5ivmdla"
],
"field0": "Organization Name",
"field1": "Address line 1",
"field2": "Address line 2",
"field3": "Address line 3",
"field4": "Postal code",
"field5": "Country",
"field6": "Contact person",
"field7": "email@email.com",
"field8": "123456789",
"field9": "Fax",
"field10": "Existing I-REC Registry organization(s) to become subsidiary"
},
"field3": {
"type": "11496321-dbb9-423c-ba00-883983e0859f",
"@context": [
"https://ipfs.io/ipfs/bafkreia47khrdqlcstlf6rxfcnaou7v4bjyswqn7kj2vm3gfuci5ivmdla"
],
"field0": "Device Name",
"field1": "Address",
"field2": "Postal code",
"field3": "Country",
"field4": "Longitude",
"field5": "Latitude",
"field6": "TSOβs ID for measurement point",
"field7": 1,
"field8": 1,
"field9": "2022-05-11",
"field10": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"field11": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"field12": "Expected form of volume evidence",
"field13": "If other please specify"
},
"field4": "labeling scheme(s)",
"field5": "2022-05-01",
"field6": "2022-05-01",
"field7": 1,
"field8": "2022-05-31",
"field9": 1,
"field10": "Type a: Settlement Metering data",
"field11": "Type b: Non-settlement Metering data",
"field12": "Type c: Measured Volume Transfer documentation",
"field13": "Type d: Other",
"field14": true,
"field15": true,
"field16": true,
"field17": "67dlgjka",
"field18": "0.0.34904158",
"field0": "did:hedera:testnet:8BfeSEAX2ksCwyp8fsA8vnqEkzBADmVYpP5aN4qEYwJ6;hedera:testnet:tid=0.0.34904159",
"field1": "did:hedera:testnet:DM9kVHFEQXNfCXVtXfgK76hW4QSzyEKjiFGffq1ULWdF;hedera:testnet:tid=0.0.34904157",
"ref": "did:hedera:testnet:DM9kVHFEQXNfCXVtXfgK76hW4QSzyEKjiFGffq1ULWdF;hedera:testnet:tid=0.0.34904157",
"policyId": "628d2752b51d44b0198a30af",
"@context": [
"https://ipfs.io/ipfs/bafkreia47khrdqlcstlf6rxfcnaou7v4bjyswqn7kj2vm3gfuci5ivmdla"
],
"id": "54f62f47-334c-4b37-afec-7a060ce03215",
"type": "7cf248b0-7f04-40df-ac1f-46903f07123b&1.0.0"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-24T19:46:49Z",
"verificationMethod": "did:hedera:testnet:8BfeSEAX2ksCwyp8fsA8vnqEkzBADmVYpP5aN4qEYwJ6;hedera:testnet:tid=0.0.34904159#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..ZN76q3nGFcyQpxiUMZkWTibQ-2i9DR55idvCKbAlmXwbhKlsD4zeSx_OmxOxwXhL2O5Xs3jtvoygeb3Zxs_BAw"
}
},
"createDate": "2022-05-24T19:46:53.208Z",
"updateDate": "2022-05-24T19:46:53.208Z",
"hederaStatus": "ISSUE",
"signature": 0,
"type": "issue_request",
"policyId": "628d2752b51d44b0198a30af",
"tag": "create_issue_request",
"option": {
"status": "Waiting for approval"
},
"schema": "#7cf248b0-7f04-40df-ac1f-46903f07123b&1.0.0",
"messageId": "1653421612.228129000",
"topicId": "0.0.34904161",
"relationships": [
"1653418430.203299704"
],
"__sourceTag__": "issue_requests_source(need_approve)"
}
],
"blocks": [],
"commonAddons": [
{
"id": "df1a9db2-7ef1-40be-83bb-a85fc5ca677f",
"blockType": "documentsSourceAddon"
},
{
"id": "0fcbb180-771f-4669-8081-ead92b36f7e2",
"blockType": "documentsSourceAddon"
}
],
"fields": [
{
"title": "Organization Name",
"name": "document.credentialSubject.0.field2.field0",
"type": "text"
},
{
"title": "Production Period Start Date",
"name": "document.credentialSubject.0.field6",
"type": "text"
},
{
"title": "Production Period End Date",
"name": "document.credentialSubject.0.field8",
"type": "text"
},
{
"title": "Total kWh Produced in this period",
"name": "document.credentialSubject.0.field7",
"type": "text"
},
{
"title": "Date",
"name": "document.issuanceDate",
"type": "text"
},
{
"name": "option.status",
"title": "Operation",
"type": "text",
"width": "250px",
"bindGroup": "issue_requests_source(approved)",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": ""
},
{
"title": "Operation",
"name": "option.status",
"tooltip": "",
"type": "block",
"action": "",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "approve_issue_requests_btn",
"width": "250px",
"bindGroup": "issue_requests_source(need_approve)"
},
{
"name": "document",
"title": "Document",
"tooltip": "",
"type": "button",
"action": "dialog",
"content": "View Document",
"uiClass": "link",
"dialogContent": "VC",
"dialogClass": "",
"dialogType": "json"
}
]
}
Approve Issue Request
Approving Issue Request
POST
policies/{{policyId}}/blocks/{{approve_issue_requests_btn_uuid}}
Request Body
String
{{req_body}}
{
// Response
}
TrustChain
Getting Grid UUID
Getting Grid UUID
GET
/policies/{{policyId}}/tag/vp_grid
{
"id": "a5bd02f3-2427-47d8-bb1a-2b0eca38be06"
}
Getting Grid Documents
Getting Grid Documents
GET
/policies/{{policyId}}/blocks/{{vpGridBlock_uuid}}
{
"data": [
{
"id": "628fae64b51d44b0198a30e7",
"owner": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"hash": "GChWHiV7Ef1e6Gec9dLjcVHVkn2SCxceBQbSndwMmL91",
"document": {
"id": "90c00f1d-aae7-4a60-a0f3-907da02f30a1",
"type": [
"VerifiablePresentation"
],
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"verifiableCredential": [
{
"id": "dca9415a-505e-4050-b524-b2bea0eba1f6",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"issuanceDate": "2022-05-26T16:44:08.941Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"field0": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"field1": "did:hedera:testnet:7cQxoxXvaH8ELCpJC3qUYkrnY7HCKrC3FsjW41atZDXm;hedera:testnet:tid=0.0.34920823",
"field2": {
"type": "7a022a66-7912-46e8-b634-a636a08bbb19",
"@context": [
"https://ipfs.io/ipfs/bafkreihyatvhddgxby6lauuutjuon777rrk46yzwpp7dvrr3g4sjmyo3qi"
],
"field0": "Organization Name",
"field1": "Address line 1",
"field2": "Address line 2",
"field3": "Address line 3",
"field4": "Postal code",
"field5": "Country",
"field6": "Contact person",
"field7": "email@email.com",
"field8": "123456789",
"field9": "Fax",
"field10": "Existing I-REC Registry organization(s) to become subsidiary"
},
"field3": {
"type": "45abb4cb-7503-4ac4-9d31-44c468d64741",
"@context": [
"https://ipfs.io/ipfs/bafkreihyatvhddgxby6lauuutjuon777rrk46yzwpp7dvrr3g4sjmyo3qi"
],
"field0": "Device Name",
"field1": "Address",
"field2": "Postal code",
"field3": "Country",
"field4": "Longitude",
"field5": "Latitude",
"field6": "TSOβs ID for measurement point",
"field7": 1,
"field8": 1,
"field9": "2022-05-11",
"field10": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"field11": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"field12": "Expected form of volume evidence",
"field13": "If other please specify"
},
"field4": "labeling scheme(s)",
"field5": "2022-05-01",
"field6": "2022-05-01",
"field7": 1,
"field8": "2022-05-31",
"field9": 1,
"field10": "Type a: Settlement Metering data",
"field11": "Type b: Non-settlement Metering data",
"field12": "Type c: Measured Volume Transfer documentation",
"field13": "Type d: Other",
"field14": true,
"field15": true,
"field16": true,
"field17": "ikapqhvd",
"field18": "0.0.34920818",
"policyId": "628fad58b51d44b0198a30d5",
"ref": "did:hedera:testnet:7cQxoxXvaH8ELCpJC3qUYkrnY7HCKrC3FsjW41atZDXm;hedera:testnet:tid=0.0.34920823",
"@context": [
"https://ipfs.io/ipfs/bafkreihyatvhddgxby6lauuutjuon777rrk46yzwpp7dvrr3g4sjmyo3qi"
],
"id": "a91c0d59-94cd-47fd-8e20-6dec9217c404",
"type": "43c55ee0-6a1e-4d33-8bbf-710b1b4749be&1.0.0"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-26T16:44:08Z",
"verificationMethod": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..nekiIoY2eGxrMWsEK272nKGeQihC84N_3Ne1EqS0RZ87CfBp-LSwBvxrArvgBYEVWqeVMiURjWq4d43eM-sCCg"
}
},
{
"id": "973b16cb-ed03-48c8-ab22-6ed70d127797",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"issuanceDate": "2022-05-26T16:44:12.783Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"date": "2022-05-26T16:44:12.779Z",
"tokenId": "0.0.34920820",
"amount": "1",
"@context": [
"https://ipfs.io/ipfs/bafkreiaamzhmh3l5pn5nneib5yifb3gjwlotf6fr6vb65j7tfi4tefxcza"
],
"type": "MintToken&1.0.0"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-26T16:44:12Z",
"verificationMethod": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..3fM9mKooHcW7GMgMmkgoXATFcRnzmpdL6y9DqZ3EtNyLvbfWVRwUiFq_nGz7R2p3AqyP7OxogiHNjIsJGRJzDA"
}
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-26T16:44:12Z",
"verificationMethod": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817#did-root-key",
"proofPurpose": "authentication",
"challenge": "123",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..K_uamuxowiPFUMD2x1NQj1akhJhCSBthrLgx71Q9v2OouIfJrhFdDF6EltDMUl64B8mjPXL-bS9kNwUcpW-HAA"
}
},
"createDate": "2022-05-26T16:44:20.864Z",
"updateDate": "2022-05-26T16:44:20.864Z",
"status": "NEW",
"signature": 0,
"type": "mint",
"policyId": "628fad58b51d44b0198a30d5",
"tag": "mint_token",
"messageId": "1653583459.200350695",
"topicId": "0.0.34920825",
"__sourceTag__": "vp_source"
}
],
"blocks": [],
"commonAddons": [
{
"id": "1241639b-ddd4-491b-8c0a-8db9f781d3eb",
"blockType": "documentsSourceAddon"
}
],
"fields": [
{
"title": "HASH",
"name": "hash",
"tooltip": "",
"type": "text"
},
{
"title": "Date",
"name": "document.verifiableCredential.1.credentialSubject.0.date",
"tooltip": "",
"type": "text"
},
{
"title": "Token Id",
"name": "document.verifiableCredential.1.credentialSubject.0.tokenId",
"tooltip": "",
"type": "text"
},
{
"title": "Serials",
"name": "document.verifiableCredential.1.credentialSubject.0.serials",
"tooltip": "",
"type": "text"
},
{
"title": "TrustChain",
"name": "hash",
"tooltip": "",
"type": "button",
"action": "link",
"url": "",
"dialogContent": "",
"dialogClass": "",
"dialogType": "",
"bindBlock": "trustChainBlock",
"content": "View TrustChain",
"width": "150px"
}
]
}
Getting TrustChain Block UUID
Getting TrustChain Block UUID
GET
/policies/{{policyId}}/tag/trustChainBlock
{
"id": "2b9978c8-fb7e-4b60-b1d0-21eae5ef0d8f"
}
Setting Hash Filter
Setting Hash Filter
POST
/policies/{{policyId}}/blocks/{{trustChainBlock_uuid}}
{
// Response
}
Getting TrustChain Block Data
Getting TrustChain Block Data
GET
/policies/{{policyId}}/blocks/{{trustChainBlock_uuid}}
{
"hash": "GChWHiV7Ef1e6Gec9dLjcVHVkn2SCxceBQbSndwMmL91",
"schemes": [
{
"id": "628bde88b51d44b0198a3092",
"uuid": "MintNFToken",
"hash": "",
"name": "MintNFToken",
"entity": "MINT_NFTOKEN",
"status": "PUBLISHED",
"readonly": true,
"document": {
"$id": "#MintNFToken&1.0.0",
"$comment": "{ \"term\": \"MintNFToken&1.0.0\", \"@id\": \"undefined#MintNFToken&1.0.0\" }",
"title": "MintNFToken",
"description": "MintNFToken",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"date": {
"$comment": "{\"term\": \"date\", \"@id\": \"https://www.schema.org/text\"}",
"title": "date",
"description": "date",
"type": "string",
"readOnly": false
},
"serials": {
"$comment": "{\"term\": \"serials\", \"@id\": \"https://www.schema.org/text\"}",
"title": "serials",
"description": "serials",
"type": "array",
"items": {
"type": "string"
},
"readOnly": false
},
"tokenId": {
"$comment": "{\"term\": \"tokenId\", \"@id\": \"https://www.schema.org/text\"}",
"title": "tokenId",
"description": "tokenId",
"type": "string",
"readOnly": false
}
},
"required": [
"date",
"serials",
"tokenId"
],
"additionalProperties": false
},
"context": {
"@context": {
"@version": 1.1,
"@vocab": "https://w3id.org/traceability/#undefinedTerm",
"id": "@id",
"type": "@type",
"MintNFToken&1.0.0": {
"@id": "undefined#MintNFToken&1.0.0",
"@context": {
"date": {
"@id": "https://www.schema.org/text"
},
"serials": {
"@id": "https://www.schema.org/text"
},
"tokenId": {
"@id": "https://www.schema.org/text"
}
}
}
}
},
"version": "1.0.0",
"creator": null,
"owner": null,
"topicId": "0.0.29614911",
"messageId": "1648050452.168946122",
"documentURL": "https://ipfs.io/ipfs/bafkreifqbo5ncushds37awkwpkwwqs2mimprz2dlyhxzzsv4xxytnw2y4i",
"contextURL": "https://ipfs.io/ipfs/bafkreiczty4owaqfkhyrjo2mzntkewcg4kwewgvhmwap662gvgj4cggwwy",
"iri": "#MintNFToken&1.0.0",
"createDate": "2022-05-23T19:20:40.553Z",
"category": "SYSTEM"
},
{
"id": "628bde89b51d44b0198a3093",
"uuid": "MintToken",
"hash": "",
"name": "MintToken",
"entity": "MINT_TOKEN",
"status": "PUBLISHED",
"readonly": true,
"document": {
"$id": "#MintToken&1.0.0",
"$comment": "{ \"term\": \"MintToken&1.0.0\", \"@id\": \"undefined#MintToken&1.0.0\" }",
"title": "MintToken",
"description": "MintToken",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"date": {
"$comment": "{\"term\": \"date\", \"@id\": \"https://www.schema.org/text\"}",
"title": "date",
"description": "date",
"type": "string",
"readOnly": false
},
"amount": {
"$comment": "{\"term\": \"amount\", \"@id\": \"https://www.schema.org/text\"}",
"title": "amount",
"description": "amount",
"type": "string",
"readOnly": false
},
"tokenId": {
"$comment": "{\"term\": \"tokenId\", \"@id\": \"https://www.schema.org/text\"}",
"title": "tokenId",
"description": "tokenId",
"type": "string",
"readOnly": false
}
},
"required": [
"date",
"amount",
"tokenId"
],
"additionalProperties": false
},
"context": {
"@context": {
"@version": 1.1,
"@vocab": "https://w3id.org/traceability/#undefinedTerm",
"id": "@id",
"type": "@type",
"MintToken&1.0.0": {
"@id": "undefined#MintToken&1.0.0",
"@context": {
"date": {
"@id": "https://www.schema.org/text"
},
"amount": {
"@id": "https://www.schema.org/text"
},
"tokenId": {
"@id": "https://www.schema.org/text"
}
}
}
}
},
"version": "1.0.0",
"creator": null,
"owner": null,
"topicId": "0.0.29614911",
"messageId": "1648050464.170190891",
"documentURL": "https://ipfs.io/ipfs/bafkreiflfkyh4fhft7yyrq7g7rnvqwac3mengo555vlz72qtsnqmhcy77q",
"contextURL": "https://ipfs.io/ipfs/bafkreiaamzhmh3l5pn5nneib5yifb3gjwlotf6fr6vb65j7tfi4tefxcza",
"iri": "#MintToken&1.0.0",
"createDate": "2022-05-23T19:20:41.086Z",
"category": "SYSTEM"
},
{
"id": "628bde8eb51d44b0198a3094",
"uuid": "Policy",
"hash": "",
"name": "Policy",
"entity": "POLICY",
"status": "PUBLISHED",
"readonly": true,
"document": {
"$id": "#Policy&1.0.0",
"$comment": "{ \"term\": \"Policy&1.0.0\", \"@id\": \"undefined#Policy&1.0.0\" }",
"title": "Policy",
"description": "Policy",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"name": {
"$comment": "{\"term\": \"name\", \"@id\": \"https://www.schema.org/text\"}",
"title": "name",
"description": "name",
"type": "string",
"readOnly": false
},
"description": {
"$comment": "{\"term\": \"description\", \"@id\": \"https://www.schema.org/text\"}",
"title": "description",
"description": "description",
"type": "string",
"readOnly": false
},
"topicDescription": {
"$comment": "{\"term\": \"topicDescription\", \"@id\": \"https://www.schema.org/text\"}",
"title": "topicDescription",
"description": "topicDescription",
"type": "string",
"readOnly": false
},
"version": {
"$comment": "{\"term\": \"version\", \"@id\": \"https://www.schema.org/text\"}",
"title": "version",
"description": "version",
"type": "string",
"readOnly": false
},
"policyTag": {
"$comment": "{\"term\": \"policyTag\", \"@id\": \"https://www.schema.org/text\"}",
"title": "policyTag",
"description": "policyTag",
"type": "string",
"readOnly": false
},
"owner": {
"$comment": "{\"term\": \"owner\", \"@id\": \"https://www.schema.org/text\"}",
"title": "owner",
"description": "owner",
"type": "string",
"readOnly": false
},
"cid": {
"$comment": "{\"term\": \"cid\", \"@id\": \"https://www.schema.org/text\"}",
"title": "cid",
"description": "cid",
"type": "string",
"readOnly": false
},
"url": {
"$comment": "{\"term\": \"url\", \"@id\": \"https://www.schema.org/text\"}",
"title": "url",
"description": "url",
"type": "string",
"readOnly": false
},
"uuid": {
"$comment": "{\"term\": \"uuid\", \"@id\": \"https://www.schema.org/text\"}",
"title": "uuid",
"description": "uuid",
"type": "string",
"readOnly": false
},
"operation": {
"$comment": "{\"term\": \"operation\", \"@id\": \"https://www.schema.org/text\"}",
"title": "operation",
"description": "operation",
"type": "string",
"readOnly": false
}
},
"required": [
"name",
"description",
"topicDescription",
"version",
"policyTag",
"owner",
"cid",
"url",
"uuid",
"operation"
],
"additionalProperties": false
},
"context": {
"@context": {
"@version": 1.1,
"@vocab": "https://w3id.org/traceability/#undefinedTerm",
"id": "@id",
"type": "@type",
"Policy&1.0.0": {
"@id": "undefined#Policy&1.0.0",
"@context": {
"name": {
"@id": "https://www.schema.org/text"
},
"description": {
"@id": "https://www.schema.org/text"
},
"topicDescription": {
"@id": "https://www.schema.org/text"
},
"version": {
"@id": "https://www.schema.org/text"
},
"policyTag": {
"@id": "https://www.schema.org/text"
},
"owner": {
"@id": "https://www.schema.org/text"
},
"cid": {
"@id": "https://www.schema.org/text"
},
"url": {
"@id": "https://www.schema.org/text"
},
"uuid": {
"@id": "https://www.schema.org/text"
},
"operation": {
"@id": "https://www.schema.org/text"
}
}
}
}
},
"version": "1.0.0",
"creator": null,
"owner": null,
"topicId": "0.0.29614911",
"messageId": "1648050474.194518992",
"documentURL": "https://ipfs.io/ipfs/bafkreianlv66ew6dcrjzyryrbh6hkkkyly7axdrtxybuw5t52zw64ccu3a",
"contextURL": "https://ipfs.io/ipfs/bafkreif342gfzasmqaayyhs7rdcc7mxzcbxw3jxer22ws3eoatgdqjorbi",
"iri": "#Policy&1.0.0",
"createDate": "2022-05-23T19:20:46.429Z",
"category": "SYSTEM"
},
{
"id": "628bde8fb51d44b0198a3095",
"uuid": "StandardRegistry",
"hash": "",
"name": "StandardRegistry",
"entity": "STANDARD_REGISTRY",
"status": "PUBLISHED",
"readonly": true,
"document": {
"$id": "#StandardRegistry&1.0.0",
"$comment": "{ \"term\": \"StandardRegistry&1.0.0\", \"@id\": \"undefined#StandardRegistry&1.0.0\" }",
"title": "StandardRegistry",
"description": "StandardRegistry",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"name": {
"$comment": "{\"term\": \"date\", \"@id\": \"https://www.schema.org/text\"}",
"title": "name",
"description": "name",
"type": "string",
"readOnly": false
}
},
"required": [
"name"
],
"additionalProperties": false
},
"context": {
"@context": {
"@version": 1.1,
"@vocab": "https://w3id.org/traceability/#undefinedTerm",
"id": "@id",
"type": "@type",
"StandardRegistry&1.0.0": {
"@id": "undefined#StandardRegistry&1.0.0",
"@context": {
"date": {
"@id": "https://www.schema.org/text"
}
}
}
}
},
"version": "1.0.0",
"creator": null,
"owner": null,
"topicId": "0.0.29614911",
"messageId": "1648050485.461249427",
"documentURL": "https://ipfs.io/ipfs/bafkreibvid2tikh3nv5rblgvqcj6zcskpm5w65iszkofnhqnipdjrfgji4",
"contextURL": "https://ipfs.io/ipfs/bafkreibzihfnj67xgs74xfv2ap7rallevyce6uj5sg73j3p2cxlm2qx6ru",
"iri": "#StandardRegistry&1.0.0",
"createDate": "2022-05-23T19:20:47.324Z",
"category": "SYSTEM"
},
{
"id": "628bde9ab51d44b0198a3096",
"uuid": "WipeToken",
"hash": "",
"name": "WipeToken",
"entity": "WIPE_TOKEN",
"status": "PUBLISHED",
"readonly": true,
"document": {
"$id": "#WipeToken&1.0.0",
"$comment": "{ \"term\": \"WipeToken&1.0.0\", \"@id\": \"undefined#WipeToken&1.0.0\" }",
"title": "WipeToken",
"description": "WipeToken",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"date": {
"$comment": "{\"term\": \"date\", \"@id\": \"https://www.schema.org/text\"}",
"title": "date",
"description": "date",
"type": "string",
"readOnly": false
},
"amount": {
"$comment": "{\"term\": \"amount\", \"@id\": \"https://www.schema.org/text\"}",
"title": "amount",
"description": "amount",
"type": "string",
"readOnly": false
},
"tokenId": {
"$comment": "{\"term\": \"tokenId\", \"@id\": \"https://www.schema.org/text\"}",
"title": "tokenId",
"description": "tokenId",
"type": "string",
"readOnly": false
}
},
"required": [
"date",
"amount",
"tokenId"
],
"additionalProperties": false
},
"context": {
"@context": {
"@version": 1.1,
"@vocab": "https://w3id.org/traceability/#undefinedTerm",
"id": "@id",
"type": "@type",
"WipeToken&1.0.0": {
"@id": "undefined#WipeToken&1.0.0",
"@context": {
"date": {
"@id": "https://www.schema.org/text"
},
"amount": {
"@id": "https://www.schema.org/text"
},
"tokenId": {
"@id": "https://www.schema.org/text"
}
}
}
}
},
"version": "1.0.0",
"creator": null,
"owner": null,
"topicId": "0.0.29614911",
"messageId": "1648050495.614894000",
"documentURL": "https://ipfs.io/ipfs/bafkreigjygpnik6azk5f4zvnxvjjqgceestej3voybjaoqlebfu2hi6nvq",
"contextURL": "https://ipfs.io/ipfs/bafkreihgj2td6c4faf5zibq7rrkbkkqryxxflfednbvbahvjft4brsco6q",
"iri": "#WipeToken&1.0.0",
"createDate": "2022-05-23T19:20:58.055Z",
"category": "SYSTEM"
},
{
"id": "628d274eb51d44b0198a30ac",
"uuid": "ef5fa54f-ef88-4e4e-8d0e-29904bd222f2",
"hash": "",
"name": "I-REC Registrant & Participant App",
"description": "I-REC Registrant & Participant App",
"entity": "VC",
"status": "PUBLISHED",
"readonly": false,
"document": {
"$id": "#ef5fa54f-ef88-4e4e-8d0e-29904bd222f2&1.0.0",
"$comment": "{\"term\": \"ef5fa54f-ef88-4e4e-8d0e-29904bd222f2&1.0.0\", \"@id\": \"https://ipfs.io/ipfs/bafkreiejsgxjj4ntamvgattviac5vtf5rtpvnvmojk444lyawutwsfnvwi#ef5fa54f-ef88-4e4e-8d0e-29904bd222f2&1.0.0\"}",
"title": "I-REC Registrant & Participant App",
"description": "I-REC Registrant & Participant App",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Date",
"description": "Date",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field1": {
"title": "Applicant Details",
"description": "Applicant Details",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://ipfs.io/ipfs/bafkreihxsmllnneje7shxerizd4nmjj3mg4mexaskixzkskqpdsksyd6qe#4e8d5404-892d-48ed-b63f-b7a009c0eba1\"}",
"$ref": "#4e8d5404-892d-48ed-b63f-b7a009c0eba1"
},
"field2": {
"title": "Primary Contact Details",
"description": "Primary Contact Details",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://ipfs.io/ipfs/bafkreihxsmllnneje7shxerizd4nmjj3mg4mexaskixzkskqpdsksyd6qe#74a38111-b583-47c3-93b9-e453132ecbb5\"}",
"$ref": "#74a38111-b583-47c3-93b9-e453132ecbb5"
},
"field3": {
"title": "Lead User Details\t",
"description": "Lead User Details\t",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://ipfs.io/ipfs/bafkreihxsmllnneje7shxerizd4nmjj3mg4mexaskixzkskqpdsksyd6qe#a772f46e-2764-4909-b1a1-287c09d7a785\"}",
"$ref": "#a772f46e-2764-4909-b1a1-287c09d7a785"
},
"policyId": {
"title": "policyId",
"description": "policyId",
"readOnly": true,
"$comment": "{\"term\": \"policyId\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"ref": {
"title": "ref",
"description": "ref",
"readOnly": true,
"$comment": "{\"term\": \"ref\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type",
"field1",
"field2",
"field3",
"policyId"
],
"additionalProperties": false,
"$defs": {
"#4e8d5404-892d-48ed-b63f-b7a009c0eba1": {
"$id": "#4e8d5404-892d-48ed-b63f-b7a009c0eba1",
"$comment": "{\"term\": \"4e8d5404-892d-48ed-b63f-b7a009c0eba1\", \"@id\": \"https://ipfs.io/ipfs/bafkreihe55hxacf32sxuybe3s3otblhfs3y5qlk3lccjvksh7kncwf6ura#4e8d5404-892d-48ed-b63f-b7a009c0eba1\"}",
"title": "Applicant Details",
"description": " Applicant Details",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Applicant Legal Name",
"description": "Applicant Legal Name",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Registered address line 1",
"description": "Registered address line 1",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Registered address line 2",
"description": "Registered address line 2",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Registered address line 3",
"description": "Registered address line 3",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Postal (ZIP) code",
"description": "Postal (ZIP) code",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Country",
"description": "Country",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "Legal Status",
"description": "Legal Status",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "Country of company registration/private residence",
"description": "Country of company registration/private residence",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field8": {
"title": "Corporate registration number/passport number",
"description": "Corporate registration number/passport number",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field9": {
"title": "VAT number",
"description": "VAT number",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field10": {
"title": "Website URL",
"description": "Website URL",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field11": {
"title": "Main business (e.g. food retailer)",
"description": "Main business (e.g. food retailer)",
"readOnly": false,
"$comment": "{\"term\": \"field11\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field12": {
"title": "Year of registration",
"description": "Year of registration",
"readOnly": false,
"$comment": "{\"term\": \"field12\", \"@id\": \"https://www.schema.org/text\"}",
"type": "integer"
},
"field13": {
"title": "Approximate number of employees",
"description": "Approximate number of employees",
"readOnly": false,
"$comment": "{\"term\": \"field13\", \"@id\": \"https://www.schema.org/text\"}",
"type": "integer"
},
"field14": {
"title": "Name of the Chief Executive Officer/General Manager",
"description": "Name of the Chief Executive Officer/General Manager",
"readOnly": false,
"$comment": "{\"term\": \"field14\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field15": {
"title": "Chief Executive Officer/General Manager passport number",
"description": "Chief Executive Officer/General Manager passport number",
"readOnly": false,
"$comment": "{\"term\": \"field15\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field16": {
"title": "Please state in which countries the organization is active",
"description": "Please state in which countries the organization is active",
"readOnly": false,
"$comment": "{\"term\": \"field16\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field17": {
"title": "Please list the main (>10%) shareholders ",
"description": "Please list the main (>10%) shareholders ",
"readOnly": false,
"$comment": "{\"term\": \"field17\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field18": {
"title": "Balance sheet total for last financial year (in USD)",
"description": "Balance sheet total for last financial year (in USD)",
"readOnly": false,
"$comment": "{\"term\": \"field18\", \"@id\": \"https://www.schema.org/text\"}",
"type": "number"
},
"field19": {
"title": "Email address for Accounts Department",
"description": "Email address for Accounts Department",
"readOnly": false,
"$comment": "{\"term\": \"field19\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "email"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
},
"#74a38111-b583-47c3-93b9-e453132ecbb5": {
"$id": "#74a38111-b583-47c3-93b9-e453132ecbb5",
"$comment": "{\"term\": \"74a38111-b583-47c3-93b9-e453132ecbb5\", \"@id\": \"https://ipfs.io/ipfs/bafkreidwms3pistbvq472d3zkhpll7eth7azpwmftour4xmzrntvibhk2u#74a38111-b583-47c3-93b9-e453132ecbb5\"}",
"title": "Contact Details",
"description": "Contact Details",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Organization Name",
"description": "Organization Name",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Address line 1",
"description": "Address line 1",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Address line 2",
"description": "Address line 2",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Address line 3",
"description": "Address line 3",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Postal code",
"description": "Postal code",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Country",
"description": "Country",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "Contact person",
"description": "Contact person",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "e-mail",
"description": "e-mail",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "email"
},
"field8": {
"title": "Telephone",
"description": "Telephone",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field9": {
"title": "Fax",
"description": "Fax",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field10": {
"title": "Existing I-REC Registry organization(s) to become subsidiary",
"description": "Existing I-REC Registry organization(s) to become subsidiary",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
},
"#a772f46e-2764-4909-b1a1-287c09d7a785": {
"$id": "#a772f46e-2764-4909-b1a1-287c09d7a785",
"$comment": "{\"term\": \"a772f46e-2764-4909-b1a1-287c09d7a785\", \"@id\": \"https://ipfs.io/ipfs/bafkreicwhwmdbu4r3zv3cfifbb47dd7y5bf7l6qzycf66ll6pskk2r7gyq#a772f46e-2764-4909-b1a1-287c09d7a785\"}",
"title": "Lead User Details",
"description": "Lead User Details",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Family Name (surname)",
"description": "Family Name (surname)",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Other (Given) Names",
"description": "Other (Given) Names",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Title",
"description": "Title",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "e-mail",
"description": "e-mail",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "email"
},
"field4": {
"title": "Telephone",
"description": "Telephone",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Fax",
"description": "Fax",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
}
}
},
"context": {
"@context": {
"@version": 1.1,
"@vocab": "https://w3id.org/traceability/#undefinedTerm",
"id": "@id",
"type": "@type",
"4e8d5404-892d-48ed-b63f-b7a009c0eba1": {
"@id": "https://ipfs.io/ipfs/bafkreihe55hxacf32sxuybe3s3otblhfs3y5qlk3lccjvksh7kncwf6ura#4e8d5404-892d-48ed-b63f-b7a009c0eba1",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
},
"field11": {
"@id": "https://www.schema.org/text"
},
"field12": {
"@id": "https://www.schema.org/text"
},
"field13": {
"@id": "https://www.schema.org/text"
},
"field14": {
"@id": "https://www.schema.org/text"
},
"field15": {
"@id": "https://www.schema.org/text"
},
"field16": {
"@id": "https://www.schema.org/text"
},
"field17": {
"@id": "https://www.schema.org/text"
},
"field18": {
"@id": "https://www.schema.org/text"
},
"field19": {
"@id": "https://www.schema.org/text"
}
}
},
"74a38111-b583-47c3-93b9-e453132ecbb5": {
"@id": "https://ipfs.io/ipfs/bafkreidwms3pistbvq472d3zkhpll7eth7azpwmftour4xmzrntvibhk2u#74a38111-b583-47c3-93b9-e453132ecbb5",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
}
}
},
"a772f46e-2764-4909-b1a1-287c09d7a785": {
"@id": "https://ipfs.io/ipfs/bafkreicwhwmdbu4r3zv3cfifbb47dd7y5bf7l6qzycf66ll6pskk2r7gyq#a772f46e-2764-4909-b1a1-287c09d7a785",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
}
}
},
"ef5fa54f-ef88-4e4e-8d0e-29904bd222f2&1.0.0": {
"@id": "https://ipfs.io/ipfs/bafkreiejsgxjj4ntamvgattviac5vtf5rtpvnvmojk444lyawutwsfnvwi#ef5fa54f-ef88-4e4e-8d0e-29904bd222f2&1.0.0",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"policyId": {
"@id": "https://www.schema.org/text"
},
"ref": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://ipfs.io/ipfs/bafkreihxsmllnneje7shxerizd4nmjj3mg4mexaskixzkskqpdsksyd6qe#4e8d5404-892d-48ed-b63f-b7a009c0eba1"
},
"field2": {
"@id": "https://ipfs.io/ipfs/bafkreihxsmllnneje7shxerizd4nmjj3mg4mexaskixzkskqpdsksyd6qe#74a38111-b583-47c3-93b9-e453132ecbb5"
},
"field3": {
"@id": "https://ipfs.io/ipfs/bafkreihxsmllnneje7shxerizd4nmjj3mg4mexaskixzkskqpdsksyd6qe#a772f46e-2764-4909-b1a1-287c09d7a785"
}
}
}
}
},
"version": "1.0.0",
"creator": "did:hedera:testnet:DxUh34RvLVnepXjKmQK9q46remcasWfxtSaj3BcwbCGG;hedera:testnet:tid=0.0.34895921",
"owner": "did:hedera:testnet:DxUh34RvLVnepXjKmQK9q46remcasWfxtSaj3BcwbCGG;hedera:testnet:tid=0.0.34895921",
"topicId": "0.0.34904155",
"messageId": "1653417819.330557775",
"documentURL": "https://ipfs.io/ipfs/bafkreidgia4grz7wu75uk63o7tmkfs3eho2gfai4hswuaftiwwhkazviqu",
"contextURL": "https://ipfs.io/ipfs/bafkreiecxdjqan75ufso7ofgc65ywrx7ettqigvtuovr4jl7rtss4abx2u",
"iri": "#ef5fa54f-ef88-4e4e-8d0e-29904bd222f2&1.0.0",
"createDate": "2022-05-24T18:43:26.925Z",
"category": "USER"
},
{
"id": "628d2751b51d44b0198a30ad",
"uuid": "00526b15-79e2-4432-90d6-c895cee289b1",
"hash": "",
"name": "I-REC Facility & Device Reg",
"description": "I-REC Facility & Device Reg",
"entity": "VC",
"status": "PUBLISHED",
"readonly": false,
"document": {
"$id": "#00526b15-79e2-4432-90d6-c895cee289b1&1.0.0",
"$comment": "{\"term\": \"00526b15-79e2-4432-90d6-c895cee289b1&1.0.0\", \"@id\": \"https://ipfs.io/ipfs/bafkreiarfdavk3bq23pay336sekvlhalvklot2egjenotiy5cigc37xhzy#00526b15-79e2-4432-90d6-c895cee289b1&1.0.0\"}",
"title": "I-REC Facility & Device Reg",
"description": "I-REC Facility & Device Reg",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Registrant Id",
"description": "Registrant Id",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Date",
"description": "Date",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field2": {
"title": "Is the Registrant also the owner of the Device? (provide evidence) ",
"description": "Is the Registrant also the owner of the Device? (provide evidence) ",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Registrant Details",
"description": "Registrant Details",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://ipfs.io/ipfs/bafkreie567lxme4xxcz7gjyyj7lk2jhf3oa5hnbukqctyjjx42y2pfrqx4#74a38111-b583-47c3-93b9-e453132ecbb5\"}",
"$ref": "#74a38111-b583-47c3-93b9-e453132ecbb5"
},
"field4": {
"title": "Production Device Details",
"description": "Production Device Details",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://ipfs.io/ipfs/bafkreie567lxme4xxcz7gjyyj7lk2jhf3oa5hnbukqctyjjx42y2pfrqx4#11496321-dbb9-423c-ba00-883983e0859f\"}",
"$ref": "#11496321-dbb9-423c-ba00-883983e0859f"
},
"field5": {
"title": "Energy Sources",
"description": "Energy Sources",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://ipfs.io/ipfs/bafkreie567lxme4xxcz7gjyyj7lk2jhf3oa5hnbukqctyjjx42y2pfrqx4#c20662fc-7d19-4f9f-b190-d7b219dda16f\"}",
"$ref": "#c20662fc-7d19-4f9f-b190-d7b219dda16f"
},
"policyId": {
"title": "policyId",
"description": "policyId",
"readOnly": true,
"$comment": "{\"term\": \"policyId\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"ref": {
"title": "ref",
"description": "ref",
"readOnly": true,
"$comment": "{\"term\": \"ref\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type",
"field3",
"field4",
"field5",
"policyId"
],
"additionalProperties": false,
"$defs": {
"#74a38111-b583-47c3-93b9-e453132ecbb5": {
"$id": "#74a38111-b583-47c3-93b9-e453132ecbb5",
"$comment": "{\"term\": \"74a38111-b583-47c3-93b9-e453132ecbb5\", \"@id\": \"https://ipfs.io/ipfs/bafkreidwms3pistbvq472d3zkhpll7eth7azpwmftour4xmzrntvibhk2u#74a38111-b583-47c3-93b9-e453132ecbb5\"}",
"title": "Contact Details",
"description": "Contact Details",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Organization Name",
"description": "Organization Name",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Address line 1",
"description": "Address line 1",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Address line 2",
"description": "Address line 2",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Address line 3",
"description": "Address line 3",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Postal code",
"description": "Postal code",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Country",
"description": "Country",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "Contact person",
"description": "Contact person",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "e-mail",
"description": "e-mail",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "email"
},
"field8": {
"title": "Telephone",
"description": "Telephone",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field9": {
"title": "Fax",
"description": "Fax",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field10": {
"title": "Existing I-REC Registry organization(s) to become subsidiary",
"description": "Existing I-REC Registry organization(s) to become subsidiary",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
},
"#11496321-dbb9-423c-ba00-883983e0859f": {
"$id": "#11496321-dbb9-423c-ba00-883983e0859f",
"$comment": "{\"term\": \"11496321-dbb9-423c-ba00-883983e0859f\", \"@id\": \"https://ipfs.io/ipfs/bafkreibfmmst6ivkxzdcpmxf75lmtlhewgniohcexyhnbdqzg3lbnsgmte#11496321-dbb9-423c-ba00-883983e0859f\"}",
"title": "Production Device",
"description": "Production Device",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Device Name",
"description": "Device Name",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Address",
"description": "Address",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Postal code",
"description": "Postal code",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Country",
"description": "Country",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Longitude",
"description": "Longitude",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Latitude",
"description": "Latitude",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "TSOβs ID for measurement point",
"description": "TSOβs ID for measurement point",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "Installed capacity (kW)",
"description": "Installed capacity (kW)",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "number"
},
"field8": {
"title": "Number of generating units",
"description": "Number of generating units",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "integer"
},
"field9": {
"title": "Date of commissioning",
"description": "Date of commissioning",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field10": {
"title": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"description": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field11": {
"title": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"description": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"readOnly": false,
"$comment": "{\"term\": \"field11\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field12": {
"title": "Expected form of volume evidence",
"description": "Expected form of volume evidence",
"readOnly": false,
"$comment": "{\"term\": \"field12\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field13": {
"title": "If other please specify",
"description": "If other please specify",
"readOnly": false,
"$comment": "{\"term\": \"field13\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
},
"#c20662fc-7d19-4f9f-b190-d7b219dda16f": {
"$id": "#c20662fc-7d19-4f9f-b190-d7b219dda16f",
"$comment": "{\"term\": \"c20662fc-7d19-4f9f-b190-d7b219dda16f\", \"@id\": \"https://ipfs.io/ipfs/bafkreicdymqudwen65zkey2eoirbvkbszcs75yr3b6x52zihmdro6dbmlm#c20662fc-7d19-4f9f-b190-d7b219dda16f\"}",
"title": "Energy Sources",
"description": "Energy Sources",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Energy Source (Input) β see Appendix 2",
"description": "Energy Source (Input) β see Appendix 2",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Technology β see Appendix 2",
"description": "Technology β see Appendix 2",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "On-site consumer present?",
"description": "On-site consumer present?",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "boolean"
},
"field3": {
"title": "If yes give details",
"description": "If yes give details",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Auxiliary/standby energy sources present?",
"description": "Auxiliary/standby energy sources present?",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "boolean"
},
"field5": {
"title": "If yes give details",
"description": "If yes give details",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "Please give details of how the site can import electricity by means other than through the meter(s) specified above",
"description": "Please give details of how the site can import electricity by means other than through the meter(s) specified above",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "Please give details (including registration id) of any carbon offset or energy tracking scheme for which the Production Device is registered. State βNoneβ if that is the case",
"description": "Please give details (including registration id) of any carbon offset or energy tracking scheme for which the Production Device is registered. State βNoneβ if that is the case",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field8": {
"title": "Please identify any labeling schemes for which the Device is accredited",
"description": "Please identify any labeling schemes for which the Device is accredited",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field9": {
"title": "Has the Device ever received public (government) funding (e.g. Feed in Tariff)?",
"description": "Has the Device ever received public (government) funding (e.g. Feed in Tariff)?",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "boolean"
},
"field10": {
"title": "If public (government) funding has been received when did/will it finish?",
"description": "If public (government) funding has been received when did/will it finish?",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field11": {
"title": "Requested effective date of registration (no earlier than 12 months prior to submitting this form)",
"description": "Requested effective date of registration (no earlier than 12 months prior to submitting this form)",
"readOnly": false,
"$comment": "{\"term\": \"field11\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field12": {
"title": "Preferred I-REC Device Verifier",
"description": "Preferred I-REC Device Verifier",
"readOnly": false,
"$comment": "{\"term\": \"field12\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
}
}
},
"context": {
"@context": {
"@version": 1.1,
"@vocab": "https://w3id.org/traceability/#undefinedTerm",
"id": "@id",
"type": "@type",
"74a38111-b583-47c3-93b9-e453132ecbb5": {
"@id": "https://ipfs.io/ipfs/bafkreidwms3pistbvq472d3zkhpll7eth7azpwmftour4xmzrntvibhk2u#74a38111-b583-47c3-93b9-e453132ecbb5",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
}
}
},
"11496321-dbb9-423c-ba00-883983e0859f": {
"@id": "https://ipfs.io/ipfs/bafkreibfmmst6ivkxzdcpmxf75lmtlhewgniohcexyhnbdqzg3lbnsgmte#11496321-dbb9-423c-ba00-883983e0859f",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
},
"field11": {
"@id": "https://www.schema.org/text"
},
"field12": {
"@id": "https://www.schema.org/text"
},
"field13": {
"@id": "https://www.schema.org/text"
}
}
},
"c20662fc-7d19-4f9f-b190-d7b219dda16f": {
"@id": "https://ipfs.io/ipfs/bafkreicdymqudwen65zkey2eoirbvkbszcs75yr3b6x52zihmdro6dbmlm#c20662fc-7d19-4f9f-b190-d7b219dda16f",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
},
"field11": {
"@id": "https://www.schema.org/text"
},
"field12": {
"@id": "https://www.schema.org/text"
}
}
},
"00526b15-79e2-4432-90d6-c895cee289b1&1.0.0": {
"@id": "https://ipfs.io/ipfs/bafkreiarfdavk3bq23pay336sekvlhalvklot2egjenotiy5cigc37xhzy#00526b15-79e2-4432-90d6-c895cee289b1&1.0.0",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"policyId": {
"@id": "https://www.schema.org/text"
},
"ref": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://ipfs.io/ipfs/bafkreie567lxme4xxcz7gjyyj7lk2jhf3oa5hnbukqctyjjx42y2pfrqx4#74a38111-b583-47c3-93b9-e453132ecbb5"
},
"field4": {
"@id": "https://ipfs.io/ipfs/bafkreie567lxme4xxcz7gjyyj7lk2jhf3oa5hnbukqctyjjx42y2pfrqx4#11496321-dbb9-423c-ba00-883983e0859f"
},
"field5": {
"@id": "https://ipfs.io/ipfs/bafkreie567lxme4xxcz7gjyyj7lk2jhf3oa5hnbukqctyjjx42y2pfrqx4#c20662fc-7d19-4f9f-b190-d7b219dda16f"
}
}
}
}
},
"version": "1.0.0",
"creator": "did:hedera:testnet:DxUh34RvLVnepXjKmQK9q46remcasWfxtSaj3BcwbCGG;hedera:testnet:tid=0.0.34895921",
"owner": "did:hedera:testnet:DxUh34RvLVnepXjKmQK9q46remcasWfxtSaj3BcwbCGG;hedera:testnet:tid=0.0.34895921",
"topicId": "0.0.34904155",
"messageId": "1653417825.201434396",
"documentURL": "https://ipfs.io/ipfs/bafkreihesagko7flofgvb3smausrt5nejp4zxm5puwj4cgsyehtfeilyu4",
"contextURL": "https://ipfs.io/ipfs/bafkreigdplzcs6ljxtaxlnkffq6mby5o4l5ckwx4vkqoo4ja36wn5g6k2e",
"iri": "#00526b15-79e2-4432-90d6-c895cee289b1&1.0.0",
"createDate": "2022-05-24T18:43:29.078Z",
"category": "USER"
},
{
"id": "628d2752b51d44b0198a30ae",
"uuid": "7cf248b0-7f04-40df-ac1f-46903f07123b",
"hash": "",
"name": "I-REC Issue Request",
"description": "I-REC Issue Request",
"entity": "VC",
"status": "PUBLISHED",
"readonly": false,
"document": {
"$id": "#7cf248b0-7f04-40df-ac1f-46903f07123b&1.0.0",
"$comment": "{\"term\": \"7cf248b0-7f04-40df-ac1f-46903f07123b&1.0.0\", \"@id\": \"https://ipfs.io/ipfs/bafkreihyzgmwkeaizxlvwc7kvvj2l7xjaajp6gnaejx7gvqumtsmc3o2he#7cf248b0-7f04-40df-ac1f-46903f07123b&1.0.0\"}",
"title": "I-REC Issue Request",
"description": "I-REC Issue Request",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Registrant Id",
"description": "Registrant Id",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Production Device/Production Group Id",
"description": "Production Device/Production Group Id",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Registrant Details",
"description": "Registrant Details",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://ipfs.io/ipfs/bafkreigvosme6ktbnfrbjcmttddtqqvvjzvoxjiakum4ahxuq3s4owswgq#74a38111-b583-47c3-93b9-e453132ecbb5\"}",
"$ref": "#74a38111-b583-47c3-93b9-e453132ecbb5"
},
"field3": {
"title": "Production Device/Production Group",
"description": "Production Device/Production Group",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://ipfs.io/ipfs/bafkreigvosme6ktbnfrbjcmttddtqqvvjzvoxjiakum4ahxuq3s4owswgq#11496321-dbb9-423c-ba00-883983e0859f\"}",
"$ref": "#11496321-dbb9-423c-ba00-883983e0859f"
},
"field4": {
"title": "Labelling scheme(s)",
"description": "labeling scheme(s)",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Last registration date",
"description": "Last registration date",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field6": {
"title": "Production Period Start Date",
"description": "Production Period Start Date",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field7": {
"title": "Total kWh Produced in this period",
"description": "Total kWh Produced in this period",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "number"
},
"field8": {
"title": "Production Period End Date",
"description": "Production Period End Date",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field9": {
"title": "Percentage of eligible total applied for",
"description": "Percentage of eligible total applied for",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "integer"
},
"field10": {
"title": "Type a: Settlement Metering data",
"description": "Type a: Settlement Metering data",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field11": {
"title": "Type b: Non-settlement Metering data",
"description": "Type b: Non-settlement Metering data",
"readOnly": false,
"$comment": "{\"term\": \"field11\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field12": {
"title": "Type c: Measured Volume Transfer documentation",
"description": "Type c: Measured Volume Transfer documentation",
"readOnly": false,
"$comment": "{\"term\": \"field12\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field13": {
"title": "Type d: Other",
"description": "Type d: Other",
"readOnly": false,
"$comment": "{\"term\": \"field13\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field14": {
"title": "Is the production of this electricity counted towards a national, sub-national or regulatory target?",
"description": "Is the production of this electricity counted towards a national, sub-national or regulatory target?",
"readOnly": false,
"$comment": "{\"term\": \"field14\", \"@id\": \"https://www.schema.org/text\"}",
"type": "boolean"
},
"field15": {
"title": "Is any of this production subject to a public consumption obligation?",
"description": "Is any of this production subject to a public consumption obligation?",
"readOnly": false,
"$comment": "{\"term\": \"field15\", \"@id\": \"https://www.schema.org/text\"}",
"type": "boolean"
},
"field16": {
"title": "Do you retain the right to obtain emissions reduction certificates or carbon offsets for the energy nominated in this Issue Request?",
"description": "Do you retain the right to obtain emissions reduction certificates or carbon offsets for the energy nominated in this Issue Request?",
"readOnly": false,
"$comment": "{\"term\": \"field16\", \"@id\": \"https://www.schema.org/text\"}",
"type": "boolean"
},
"field17": {
"title": "I-REC Participant name",
"description": "I-REC Participant name",
"readOnly": false,
"$comment": "{\"term\": \"field17\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field18": {
"title": "Account number",
"description": "Account number",
"readOnly": false,
"$comment": "{\"term\": \"field18\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"policyId": {
"title": "policyId",
"description": "policyId",
"readOnly": true,
"$comment": "{\"term\": \"policyId\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"ref": {
"title": "ref",
"description": "ref",
"readOnly": true,
"$comment": "{\"term\": \"ref\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type",
"field2",
"field3",
"field6",
"field7",
"field8",
"field17",
"field18",
"policyId"
],
"additionalProperties": false,
"$defs": {
"#74a38111-b583-47c3-93b9-e453132ecbb5": {
"$id": "#74a38111-b583-47c3-93b9-e453132ecbb5",
"$comment": "{\"term\": \"74a38111-b583-47c3-93b9-e453132ecbb5\", \"@id\": \"https://ipfs.io/ipfs/bafkreidwms3pistbvq472d3zkhpll7eth7azpwmftour4xmzrntvibhk2u#74a38111-b583-47c3-93b9-e453132ecbb5\"}",
"title": "Contact Details",
"description": "Contact Details",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Organization Name",
"description": "Organization Name",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Address line 1",
"description": "Address line 1",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Address line 2",
"description": "Address line 2",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Address line 3",
"description": "Address line 3",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Postal code",
"description": "Postal code",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Country",
"description": "Country",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "Contact person",
"description": "Contact person",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "e-mail",
"description": "e-mail",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "email"
},
"field8": {
"title": "Telephone",
"description": "Telephone",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field9": {
"title": "Fax",
"description": "Fax",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field10": {
"title": "Existing I-REC Registry organization(s) to become subsidiary",
"description": "Existing I-REC Registry organization(s) to become subsidiary",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
},
"#11496321-dbb9-423c-ba00-883983e0859f": {
"$id": "#11496321-dbb9-423c-ba00-883983e0859f",
"$comment": "{\"term\": \"11496321-dbb9-423c-ba00-883983e0859f\", \"@id\": \"https://ipfs.io/ipfs/bafkreibfmmst6ivkxzdcpmxf75lmtlhewgniohcexyhnbdqzg3lbnsgmte#11496321-dbb9-423c-ba00-883983e0859f\"}",
"title": "Production Device",
"description": "Production Device",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Device Name",
"description": "Device Name",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Address",
"description": "Address",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Postal code",
"description": "Postal code",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Country",
"description": "Country",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Longitude",
"description": "Longitude",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Latitude",
"description": "Latitude",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "TSOβs ID for measurement point",
"description": "TSOβs ID for measurement point",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "Installed capacity (kW)",
"description": "Installed capacity (kW)",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "number"
},
"field8": {
"title": "Number of generating units",
"description": "Number of generating units",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "integer"
},
"field9": {
"title": "Date of commissioning",
"description": "Date of commissioning",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field10": {
"title": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"description": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field11": {
"title": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"description": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"readOnly": false,
"$comment": "{\"term\": \"field11\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field12": {
"title": "Expected form of volume evidence",
"description": "Expected form of volume evidence",
"readOnly": false,
"$comment": "{\"term\": \"field12\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field13": {
"title": "If other please specify",
"description": "If other please specify",
"readOnly": false,
"$comment": "{\"term\": \"field13\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
}
}
},
"context": {
"@context": {
"@version": 1.1,
"@vocab": "https://w3id.org/traceability/#undefinedTerm",
"id": "@id",
"type": "@type",
"74a38111-b583-47c3-93b9-e453132ecbb5": {
"@id": "https://ipfs.io/ipfs/bafkreidwms3pistbvq472d3zkhpll7eth7azpwmftour4xmzrntvibhk2u#74a38111-b583-47c3-93b9-e453132ecbb5",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
}
}
},
"11496321-dbb9-423c-ba00-883983e0859f": {
"@id": "https://ipfs.io/ipfs/bafkreibfmmst6ivkxzdcpmxf75lmtlhewgniohcexyhnbdqzg3lbnsgmte#11496321-dbb9-423c-ba00-883983e0859f",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
},
"field11": {
"@id": "https://www.schema.org/text"
},
"field12": {
"@id": "https://www.schema.org/text"
},
"field13": {
"@id": "https://www.schema.org/text"
}
}
},
"7cf248b0-7f04-40df-ac1f-46903f07123b&1.0.0": {
"@id": "https://ipfs.io/ipfs/bafkreihyzgmwkeaizxlvwc7kvvj2l7xjaajp6gnaejx7gvqumtsmc3o2he#7cf248b0-7f04-40df-ac1f-46903f07123b&1.0.0",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
},
"field11": {
"@id": "https://www.schema.org/text"
},
"field12": {
"@id": "https://www.schema.org/text"
},
"field13": {
"@id": "https://www.schema.org/text"
},
"field14": {
"@id": "https://www.schema.org/text"
},
"field15": {
"@id": "https://www.schema.org/text"
},
"field16": {
"@id": "https://www.schema.org/text"
},
"field17": {
"@id": "https://www.schema.org/text"
},
"field18": {
"@id": "https://www.schema.org/text"
},
"policyId": {
"@id": "https://www.schema.org/text"
},
"ref": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://ipfs.io/ipfs/bafkreigvosme6ktbnfrbjcmttddtqqvvjzvoxjiakum4ahxuq3s4owswgq#74a38111-b583-47c3-93b9-e453132ecbb5"
},
"field3": {
"@id": "https://ipfs.io/ipfs/bafkreigvosme6ktbnfrbjcmttddtqqvvjzvoxjiakum4ahxuq3s4owswgq#11496321-dbb9-423c-ba00-883983e0859f"
}
}
}
}
},
"version": "1.0.0",
"creator": "did:hedera:testnet:DxUh34RvLVnepXjKmQK9q46remcasWfxtSaj3BcwbCGG;hedera:testnet:tid=0.0.34895921",
"owner": "did:hedera:testnet:DxUh34RvLVnepXjKmQK9q46remcasWfxtSaj3BcwbCGG;hedera:testnet:tid=0.0.34895921",
"topicId": "0.0.34904155",
"messageId": "1653417831.371325000",
"documentURL": "https://ipfs.io/ipfs/bafkreie2o56rs5zgwnw3z6effsgiotgeelsnrhzrhofpf2vejd6b2b5pjy",
"contextURL": "https://ipfs.io/ipfs/bafkreia47khrdqlcstlf6rxfcnaou7v4bjyswqn7kj2vm3gfuci5ivmdla",
"iri": "#7cf248b0-7f04-40df-ac1f-46903f07123b&1.0.0",
"createDate": "2022-05-24T18:43:30.919Z",
"category": "USER"
},
{
"id": "628fad54b51d44b0198a30d2",
"uuid": "1af5b61a-7f1f-410e-87cc-a3c74823d74e",
"hash": "",
"name": "I-REC Registrant & Participant App",
"description": "I-REC Registrant & Participant App",
"entity": "VC",
"status": "PUBLISHED",
"readonly": false,
"document": {
"$id": "#1af5b61a-7f1f-410e-87cc-a3c74823d74e&1.0.0",
"$comment": "{\"term\": \"1af5b61a-7f1f-410e-87cc-a3c74823d74e&1.0.0\", \"@id\": \"https://ipfs.io/ipfs/bafkreiejsgxjj4ntamvgattviac5vtf5rtpvnvmojk444lyawutwsfnvwi#1af5b61a-7f1f-410e-87cc-a3c74823d74e&1.0.0\"}",
"title": "I-REC Registrant & Participant App",
"description": "I-REC Registrant & Participant App",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Date",
"description": "Date",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field1": {
"title": "Applicant Details",
"description": "Applicant Details",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://ipfs.io/ipfs/bafkreihxsmllnneje7shxerizd4nmjj3mg4mexaskixzkskqpdsksyd6qe#689e077b-07b6-40af-8fe9-0228ab4b94a4\"}",
"$ref": "#689e077b-07b6-40af-8fe9-0228ab4b94a4"
},
"field2": {
"title": "Primary Contact Details",
"description": "Primary Contact Details",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://ipfs.io/ipfs/bafkreihxsmllnneje7shxerizd4nmjj3mg4mexaskixzkskqpdsksyd6qe#7a022a66-7912-46e8-b634-a636a08bbb19\"}",
"$ref": "#7a022a66-7912-46e8-b634-a636a08bbb19"
},
"field3": {
"title": "Lead User Details\t",
"description": "Lead User Details\t",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://ipfs.io/ipfs/bafkreihxsmllnneje7shxerizd4nmjj3mg4mexaskixzkskqpdsksyd6qe#40e734f4-befb-4962-bef4-cce68932f35d\"}",
"$ref": "#40e734f4-befb-4962-bef4-cce68932f35d"
},
"policyId": {
"title": "policyId",
"description": "policyId",
"readOnly": true,
"$comment": "{\"term\": \"policyId\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"ref": {
"title": "ref",
"description": "ref",
"readOnly": true,
"$comment": "{\"term\": \"ref\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type",
"field1",
"field2",
"field3",
"policyId"
],
"additionalProperties": false,
"$defs": {
"#689e077b-07b6-40af-8fe9-0228ab4b94a4": {
"$id": "#689e077b-07b6-40af-8fe9-0228ab4b94a4",
"$comment": "{\"term\": \"689e077b-07b6-40af-8fe9-0228ab4b94a4\", \"@id\": \"https://ipfs.io/ipfs/bafkreihe55hxacf32sxuybe3s3otblhfs3y5qlk3lccjvksh7kncwf6ura#689e077b-07b6-40af-8fe9-0228ab4b94a4\"}",
"title": "Applicant Details",
"description": " Applicant Details",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Applicant Legal Name",
"description": "Applicant Legal Name",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Registered address line 1",
"description": "Registered address line 1",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Registered address line 2",
"description": "Registered address line 2",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Registered address line 3",
"description": "Registered address line 3",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Postal (ZIP) code",
"description": "Postal (ZIP) code",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Country",
"description": "Country",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "Legal Status",
"description": "Legal Status",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "Country of company registration/private residence",
"description": "Country of company registration/private residence",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field8": {
"title": "Corporate registration number/passport number",
"description": "Corporate registration number/passport number",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field9": {
"title": "VAT number",
"description": "VAT number",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field10": {
"title": "Website URL",
"description": "Website URL",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field11": {
"title": "Main business (e.g. food retailer)",
"description": "Main business (e.g. food retailer)",
"readOnly": false,
"$comment": "{\"term\": \"field11\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field12": {
"title": "Year of registration",
"description": "Year of registration",
"readOnly": false,
"$comment": "{\"term\": \"field12\", \"@id\": \"https://www.schema.org/text\"}",
"type": "integer"
},
"field13": {
"title": "Approximate number of employees",
"description": "Approximate number of employees",
"readOnly": false,
"$comment": "{\"term\": \"field13\", \"@id\": \"https://www.schema.org/text\"}",
"type": "integer"
},
"field14": {
"title": "Name of the Chief Executive Officer/General Manager",
"description": "Name of the Chief Executive Officer/General Manager",
"readOnly": false,
"$comment": "{\"term\": \"field14\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field15": {
"title": "Chief Executive Officer/General Manager passport number",
"description": "Chief Executive Officer/General Manager passport number",
"readOnly": false,
"$comment": "{\"term\": \"field15\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field16": {
"title": "Please state in which countries the organization is active",
"description": "Please state in which countries the organization is active",
"readOnly": false,
"$comment": "{\"term\": \"field16\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field17": {
"title": "Please list the main (>10%) shareholders ",
"description": "Please list the main (>10%) shareholders ",
"readOnly": false,
"$comment": "{\"term\": \"field17\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field18": {
"title": "Balance sheet total for last financial year (in USD)",
"description": "Balance sheet total for last financial year (in USD)",
"readOnly": false,
"$comment": "{\"term\": \"field18\", \"@id\": \"https://www.schema.org/text\"}",
"type": "number"
},
"field19": {
"title": "Email address for Accounts Department",
"description": "Email address for Accounts Department",
"readOnly": false,
"$comment": "{\"term\": \"field19\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "email"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
},
"#7a022a66-7912-46e8-b634-a636a08bbb19": {
"$id": "#7a022a66-7912-46e8-b634-a636a08bbb19",
"$comment": "{\"term\": \"7a022a66-7912-46e8-b634-a636a08bbb19\", \"@id\": \"https://ipfs.io/ipfs/bafkreidwms3pistbvq472d3zkhpll7eth7azpwmftour4xmzrntvibhk2u#7a022a66-7912-46e8-b634-a636a08bbb19\"}",
"title": "Contact Details",
"description": "Contact Details",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Organization Name",
"description": "Organization Name",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Address line 1",
"description": "Address line 1",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Address line 2",
"description": "Address line 2",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Address line 3",
"description": "Address line 3",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Postal code",
"description": "Postal code",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Country",
"description": "Country",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "Contact person",
"description": "Contact person",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "e-mail",
"description": "e-mail",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "email"
},
"field8": {
"title": "Telephone",
"description": "Telephone",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field9": {
"title": "Fax",
"description": "Fax",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field10": {
"title": "Existing I-REC Registry organization(s) to become subsidiary",
"description": "Existing I-REC Registry organization(s) to become subsidiary",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
},
"#40e734f4-befb-4962-bef4-cce68932f35d": {
"$id": "#40e734f4-befb-4962-bef4-cce68932f35d",
"$comment": "{\"term\": \"40e734f4-befb-4962-bef4-cce68932f35d\", \"@id\": \"https://ipfs.io/ipfs/bafkreicwhwmdbu4r3zv3cfifbb47dd7y5bf7l6qzycf66ll6pskk2r7gyq#40e734f4-befb-4962-bef4-cce68932f35d\"}",
"title": "Lead User Details",
"description": "Lead User Details",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Family Name (surname)",
"description": "Family Name (surname)",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Other (Given) Names",
"description": "Other (Given) Names",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Title",
"description": "Title",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "e-mail",
"description": "e-mail",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "email"
},
"field4": {
"title": "Telephone",
"description": "Telephone",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Fax",
"description": "Fax",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
}
}
},
"context": {
"@context": {
"@version": 1.1,
"@vocab": "https://w3id.org/traceability/#undefinedTerm",
"id": "@id",
"type": "@type",
"689e077b-07b6-40af-8fe9-0228ab4b94a4": {
"@id": "https://ipfs.io/ipfs/bafkreihe55hxacf32sxuybe3s3otblhfs3y5qlk3lccjvksh7kncwf6ura#689e077b-07b6-40af-8fe9-0228ab4b94a4",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
},
"field11": {
"@id": "https://www.schema.org/text"
},
"field12": {
"@id": "https://www.schema.org/text"
},
"field13": {
"@id": "https://www.schema.org/text"
},
"field14": {
"@id": "https://www.schema.org/text"
},
"field15": {
"@id": "https://www.schema.org/text"
},
"field16": {
"@id": "https://www.schema.org/text"
},
"field17": {
"@id": "https://www.schema.org/text"
},
"field18": {
"@id": "https://www.schema.org/text"
},
"field19": {
"@id": "https://www.schema.org/text"
}
}
},
"7a022a66-7912-46e8-b634-a636a08bbb19": {
"@id": "https://ipfs.io/ipfs/bafkreidwms3pistbvq472d3zkhpll7eth7azpwmftour4xmzrntvibhk2u#7a022a66-7912-46e8-b634-a636a08bbb19",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
}
}
},
"40e734f4-befb-4962-bef4-cce68932f35d": {
"@id": "https://ipfs.io/ipfs/bafkreicwhwmdbu4r3zv3cfifbb47dd7y5bf7l6qzycf66ll6pskk2r7gyq#40e734f4-befb-4962-bef4-cce68932f35d",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
}
}
},
"1af5b61a-7f1f-410e-87cc-a3c74823d74e&1.0.0": {
"@id": "https://ipfs.io/ipfs/bafkreiejsgxjj4ntamvgattviac5vtf5rtpvnvmojk444lyawutwsfnvwi#1af5b61a-7f1f-410e-87cc-a3c74823d74e&1.0.0",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"policyId": {
"@id": "https://www.schema.org/text"
},
"ref": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://ipfs.io/ipfs/bafkreihxsmllnneje7shxerizd4nmjj3mg4mexaskixzkskqpdsksyd6qe#689e077b-07b6-40af-8fe9-0228ab4b94a4"
},
"field2": {
"@id": "https://ipfs.io/ipfs/bafkreihxsmllnneje7shxerizd4nmjj3mg4mexaskixzkskqpdsksyd6qe#7a022a66-7912-46e8-b634-a636a08bbb19"
},
"field3": {
"@id": "https://ipfs.io/ipfs/bafkreihxsmllnneje7shxerizd4nmjj3mg4mexaskixzkskqpdsksyd6qe#40e734f4-befb-4962-bef4-cce68932f35d"
}
}
}
}
},
"version": "1.0.0",
"creator": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"owner": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"topicId": "0.0.34920819",
"messageId": "1653583202.782128916",
"documentURL": "https://ipfs.io/ipfs/bafkreib2rt6ud4dhkurf7auoa7bpihz42k65vqb43vhnhd5ibr2sh3h4h4",
"contextURL": "https://ipfs.io/ipfs/bafkreicwr4u55lbcod3czcbwhfoyx7qy5en27orscjv3mpr3puvzwsptri",
"iri": "#1af5b61a-7f1f-410e-87cc-a3c74823d74e&1.0.0",
"createDate": "2022-05-26T16:39:48.593Z",
"category": "USER"
},
{
"id": "628fad56b51d44b0198a30d3",
"uuid": "7fcd8807-0450-4eab-8ba5-d35b4cce48ba",
"hash": "",
"name": "I-REC Facility & Device Reg",
"description": "I-REC Facility & Device Reg",
"entity": "VC",
"status": "PUBLISHED",
"readonly": false,
"document": {
"$id": "#7fcd8807-0450-4eab-8ba5-d35b4cce48ba&1.0.0",
"$comment": "{\"term\": \"7fcd8807-0450-4eab-8ba5-d35b4cce48ba&1.0.0\", \"@id\": \"https://ipfs.io/ipfs/bafkreiarfdavk3bq23pay336sekvlhalvklot2egjenotiy5cigc37xhzy#7fcd8807-0450-4eab-8ba5-d35b4cce48ba&1.0.0\"}",
"title": "I-REC Facility & Device Reg",
"description": "I-REC Facility & Device Reg",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Registrant Id",
"description": "Registrant Id",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Date",
"description": "Date",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field2": {
"title": "Is the Registrant also the owner of the Device? (provide evidence) ",
"description": "Is the Registrant also the owner of the Device? (provide evidence) ",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Registrant Details",
"description": "Registrant Details",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://ipfs.io/ipfs/bafkreie567lxme4xxcz7gjyyj7lk2jhf3oa5hnbukqctyjjx42y2pfrqx4#7a022a66-7912-46e8-b634-a636a08bbb19\"}",
"$ref": "#7a022a66-7912-46e8-b634-a636a08bbb19"
},
"field4": {
"title": "Production Device Details",
"description": "Production Device Details",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://ipfs.io/ipfs/bafkreie567lxme4xxcz7gjyyj7lk2jhf3oa5hnbukqctyjjx42y2pfrqx4#45abb4cb-7503-4ac4-9d31-44c468d64741\"}",
"$ref": "#45abb4cb-7503-4ac4-9d31-44c468d64741"
},
"field5": {
"title": "Energy Sources",
"description": "Energy Sources",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://ipfs.io/ipfs/bafkreie567lxme4xxcz7gjyyj7lk2jhf3oa5hnbukqctyjjx42y2pfrqx4#a68191f7-7b10-486e-b3f2-19ab2aa41742\"}",
"$ref": "#a68191f7-7b10-486e-b3f2-19ab2aa41742"
},
"policyId": {
"title": "policyId",
"description": "policyId",
"readOnly": true,
"$comment": "{\"term\": \"policyId\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"ref": {
"title": "ref",
"description": "ref",
"readOnly": true,
"$comment": "{\"term\": \"ref\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type",
"field3",
"field4",
"field5",
"policyId"
],
"additionalProperties": false,
"$defs": {
"#7a022a66-7912-46e8-b634-a636a08bbb19": {
"$id": "#7a022a66-7912-46e8-b634-a636a08bbb19",
"$comment": "{\"term\": \"7a022a66-7912-46e8-b634-a636a08bbb19\", \"@id\": \"https://ipfs.io/ipfs/bafkreidwms3pistbvq472d3zkhpll7eth7azpwmftour4xmzrntvibhk2u#7a022a66-7912-46e8-b634-a636a08bbb19\"}",
"title": "Contact Details",
"description": "Contact Details",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Organization Name",
"description": "Organization Name",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Address line 1",
"description": "Address line 1",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Address line 2",
"description": "Address line 2",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Address line 3",
"description": "Address line 3",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Postal code",
"description": "Postal code",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Country",
"description": "Country",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "Contact person",
"description": "Contact person",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "e-mail",
"description": "e-mail",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "email"
},
"field8": {
"title": "Telephone",
"description": "Telephone",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field9": {
"title": "Fax",
"description": "Fax",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field10": {
"title": "Existing I-REC Registry organization(s) to become subsidiary",
"description": "Existing I-REC Registry organization(s) to become subsidiary",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
},
"#45abb4cb-7503-4ac4-9d31-44c468d64741": {
"$id": "#45abb4cb-7503-4ac4-9d31-44c468d64741",
"$comment": "{\"term\": \"45abb4cb-7503-4ac4-9d31-44c468d64741\", \"@id\": \"https://ipfs.io/ipfs/bafkreibfmmst6ivkxzdcpmxf75lmtlhewgniohcexyhnbdqzg3lbnsgmte#45abb4cb-7503-4ac4-9d31-44c468d64741\"}",
"title": "Production Device",
"description": "Production Device",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Device Name",
"description": "Device Name",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Address",
"description": "Address",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Postal code",
"description": "Postal code",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Country",
"description": "Country",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Longitude",
"description": "Longitude",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Latitude",
"description": "Latitude",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "TSOβs ID for measurement point",
"description": "TSOβs ID for measurement point",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "Installed capacity (kW)",
"description": "Installed capacity (kW)",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "number"
},
"field8": {
"title": "Number of generating units",
"description": "Number of generating units",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "integer"
},
"field9": {
"title": "Date of commissioning",
"description": "Date of commissioning",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field10": {
"title": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"description": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field11": {
"title": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"description": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"readOnly": false,
"$comment": "{\"term\": \"field11\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field12": {
"title": "Expected form of volume evidence",
"description": "Expected form of volume evidence",
"readOnly": false,
"$comment": "{\"term\": \"field12\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field13": {
"title": "If other please specify",
"description": "If other please specify",
"readOnly": false,
"$comment": "{\"term\": \"field13\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
},
"#a68191f7-7b10-486e-b3f2-19ab2aa41742": {
"$id": "#a68191f7-7b10-486e-b3f2-19ab2aa41742",
"$comment": "{\"term\": \"a68191f7-7b10-486e-b3f2-19ab2aa41742\", \"@id\": \"https://ipfs.io/ipfs/bafkreicdymqudwen65zkey2eoirbvkbszcs75yr3b6x52zihmdro6dbmlm#a68191f7-7b10-486e-b3f2-19ab2aa41742\"}",
"title": "Energy Sources",
"description": "Energy Sources",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Energy Source (Input) β see Appendix 2",
"description": "Energy Source (Input) β see Appendix 2",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Technology β see Appendix 2",
"description": "Technology β see Appendix 2",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "On-site consumer present?",
"description": "On-site consumer present?",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "boolean"
},
"field3": {
"title": "If yes give details",
"description": "If yes give details",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Auxiliary/standby energy sources present?",
"description": "Auxiliary/standby energy sources present?",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "boolean"
},
"field5": {
"title": "If yes give details",
"description": "If yes give details",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "Please give details of how the site can import electricity by means other than through the meter(s) specified above",
"description": "Please give details of how the site can import electricity by means other than through the meter(s) specified above",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "Please give details (including registration id) of any carbon offset or energy tracking scheme for which the Production Device is registered. State βNoneβ if that is the case",
"description": "Please give details (including registration id) of any carbon offset or energy tracking scheme for which the Production Device is registered. State βNoneβ if that is the case",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field8": {
"title": "Please identify any labeling schemes for which the Device is accredited",
"description": "Please identify any labeling schemes for which the Device is accredited",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field9": {
"title": "Has the Device ever received public (government) funding (e.g. Feed in Tariff)?",
"description": "Has the Device ever received public (government) funding (e.g. Feed in Tariff)?",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "boolean"
},
"field10": {
"title": "If public (government) funding has been received when did/will it finish?",
"description": "If public (government) funding has been received when did/will it finish?",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field11": {
"title": "Requested effective date of registration (no earlier than 12 months prior to submitting this form)",
"description": "Requested effective date of registration (no earlier than 12 months prior to submitting this form)",
"readOnly": false,
"$comment": "{\"term\": \"field11\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field12": {
"title": "Preferred I-REC Device Verifier",
"description": "Preferred I-REC Device Verifier",
"readOnly": false,
"$comment": "{\"term\": \"field12\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
}
}
},
"context": {
"@context": {
"@version": 1.1,
"@vocab": "https://w3id.org/traceability/#undefinedTerm",
"id": "@id",
"type": "@type",
"7a022a66-7912-46e8-b634-a636a08bbb19": {
"@id": "https://ipfs.io/ipfs/bafkreidwms3pistbvq472d3zkhpll7eth7azpwmftour4xmzrntvibhk2u#7a022a66-7912-46e8-b634-a636a08bbb19",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
}
}
},
"45abb4cb-7503-4ac4-9d31-44c468d64741": {
"@id": "https://ipfs.io/ipfs/bafkreibfmmst6ivkxzdcpmxf75lmtlhewgniohcexyhnbdqzg3lbnsgmte#45abb4cb-7503-4ac4-9d31-44c468d64741",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
},
"field11": {
"@id": "https://www.schema.org/text"
},
"field12": {
"@id": "https://www.schema.org/text"
},
"field13": {
"@id": "https://www.schema.org/text"
}
}
},
"a68191f7-7b10-486e-b3f2-19ab2aa41742": {
"@id": "https://ipfs.io/ipfs/bafkreicdymqudwen65zkey2eoirbvkbszcs75yr3b6x52zihmdro6dbmlm#a68191f7-7b10-486e-b3f2-19ab2aa41742",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
},
"field11": {
"@id": "https://www.schema.org/text"
},
"field12": {
"@id": "https://www.schema.org/text"
}
}
},
"7fcd8807-0450-4eab-8ba5-d35b4cce48ba&1.0.0": {
"@id": "https://ipfs.io/ipfs/bafkreiarfdavk3bq23pay336sekvlhalvklot2egjenotiy5cigc37xhzy#7fcd8807-0450-4eab-8ba5-d35b4cce48ba&1.0.0",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"policyId": {
"@id": "https://www.schema.org/text"
},
"ref": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://ipfs.io/ipfs/bafkreie567lxme4xxcz7gjyyj7lk2jhf3oa5hnbukqctyjjx42y2pfrqx4#7a022a66-7912-46e8-b634-a636a08bbb19"
},
"field4": {
"@id": "https://ipfs.io/ipfs/bafkreie567lxme4xxcz7gjyyj7lk2jhf3oa5hnbukqctyjjx42y2pfrqx4#45abb4cb-7503-4ac4-9d31-44c468d64741"
},
"field5": {
"@id": "https://ipfs.io/ipfs/bafkreie567lxme4xxcz7gjyyj7lk2jhf3oa5hnbukqctyjjx42y2pfrqx4#a68191f7-7b10-486e-b3f2-19ab2aa41742"
}
}
}
}
},
"version": "1.0.0",
"creator": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"owner": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"topicId": "0.0.34920819",
"messageId": "1653583208.436214000",
"documentURL": "https://ipfs.io/ipfs/bafkreicwqzpahxtokrrorefcf555fqcmmncssie4gifreozeedmw4kq5aa",
"contextURL": "https://ipfs.io/ipfs/bafkreifkvs7ubenmxnn6qs5gjvshsewidv23wipxqndjtgbi6mbglywuda",
"iri": "#7fcd8807-0450-4eab-8ba5-d35b4cce48ba&1.0.0",
"createDate": "2022-05-26T16:39:50.767Z",
"category": "USER"
},
{
"id": "628fad58b51d44b0198a30d4",
"uuid": "43c55ee0-6a1e-4d33-8bbf-710b1b4749be",
"hash": "",
"name": "I-REC Issue Request",
"description": "I-REC Issue Request",
"entity": "VC",
"status": "PUBLISHED",
"readonly": false,
"document": {
"$id": "#43c55ee0-6a1e-4d33-8bbf-710b1b4749be&1.0.0",
"$comment": "{\"term\": \"43c55ee0-6a1e-4d33-8bbf-710b1b4749be&1.0.0\", \"@id\": \"https://ipfs.io/ipfs/bafkreihyzgmwkeaizxlvwc7kvvj2l7xjaajp6gnaejx7gvqumtsmc3o2he#43c55ee0-6a1e-4d33-8bbf-710b1b4749be&1.0.0\"}",
"title": "I-REC Issue Request",
"description": "I-REC Issue Request",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Registrant Id",
"description": "Registrant Id",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Production Device/Production Group Id",
"description": "Production Device/Production Group Id",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Registrant Details",
"description": "Registrant Details",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://ipfs.io/ipfs/bafkreigvosme6ktbnfrbjcmttddtqqvvjzvoxjiakum4ahxuq3s4owswgq#7a022a66-7912-46e8-b634-a636a08bbb19\"}",
"$ref": "#7a022a66-7912-46e8-b634-a636a08bbb19"
},
"field3": {
"title": "Production Device/Production Group",
"description": "Production Device/Production Group",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://ipfs.io/ipfs/bafkreigvosme6ktbnfrbjcmttddtqqvvjzvoxjiakum4ahxuq3s4owswgq#45abb4cb-7503-4ac4-9d31-44c468d64741\"}",
"$ref": "#45abb4cb-7503-4ac4-9d31-44c468d64741"
},
"field4": {
"title": "Labelling scheme(s)",
"description": "labeling scheme(s)",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Last registration date",
"description": "Last registration date",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field6": {
"title": "Production Period Start Date",
"description": "Production Period Start Date",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field7": {
"title": "Total kWh Produced in this period",
"description": "Total kWh Produced in this period",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "number"
},
"field8": {
"title": "Production Period End Date",
"description": "Production Period End Date",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field9": {
"title": "Percentage of eligible total applied for",
"description": "Percentage of eligible total applied for",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "integer"
},
"field10": {
"title": "Type a: Settlement Metering data",
"description": "Type a: Settlement Metering data",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field11": {
"title": "Type b: Non-settlement Metering data",
"description": "Type b: Non-settlement Metering data",
"readOnly": false,
"$comment": "{\"term\": \"field11\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field12": {
"title": "Type c: Measured Volume Transfer documentation",
"description": "Type c: Measured Volume Transfer documentation",
"readOnly": false,
"$comment": "{\"term\": \"field12\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field13": {
"title": "Type d: Other",
"description": "Type d: Other",
"readOnly": false,
"$comment": "{\"term\": \"field13\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field14": {
"title": "Is the production of this electricity counted towards a national, sub-national or regulatory target?",
"description": "Is the production of this electricity counted towards a national, sub-national or regulatory target?",
"readOnly": false,
"$comment": "{\"term\": \"field14\", \"@id\": \"https://www.schema.org/text\"}",
"type": "boolean"
},
"field15": {
"title": "Is any of this production subject to a public consumption obligation?",
"description": "Is any of this production subject to a public consumption obligation?",
"readOnly": false,
"$comment": "{\"term\": \"field15\", \"@id\": \"https://www.schema.org/text\"}",
"type": "boolean"
},
"field16": {
"title": "Do you retain the right to obtain emissions reduction certificates or carbon offsets for the energy nominated in this Issue Request?",
"description": "Do you retain the right to obtain emissions reduction certificates or carbon offsets for the energy nominated in this Issue Request?",
"readOnly": false,
"$comment": "{\"term\": \"field16\", \"@id\": \"https://www.schema.org/text\"}",
"type": "boolean"
},
"field17": {
"title": "I-REC Participant name",
"description": "I-REC Participant name",
"readOnly": false,
"$comment": "{\"term\": \"field17\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field18": {
"title": "Account number",
"description": "Account number",
"readOnly": false,
"$comment": "{\"term\": \"field18\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"policyId": {
"title": "policyId",
"description": "policyId",
"readOnly": true,
"$comment": "{\"term\": \"policyId\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"ref": {
"title": "ref",
"description": "ref",
"readOnly": true,
"$comment": "{\"term\": \"ref\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type",
"field2",
"field3",
"field6",
"field7",
"field8",
"field17",
"field18",
"policyId"
],
"additionalProperties": false,
"$defs": {
"#7a022a66-7912-46e8-b634-a636a08bbb19": {
"$id": "#7a022a66-7912-46e8-b634-a636a08bbb19",
"$comment": "{\"term\": \"7a022a66-7912-46e8-b634-a636a08bbb19\", \"@id\": \"https://ipfs.io/ipfs/bafkreidwms3pistbvq472d3zkhpll7eth7azpwmftour4xmzrntvibhk2u#7a022a66-7912-46e8-b634-a636a08bbb19\"}",
"title": "Contact Details",
"description": "Contact Details",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Organization Name",
"description": "Organization Name",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Address line 1",
"description": "Address line 1",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Address line 2",
"description": "Address line 2",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Address line 3",
"description": "Address line 3",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Postal code",
"description": "Postal code",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Country",
"description": "Country",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "Contact person",
"description": "Contact person",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "e-mail",
"description": "e-mail",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "email"
},
"field8": {
"title": "Telephone",
"description": "Telephone",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field9": {
"title": "Fax",
"description": "Fax",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field10": {
"title": "Existing I-REC Registry organization(s) to become subsidiary",
"description": "Existing I-REC Registry organization(s) to become subsidiary",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
},
"#45abb4cb-7503-4ac4-9d31-44c468d64741": {
"$id": "#45abb4cb-7503-4ac4-9d31-44c468d64741",
"$comment": "{\"term\": \"45abb4cb-7503-4ac4-9d31-44c468d64741\", \"@id\": \"https://ipfs.io/ipfs/bafkreibfmmst6ivkxzdcpmxf75lmtlhewgniohcexyhnbdqzg3lbnsgmte#45abb4cb-7503-4ac4-9d31-44c468d64741\"}",
"title": "Production Device",
"description": "Production Device",
"type": "object",
"properties": {
"@context": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"type": {
"oneOf": [
{
"type": "string"
},
{
"type": "array",
"items": {
"type": "string"
}
}
],
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"field0": {
"title": "Device Name",
"description": "Device Name",
"readOnly": false,
"$comment": "{\"term\": \"field0\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field1": {
"title": "Address",
"description": "Address",
"readOnly": false,
"$comment": "{\"term\": \"field1\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field2": {
"title": "Postal code",
"description": "Postal code",
"readOnly": false,
"$comment": "{\"term\": \"field2\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field3": {
"title": "Country",
"description": "Country",
"readOnly": false,
"$comment": "{\"term\": \"field3\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field4": {
"title": "Longitude",
"description": "Longitude",
"readOnly": false,
"$comment": "{\"term\": \"field4\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field5": {
"title": "Latitude",
"description": "Latitude",
"readOnly": false,
"$comment": "{\"term\": \"field5\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field6": {
"title": "TSOβs ID for measurement point",
"description": "TSOβs ID for measurement point",
"readOnly": false,
"$comment": "{\"term\": \"field6\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field7": {
"title": "Installed capacity (kW)",
"description": "Installed capacity (kW)",
"readOnly": false,
"$comment": "{\"term\": \"field7\", \"@id\": \"https://www.schema.org/text\"}",
"type": "number"
},
"field8": {
"title": "Number of generating units",
"description": "Number of generating units",
"readOnly": false,
"$comment": "{\"term\": \"field8\", \"@id\": \"https://www.schema.org/text\"}",
"type": "integer"
},
"field9": {
"title": "Date of commissioning",
"description": "Date of commissioning",
"readOnly": false,
"$comment": "{\"term\": \"field9\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string",
"format": "date"
},
"field10": {
"title": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"description": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"readOnly": false,
"$comment": "{\"term\": \"field10\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field11": {
"title": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"description": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"readOnly": false,
"$comment": "{\"term\": \"field11\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field12": {
"title": "Expected form of volume evidence",
"description": "Expected form of volume evidence",
"readOnly": false,
"$comment": "{\"term\": \"field12\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
},
"field13": {
"title": "If other please specify",
"description": "If other please specify",
"readOnly": false,
"$comment": "{\"term\": \"field13\", \"@id\": \"https://www.schema.org/text\"}",
"type": "string"
}
},
"required": [
"@context",
"type"
],
"additionalProperties": false
}
}
},
"context": {
"@context": {
"@version": 1.1,
"@vocab": "https://w3id.org/traceability/#undefinedTerm",
"id": "@id",
"type": "@type",
"7a022a66-7912-46e8-b634-a636a08bbb19": {
"@id": "https://ipfs.io/ipfs/bafkreidwms3pistbvq472d3zkhpll7eth7azpwmftour4xmzrntvibhk2u#7a022a66-7912-46e8-b634-a636a08bbb19",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
}
}
},
"45abb4cb-7503-4ac4-9d31-44c468d64741": {
"@id": "https://ipfs.io/ipfs/bafkreibfmmst6ivkxzdcpmxf75lmtlhewgniohcexyhnbdqzg3lbnsgmte#45abb4cb-7503-4ac4-9d31-44c468d64741",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://www.schema.org/text"
},
"field3": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
},
"field11": {
"@id": "https://www.schema.org/text"
},
"field12": {
"@id": "https://www.schema.org/text"
},
"field13": {
"@id": "https://www.schema.org/text"
}
}
},
"43c55ee0-6a1e-4d33-8bbf-710b1b4749be&1.0.0": {
"@id": "https://ipfs.io/ipfs/bafkreihyzgmwkeaizxlvwc7kvvj2l7xjaajp6gnaejx7gvqumtsmc3o2he#43c55ee0-6a1e-4d33-8bbf-710b1b4749be&1.0.0",
"@context": {
"field0": {
"@id": "https://www.schema.org/text"
},
"field1": {
"@id": "https://www.schema.org/text"
},
"field4": {
"@id": "https://www.schema.org/text"
},
"field5": {
"@id": "https://www.schema.org/text"
},
"field6": {
"@id": "https://www.schema.org/text"
},
"field7": {
"@id": "https://www.schema.org/text"
},
"field8": {
"@id": "https://www.schema.org/text"
},
"field9": {
"@id": "https://www.schema.org/text"
},
"field10": {
"@id": "https://www.schema.org/text"
},
"field11": {
"@id": "https://www.schema.org/text"
},
"field12": {
"@id": "https://www.schema.org/text"
},
"field13": {
"@id": "https://www.schema.org/text"
},
"field14": {
"@id": "https://www.schema.org/text"
},
"field15": {
"@id": "https://www.schema.org/text"
},
"field16": {
"@id": "https://www.schema.org/text"
},
"field17": {
"@id": "https://www.schema.org/text"
},
"field18": {
"@id": "https://www.schema.org/text"
},
"policyId": {
"@id": "https://www.schema.org/text"
},
"ref": {
"@id": "https://www.schema.org/text"
},
"field2": {
"@id": "https://ipfs.io/ipfs/bafkreigvosme6ktbnfrbjcmttddtqqvvjzvoxjiakum4ahxuq3s4owswgq#7a022a66-7912-46e8-b634-a636a08bbb19"
},
"field3": {
"@id": "https://ipfs.io/ipfs/bafkreigvosme6ktbnfrbjcmttddtqqvvjzvoxjiakum4ahxuq3s4owswgq#45abb4cb-7503-4ac4-9d31-44c468d64741"
}
}
}
}
},
"version": "1.0.0",
"creator": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"owner": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"topicId": "0.0.34920819",
"messageId": "1653583213.755742489",
"documentURL": "https://ipfs.io/ipfs/bafkreic7wli3enjozefcs2556j7ru74ba73sooufkalzqna6beojhghcy4",
"contextURL": "https://ipfs.io/ipfs/bafkreihyatvhddgxby6lauuutjuon777rrk46yzwpp7dvrr3g4sjmyo3qi",
"iri": "#43c55ee0-6a1e-4d33-8bbf-710b1b4749be&1.0.0",
"createDate": "2022-05-26T16:39:52.946Z",
"category": "USER"
}
],
"data": {
"vpDocument": {
"type": "VP",
"title": "Verifiable Presentation",
"tag": "mint_token",
"hash": "GChWHiV7Ef1e6Gec9dLjcVHVkn2SCxceBQbSndwMmL91",
"issuer": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"username": "ikapqhvd",
"document": {
"id": "628fae64b51d44b0198a30e7",
"owner": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"hash": "GChWHiV7Ef1e6Gec9dLjcVHVkn2SCxceBQbSndwMmL91",
"document": {
"id": "90c00f1d-aae7-4a60-a0f3-907da02f30a1",
"type": [
"VerifiablePresentation"
],
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"verifiableCredential": [
{
"id": "dca9415a-505e-4050-b524-b2bea0eba1f6",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"issuanceDate": "2022-05-26T16:44:08.941Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"field0": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"field1": "did:hedera:testnet:7cQxoxXvaH8ELCpJC3qUYkrnY7HCKrC3FsjW41atZDXm;hedera:testnet:tid=0.0.34920823",
"field2": {
"type": "7a022a66-7912-46e8-b634-a636a08bbb19",
"@context": [
"https://ipfs.io/ipfs/bafkreihyatvhddgxby6lauuutjuon777rrk46yzwpp7dvrr3g4sjmyo3qi"
],
"field0": "Organization Name",
"field1": "Address line 1",
"field2": "Address line 2",
"field3": "Address line 3",
"field4": "Postal code",
"field5": "Country",
"field6": "Contact person",
"field7": "email@email.com",
"field8": "123456789",
"field9": "Fax",
"field10": "Existing I-REC Registry organization(s) to become subsidiary"
},
"field3": {
"type": "45abb4cb-7503-4ac4-9d31-44c468d64741",
"@context": [
"https://ipfs.io/ipfs/bafkreihyatvhddgxby6lauuutjuon777rrk46yzwpp7dvrr3g4sjmyo3qi"
],
"field0": "Device Name",
"field1": "Address",
"field2": "Postal code",
"field3": "Country",
"field4": "Longitude",
"field5": "Latitude",
"field6": "TSOβs ID for measurement point",
"field7": 1,
"field8": 1,
"field9": "2022-05-11",
"field10": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"field11": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"field12": "Expected form of volume evidence",
"field13": "If other please specify"
},
"field4": "labeling scheme(s)",
"field5": "2022-05-01",
"field6": "2022-05-01",
"field7": 1,
"field8": "2022-05-31",
"field9": 1,
"field10": "Type a: Settlement Metering data",
"field11": "Type b: Non-settlement Metering data",
"field12": "Type c: Measured Volume Transfer documentation",
"field13": "Type d: Other",
"field14": true,
"field15": true,
"field16": true,
"field17": "ikapqhvd",
"field18": "0.0.34920818",
"policyId": "628fad58b51d44b0198a30d5",
"ref": "did:hedera:testnet:7cQxoxXvaH8ELCpJC3qUYkrnY7HCKrC3FsjW41atZDXm;hedera:testnet:tid=0.0.34920823",
"@context": [
"https://ipfs.io/ipfs/bafkreihyatvhddgxby6lauuutjuon777rrk46yzwpp7dvrr3g4sjmyo3qi"
],
"id": "a91c0d59-94cd-47fd-8e20-6dec9217c404",
"type": "43c55ee0-6a1e-4d33-8bbf-710b1b4749be&1.0.0"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-26T16:44:08Z",
"verificationMethod": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..nekiIoY2eGxrMWsEK272nKGeQihC84N_3Ne1EqS0RZ87CfBp-LSwBvxrArvgBYEVWqeVMiURjWq4d43eM-sCCg"
}
},
{
"id": "973b16cb-ed03-48c8-ab22-6ed70d127797",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"issuanceDate": "2022-05-26T16:44:12.783Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"date": "2022-05-26T16:44:12.779Z",
"tokenId": "0.0.34920820",
"amount": "1",
"@context": [
"https://ipfs.io/ipfs/bafkreiaamzhmh3l5pn5nneib5yifb3gjwlotf6fr6vb65j7tfi4tefxcza"
],
"type": "MintToken&1.0.0"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-26T16:44:12Z",
"verificationMethod": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..3fM9mKooHcW7GMgMmkgoXATFcRnzmpdL6y9DqZ3EtNyLvbfWVRwUiFq_nGz7R2p3AqyP7OxogiHNjIsJGRJzDA"
}
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-26T16:44:12Z",
"verificationMethod": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817#did-root-key",
"proofPurpose": "authentication",
"challenge": "123",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..K_uamuxowiPFUMD2x1NQj1akhJhCSBthrLgx71Q9v2OouIfJrhFdDF6EltDMUl64B8mjPXL-bS9kNwUcpW-HAA"
}
},
"createDate": "2022-05-26T16:44:20.864Z",
"updateDate": "2022-05-26T16:44:20.864Z",
"status": "NEW",
"signature": 0,
"type": "mint",
"policyId": "628fad58b51d44b0198a30d5",
"tag": "mint_token",
"messageId": "1653583459.200350695",
"topicId": "0.0.34920825"
}
},
"vcDocument": null,
"mintDocument": {
"type": "VC",
"tokenId": "0.0.34920820",
"date": "2022-05-26T16:44:12.779Z",
"tag": "mint_token",
"issuer": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"username": "ikapqhvd",
"document": {
"owner": null,
"hash": null,
"type": null,
"policyId": null,
"tag": null,
"option": null,
"document": {
"id": "973b16cb-ed03-48c8-ab22-6ed70d127797",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"issuanceDate": "2022-05-26T16:44:12.783Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"date": "2022-05-26T16:44:12.779Z",
"tokenId": "0.0.34920820",
"amount": "1",
"@context": [
"https://ipfs.io/ipfs/bafkreiaamzhmh3l5pn5nneib5yifb3gjwlotf6fr6vb65j7tfi4tefxcza"
],
"type": "MintToken&1.0.0"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-26T16:44:12Z",
"verificationMethod": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..3fM9mKooHcW7GMgMmkgoXATFcRnzmpdL6y9DqZ3EtNyLvbfWVRwUiFq_nGz7R2p3AqyP7OxogiHNjIsJGRJzDA"
}
}
}
},
"policyDocument": {
"type": "VC",
"name": "iRec_2_1650456840748_1653583192967",
"description": "iRec Description",
"version": "1.0.0",
"tag": "Policy Created",
"issuer": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"username": "pwjhazo2",
"document": {
"id": "628fad77b51d44b0198a30d7",
"owner": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"hash": "7EzEWBcxuXXMTkDsroou62gsXUvX8kNYYkk4kDHDCAiJ",
"document": {
"id": "0c8b519c-ea10-4ca1-9102-7bd020d9af05",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"issuanceDate": "2022-05-26T16:40:23.553Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"name": "iRec_2_1650456840748_1653583192967",
"description": "iRec Description",
"topicDescription": "iRec Description",
"version": "1.0.0",
"policyTag": "Tag_1653583170544",
"owner": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"cid": "bafkreiav4oc2w2ftj32uj7yzysoszacgd2j7w4qvlqcz3gwas2spg2wkcm",
"url": "https://ipfs.io/ipfs/bafkreiav4oc2w2ftj32uj7yzysoszacgd2j7w4qvlqcz3gwas2spg2wkcm",
"uuid": "3d4f1bfc-e128-438b-aedd-5728541927bd",
"operation": "PUBLISH",
"@context": [
"https://ipfs.io/ipfs/bafkreif342gfzasmqaayyhs7rdcc7mxzcbxw3jxer22ws3eoatgdqjorbi"
],
"id": "1653583219.617650000",
"type": "Policy&1.0.0"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-26T16:40:23Z",
"verificationMethod": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..Z_DLoz13hfNN4k0vxhLCbcOZ1PQWY284YkfFBMCr56AJk3nkyGFqYbYlyLRMy7bYdz3ompo8Q0xFchuTrQD8Bg"
}
},
"createDate": "2022-05-26T16:40:23.581Z",
"updateDate": "2022-05-26T16:40:23.581Z",
"hederaStatus": "NEW",
"signature": 0,
"type": "POLICY",
"policyId": "628fad58b51d44b0198a30d5",
"option": {}
}
},
"policyCreatorDocument": {
"type": "VC",
"title": "StandardRegistry",
"description": "Account Creation",
"visible": true,
"tag": "Account Creation",
"issuer": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"username": "pwjhazo2",
"document": {
"id": "628fad77b51d44b0198a30d7",
"owner": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"hash": "7EzEWBcxuXXMTkDsroou62gsXUvX8kNYYkk4kDHDCAiJ",
"document": {
"id": "0c8b519c-ea10-4ca1-9102-7bd020d9af05",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"issuanceDate": "2022-05-26T16:40:23.553Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"name": "iRec_2_1650456840748_1653583192967",
"description": "iRec Description",
"topicDescription": "iRec Description",
"version": "1.0.0",
"policyTag": "Tag_1653583170544",
"owner": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"cid": "bafkreiav4oc2w2ftj32uj7yzysoszacgd2j7w4qvlqcz3gwas2spg2wkcm",
"url": "https://ipfs.io/ipfs/bafkreiav4oc2w2ftj32uj7yzysoszacgd2j7w4qvlqcz3gwas2spg2wkcm",
"uuid": "3d4f1bfc-e128-438b-aedd-5728541927bd",
"operation": "PUBLISH",
"@context": [
"https://ipfs.io/ipfs/bafkreif342gfzasmqaayyhs7rdcc7mxzcbxw3jxer22ws3eoatgdqjorbi"
],
"id": "1653583219.617650000",
"type": "Policy&1.0.0"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-26T16:40:23Z",
"verificationMethod": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..Z_DLoz13hfNN4k0vxhLCbcOZ1PQWY284YkfFBMCr56AJk3nkyGFqYbYlyLRMy7bYdz3ompo8Q0xFchuTrQD8Bg"
}
},
"createDate": "2022-05-26T16:40:23.581Z",
"updateDate": "2022-05-26T16:40:23.581Z",
"hederaStatus": "NEW",
"signature": 0,
"type": "POLICY",
"policyId": "628fad58b51d44b0198a30d5",
"option": {}
}
},
"documents": [
{
"type": "VC",
"title": "Token",
"description": "Token[s] minted.",
"visible": true,
"tag": "mint_token",
"issuer": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"username": "pwjhazo2",
"document": {
"id": "628fae60b51d44b0198a30e6",
"owner": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"hash": "G2ugkfkZrLUZcF5U5PrNWrBCRtKS2PZSdhMFE4tYzXGS",
"document": {
"id": "973b16cb-ed03-48c8-ab22-6ed70d127797",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"issuanceDate": "2022-05-26T16:44:12.783Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"date": "2022-05-26T16:44:12.779Z",
"tokenId": "0.0.34920820",
"amount": "1",
"@context": [
"https://ipfs.io/ipfs/bafkreiaamzhmh3l5pn5nneib5yifb3gjwlotf6fr6vb65j7tfi4tefxcza"
],
"type": "MintToken&1.0.0"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-26T16:44:12Z",
"verificationMethod": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..3fM9mKooHcW7GMgMmkgoXATFcRnzmpdL6y9DqZ3EtNyLvbfWVRwUiFq_nGz7R2p3AqyP7OxogiHNjIsJGRJzDA"
}
},
"createDate": "2022-05-26T16:44:16.845Z",
"updateDate": "2022-05-26T16:44:16.845Z",
"hederaStatus": "NEW",
"signature": 0,
"type": "mint",
"policyId": "628fad58b51d44b0198a30d5",
"tag": "mint_token",
"option": {},
"schema": "#MintToken&1.0.0",
"messageId": "1653583455.269819728",
"topicId": "0.0.34920825"
},
"iconType": "COMMON"
},
{
"type": "VC",
"title": "Issue Request Review",
"description": "Issue Request processed.",
"visible": true,
"tag": "save_issue_status(minted)",
"issuer": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"username": "pwjhazo2",
"document": {
"id": "628fae5cb51d44b0198a30e5",
"owner": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"assign": null,
"hash": "6GGKsBMp4b3dHowKv7oy67U5YHytU2XxjmpvK5gvz8oC",
"document": {
"id": "dca9415a-505e-4050-b524-b2bea0eba1f6",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"issuanceDate": "2022-05-26T16:44:08.941Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"field0": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"field1": "did:hedera:testnet:7cQxoxXvaH8ELCpJC3qUYkrnY7HCKrC3FsjW41atZDXm;hedera:testnet:tid=0.0.34920823",
"field2": {
"type": "7a022a66-7912-46e8-b634-a636a08bbb19",
"@context": [
"https://ipfs.io/ipfs/bafkreihyatvhddgxby6lauuutjuon777rrk46yzwpp7dvrr3g4sjmyo3qi"
],
"field0": "Organization Name",
"field1": "Address line 1",
"field2": "Address line 2",
"field3": "Address line 3",
"field4": "Postal code",
"field5": "Country",
"field6": "Contact person",
"field7": "email@email.com",
"field8": "123456789",
"field9": "Fax",
"field10": "Existing I-REC Registry organization(s) to become subsidiary"
},
"field3": {
"type": "45abb4cb-7503-4ac4-9d31-44c468d64741",
"@context": [
"https://ipfs.io/ipfs/bafkreihyatvhddgxby6lauuutjuon777rrk46yzwpp7dvrr3g4sjmyo3qi"
],
"field0": "Device Name",
"field1": "Address",
"field2": "Postal code",
"field3": "Country",
"field4": "Longitude",
"field5": "Latitude",
"field6": "TSOβs ID for measurement point",
"field7": 1,
"field8": 1,
"field9": "2022-05-11",
"field10": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"field11": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"field12": "Expected form of volume evidence",
"field13": "If other please specify"
},
"field4": "labeling scheme(s)",
"field5": "2022-05-01",
"field6": "2022-05-01",
"field7": 1,
"field8": "2022-05-31",
"field9": 1,
"field10": "Type a: Settlement Metering data",
"field11": "Type b: Non-settlement Metering data",
"field12": "Type c: Measured Volume Transfer documentation",
"field13": "Type d: Other",
"field14": true,
"field15": true,
"field16": true,
"field17": "ikapqhvd",
"field18": "0.0.34920818",
"policyId": "628fad58b51d44b0198a30d5",
"ref": "did:hedera:testnet:7cQxoxXvaH8ELCpJC3qUYkrnY7HCKrC3FsjW41atZDXm;hedera:testnet:tid=0.0.34920823",
"@context": [
"https://ipfs.io/ipfs/bafkreihyatvhddgxby6lauuutjuon777rrk46yzwpp7dvrr3g4sjmyo3qi"
],
"id": "a91c0d59-94cd-47fd-8e20-6dec9217c404",
"type": "43c55ee0-6a1e-4d33-8bbf-710b1b4749be&1.0.0"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-26T16:44:08Z",
"verificationMethod": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..nekiIoY2eGxrMWsEK272nKGeQihC84N_3Ne1EqS0RZ87CfBp-LSwBvxrArvgBYEVWqeVMiURjWq4d43eM-sCCg"
}
},
"createDate": "2022-05-26T16:44:12.736Z",
"updateDate": "2022-05-26T16:44:12.736Z",
"hederaStatus": "ISSUE",
"signature": 0,
"type": "issue_request(Approved)",
"policyId": "628fad58b51d44b0198a30d5",
"tag": "save_issue_status(minted)",
"option": {
"status": "Minted"
},
"schema": "#43c55ee0-6a1e-4d33-8bbf-710b1b4749be&1.0.0",
"messageId": "1653583451.120936000",
"topicId": "0.0.34920825",
"relationships": [
"1653583432.992626000"
]
},
"iconType": "COMMON"
},
{
"type": "VC",
"title": "Issue Request",
"description": "Registrant submitted Issue Request to Issuer.",
"visible": true,
"tag": "save_issue_status(approved)",
"issuer": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"username": "ikapqhvd",
"document": {
"id": "628fae4ab51d44b0198a30e4",
"owner": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"assign": null,
"hash": "HhvMGWusV4a7gJgaaiAognXLePh72wYZj4sGonXvdthf",
"document": {
"id": "287c2af2-875f-42b6-b460-95727f405a6e",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"issuanceDate": "2022-05-26T16:43:50.514Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"field2": {
"type": "7a022a66-7912-46e8-b634-a636a08bbb19",
"@context": [
"https://ipfs.io/ipfs/bafkreihyatvhddgxby6lauuutjuon777rrk46yzwpp7dvrr3g4sjmyo3qi"
],
"field0": "Organization Name",
"field1": "Address line 1",
"field2": "Address line 2",
"field3": "Address line 3",
"field4": "Postal code",
"field5": "Country",
"field6": "Contact person",
"field7": "email@email.com",
"field8": "123456789",
"field9": "Fax",
"field10": "Existing I-REC Registry organization(s) to become subsidiary"
},
"field3": {
"type": "45abb4cb-7503-4ac4-9d31-44c468d64741",
"@context": [
"https://ipfs.io/ipfs/bafkreihyatvhddgxby6lauuutjuon777rrk46yzwpp7dvrr3g4sjmyo3qi"
],
"field0": "Device Name",
"field1": "Address",
"field2": "Postal code",
"field3": "Country",
"field4": "Longitude",
"field5": "Latitude",
"field6": "TSOβs ID for measurement point",
"field7": 1,
"field8": 1,
"field9": "2022-05-11",
"field10": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"field11": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"field12": "Expected form of volume evidence",
"field13": "If other please specify"
},
"field4": "labeling scheme(s)",
"field5": "2022-05-01",
"field6": "2022-05-01",
"field7": 1,
"field8": "2022-05-31",
"field9": 1,
"field10": "Type a: Settlement Metering data",
"field11": "Type b: Non-settlement Metering data",
"field12": "Type c: Measured Volume Transfer documentation",
"field13": "Type d: Other",
"field14": true,
"field15": true,
"field16": true,
"field17": "ikapqhvd",
"field18": "0.0.34920818",
"field0": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"field1": "did:hedera:testnet:7cQxoxXvaH8ELCpJC3qUYkrnY7HCKrC3FsjW41atZDXm;hedera:testnet:tid=0.0.34920823",
"ref": "did:hedera:testnet:7cQxoxXvaH8ELCpJC3qUYkrnY7HCKrC3FsjW41atZDXm;hedera:testnet:tid=0.0.34920823",
"policyId": "628fad58b51d44b0198a30d5",
"@context": [
"https://ipfs.io/ipfs/bafkreihyatvhddgxby6lauuutjuon777rrk46yzwpp7dvrr3g4sjmyo3qi"
],
"id": "a91c0d59-94cd-47fd-8e20-6dec9217c404",
"type": "43c55ee0-6a1e-4d33-8bbf-710b1b4749be&1.0.0"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-26T16:43:50Z",
"verificationMethod": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..oaOfVfnc54-us4fYfJYKkjtuPKJ6JNoAFadkkpivSOwVfx6g9q6YpWbefb52z0d_SDhVw847GZdX8gBUnIOMDg"
}
},
"createDate": "2022-05-26T16:43:54.973Z",
"updateDate": "2022-05-26T16:43:54.973Z",
"hederaStatus": "ISSUE",
"signature": 0,
"type": "issue_request",
"policyId": "628fad58b51d44b0198a30d5",
"tag": "save_issue_status(approved)",
"option": {
"status": "Approved"
},
"schema": "#43c55ee0-6a1e-4d33-8bbf-710b1b4749be&1.0.0",
"messageId": "1653583432.992626000",
"topicId": "0.0.34920825",
"relationships": [
"1653583321.808582000"
]
},
"iconType": "COMMON"
},
{
"type": "VC",
"title": "Device Review",
"description": "Device registration request processed.",
"visible": true,
"tag": "save_copy_device",
"issuer": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"username": "pwjhazo2",
"document": {
"id": "628fae36b51d44b0198a30e1",
"owner": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"hash": "GfXVzcjHQqZBm4wuZimtCQBui2oyHkpysVc4nFZWEo6r",
"document": {
"id": "0c29a512-8771-46eb-bc63-7c6622d267af",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"issuanceDate": "2022-05-26T16:43:29.699Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"field1": "2022-05-11",
"field2": "Is the Registrant also the owner of the Device? (provide evidence)",
"field3": {
"type": "7a022a66-7912-46e8-b634-a636a08bbb19",
"@context": [
"https://ipfs.io/ipfs/bafkreifkvs7ubenmxnn6qs5gjvshsewidv23wipxqndjtgbi6mbglywuda"
],
"field0": "Organization Name",
"field1": "Address line 1",
"field2": "Address line 2",
"field3": "Address line 3",
"field4": "Postal code",
"field5": "Country",
"field6": "Contact person",
"field7": "email@email.com",
"field8": "123456789",
"field9": "Fax",
"field10": "Existing I-REC Registry organization(s) to become subsidiary"
},
"field4": {
"type": "45abb4cb-7503-4ac4-9d31-44c468d64741",
"@context": [
"https://ipfs.io/ipfs/bafkreifkvs7ubenmxnn6qs5gjvshsewidv23wipxqndjtgbi6mbglywuda"
],
"field0": "Device Name",
"field1": "Address",
"field2": "Postal code",
"field3": "Country",
"field4": "Longitude",
"field5": "Latitude",
"field6": "TSOβs ID for measurement point",
"field7": 1,
"field8": 1,
"field9": "2022-05-11",
"field10": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"field11": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"field12": "Expected form of volume evidence",
"field13": "If other please specify"
},
"field5": {
"type": "a68191f7-7b10-486e-b3f2-19ab2aa41742",
"@context": [
"https://ipfs.io/ipfs/bafkreifkvs7ubenmxnn6qs5gjvshsewidv23wipxqndjtgbi6mbglywuda"
],
"field0": "Energy Source (Input) β see Appendix 2",
"field1": "Technology β see Appendix 2",
"field2": true,
"field3": "If yes give details",
"field4": true,
"field5": "If yes give details",
"field6": "Please give details of how the site can import electricity by means other than through the meter(s) specified above",
"field7": "Please give details (including registration id) of any carbon offset or energy tracking scheme for which the Production Device is registered. State βNoneβ if that is the case",
"field8": "Please identify any labeling schemes for which the Device is accredited",
"field9": true,
"field10": "If public (government) funding has been received when did/will it finish?",
"field11": "2022-05-11",
"field12": "Preferred I-REC Device Verifier"
},
"field0": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"ref": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"policyId": "628fad58b51d44b0198a30d5",
"@context": [
"https://ipfs.io/ipfs/bafkreifkvs7ubenmxnn6qs5gjvshsewidv23wipxqndjtgbi6mbglywuda"
],
"id": "did:hedera:testnet:7cQxoxXvaH8ELCpJC3qUYkrnY7HCKrC3FsjW41atZDXm;hedera:testnet:tid=0.0.34920823",
"type": "7fcd8807-0450-4eab-8ba5-d35b4cce48ba&1.0.0"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-26T16:43:29Z",
"verificationMethod": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..p7ywR4ihGyQfTqy94VVsA3SWE72Oth2833mSIo3pPqRF65z0XCx1z1ptwwm5IMGpFJ1ARCLgKK4nDiiPbnv2BQ"
}
},
"createDate": "2022-05-26T16:43:34.307Z",
"updateDate": "2022-05-26T16:43:34.307Z",
"hederaStatus": "ISSUE",
"signature": 0,
"type": "device(Approved)",
"policyId": "628fad58b51d44b0198a30d5",
"tag": "save_copy_device",
"option": {
"status": "Approved"
},
"schema": "#7fcd8807-0450-4eab-8ba5-d35b4cce48ba&1.0.0",
"messageId": "1653583412.047133000",
"topicId": "0.0.34920825",
"relationships": [
"1653583321.808582000"
]
},
"iconType": "COMMON"
},
{
"type": "VC",
"title": "Device Registration",
"description": "Production Facility/Device registration request submitted to Issuer.",
"visible": true,
"tag": "save_device_status(approved)",
"issuer": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"username": "ikapqhvd",
"document": {
"id": "628faddbb51d44b0198a30e0",
"owner": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"assign": null,
"hash": "JC8N24KUYD1SN312ueH12zxEovQYN5utBhK3wU2Xozmk",
"document": {
"id": "8994cbc1-8c5f-4e34-a599-4c5f33ac8cf8",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"issuanceDate": "2022-05-26T16:41:58.595Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"field1": "2022-05-11",
"field2": "Is the Registrant also the owner of the Device? (provide evidence)",
"field3": {
"type": "7a022a66-7912-46e8-b634-a636a08bbb19",
"@context": [
"https://ipfs.io/ipfs/bafkreifkvs7ubenmxnn6qs5gjvshsewidv23wipxqndjtgbi6mbglywuda"
],
"field0": "Organization Name",
"field1": "Address line 1",
"field2": "Address line 2",
"field3": "Address line 3",
"field4": "Postal code",
"field5": "Country",
"field6": "Contact person",
"field7": "email@email.com",
"field8": "123456789",
"field9": "Fax",
"field10": "Existing I-REC Registry organization(s) to become subsidiary"
},
"field4": {
"type": "45abb4cb-7503-4ac4-9d31-44c468d64741",
"@context": [
"https://ipfs.io/ipfs/bafkreifkvs7ubenmxnn6qs5gjvshsewidv23wipxqndjtgbi6mbglywuda"
],
"field0": "Device Name",
"field1": "Address",
"field2": "Postal code",
"field3": "Country",
"field4": "Longitude",
"field5": "Latitude",
"field6": "TSOβs ID for measurement point",
"field7": 1,
"field8": 1,
"field9": "2022-05-11",
"field10": "Owner of the network to which the Production Device is connected and the voltage of that connection",
"field11": "If the Production Device is not connected directly to the grid, specify the circumstances, and additional relevant meter registration numbers",
"field12": "Expected form of volume evidence",
"field13": "If other please specify"
},
"field5": {
"type": "a68191f7-7b10-486e-b3f2-19ab2aa41742",
"@context": [
"https://ipfs.io/ipfs/bafkreifkvs7ubenmxnn6qs5gjvshsewidv23wipxqndjtgbi6mbglywuda"
],
"field0": "Energy Source (Input) β see Appendix 2",
"field1": "Technology β see Appendix 2",
"field2": true,
"field3": "If yes give details",
"field4": true,
"field5": "If yes give details",
"field6": "Please give details of how the site can import electricity by means other than through the meter(s) specified above",
"field7": "Please give details (including registration id) of any carbon offset or energy tracking scheme for which the Production Device is registered. State βNoneβ if that is the case",
"field8": "Please identify any labeling schemes for which the Device is accredited",
"field9": true,
"field10": "If public (government) funding has been received when did/will it finish?",
"field11": "2022-05-11",
"field12": "Preferred I-REC Device Verifier"
},
"field0": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"ref": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"policyId": "628fad58b51d44b0198a30d5",
"@context": [
"https://ipfs.io/ipfs/bafkreifkvs7ubenmxnn6qs5gjvshsewidv23wipxqndjtgbi6mbglywuda"
],
"id": "did:hedera:testnet:7cQxoxXvaH8ELCpJC3qUYkrnY7HCKrC3FsjW41atZDXm;hedera:testnet:tid=0.0.34920823",
"type": "7fcd8807-0450-4eab-8ba5-d35b4cce48ba&1.0.0"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-26T16:41:58Z",
"verificationMethod": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..3yNZxti1L2kuk4yLv8bbVX83BuLbyo0zYFsNc0ey8DZj5T6xnyTnKStKQc7Q-URW1L8SBu3iqnWvBhLjcNT0Dw"
}
},
"createDate": "2022-05-26T16:42:03.632Z",
"updateDate": "2022-05-26T16:42:03.632Z",
"hederaStatus": "ISSUE",
"signature": 0,
"type": "device",
"policyId": "628fad58b51d44b0198a30d5",
"tag": "save_device_status(approved)",
"option": {
"status": "Approved"
},
"schema": "#7fcd8807-0450-4eab-8ba5-d35b4cce48ba&1.0.0",
"messageId": "1653583321.808582000",
"topicId": "0.0.34920825",
"relationships": [
"1653583293.497344059"
]
},
"iconType": "COMMON"
},
{
"type": "VC",
"title": "Application Review",
"description": "Application/KYC processed.",
"visible": true,
"tag": "save_copy_application",
"issuer": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"username": "pwjhazo2",
"document": {
"id": "628fadbfb51d44b0198a30dc",
"owner": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"hash": "9wwqSWouE2Dgz5QLGWWvQvdHFbDZrHQ7AQibyNBvBthA",
"document": {
"id": "0c3081ec-6e93-4a21-ae96-9f29a1783087",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817",
"issuanceDate": "2022-05-26T16:41:31.077Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"field0": "2022-05-11",
"field1": {
"type": "689e077b-07b6-40af-8fe9-0228ab4b94a4",
"@context": [
"https://ipfs.io/ipfs/bafkreicwr4u55lbcod3czcbwhfoyx7qy5en27orscjv3mpr3puvzwsptri"
],
"field0": "Applicant Legal Name",
"field1": "Registered address line 1",
"field2": "Registered address line 2",
"field3": "Registered address line 3",
"field4": "Postal (ZIP) code",
"field5": "Country",
"field6": "Legal Status",
"field7": "Country of company registration/private residence",
"field8": "Corporate registration number/passport number",
"field9": "VAT number",
"field10": "Website URL",
"field11": "Main business (e.g. food retailer)",
"field12": 1,
"field13": 1,
"field14": "Name of the Chief Executive Officer/General Manager",
"field15": "Chief Executive Officer/General Manager passport number",
"field16": "Please state in which countries the organization is active",
"field17": "Please list the main (>10%) shareholders",
"field18": 1,
"field19": "email@email.com"
},
"field2": {
"type": "7a022a66-7912-46e8-b634-a636a08bbb19",
"@context": [
"https://ipfs.io/ipfs/bafkreicwr4u55lbcod3czcbwhfoyx7qy5en27orscjv3mpr3puvzwsptri"
],
"field0": "Organization Name",
"field1": "Address line 1",
"field2": "Address line 2",
"field3": "Address line 3",
"field4": "Postal code",
"field5": "Country",
"field6": "Contact person",
"field7": "email@email.com",
"field8": "123456789",
"field9": "Fax",
"field10": "Existing I-REC Registry organization(s) to become subsidiary"
},
"field3": {
"type": "40e734f4-befb-4962-bef4-cce68932f35d",
"@context": [
"https://ipfs.io/ipfs/bafkreicwr4u55lbcod3czcbwhfoyx7qy5en27orscjv3mpr3puvzwsptri"
],
"field0": "Family Name (surname)",
"field1": "Other (Given) Names",
"field2": "Title",
"field3": "email@email.com",
"field4": "123456789",
"field5": "Fax"
},
"policyId": "628fad58b51d44b0198a30d5",
"@context": [
"https://ipfs.io/ipfs/bafkreicwr4u55lbcod3czcbwhfoyx7qy5en27orscjv3mpr3puvzwsptri"
],
"id": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"type": "1af5b61a-7f1f-410e-87cc-a3c74823d74e&1.0.0"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-26T16:41:31Z",
"verificationMethod": "did:hedera:testnet:CtcLfcnrP4BDEHBFmWRHpEovwr8v1U6BNLrrVhSHjeuv;hedera:testnet:tid=0.0.34920817#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..rTayqUFES8Gs0BW9wIZZxdhWWsS3p1VJ57X94ZIlyKGrbIy0q7AXTaA9h8yRSTREZ4y5viqDpbnuKeSd_2E1Dw"
}
},
"createDate": "2022-05-26T16:41:35.298Z",
"updateDate": "2022-05-26T16:41:35.298Z",
"hederaStatus": "ISSUE",
"signature": 0,
"type": "registrant(Approved)",
"policyId": "628fad58b51d44b0198a30d5",
"tag": "save_copy_application",
"option": {
"status": "Approved"
},
"schema": "#1af5b61a-7f1f-410e-87cc-a3c74823d74e&1.0.0",
"messageId": "1653583293.497344059",
"topicId": "0.0.34920825",
"relationships": [
"1653583276.830802000"
]
},
"iconType": "COMMON"
},
{
"type": "VC",
"title": "Registrant Application",
"description": "Application submitted to Issuer.",
"visible": true,
"tag": "save_application_status(approve)",
"issuer": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"username": "ikapqhvd",
"document": {
"id": "628fadadb51d44b0198a30db",
"owner": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"assign": null,
"hash": "8jqdsF8Sg4GdQcj7Rs2cUFjW1Mbf1V9KAJLZmzt33kDo",
"document": {
"id": "e0ff7f8d-0317-4684-ac9f-543b3f2ff804",
"type": [
"VerifiableCredential"
],
"issuer": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"issuanceDate": "2022-05-26T16:41:08.141Z",
"@context": [
"https://www.w3.org/2018/credentials/v1"
],
"credentialSubject": [
{
"field0": "2022-05-11",
"field1": {
"type": "689e077b-07b6-40af-8fe9-0228ab4b94a4",
"@context": [
"https://ipfs.io/ipfs/bafkreicwr4u55lbcod3czcbwhfoyx7qy5en27orscjv3mpr3puvzwsptri"
],
"field0": "Applicant Legal Name",
"field1": "Registered address line 1",
"field2": "Registered address line 2",
"field3": "Registered address line 3",
"field4": "Postal (ZIP) code",
"field5": "Country",
"field6": "Legal Status",
"field7": "Country of company registration/private residence",
"field8": "Corporate registration number/passport number",
"field9": "VAT number",
"field10": "Website URL",
"field11": "Main business (e.g. food retailer)",
"field12": 1,
"field13": 1,
"field14": "Name of the Chief Executive Officer/General Manager",
"field15": "Chief Executive Officer/General Manager passport number",
"field16": "Please state in which countries the organization is active",
"field17": "Please list the main (>10%) shareholders",
"field18": 1,
"field19": "email@email.com"
},
"field2": {
"type": "7a022a66-7912-46e8-b634-a636a08bbb19",
"@context": [
"https://ipfs.io/ipfs/bafkreicwr4u55lbcod3czcbwhfoyx7qy5en27orscjv3mpr3puvzwsptri"
],
"field0": "Organization Name",
"field1": "Address line 1",
"field2": "Address line 2",
"field3": "Address line 3",
"field4": "Postal code",
"field5": "Country",
"field6": "Contact person",
"field7": "email@email.com",
"field8": "123456789",
"field9": "Fax",
"field10": "Existing I-REC Registry organization(s) to become subsidiary"
},
"field3": {
"type": "40e734f4-befb-4962-bef4-cce68932f35d",
"@context": [
"https://ipfs.io/ipfs/bafkreicwr4u55lbcod3czcbwhfoyx7qy5en27orscjv3mpr3puvzwsptri"
],
"field0": "Family Name (surname)",
"field1": "Other (Given) Names",
"field2": "Title",
"field3": "email@email.com",
"field4": "123456789",
"field5": "Fax"
},
"policyId": "628fad58b51d44b0198a30d5",
"@context": [
"https://ipfs.io/ipfs/bafkreicwr4u55lbcod3czcbwhfoyx7qy5en27orscjv3mpr3puvzwsptri"
],
"id": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817",
"type": "1af5b61a-7f1f-410e-87cc-a3c74823d74e&1.0.0"
}
],
"proof": {
"type": "Ed25519Signature2018",
"created": "2022-05-26T16:41:08Z",
"verificationMethod": "did:hedera:testnet:5NfLUfbgJk4KdoiCsWTGz4U2JcFbu2vfn3aYryqCgqR2;hedera:testnet:tid=0.0.34920817#did-root-key",
"proofPurpose": "assertionMethod",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..qDwai3thhJkBjJmflrqcrgs2Ka64QGRRXHcvHVoChYPTs2bjVOJhSqqfYDQ7KYqBmTpgdLhioTSOKDxQeqTvAQ"
}
},
"createDate": "2022-05-26T16:41:17.687Z",
"updateDate": "2022-05-26T16:41:17.687Z",
"hederaStatus": "ISSUE",
"signature": 0,
"type": "registrant",
"policyId": "628fad58b51d44b0198a30d5",
"tag": "save_application_status(approve)",
"option": {
"status": "Approved"
},
"schema": "#1af5b61a-7f1f-410e-87cc-a3c74823d74e&1.0.0",
"messageId": "1653583276.830802000",
"topicId": "0.0.34920825",
"relationships": []
},
"iconType": "COMMON"
}
]
}
}
Last updated