coap-cli
coap-cli copied to clipboard
A command line interface for CoAP built on node-coap
**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...
### 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...
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:...
coap get coap://xxxx:5683/test?a=123 no matches found: coap://xxxx:5683/test?a=123 coap-client can get result
