Added static function Device::methodId()
This commit is contained in:
parent
bb893d2119
commit
c3a5bf2eb0
3 changed files with 24 additions and 6 deletions
|
@ -5,12 +5,6 @@
|
|||
|
||||
using namespace TelldusCore;
|
||||
|
||||
const int ALL_METHODS =
|
||||
TELLSTICK_TURNON |
|
||||
TELLSTICK_TURNOFF |
|
||||
TELLSTICK_BELL |
|
||||
TELLSTICK_DIM;
|
||||
|
||||
/*
|
||||
* Constructor
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue