Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This API are designed for you to be able to query your grouped device application’s devices and inverters information.

Table of Contents

Changelogs

Version

Date

Changes by

Description of change

V 1.0.1

June 4, 2024

Que Nguyen

  • Added document for API query details

Release status

Environment

Status

Released Date

Version

DEV

RELEASED

Mar 25, 2024

V1.0.2

UAT

RELEASED

Mar 25, 2024

V1.0.1

PROD

RELEASED

Mar 25, 2024

V1.0.1

Device Resource

The primary resource that you will be interacting with when querying the Grouped Device’s information

AccessToken text

RefreshToken text

{
  
}

Inverter Resource

AccessToken text

RefreshToken text

{
  
}

API Definitions

GET /public/v2/device-applications/{deviceApplicationId}/devices

Example: /public/v2/device-applications/347847fa-68c0-4418-9119-08dc3993455a/devices

  • No labels