hueplusplus 1.2.0+ds-2build1
Loading...
Searching...
No Matches
LightsOff.cpp File Reference
#include <thread>
#include <hueplusplus/Bridge.h>
#include <hueplusplus/LinHttpHandler.h>
Include dependency graph for LightsOff.cpp:

Functions

hue::Bridge connectToBridge ()
void lightsOff (hue::Bridge &hue)
int main (int argc, char **argv)

Variables

const std::string macAddress = ""
const std::string username = ""

Detailed Description

Copyright Notice
Copyright (C) 2021 Jan Rogall - developer
This file is part of hueplusplus.

hueplusplus is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

hueplusplus is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with hueplusplus. If not, see http://www.gnu.org/licenses/.

Function Documentation

◆ connectToBridge()

hue::Bridge connectToBridge ( )

◆ lightsOff()

void lightsOff ( hue::Bridge & hue)
Examples
LightsOff.cpp.

◆ main()

int main ( int argc,
char ** argv )

Variable Documentation

◆ macAddress

const std::string macAddress = ""

◆ username

const std::string username = ""