|
|
%!s(int64=5) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| main | %!s(int64=5) %!d(string=hai) anos | |
| tutorial | %!s(int64=5) %!d(string=hai) anos | |
| CMakeLists.txt | %!s(int64=5) %!d(string=hai) anos | |
| Makefile | %!s(int64=5) %!d(string=hai) anos | |
| README.md | %!s(int64=5) %!d(string=hai) anos | |
| sdkconfig.ci.bluedroid | %!s(int64=5) %!d(string=hai) anos | |
| sdkconfig.ci.bluedroid_deinit | %!s(int64=5) %!d(string=hai) anos | |
| sdkconfig.ci.model | %!s(int64=5) %!d(string=hai) anos | |
| sdkconfig.ci.nimble | %!s(int64=5) %!d(string=hai) anos | |
| sdkconfig.ci.nimble_deinit | %!s(int64=5) %!d(string=hai) anos | |
| sdkconfig.ci.proxy00 | %!s(int64=5) %!d(string=hai) anos | |
| sdkconfig.ci.proxy01 | %!s(int64=5) %!d(string=hai) anos | |
| sdkconfig.ci.proxy02 | %!s(int64=5) %!d(string=hai) anos | |
| sdkconfig.ci.proxy03 | %!s(int64=5) %!d(string=hai) anos | |
| sdkconfig.ci.proxy04 | %!s(int64=5) %!d(string=hai) anos | |
| sdkconfig.ci.proxy05 | %!s(int64=5) %!d(string=hai) anos | |
| sdkconfig.defaults | %!s(int64=5) %!d(string=hai) anos | |
| Supported Targets | ESP32 |
|---|
This demo shows how to use the Generic OnOff Client Model to get/set the generic on/off state. The basic procedures are as follows:
Notes:
- The NetKey index and AppKey index are fixed to 0x0000 in this demo.
- If the client device is re-provisioned, but the server device is not, the first few get/set messages from the client will be treated as replay attacks. To avoid this, both devices should be re-provisioned prior to transmitting messages.