Micke Prag
|
72cc92b5af
|
Fixed a minor compilator warning
|
2009-11-01 14:50:05 +00:00 |
|
Micke Prag
|
1a59a41a5f
|
Implemented Device::getFullModel() so tdGetModel() returns everything, including what's after the ':', see #51
|
2009-09-09 10:03:42 +00:00 |
|
Micke Prag
|
27c2bb4afe
|
Added method tdLearn()
|
2009-09-01 20:51:37 +00:00 |
|
Micke Prag
|
fbbb117a05
|
Added parameter int supportedMethods in tdLastSentCommand(), closes #36
|
2009-08-19 15:51:33 +00:00 |
|
Micke Prag
|
99b45f9513
|
Save the last value when a device is dimmed, see #30
|
2009-08-18 12:39:35 +00:00 |
|
Micke Prag
|
03dbceadae
|
Refactored device-model to be string instead of integer, this helps the configuration on Linux
|
2009-05-06 15:08:07 +00:00 |
|
Micke Prag
|
88132a11d4
|
Major refactoring
|
2009-02-12 16:05:37 +00:00 |
|
Micke Prag
|
ccd80c5e70
|
Saved the new state received from TellStick Duo
|
2009-02-09 11:25:44 +00:00 |
|
Micke Prag
|
ca42ff2852
|
Made the device save it last sent command
|
2009-02-08 17:54:02 +00:00 |
|
Micke Prag
|
b6364e49bc
|
Refactored to make Device::turnOn(), Device::turnOff(), Device::bell() and Device::dim() protected
|
2009-02-07 15:39:52 +00:00 |
|
Micke Prag
|
0faba7cdae
|
Bugfix, returned the wrong type in Device::methodId()
|
2009-02-06 09:07:22 +00:00 |
|
Micke Prag
|
c3a5bf2eb0
|
Added static function Device::methodId()
|
2009-02-05 16:13:03 +00:00 |
|
Micke Prag
|
511c16b637
|
Bugfix, update the device-cache if we change the model of a device
|
2009-01-09 20:59:29 +00:00 |
|
Micke Prag
|
b42d350907
|
Added namespace 'TelldusCore' to classes in library telldus-core
|
2009-01-07 21:14:59 +00:00 |
|
Micke Prag
|
c6d2cb7853
|
Added model to the class Device
|
2009-01-07 16:16:11 +00:00 |
|
Micke Prag
|
f01c0d3b0d
|
Added Device::getProtocol() and Device::getModel()
|
2009-01-06 20:55:26 +00:00 |
|
Micke Prag
|
2faae49d43
|
Added extra parameter to Device::methods() and made it pure virtual in the base class
|
2009-01-06 14:55:39 +00:00 |
|
Micke Prag
|
c9c837a138
|
Changed the setting "model" to be an integer instead of a string.
|
2008-10-17 14:14:38 +00:00 |
|
Micke Prag
|
41e82a0445
|
Renamed library TellUsbD101 to TelldusCore and some minor fixes for building on Windows.
|
2008-10-16 15:03:03 +00:00 |
|