Difference between revisions of "PLCBUS"
Bongowongo (Talk | contribs) |
Bongowongo (Talk | contribs) |
||
Line 9: | Line 9: | ||
= Status = | = Status = | ||
ddamron wrote a GSD for PLCBUS with ruby. Hari will try to get a c++ dce client running. | ddamron wrote a GSD for PLCBUS with ruby. Hari will try to get a c++ dce client running. | ||
+ | |||
'''Hari is writing a C++ driver, when this is finished it will be made pnp, and this page will become more or less absolute and will be rewritten <bongowongo>''' | '''Hari is writing a C++ driver, when this is finished it will be made pnp, and this page will become more or less absolute and will be rewritten <bongowongo>''' | ||
+ | get involded here http://forum.linuxmce.org/index.php?topic=11170.0 | ||
= About = | = 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. | 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. |
Revision as of 03:21, 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 |
Status
ddamron wrote a GSD for PLCBUS with ruby. Hari will try to get a c++ dce client running.
Hari is writing a C++ driver, when this is finished it will be made pnp, and this page will become more or less absolute and will be rewritten <bongowongo>
get involded 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.
See the following setup page for details on how to get running. Setting Up PLC-BUS Template
Demo video:
Features
- Reliability
- 2-way communication
- Powerline, no rewiring
- ~200bps
- 230V/50hz
Interfaces
- http://x10-hk.com/store/product_info.php?products_id=165
- http://www.elekhomica.nl/product_info.php?cPath=135&products_id=757
Command specification
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)