Skip to content

Differentiate between Device and DeviceType #16

Description

@goliatone

A DeviceType is a general entity that describes duh... a device type. I.E.; Arduino, Raspberry Pi, NodeMCU, CHIP, etc.

A Device is a concrete instance of a device type. I.E.; wee-1, wee-2, etc.

To reflect this, we should move the manufacturer and model attributes from Device to DeviceType.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions