Logic Machine Forum
Wiser for KNX, hours counter - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8)
+--- Thread: Wiser for KNX, hours counter (/showthread.php?tid=1440)

Pages: 1 2


RE: Wiser for KNX, hours counter - Daniel - 18.06.2018

(18.06.2018, 08:51)Tokatubs Wrote:
(18.06.2018, 07:28)Daniel. Wrote: Hi
Save your diagram in json and drop here please.  The timer value maximum value is 60, not sure why you were able to make so bug one.
BR

Here is the json file. Thanks for the help..

Try this way, also check if there is no other script which is writing to your object.


RE: Wiser for KNX, hours counter - Tokatubs - 20.06.2018

Is there any way to get this to stop after sending one mail. Now when "Greater than" it just keeps sending the email over and over again?
Tried putting some blocks in, to make it stop when it received the "true" and dont change again until next "false", but cant seem to get it to work. Or the block says it is not the same datatype. Tried setting an "and" in between greater then and the send email block.

Thanks for all the help..


RE: Wiser for KNX, hours counter - Daniel - 20.06.2018

Did you try to set delta on output? It will be on change of value then.


RE: Wiser for KNX, hours counter - Daniel - 20.06.2018

You may want to know this
https://forum.logicmachine.net/showthread.php?tid=1457&pid=8836#pid8836


RE: Wiser for KNX, hours counter - Tokatubs - 28.06.2018

Thanks for all the help. I added some extra functionality, like receiving an extra email, when value goes back to normal again. JSON file attached..


RE: Wiser for KNX, hours counter - phongvucba - 02.10.2018

Hi every one!
I see on the schneider-electric.com home page there is a device named wiser for knx. What is the difference between openrb.com's logicmachine? Or is it another product of openrb.com members. Is it programming other logicmachine?
Thank alot!


RE: Wiser for KNX, hours counter - Daniel - 02.10.2018

Hi
It is branded product, equivalent of LM lite.
BR


RE: Wiser for KNX, hours counter - mellotron - 21.04.2023

Hi 
Please i need to know how  to create session on wiser and save their data on csv file. 
Q1 : IS it better to make it with visualisation or with touch

Q2 : how to implement script that make multisession


RE: Wiser for KNX, hours counter - admin - 24.04.2023

(21.04.2023, 18:57)mellotron Wrote: Hi 
Please i need to know how  to create session on wiser and save their data on csv file. 
Q1 : IS it better to make it with visualisation or with touch

Q2 : how to implement script that make multisession

Please describe your task in more detail.

1. Up to you to decide. Touch/Mosaic is easier because it uses predefined widgets. Full visualization provides is more complex but provides more flexibility in what can be done with it.

2. What do you mean by multi-session? You can create multiple users with different access rights.