Skip to content
37 changes: 2 additions & 35 deletions DEG2.0/examples/Demand-Flexibility/confirm/on_confirm-request.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,44 +40,11 @@
"descriptor": {
"name": "Evening Peak Saver Manual Opt-in",
"short_desc": "$0.20/kWh for 5-8 PM reductions (manual acceptance)",
"long_desc": "Users will receive app notifications during grid peak hours (58 PM). Upon manual acceptance, they can reduce usage and earn $0.20 for every kWh saved during the window.",
"long_desc": "Users will receive app notifications during grid peak hours (5-8 PM). Upon manual acceptance, they can reduce usage and earn $0.20 for every kWh saved during the window.",
"additional_desc": {
"url": "https://sfeu.org/flexibility/peak-saver"
}
},
"tags": [
{
"descriptor": {
"code": "Flexibility_Event_Details"
},
"list": [
{
"descriptor": {
"code": "Window"
},
"value": "5:00 PM to 8:00 PM daily during alerts"
},
{
"descriptor": {
"code": "Reward"
},
"value": "$0.20 per reduced kWh"
},
{
"descriptor": {
"code": "Enrollment_Required"
},
"value": "Yes"
},
{
"descriptor": {
"code": "Acceptance_Mode"
},
"value": "Manual (via app notification)"
}
]
}
]
}
}
],
"fulfillments": [
Expand Down
39 changes: 21 additions & 18 deletions DEG2.0/examples/Demand-Flexibility/support/support-request.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,25 @@
{
"context": {
"domain": "flexibility",
"action": "support",
"location": {
"country": { "code": "USA" },
"city": { "code": "NANP:628" }
"context": {
"domain": "flexibility",
"action": "support",
"location": {
"country": {
"code": "USA"
},
"version": "1.1.0",
"bap_id": "energy-bap-network.example.com",
"bap_uri": "https://energy-bap-network.example.com",
"bpp_id": "energy-incentive-bpp.example.com",
"bpp_uri": "https://energy-incentive-bpp.example.com",
"transaction_id": "incentive-txn-1001",
"message_id": "incentive-msg-2009",
"timestamp": "2025-05-07T10:54:00Z"
"city": {
"code": "NANP:628"
}
},
"message": {
"ref_id": "order-flex-001"
}
"version": "1.1.0",
"bap_id": "energy-bap-network.example.com",
"bap_uri": "https://energy-bap-network.example.com",
"bpp_id": "energy-incentive-bpp.example.com",
"bpp_uri": "https://energy-incentive-bpp.example.com",
"transaction_id": "incentive-txn-1001",
"message_id": "incentive-msg-2009",
"timestamp": "2025-05-07T10:54:00Z"
},
"message": {
"ref_id": "order-flex-001"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,13 @@
"id": "sf_solar_verification_unit",
"descriptor": {
"name": "sf_solar_verification_unit",
"short_desc": "third_party_service_for_verifying_installed_solar_systems"
"short_desc": "third_party_service_for_verifying_installed_solar_systems",
"long_desc": "independent_organization_providing_ground_level_and_remote_verification_of_residential_and_commercial_solar_panel_installations_for_subsidies_and_grid_compliance",
"images": [
{
"url": "https://sfsolarverify.org/logo.png"
}
]
}
},
"items": [
Expand Down
8 changes: 7 additions & 1 deletion DEG2.0/examples/services/verification/init/on_init.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,13 @@
"id": "sf_solar_verification_unit",
"descriptor": {
"name": "sf_solar_verification_unit",
"short_desc": "third_party_service_for_verifying_installed_solar_systems"
"short_desc": "third_party_service_for_verifying_installed_solar_systems",
"long_desc": "independent_organization_providing_ground_level_and_remote_verification_of_residential_and_commercial_solar_panel_installations_for_subsidies_and_grid_compliance",
"images": [
{
"url": "https://sfsolarverify.org/logo.png"
}
]
}
},
"items": [
Expand Down
8 changes: 7 additions & 1 deletion DEG2.0/examples/services/verification/select/on_select.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,13 @@
"id": "sf_solar_verification_unit",
"descriptor": {
"name": "sf_solar_verification_unit",
"short_desc": "third_party_service_for_verifying_installed_solar_systems"
"short_desc": "third_party_service_for_verifying_installed_solar_systems",
"long_desc": "independent_organization_providing_ground_level_and_remote_verification_of_residential_and_commercial_solar_panel_installations_for_subsidies_and_grid_compliance",
"images": [
{
"url": "https://sfsolarverify.org/logo.png"
}
]
}
},
"items": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1808,15 +1808,19 @@ Search request can contain one or more search criterion within it. Use the follo

Property Name|Enums|
|-------------|-----|
|Panel Categories|mono_panels<br>poly_panels<br>flex_panels<br>Solar_installation_service|
|Panel Categories|MONO_PANELS<br>POLY_PANELS<br>FLEX_PANELS<br>SOLAR_INSTALLATION_SERVICE|
|Fulfillment Types|HOME_DELIVERY<br>STORE_PICKUP<br>SITE_VISIT|
|Payment Types|ON-FULFILLMENT|
|Payment Collected By|BPP|
|Payment Status|NOT-PAID|
|Panel Specification Types|Type<br>Wattage<br>Efficiency<br>Warranty<br>IP_Rating<br>Weight<br>Use_Case|
|Panel Specification Types|TYPE<br>WATTAGE<br>EFFICIENCY<br>WARRANTY<br>IP_RATING<br>WEIGHT<br>USE_CASE|
|Certification Types|SEC<br>PMSC|
|Installation Specification Types|installation_type<br>supported_panel_types<br>system_capacity_limit<br>included_services<br>installation_duration|
|Installer Qualification Types|empaneled_with_nodal_agency<br>safety_certified|
|Installation Specification Types|INSTALLATION_TYPE<br>SUPPORTED_PANEL_TYPES<br>SYSTEM_CAPACITY_LIMIT<br>INCLUDED_SERVICES<br>INSTALLATION_DURATION|
|Installer Qualification Types|EMPANELED_WITH_NODAL_AGENCY<br>SAFETY_CERTIFIED|
|payment type| PRE_ORDER<br>POST_ORDER<br>PRE_FULFILLMENT<br>POST_FULFILLMENT|
|payment status| PAID<br>NOT_PAID<br>FAILED<br>PROCESSING
|payment collected by| BAP<br>BPP<br>AGENT
|fulfillment stop types| START<br>END

## Notes on Software Integration

Expand Down
Loading