Skip to content

Device Registry SDK

Overview

The Device Registry SDK is used to register and fetch devices and meter data.

‘Devices’ are electricity generating assets (e.g solar pv, hydroelectric dam, steam turbine). Because Energy Attribute Certificates are always tied to the device for which generation evidence was submitted, generation devices must be registered with Origin. Read more about the role of devices on the platform here.

Device Registry SDK Packages

The Device Registry SDK has two core packages:

1. Device Registry API - @energyweb/origin-device-registry-api

A NestJS application to fetch and persist devices.

See the documentation for this package here.

2. Origin Energy API - @energyweb/origin-energy-api

A NestJS application to fetch and aggregate meter readings using a Meter Id.