coap-cli icon indicating copy to clipboard operation
coap-cli copied to clipboard

A command line interface for CoAP built on node-coap

Results 6 coap-cli issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** coap post coaps://192.168.0.4/message **Describe the solution you'd like** Initiate a DTLS exchange and transport CoAP over that secure DTLS link...

enhancement

### Description Trying to (manually) use the Accept option with coap-cli, I noticed that integer-based options are currently not encoded correctly. I suppose this is caused by not using the...

Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 to 5.0.0. Release notes Sourced from chai's releases. v5.0.0 BREAKING CHANGES Chai now only supports EcmaScript Modules (ESM). This means your tests will need to either...

dependencies

Bumps [commander](https://github.com/tj/commander.js) from 11.0.0 to 11.1.0. Release notes Sourced from commander's releases. v11.1.0 Fixed TypeScript: update OptionValueSource to allow any string, to match supported use of custom sources (#1983) TypeScript:...

dependencies

coap get coap://xxxx:5683/test?a=123 no matches found: coap://xxxx:5683/test?a=123 coap-client can get result

![Image](https://github.com/user-attachments/assets/c8916555-d9f6-410b-91ca-60ac03d7725a)