Changes
Page history
formatting of eclipse import tutorial
authored
May 30, 2017
by
Björn Butzin
Hide whitespace changes
Inline
Side-by-side
home.markdown
View page @
ed21ae41
...
...
@@ -186,6 +186,7 @@ clientChannel.sendMessage(request);
request
.
setToken
(
"MCToken"
.
getBytes
());
```
## 6. Task 2: Implementation of a AC control by using the CoAP-observe mechanism

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