J0han Posted September 7, 2014 Share Posted September 7, 2014 Hi composer programmers, I'm quite new with Control4. I don't have (yet) my unit, so sorry if this is a basic question. I'm in planning phase. I have recently got 2 smart PDU's (smart power bars) from Raritan. Remotely, via telnet, ssh, snmp or http, I can turn on/off/cycle each outlet. How could I interact with those protocols with Composer ? The idea would use this to turn on/off devices that can't be remotely controller with other usual methods. Thanks ! J0han Link to comment Share on other sites More sharing options...
RyanE Posted September 7, 2014 Share Posted September 7, 2014 For any device to be available to Control4 programming, a driver must exist. If there isn't already a driver for your particular powerbar, one would have to be written. Writing drivers is available to Control4 dealers and some Control4 development partners, and for DriverWorks drivers (such as this would be) are written in Lua, within Control4's driver architecture. RyanE Link to comment Share on other sites More sharing options...
J0han Posted September 7, 2014 Author Share Posted September 7, 2014 Thanks Ryan. Though do we have access to method or function with LUA to work with snmp, http or telnet to control ip devices ? Thanks ! Link to comment Share on other sites More sharing options...
alanchow Posted September 7, 2014 Share Posted September 7, 2014 Control4 has URL specific functions in driverworks (http get, put, delete, post) which will work for what you want. Please refer to the driverworks SDK for more information,If you are not a dealer, development partner or you just don't want to develop a driver we sell a driver which allows for generic TCP based commandshttp://www.chowmain.co.nz/generic-tcp-commandFor people other than yourself who read this (I understand you already have another manufacturer). If you are interested in smart PDU's/power strips then we recommend APC's range which we have already developed a driver for.http://www.chowmain.co.nz/apc-switched-pdu Link to comment Share on other sites More sharing options...
RAV Posted September 8, 2014 Share Posted September 8, 2014 and there's Wattbox, Belkin, Digital Loggers and Bluebolt products also, all with existing drivers. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.