Hue::Bridge::Config Struct Reference
#include <Bridge.h>
Collaboration diagram for Hue::Bridge::Config:
Public Types | |
| enum | Type { Type::AuthorizeUser, Type::RevokeUser } |
Public Attributes | |
| Type | type |
| Configuration action to perform. More... | |
| String | deviceType |
| How device identifies itself. More... | |
| String | name |
| Randomly generated key. More... | |
Member Enumeration Documentation
◆ Type
|
strong |
Member Data Documentation
◆ deviceType
| String Hue::Bridge::Config::deviceType |
How device identifies itself.
◆ name
| String Hue::Bridge::Config::name |
Randomly generated key.
◆ type
| Type Hue::Bridge::Config::type |
Configuration action to perform.
The documentation for this struct was generated from the following file:
1.8.17