KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
dataModel.Energy
★ 10
Open GitHub ↗
Energy topic data models repository
Download README (.md)
Explore Similar Repositories
BlogIt
:
It fetches all the blogs through blogger API and then show them in the app.
mono-repos
:
No description available.
parking-ticket-system
:
A system for managing parking tickets tracked by municipalities.
Student-database-management-system
:
Students Database Management System Project - GUI & SQL
goes
:
Goer is a universal, concise and flexible Socket framework. Its design idea is mainly based on workerman
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
dataModel.Energy
?
Download (.md)
# dataModel.Energy This folder contains domain specific data models related to energy. The adaptation of IEC standards (CIM) is one of the goals of this subject. ### List of data models The following entity types are available: - [ACMeasurement](https://github.com/smart-data-models/dataModel.Energy/blob/master/ACMeasurement/README.md). The Data Model intended to measure the electrical energies consumed by an electrical system which uses an Alternating Current (AC) for a three-phase (L1, L2, L3) or single-phase (L) and neutral (N). It integrates the initial version of the data Modem [THREEPHASEMEASUREMENT], extended to also perform single-phase measurements. It includes attributes for various electrical measurements such as power, frequency, current and voltage. - [InverterDevice](https://github.com/smart-data-models/dataModel.Energy/blob/master/InverterDevice/README.md). The data model is intended to describe the mechanical, electrical characteristics of an Inverter according to *DC - Direct Current Information* supplied as input and *AC - Alternating Current Information* returned as output. *Remark*: This Data Model can be used directly as a main entity to describe the device [Inverter] or as a sub-entity of the Data Model {DEVICE] using a reference by the [refDevice] attribute. - [SolarEnergy](https://github.com/smart-data-models/dataModel.Energy/blob/master/SolarEnergy/README.md). A Data Model for Solar Energy generation. - [TechnicalCabinetDevice](https://github.com/smart-data-models/dataModel.Energy/blob/master/TechnicalCabinetDevice/README.md). Technical Cabinet Device Data Model is intended to to describe the technical characteristics of the Device, designed to be placed in an urban or interurban environment. The main objective of these cabinets for this Data Model is to protect the electrical equipment necessary for the control, surveillance, reading and management of urban lighting, signaling, video and electrical distribution. The scope of use of some of these cabinets can extend to an additional protection for installations of modular apparatuses of telephony, data processing, meteorological stations, photo-voltaic stations, wind turbines stations, telecommunications, networks, data, bre Optics , etc. *Remark* : This Data Model can be used directly as a main entity to describe the device `Technical Cabinet` or as a sub-entity of the Data Model `DEVICE` using a reference by the `refDevice` attribute. It can also refer to the list of all the components it contains, with the `refDeviceList` attribute, using the Data Model 'DEVICE' - [ThreePhaseAcMeasurement](https://github.com/smart-data-models/dataModel.Energy/blob/master/ThreePhaseAcMeasurement/README.md). An electrical measurement from a system that uses three phase alternating current. ### Contributors [Link](https://github.com/smart-data-models/dataModel.Energy/blob/master/CONTRIBUTORS.yaml) to the 6 current contributors of the data models of this Subject. ### Contribution You can raise an [issue](https://github.com/smart-data-models/dataModel.Energy/issues) or submit your [PR](https://github.com/smart-data-models/dataModel.Energy/pulls) on existing data models