Domain Service Overview¶
Provide service like get latest value of domain points.
Operation Name | Description |
---|---|
Get latest readings | Get real-time data of object domain points. |
Get accumulated values | Get accumulated values of domain points,typical scenarios are current month production, current year production and so on. |
Get current day time series | Get the detailed data of 5 minutes on the day of the target domain point.Only support single device of the day and single indicator. |
Get real-time cumulative value in specific domain metrics | Get real-time cumulative value in specific domain metrics.Support to obtain the cumulative value of power generation, cumulative irradiation, etc. |
Get weather info | Get weather info of sites. |