NSDL C library

Dependents:   NSDL_HelloWorld_WiFi UbloxModemNanoServiceClient IOT-NSDL_HelloWorld LWM2M_NanoService_Ethernet ... more

Fork of nsdl_lib by Tero Heinonen

Embed: (wiki syntax)

« Back to documentation index

sn_proto_info_ Struct Reference

sn_proto_info_ Struct Reference

Used protocol. More...

#include <sn_nsdl_lib.h>

Data Fields

sn_nsdl_capab_e proto
 Only COAP is supported.

Detailed Description

Used protocol.

Definition at line 92 of file sn_nsdl_lib.h.


Field Documentation

Only COAP is supported.

Definition at line 94 of file sn_nsdl_lib.h.