Jemena CSIP-AUS Utility Server (IEEE 2030.5)

Jemena Electricity Networks' CSIP-AUS compliant control server — an IEEE 2030.5 (Smart Energy Profile 2.0) implementation of the Common Smart Inverter Profile Australia (SA TS 5573) — used to discover, monitor and remotely curtail small and medium embedded generation (rooftop solar, batteries, VPP fleets) on the Jemena Victorian distribution network under the Victorian Government's emergency backstop mandate. Clients connect either as an aggregator/cloud gateway or as a direct-connected device. The XML resource tree is documented publicly in Jemena's OEM technical guide handbook: device capability (/sep2/dcap), time (/sep2/tm), end device list (/sep2/edev), function set assignments (/sep2/fsagrp/{id}/fsa), DER programs and controls (/sep2/grp/{id}/derp, /sep2/derp/{id}/dderc, /sep2/derp/{id}/derc), DER status/capability/settings/availability (PUT /sep2/der/{id}/ders, /dercap, /derg, /dera), and mirror usage points and meter readings (/sep2/mup, /sep2/upt/{id}/mr/{id}). Access is not self-serve — an OEM or aggregator must submit a Certificate Signing Request and IP addresses to whitelist, receive a Jemena-signed IEEE 2030.5 PKI client certificate, pass connectivity, discovery and functional tests in the staging environment, then be onboarded to production and added to Jemena's CSIP-AUS Approved Listing. Verified live on 2026-07-27: the documented production host resolves to an AWS ap-southeast-2 load balancer and GET /sep2/dcap returns HTTP 500 from nginx when called without a client certificate, consistent with a mutually-authenticated TLS endpoint.

Documentation

Other Resources

API entry from apis.yml

apis.yml Raw ↑
aid: jemena:jemena-csip-aus-utility-server
name: Jemena CSIP-AUS Utility Server (IEEE 2030.5)
description: 'Jemena Electricity Networks'' CSIP-AUS compliant control server — an IEEE 2030.5 (Smart
  Energy Profile 2.0) implementation of the Common Smart Inverter Profile Australia (SA TS 5573) — used
  to discover, monitor and remotely curtail small and medium embedded generation (rooftop solar, batteries,
  VPP fleets) on the Jemena Victorian distribution network under the Victorian Government''s emergency
  backstop mandate. Clients connect either as an aggregator/cloud gateway or as a direct-connected device.
  The XML resource tree is documented publicly in Jemena''s OEM technical guide handbook: device capability
  (/sep2/dcap), time (/sep2/tm), end device list (/sep2/edev), function set assignments (/sep2/fsagrp/{id}/fsa),
  DER programs and controls (/sep2/grp/{id}/derp, /sep2/derp/{id}/dderc, /sep2/derp/{id}/derc), DER status/capability/settings/availability
  (PUT /sep2/der/{id}/ders, /dercap, /derg, /dera), and mirror usage points and meter readings (/sep2/mup,
  /sep2/upt/{id}/mr/{id}). Access is not self-serve — an OEM or aggregator must submit a Certificate Signing
  Request and IP addresses to whitelist, receive a Jemena-signed IEEE 2030.5 PKI client certificate, pass
  connectivity, discovery and functional tests in the staging environment, then be onboarded to production
  and added to Jemena''s CSIP-AUS Approved Listing. Verified live on 2026-07-27: the documented production
  host resolves to an AWS ap-southeast-2 load balancer and GET /sep2/dcap returns HTTP 500 from nginx
  when called without a client certificate, consistent with a mutually-authenticated TLS endpoint.'
humanURL: https://www.jemena.com.au/electricity/solar-connections/victoria-emergency-backstop-mechanism/emergency-backstop-mechanism-documents/
baseURL: https://sep2.aws.jemena.com.au:8443/sep2
tags:
- DER
- Solar
- Grid
- IEEE 2030.5
- CSIP-AUS
- Demand Response
- Smart Inverters
properties:
- type: Documentation
  url: https://www.jemena.com.au/siteassets/asset-folder/documents/electricity/embedded-generation/jen-oem-technical-guide_handbook_v1.0.1-final.pdf
- type: Documentation
  url: https://www.jemena.com.au/siteassets/asset-folder/documents/electricity/embedded-generation/embedded-generation-emergency-backstop-requirements_public_01-12-2025.pdf
- type: Documentation
  url: https://www.jemena.com.au/siteassets/asset-folder/documents/electricity/embedded-generation/installer-csip-aus-commissioning-test-procedure_public_22052024.pdf
- type: Documentation
  url: https://www.jemena.com.au/electricity/solar-connections/victoria-emergency-backstop-mechanism/
- type: Documentation
  url: https://www.jemena.com.au/electricity/solar-and-other-technologies/jemena-approved-list-of-inverters/
- type: Specification
  url: https://www.csipaus.org/about
- type: APIReference
  name: JEN OEM Technical Guide Handbook v1.0 — the resource tree, documented operation by operation
  url: https://www.jemena.com.au/siteassets/asset-folder/documents/electricity/embedded-generation/jen-oem-technical-guide_handbook_v1.0.1-final.pdf
- type: Authentication
  url: authentication/jemena-authentication.yml
- type: Conventions
  url: conventions/jemena-conventions.yml
- type: ErrorCatalog
  url: errors/jemena-error-codes.yml
- type: Sandbox
  name: JEN Staging Utility Server + conformance test sequence
  url: sandbox/jemena-sandbox.yml
- type: DataModel
  url: data-model/jemena-data-model.yml
- type: Conformance
  url: conformance/jemena-conformance.yml
- type: Lifecycle
  url: lifecycle/jemena-lifecycle.yml