Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 921 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 921 Bytes

Status badge Build badge License: CC BY 4.0

Device Data Models

These data models allow to represent devices of different nature (IoT, mobile, wearable, etc.). It is composed by the following entity types:

  • Device. A Device is an electronic apparatus designed to accomplish a particular task.
  • DeviceModel. It captures the static properties common to multiple instances of a Device.