-
It would be a good idea to document the implemented features from the TD perspective. I mean for each binding (producer and consumer side), which op, which security scheme, which subprotocol is implem…
-
Hi!
I tried to use your splendid DTLS library when trying to talk to my IKEA Trådfri Gateway. However, I couldn't get the handshake to complete. After a bit of debugging, I discovered that the sess…
-
**Reported by jing.y.li on 15 Apr 2008 18:17 UTC**
Datasets
-> by Serving Institution (COLA GDS, FSU COAPS, IPRC-SOEST, IRI/LDEO, ...)
-> NOAA ESRL/PSD
-> CDC Derived NCEP Reanalysis Products
…
-
Mac下编译出的 `libiot_sdk.a` 在ESP8266的项目上链接报错:
```bash
make reconfig # select 1 (config.esp8266.aos)
make
xtensa-lx106-elf-nm output/release/lib/libiot_sdk.a
```
Output:
> utils_base64.o:
> xt…
-
### Version(s)
2.0.0-SNAPSHOT (leshan.eclipseprojects.io)
### Which components
leshan.eclipseprojects.io
### Tested With
custom CoAP server
### What happened
When performing a Read operation re…
dnav updated
4 months ago
-
```
What steps will reproduce the problem?
1. Compile Proxy.java
2. Run Proxy.java
3. Get request undeer localhost:8080
What is the expected output? What do you see instead?
Response Payload of coap …
-
```
What steps will reproduce the problem?
1. Compile Proxy.java
2. Run Proxy.java
3. Get request undeer localhost:8080
What is the expected output? What do you see instead?
Response Payload of coap …
-
```
What steps will reproduce the problem?
1. Compile Proxy.java
2. Run Proxy.java
3. Get request undeer localhost:8080
What is the expected output? What do you see instead?
Response Payload of coap …
-
John Preuß Mattsson commented on Feb 8, 2022
EricssonResearch/coap-actuators#15
I think this is only true for TLS and DTLS without connection ID
- OSCORE just sends the response back to where t…
-
Hi,
I'm just wondering what the problem with implementing DTLS support is? It appears that modern JSSE implementations have DTLS available, so is it simply a matter of getting around to it?
Roga…