Download List

Projeto Descrição

This Java Client demonstrates the simplicity of creating a remote control Web-based client/server for home automation control with the WiSH x10dev drivers. The package includes a socket server which runs on the same machine as the x10dev drivers. Java clients are provided which emulate the SmartHome PowerSynnapse tool, emulate the HomeControl GUI, and create a new graphical tool for using a SmartHome Templinc.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-08-10 21:16
1.5.3

Este lançamento inclui pequenas melhorias para a aplicação x10home, bem como aperfeiçoamento da classe XML para incluir exceções na classe base.
Tags: Minor feature enhancements
This release includes small enhancements to the x10home application, as well as refinement of the XML class to include exceptions in the base class.

2004-08-06 08:40
1.5.2

Esta versão adiciona uma classe XML usado para escrever e ler a configuração em um formato XML simples. Ele também adiciona uma melhor gestão dos objetos na tela de modo que não há melhor controle sobre a configuração e uso de cada dispositivo X10. A abordagem para a criação de um novo dispositivo, bem como a edição de um dispositivo tenha sido limpo para que o processo é muito mais simples.
Tags: Major feature enhancements
This version adds an XML class used to write and read the
configuration in a simple XML format. It also adds better
management of the onscreen objects such that there is
better control over the configuration and use of each X10
device. The approach to creation of a new device as well as
editing a device has been cleaned up so that the process is
much more straightforward.

2004-07-22 06:18
1.5.0

Esta versão adicionou x10templinc, um applet dedicado para mostrar a temperatura, como relatado a partir de um sensor Templinc X10 sob a forma de ambos um termômetro e um gráfico. Ele também fez uma alteração do uso de uma vírgula delimitado arquivo de configuração para um simples leitor de XML / escritor em uma classe reutilizável que pode ser usado por qualquer applet para gerenciar um arquivo ou baseada na Web de configuração. A aplicação primária, x10home, foi alterado para ter um melhor modelo de resumo dos objetos na tela, em preparação para a adição de novos dispositivos X10 para o aplicativo.
Tags: Major feature enhancements
This version added x10templinc, a dedicated applet for displaying the temperature as reported from a X10 Templinc sensor in the form of both a thermometer and a graph. It also made a change from using a comma delimited configuration file to a simple XML reader/writer in a reusable class that can be used by any applet to manage a file or Web-based configuration. The primary application, x10home, was changed to have a better abstract model of the objects on the screen in preparation for adding new X10 devices to the application.

2003-08-19 07:41
1.3.0

Esta versão adiciona suporte para o TempLinc SmartHome (modelo 1625).
Tags: Minor feature enhancements
This version adds support for the SmartHome TempLinc
(Model 1625).

2003-03-15 23:44
1.2.4

Foram feitas pequenas alterações para adicionar teclas de atalho e descoberta automática de switches. O pacote vai ouvir a rede X10 e criar novas opções como elas são ouvidas sobre a rede. Esta versão também contém improvments menor para os ícones e interface de usuário. O arquivo de ajuda HTML está agora separado do projeto de desejo e incluído na distribuição.
Tags: Minor feature enhancements
Minor updates were made to add shortcut keys and automatic discovery of switches. The package will listen to the X10 network and create new switches as they are heard on the network. This release also contains minor improvments to the icons and user interface. The HTML help file is now separate from the wish project and included in the distribution.

Project Resources