Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

antiaction/zwave

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov

antiaction-zwave

Java Z-Wave library

A small library communicate with a Z-Wave controller.

Usage

Use as third party library. Also working on a webapp as a user interface to a Z-Wave network.

History

version 0.2.0-SNAPSHOT

Started on a new version after I discovered the Z-Wave API documentation has been made public!

  • AlarmType and AlarmEvent definition classes added.
  • Alarm command implemented.
  • MultiCmd command partially implemented.
  • MultiLevelSensor command class checked against specifications.
  • SensorType class completely rewritten and updated with all the correct types and scales.
  • ConfigurationValue moved to separate class.
  • ThermostatSetpointValue moved to separate class.
  • Renamed SensorBinary and SensorMultiLevel classes to BinarySensor and MultiLevelSensor classes.
  • Added some more official contants so the implemented classes also have corresponding constants classes.
  • BinarySwitch, BinarySensor and MultiLevelSwitch checked against specifications.
  • Added Clock command
  • Added Configuration command V1.
  • Added Protection command V1.
  • Added ThermostatSetpoint command.
  • Basic command checked against specifications.
  • Battery command checked against specifications.
  • ManufacturerSpecific command V1 checked against specifications.
  • Version command checked against specifications.
  • WakeUp command checked against specifications.

version 0.1.0-SNAPSHOT

Released: 2017-02-16

A simple implementation based on various unofficial information found on the net.

About

A Java library for communicating with a ZWave controller.

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.