[][src]Module kpal::models

Models represent the core abstractions of KPAL.

Structs

Library
ModelError

An error returned when a manipulation on a Model fails.

Peripheral

Enums

Attribute

Attributes partially represent the complete state of a peripheral.

Value

A Value represents the current value of an Attribute.

Traits

Model

A model represents one of the system's core abstractions.