Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 1.59 KB

README.md

File metadata and controls

24 lines (12 loc) · 1.59 KB

dataModel.Battery

These data models related with battery to be used across different domains.

List of data models

The following entity types are available:

  • Battery. Represent a physical battery with its hardware specifications

  • BatteryStatus. Represent a status for a physical battery.

  • StorageBatteryDevice. The storage battery device data model is intended to describe the technical characteristics of the battery and the charging and discharging conditions of the energy.

  • StorageBatteryMeasurement. Storage Battery Observed Data Model is intended to measure the remaining energy capacity in a battery, which can be redistributed in the form of electrical energy. These functions apply from a source which depends on the type of battery (reference to the attribute 'batteryType' of the Data Model StorageBatteryDevice).

Contributors

Link to the 2 current contributors of the data models of this Subject.

Contribution

You can raise an issue or submit your PR on existing data models