Search found 12 matches

by BP-GBW
Saturday 29 April 2017 16:31
Forum: Android
Topic: Domoticz lite https Client Auth Unsuccess
Replies: 0
Views: 2245

Domoticz lite https Client Auth Unsuccess

hello,

My firefox on android marshmallow works fine with a client side P12 installed. I try the same settings on domoticz lite app but i don't have connection. It works only on http.
Does someone have some solutions ?

Regards.
by BP-GBW
Saturday 25 February 2017 3:01
Forum: Blockly
Topic: Memory leak in blockly
Replies: 11
Views: 2631

Re: Memory leak in blockly

hello, finally i found. any blocks with blockly with commands introduce a memory leak. I have started to write some tests that set on and off sensor Two symmetrical scripts has been used . In 5 hours i have used all the memory of the PI. [attachment=1]Capture d’écran 2017-02-25 à 02.50.17.png[/at ...
by BP-GBW
Monday 13 February 2017 3:05
Forum: Blockly
Topic: Memory leak in blockly
Replies: 11
Views: 2631

Re: Memory leak in blockly

hello, I only translate from blockly to lua keeping the commands to the DIO of course. The solution ran perfectly without leak (see Jan 25th-> Feb 4th). Then, i have tried to move back in order to handle the leak. Surprisingly, first results without virtual sensor (class 2) makes leak coming back ...
by BP-GBW
Saturday 28 January 2017 17:28
Forum: Blockly
Topic: Memory leak in blockly
Replies: 11
Views: 2631

Re: Memory leak in blockly

hello, blockly scripts were running fine ! and of course executed on/off commands. regards
by BP-GBW
Saturday 28 January 2017 7:00
Forum: Blockly
Topic: Memory leak in blockly
Replies: 11
Views: 2631

Re: Memory leak in blockly

hello,

Blockly Script of class 1 have created the memory leak. I translated blockly into lua and the leak has disappeared. easy.
I did not try to test further like by removing the 'virtual sensor' to emulate a 'turbo' states for instances.
best regards
by BP-GBW
Sunday 22 January 2017 9:40
Forum: Blockly
Topic: Memory leak in blockly
Replies: 11
Views: 2631

Memory leak in blockly

pi v.3.5877 rfxco m From years, i have a memory leak which need to reboot 1 time per month. Not a big deal. nothing in the logs. I have decided to test by slowly deactivate all equipments, script (lua, etc.) and service. I have detected that the source are in 4 blockly scripts. Set then inactive ...
by BP-GBW
Saturday 30 July 2016 23:19
Forum: Rfxcom Transceiver
Topic: Keyboard Alarm + RFID
Replies: 1
Views: 1265

Re: Keyboard Alarm + RFID + ATLANTIC PB-500R

hi,

Does PB-500R Atlantic is supported as keyboard to arm/disarm alarms using RFXcom ?

best regards
by BP-GBW
Saturday 23 July 2016 23:46
Forum: Rfxcom Transceiver
Topic: Keyboard Alarm + RFID
Replies: 1
Views: 1265

Keyboard Alarm + RFID

Hi,

Domoticz +RFXcom 433 + PI model B

Do you know a keyboard to arm/disarm alarms with Rfx433 ?
Do you know desfire ev1 RFID reader which could help to arm/disarm alarm ?

thanks
by BP-GBW
Saturday 30 January 2016 0:31
Forum: Third party and supplementary tools
Topic: x509 SSO Authentication
Replies: 42
Views: 17962

Re: x509 SSO Authentication

hello, I ran the OpenSSL command but set the CN (when prompt to the server CSR) exactly equal to the string IP of the DomoticZ server (192.168.XX for local IP). The IOS / Iphone connection works like a charm with/ Safari when the loging to https :// CN (192.168.XX.XX) ; On Safari & IOS : OK On ...
by BP-GBW
Wednesday 27 January 2016 6:49
Forum: Third party and supplementary tools
Topic: x509 SSO Authentication
Replies: 42
Views: 17962

Re: x509 SSO Authentication

hello, I load the CA cert and the P12 client file. Both are declared all as Trusted/Verified (ticked green) without the s/w mentionned (it appears to be only windows ?). The only trick is signing algo appeared to be SHA-1 !!. -Opera/Chrome : connection is not private, Web cached browser failed. Stop ...
by BP-GBW
Tuesday 26 January 2016 23:04
Forum: Third party and supplementary tools
Topic: x509 SSO Authentication
Replies: 42
Views: 17962

Re: x509 SSO Authentication

Hi, A question on the topic : mutual authentication & IOS 9 I run nginx with both server and client certificate. I almost follow most of the tutorial and run openssl command to compute CA, Server and Client signed with the CA. On Mac OS Firefox, the domoticz works like a charm with https (Port ...
by BP-GBW
Sunday 29 November 2015 11:43
Forum: Heating/cooling
Topic: Owl & Energy Monitoring & Analysis
Replies: 0
Views: 744

Owl & Energy Monitoring & Analysis

Hello, Owl 160, Rasp + RfxCom 1) I would like to display the cost in real time, the dayly cumsum of the cost(Euros) energy (Kw)in the main panel of domoticz. is it possible and how ? i saw that may be i have to handle it by lua and post the value to a virtual sensor ? any script up to date ? 2) i ...