Difference between revisions of "PLCBUS"

From LinuxMCE
Jump to: navigation, search
m (About)
m (GSD/Ruby Code)
Line 31: Line 31:
 
* http://x10-hk.com/store/manual/plcbus/plcbus-1141.pdf
 
* http://x10-hk.com/store/manual/plcbus/plcbus-1141.pdf
  
= GSD/Ruby Code =
+
 
* [[ThreadedRuby]]
+
* http://wiki.linuxmce.org/index.php/PLCBUScmd776 Reset (used for testing)
+
* http://wiki.linuxmce.org/index.php/PLCBUScmd373 Private Method Listing
+
* http://wiki.linuxmce.org/index.php/PLCBUScmd350 Process INCOMING Data Listing
+
* http://wiki.linuxmce.org/index.php/PLCBUScmd351 Process IDLE Listing
+
* http://wiki.linuxmce.org/index.php/PLCBUScmd355 Process Initialize Listing
+
* http://wiki.linuxmce.org/index.php/PLCBUScmd384 Process Receive Command for Child Listing
+
* http://wiki.linuxmce.org/index.php/PLCBUScmd760 Send Command to Child (before init)
+
* http://wiki.linuxmce.org/index.php/PLCBUScmd776 Status Report (used for testing)
+
* http://wiki.linuxmce.org/index.php/PLCBUScmd756 Report Child Devices (nothing yet)
+
  
 
= Links =
 
= Links =
 
* http://www.plcbus.com.cn/
 
* http://www.plcbus.com.cn/
 
* http://www.futurehomes.com.sg/PLCBUSinfo.htm
 
* http://www.futurehomes.com.sg/PLCBUSinfo.htm

Revision as of 17:38, 20 December 2010

Version Status Date Updated Updated By
710 Unknown N/A N/A
810 Not Working 1st May 2010 BongoWongo
1004 Unknown N/A N/A
1204 Unknown N/A N/A
1404 Unknown N/A N/A
Usage Information
Plcbus-logo.jpg

Status

We've implemented a new C++ driver for 0810b2. More information here: http://forum.linuxmce.org/index.php?topic=11170.0

About

PLCBUS Technology provides you the most perfect Home Automation solutions. Control one lamp minimally to the whole house, all the PLCBUS products range is including Lamp control, Appliance control, Remote telephone control, Computer control and Security System control. Based on the features: “High Reliability”, “Two-Way Communications”, “No rewiring necessary”, etc, PLCBUS Technology will be new Home Automation standard in the following 10-15 years.

Demo video:

Features

  • Reliability
  • 2-way communication
  • Powerline, no rewiring
  • ~200bps
  • 230V/50hz

Interfaces

Command specification


Links