nymea-plugins-genericthings/genericelements
Michael Zanetti 2d45926be8 All Plugins: Fix german translations to also work all german regions, not just Germany 2020-05-26 16:04:20 +02:00
..
translations All Plugins: Fix german translations to also work all german regions, not just Germany 2020-05-26 16:04:20 +02:00
README.md Migrate generic elements plugin documentation 2019-06-21 17:39:11 +02:00
genericelements.pro Rename devices to things 2020-03-04 17:52:36 +01:00
genericelements.svg added some more logos 2020-04-24 16:29:56 +02:00
integrationplugingenericelements.cpp Rename devices to things 2020-03-04 17:52:36 +01:00
integrationplugingenericelements.h Rename devices to things 2020-03-04 17:52:36 +01:00
integrationplugingenericelements.json Rename devices to things 2020-03-04 17:52:36 +01:00
meta.json changed technology to technologies 2020-04-28 14:42:18 +02:00

README.md

Generic elements

The generic elements plugin allows you create virtual buttons, which can be connected with a rule. This gives you the possibility to execute multiple actions with one signal. Without a rule this generic elements are useless.

Toggle Button

With the "Toggle Button" you can create a button with one action toggle. In the state you can find out, what happens if the button will be pressed. The states can be true or false.

Button

With the "Button" you can create a button with one action press. This button just creates one event.

ON/OFF Button

With the "ON/OFF Button" you create a button pair with the actions ON and OFF.