... | @@ -186,6 +186,7 @@ clientChannel.sendMessage(request); |
... | @@ -186,6 +186,7 @@ clientChannel.sendMessage(request); |
|
request.setToken("MCToken".getBytes());
|
|
request.setToken("MCToken".getBytes());
|
|
```
|
|
```
|
|
|
|
|
|
|
|
|
|
## 6. Task 2: Implementation of a AC control by using the CoAP-observe mechanism
|
|
## 6. Task 2: Implementation of a AC control by using the CoAP-observe mechanism
|
|

|
|

|
|
1. Use the eventing mechanism CoAP-Observe
|
|
1. Use the eventing mechanism CoAP-Observe
|
... | | ... | |