Module rzw::cmds[][src]

ZWave command classes - mid layer

The command classes together with the message building up the mid layer of the crate, which can be used easely by a developer.

The top layer is only needed, if the handling of the devices and their actual status should be also done by this crate.

If the full control over the devices and is required, take this layer.

Modules

basic
info
meter

The Meter Command Class defines the Commands necessary to read accumulated values in physical units from a water meter or metering device (gas, electric etc.) and thereby enabling automatic meter reading capabilities.

powerlevel

The Powerlevel Command Class definition.

switch_binary

Structs

Message

ZWave message to write and read

Enums

CommandClass

List of the ZWave Command Classes

MeterData