OpenZWave Library
1.6.1133
Main Page
Related Pages
Modules
Namespaces
Classes
Files
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Deprecated List
Member
OpenZWave::Manager::ActivateScene
(uint8 const _sceneId)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists
Member
OpenZWave::Manager::AddSceneValue
(uint8 const _sceneId, ValueID const &_valueId, bool const _value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::AddSceneValue
(uint8 const _sceneId, ValueID const &_valueId, int16 const _value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::AddSceneValue
(uint8 const _sceneId, ValueID const &_valueId, string const &_value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::AddSceneValue
(uint8 const _sceneId, ValueID const &_valueId, int32 const _value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::AddSceneValue
(uint8 const _sceneId, ValueID const &_valueId, uint8 const _value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::AddSceneValue
(uint8 const _sceneId, ValueID const &_valueId, float const _value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::AddSceneValueListSelection
(uint8 const _sceneId, ValueID const &_valueId, string const &_value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::AddSceneValueListSelection
(uint8 const _sceneId, ValueID const &_valueId, int32 const _value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::BeginControllerCommand
(uint32 const _homeId, Driver::ControllerCommand _command, Driver::pfnControllerCallback_t _callback=NULL, void *_context=NULL, bool _highPower=false, uint8 _nodeId=0xff, uint8 _arg=0)
This method has been depreciated in favour of the methods in the Network_Commands section (Remove in 1.8)
Member
OpenZWave::Manager::CreateScene
()
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::GetAllScenes
(uint8 **_sceneIds)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::GetNumScenes
()
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetAllScenes, RemoveAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::GetSceneLabel
(uint8 const _sceneId)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::RemoveAllScenes
(uint32 const _homeId)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetAllScenes, GetNumScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::RemoveScene
(uint8 const _sceneId)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::RemoveSceneValue
(uint8 const _sceneId, ValueID const &_valueId)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::SceneExists
(uint8 const _sceneId)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, ActivateScene
Member
OpenZWave::Manager::SceneGetValueAsBool
(uint8 const _sceneId, ValueID const &_valueId, bool *o_value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::SceneGetValueAsByte
(uint8 const _sceneId, ValueID const &_valueId, uint8 *o_value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::SceneGetValueAsFloat
(uint8 const _sceneId, ValueID const &_valueId, float *o_value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::SceneGetValueAsInt
(uint8 const _sceneId, ValueID const &_valueId, int32 *o_value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::SceneGetValueAsShort
(uint8 const _sceneId, ValueID const &_valueId, int16 *o_value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::SceneGetValueAsString
(uint8 const _sceneId, ValueID const &_valueId, string *o_value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::SceneGetValueListSelection
(uint8 const _sceneId, ValueID const &_valueId, string *o_value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::SceneGetValueListSelection
(uint8 const _sceneId, ValueID const &_valueId, int32 *o_value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::SceneGetValues
(uint8 const _sceneId, vector< ValueID > *o_value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::SetNodeLevel
(uint32 const _homeId, uint8 const _nodeId, uint8 const _level)
This method has been depreciated in setting the ValueID's directly (Remove in 1.8)
See also
SetNodeOn, SetNodeOff
Member
OpenZWave::Manager::SetNodeOff
(uint32 const _homeId, uint8 const _nodeId)
This method has been depreciated in setting the ValueID's directly (Remove in 1.8)
See also
SetNodeOn, SetNodeLevel
Member
OpenZWave::Manager::SetNodeOn
(uint32 const _homeId, uint8 const _nodeId)
This method has been depreciated in setting the ValueID's directly (Remove in 1.8)
Member
OpenZWave::Manager::SetSceneLabel
(uint8 const _sceneId, string const &_value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::SetSceneValue
(uint8 const _sceneId, ValueID const &_valueId, int32 const _value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::SetSceneValue
(uint8 const _sceneId, ValueID const &_valueId, string const &_value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::SetSceneValue
(uint8 const _sceneId, ValueID const &_valueId, float const _value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::SetSceneValue
(uint8 const _sceneId, ValueID const &_valueId, uint8 const _value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::SetSceneValue
(uint8 const _sceneId, ValueID const &_valueId, int16 const _value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::SetSceneValue
(uint8 const _sceneId, ValueID const &_valueId, bool const _value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::SetSceneValueListSelection
(uint8 const _sceneId, ValueID const &_valueId, string const &_value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::SetSceneValueListSelection
(uint8 const _sceneId, ValueID const &_valueId, int32 const _value)
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
See also
GetNumScenes, GetAllScenes, CreateScene, RemoveScene, AddSceneValue, RemoveSceneValue, SceneGetValues, SceneGetValueAsBool, SceneGetValueAsByte, SceneGetValueAsFloat, SceneGetValueAsInt, SceneGetValueAsShort, SceneGetValueAsString, SetSceneValue, GetSceneLabel, SetSceneLabel, SceneExists, ActivateScene
Member
OpenZWave::Manager::SwitchAllOff
(uint32 const _homeId)
This method has been depreciated. Please use the ValueID interface instead.
Member
OpenZWave::Manager::SwitchAllOn
(uint32 const _homeId)
This method has been depreciated. Please use the ValueID interface instead.
Member
OpenZWave::Manager::WriteConfig
(uint32 const _homeId)
OZW handles writing out the cache automatically. This does not need to be called anymore.
Parameters
_homeId
The Home ID of the Z-Wave controller to save.
Module
Scene Commands
The Scene Methods have been depreciated. (This is not the same as the CENTRAL_SCENE CommandClass)
Generated on Mon Jun 1 2020 10:40:10 for OpenZWave Library by
1.8.8