Skip to content

Instantly share code, notes, and snippets.

@e00dan
Last active August 1, 2019 10:09
Show Gist options
  • Save e00dan/d247be01e2a0f38c007ffdd904fd9a6d to your computer and use it in GitHub Desktop.
Save e00dan/d247be01e2a0f38c007ffdd904fd9a6d to your computer and use it in GitHub Desktop.
[
{
"type": "CREATE_PRODUCING_ASSET",
"data": {
"smartMeter": "0x6cc53915dbec95a66deb7c709c800cac40ee55f9",
"smartMeterPK": "0x191c4b074672d9eda0ce576cfac79e44e320ffef5e3aadd55e000de57341d36c",
"owner": "0x5b1b89a48c1fb9b6ef7fb77c453f2aaf4b156d45",
"matcher": "0x2bda153cd94a10cc6584115eada312b27d4166d3",
"operationalSince": 1480723200,
"capacityWh": 5000000,
"lastSmartMeterReadWh": 0,
"active": true,
"lastSmartMeterReadFileHash": "",
"country": "Thailand",
"region": "East",
"zip": "22160",
"city": "Chanthaburi Province",
"street": "",
"houseNumber": "83/1",
"gpsLatitude": "12.788956",
"gpsLongitude": "101.851193",
"assetType": "Solar",
"certificatesCreatedForWh": 0,
"lastSmartMeterCO2OffsetRead": 0,
"complianceRegistry": "IREC",
"otherGreenAttributes": "N.A.",
"typeOfPublicSupport": "N.A",
"maxOwnerChanges": 1000,
"facilityName": "CHPP Solar 1"
}
}
]
{
"assets": [
{
"id": "0",
"maxCapacity": 5000000,
"smartMeterPrivateKey": "0x191c4b074672d9eda0ce576cfac79e44e320ffef5e3aadd55e000de57341d36c",
"role": "producer",
"manufacturer": "string",
"model": "string",
"serial_number": "string",
"latitude": 0,
"longitude": 0,
"energy_unit": "wattHour",
"is_accumulated": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment