Update ServiceList.md
This commit is contained in:
parent
62819d180e
commit
294d898de8
|
|
@ -22,6 +22,8 @@ HomeSpan Services and Characteristics are implemented as C++ Classes with names
|
|||
|
||||
The pre-defined constant expressions for enumerated Characteristics are in namespaces that match the name of the Characteristic. For example, to set the *Air Quality* Characteristic of an *Air Quality Sensor* Service, you could use `setVal(AirQuality::GOOD)` or, equivalently, `setVal(2)`[^3]
|
||||
|
||||
<!-- *AUTOGENERATED* TEXT. DO NOT EDIT THIS LINE OR ANYTHING BELOW -->
|
||||
|
||||
---
|
||||
|
||||
[↩️](../README.md) Back to the Welcome page
|
||||
|
|
|
|||
Loading…
Reference in New Issue