我正在使用Raspbian下的libcoap-dev-1库和一个Raspberry Pi,使用这个库和一个简单的客户机和简单的服务器来实现CoAP协议。// header for the libcoap library. it should be in /usr/include/coap * The*ctx, struct coap_resource_
我在写lua脚本来剖析coap协议。但是,如果有几个相同的选项,我无法获得第二个或更高版本的coap选项(URI-Path)。test_uripath = ProtoField.string("test.uripath", "Uri-Path") local coap_uripath= Field.new("coap.opt.uri_path")
function tes