Search found 22 matches
- Thu May 13, 2010 8:18 am
- Forum: Plugwise Forum
- Topic: Plugwise xPL-PERL support
- Replies: 32
- Views: 31398
Re: Plugwise xPL-PERL support
Mdamen, thank you for your answer Since my post, the Stick died. It is not responsive any more. I contacted the Plugwise Helpdesk, but communication is very slow. I fear I have to send them the stick or the combination Stick, C+. In the windows source, it is checked, but no answer from circles. Anyw...
- Mon Apr 26, 2010 11:42 pm
- Forum: Plugwise Forum
- Topic: Plugwise xPL-PERL support
- Replies: 32
- Views: 31398
Re: Plugwise xPL-PERL support
Hello there, I switched polling Plugwise (from Windows) to Linux using xpl-perl. I am using 35 circles. Did you find a good strategy for polling ? I mean, if I poll the status of all the circles, one by one, I might obtain all statuses in about 2 minutes. If then I poll the energy (power info), i ma...
- Thu Mar 12, 2009 11:19 pm
- Forum: Plugwise Forum
- Topic: Unforgivable! Plugwise stealing data !!!
- Replies: 157
- Views: 144537
Unforgivable! Plugwise stealing data !!!
Maybe I am a pessimist, but I really do not like to know that someone is aware that I switched everything off two days ago, so I am away, or that I use to switch everything off between 8 am end 7 pm. Data banks may be stolen and used.
Radu
RC
Radu
RC
- Sun Feb 22, 2009 5:25 pm
- Forum: Plugwise Forum
- Topic: Plugwise Source Server
- Replies: 13
- Views: 9594
Plugwise Source Server
Radu uses the Source software (not the server itself) which in turn starts automatically the webserver. I chose that because otherwise I canot start the server itself at boottime. I wonder if the server itself has a logfile or something like that 
Radu
RC

Radu
RC
- Sun Feb 22, 2009 9:20 am
- Forum: Plugwise Forum
- Topic: Plugwise Source Server
- Replies: 13
- Views: 9594
Plugwise Source Server
Hello everybody I use some perl scripts in order to get data from the Source Web Server. I noticed sometimes in the Plugwise Sttings/Program that the webserver is Stopped (it shouldn't), I have to restart it manually. Did you notice this kind of irregular behaviour ? The source software is on a dedi...
- Sat Feb 07, 2009 8:21 am
- Forum: Plugwise Forum
- Topic: Plugwise Wishlist and Findings
- Replies: 41
- Views: 37450
Plugwise Wishlist and Findings
Some simple(s) remote(s) (maybe associated to a switch or a group)(maybe wall switchs) , as my wife hates to click on a custom link on a computer to switch on the hifi stuff when I am not at home
Regards, Radu
RC
Regards, Radu
RC
- Thu Jan 29, 2009 3:53 pm
- Forum: Plugwise Forum
- Topic: Plugwise server as service
- Replies: 8
- Views: 6969
Plugwise server as service
I just decided to use digit's Idea, no service at all, when power comes back, computer boots automatically and logs on with default Plugwise user, starts the Source, and everything is OK. I was reluctant to user's password put in the registry, but the computer sees nothing on the local network and h...
- Thu Jan 29, 2009 3:44 pm
- Forum: Plugwise Forum
- Topic: Reading Modules from PlugwiseData.mdb
- Replies: 4
- Views: 4143
Reading Modules from PlugwiseData.mdb
Hi Darwusch,
Thank you for your reply. Yes, I arrived at this solution as I poll every minute the mdb file and I have 27 modules (The perl routine slows down and mdb file is almost constantly being used by Source Software).
Radu
RC
Thank you for your reply. Yes, I arrived at this solution as I poll every minute the mdb file and I have 27 modules (The perl routine slows down and mdb file is almost constantly being used by Source Software).
Radu
RC
- Wed Jan 28, 2009 6:01 pm
- Forum: Plugwise Forum
- Topic: Plugwise server as service
- Replies: 8
- Views: 6969
Plugwise server as service
Hi, maybe I was not so clear. Service works OK (as a service speking, not as PlugWise job). I made this afternoon another test. A) No plugwisePC running. Ran only plugwiseserver.exe (from the commandline, or doubleclick, or ...) No mdb data is written, it is only read. If I launch plugwisePC.exe, it...
- Tue Jan 27, 2009 10:49 pm
- Forum: Plugwise Forum
- Topic: Plugwise server as service
- Replies: 8
- Views: 6969
Plugwise server as service
No sensor on the pump, it takes water from a deep fountain and fills until stopped some surface barrels.
I do have two UPS, the problem is a principial one
Radu
RC
I do have two UPS, the problem is a principial one

Radu
RC
- Tue Jan 27, 2009 9:42 pm
- Forum: Plugwise Forum
- Topic: Plugwise server as service
- Replies: 8
- Views: 6969
Plugwise server as service
Well, once installed as a service, plugwiseserver.exe makes impossible the use of plugwisePC.exe (stick appears offline, no modules). Bad enough, the counters were not updated for two hours. Does anyone have a solution for using plugwise as a service ? I mean, if pc crashes or stops, when it will re...
- Tue Jan 27, 2009 7:58 pm
- Forum: Plugwise Forum
- Topic: Plugwise server as service
- Replies: 8
- Views: 6969
Plugwise server as service
I found that it is plugwiseserver.exe that is to be ran as a service by means of srvany, etc. I had to wait a while though in the begining for the server to start properly (a few seconds). Radu
RC
RC
- Tue Jan 27, 2009 7:19 pm
- Forum: Plugwise Forum
- Topic: Plugwise server as service
- Replies: 8
- Views: 6969
Plugwise server as service
Hello Sorry Maarten to disturb you, "If you need an example of srvany let me know..." (Concerning plugwise service in the wishlist). What is the program I have to put as a service ? PlugwisePC.exe ? PlugwiseServer.exe ? I tried once, but the web server didn't start up until I ran plugwise ...
- Sun Jan 25, 2009 4:43 pm
- Forum: Plugwise Forum
- Topic: Reading Modules from PlugwiseData.mdb
- Replies: 4
- Views: 4143
Reading Modules from PlugwiseData.mdb
Hello, As I installed a win32 machine dedicated to PlugWise and as I want to read directly the mdb file, I am using ActivePerl via ODBC to read mainly the appliances_log table. The point I am willing to know is wheather reading the access file (ODBC read only) may corrupt it. (As of your experience,...
- Sun Jan 18, 2009 8:25 pm
- Forum: Plugwise Forum
- Topic: Polling Plugwise data
- Replies: 10
- Views: 7485
Polling Plugwise data
Thank you Pieter. I saw in another forum topic the idea of polling twice. You answerd also the question about what is better: poll XML or mdb. (As you want to use the mdb, I infere it is better) For Digit's (parent to son phrase) "But I can't imagine you guys missing the topic" ;-): as a m...