You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . Genability . TariffData . GetPropertyKeys
Returns a list of Property Keys based on a specified search criteria.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo returns a list of Property Keys based on a specified search criteria. The documentation for this Genability resource can be found here.
Below is an example of acceptable inputs:
AppID: {YOUR API ID}
AppKey: {YOUR APP KEY}
EntityID: 734
EntityType: LSE
The following is a sample of the JSON information returned by this Choreo:
{ "status": "success", "count": 65, "type": "PropertyKey", "results": [ { "keyName": "734formula1", "displayName": "CRL Determined Tiers", "family": "tariff", "keyspace": "electricity", "description": "Tier limits determined by the Capacity Reservation Level elected by the customer. The default value for Capacity Reservation Level is 50% of peak annual demand.", "dataType": "FORMULA", "formulaDetail": "#capacityReservationLevel * #tariffRateBand.consumptionUpperLimit", "entityType": "LSE", "entityId": 734 }, { "keyName": "734formula10", "displayName": "Capacity Reservation Deficit", "family": "tariff", "keyspace": "electricity", "description": "Participants must pay the generation portion of the demand charge if the measured peak demand in a given summer bill period is less than the capacity they reserved", "dataType": "FORMULA", "formulaDetail": "#capacityReservationLevel - #demand", "entityType": "LSE", "entityId": 734 }, { "keyName": "734formula11", "displayName": "Capacity Reservation Deficit", "family": "tariff", "keyspace": "electricity", "description": "Participants must pay the generation portion of the demand charge if the measured peak demand in a given summer bill period is less than the capacity they reserved", "dataType": "FORMULA", "formulaDetail": "#capacityReservationLevel - #demand", "entityType": "LSE", "entityId": 734 }, { "keyName": "734formula12", "displayName": "Formula for LSE 734", "family": "tariff", "keyspace": "electricity", "description": "This is a specific formula for this LSE.", "dataType": "FORMULA", "formulaDetail": "formula placeholder", "entityType": "LSE", "entityId": 734 }, { "keyName": "734formula13", "displayName": "Capacity Reservation Deficit", "family": "tariff", "keyspace": "electricity", "description": "Participants must pay the generation portion of the demand charge if the measured peak demand in a given summer bill period is less than the capacity they reserved", "dataType": "FORMULA", "formulaDetail": "#capacityReservationLevel - #demand", "entityType": "LSE", "entityId": 734 }, { "keyName": "734formula14", "displayName": "Usage above CRL", "family": "tariff", "keyspace": "electricity", "description": "Credits are applied to usage above reservation capacity on PDP event days", "dataType": "FORMULA", "formulaDetail": "#demand - #capacityReservationLevel", "entityType": "LSE", "entityId": 734 }, { "keyName": "734formula15", "displayName": "Formula for LSE 734", "family": "tariff", "keyspace": "electricity", "description": "This is a specific formula for this LSE.", "dataType": "FORMULA", "formulaDetail": "formula placeholder", "entityType": "LSE", "entityId": 734 } ] }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms