Liking cljdoc? Tell your friends :D

gridx.sce.client

SCE-specific GridX Pricing API client.

Wraps gridx.client with SCE defaults: utility, market, program, and API URLs. The OpenAPI spec at gridx-pricing-spec/sce/openapi.yaml defines the available rate schedules and circuit names.

Required params for get-pricing: :startdate - "YYYYMMDD" (earliest 20250701) :enddate - "YYYYMMDD" (max ~2 weeks span) :ratename - SCE rate schedule code (e.g. "TOU-EV-9S") :representativeCircuitId - substation name (e.g. "System", "Alamitos")

SCE-specific GridX Pricing API client.

Wraps `gridx.client` with SCE defaults: utility, market, program,
and API URLs. The OpenAPI spec at `gridx-pricing-spec/sce/openapi.yaml`
defines the available rate schedules and circuit names.

Required params for `get-pricing`:
  :startdate             - "YYYYMMDD" (earliest 20250701)
  :enddate               - "YYYYMMDD" (max ~2 weeks span)
  :ratename              - SCE rate schedule code (e.g. "TOU-EV-9S")
  :representativeCircuitId - substation name (e.g. "System", "Alamitos")
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close