Configurations#
Macros#
Enable easy CoAP client and CoAP server instances.
Enable Static Memory Pool usage.
Default remote address to notify.
Default port of the remote host to notify.
Maximum capacity of the CoAP Notification Table.
Enable Notification service.
Notification service socket communication buffer size.
Notification service stack size in CPU word.
Maximum capacity of the CoAP Resource Table.
Enable Resource Handler service.
Resource handler service listener port.
Resource handler service socket communication buffer size.
Resource handler service stack size in CPU word.
Enable Resource Handler verbose mode.
Macro Definition Documentation#
SL_WISUN_COAP_EASY_CLNT_SRV_INSTANCE_ENABLE#
#define SL_WISUN_COAP_EASY_CLNT_SRV_INSTANCE_ENABLEValue:
0U
Enable easy CoAP client and CoAP server instances.
106
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/coap/config/sl_wisun_coap_config.h
SL_WISUN_COAP_MEM_USE_STATIC_MEMORY_POOL#
#define SL_WISUN_COAP_MEM_USE_STATIC_MEMORY_POOLValue:
0U
Enable Static Memory Pool usage.
45
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/coap/config/sl_wisun_coap_config.h
SL_WISUN_COAP_NOTIFY_DEFAULT_REMOTE_ADDR#
#define SL_WISUN_COAP_NOTIFY_DEFAULT_REMOTE_ADDRValue:
"2001:db8::1"
Default remote address to notify.
92
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/coap/config/sl_wisun_coap_config.h
SL_WISUN_COAP_NOTIFY_DEFAULT_REMOTE_PORT#
#define SL_WISUN_COAP_NOTIFY_DEFAULT_REMOTE_PORTValue:
5683U
Default port of the remote host to notify.
88
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/coap/config/sl_wisun_coap_config.h
SL_WISUN_COAP_NOTIFY_MAX_NOTIFICATION#
#define SL_WISUN_COAP_NOTIFY_MAX_NOTIFICATIONValue:
10U
Maximum capacity of the CoAP Notification Table.
79
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/coap/config/sl_wisun_coap_config.h
SL_WISUN_COAP_NOTIFY_SERVICE_ENABLE#
#define SL_WISUN_COAP_NOTIFY_SERVICE_ENABLEValue:
1U
Enable Notification service.
83
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/coap/config/sl_wisun_coap_config.h
SL_WISUN_COAP_NOTIFY_SOCK_BUFF_SIZE#
#define SL_WISUN_COAP_NOTIFY_SOCK_BUFF_SIZEValue:
1024UL
Notification service socket communication buffer size.
100
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/coap/config/sl_wisun_coap_config.h
SL_WISUN_COAP_NOTIFY_STACK_SIZE_WORD#
#define SL_WISUN_COAP_NOTIFY_STACK_SIZE_WORDValue:
256UL
Notification service stack size in CPU word.
96
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/coap/config/sl_wisun_coap_config.h
SL_WISUN_COAP_RESOURCE_HND_MAX_RESOURCES#
#define SL_WISUN_COAP_RESOURCE_HND_MAX_RESOURCESValue:
10U
Maximum capacity of the CoAP Resource Table.
51
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/coap/config/sl_wisun_coap_config.h
SL_WISUN_COAP_RESOURCE_HND_SERVICE_ENABLE#
#define SL_WISUN_COAP_RESOURCE_HND_SERVICE_ENABLEValue:
1U
Enable Resource Handler service.
55
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/coap/config/sl_wisun_coap_config.h
SL_WISUN_COAP_RESOURCE_HND_SERVICE_PORT#
#define SL_WISUN_COAP_RESOURCE_HND_SERVICE_PORTValue:
5683U
Resource handler service listener port.
61
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/coap/config/sl_wisun_coap_config.h
SL_WISUN_COAP_RESOURCE_HND_SOCK_BUFF_SIZE#
#define SL_WISUN_COAP_RESOURCE_HND_SOCK_BUFF_SIZEValue:
1024UL
Resource handler service socket communication buffer size.
69
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/coap/config/sl_wisun_coap_config.h
SL_WISUN_COAP_RESOURCE_HND_STACK_SIZE_WORD#
#define SL_WISUN_COAP_RESOURCE_HND_STACK_SIZE_WORDValue:
256UL
Resource handler service stack size in CPU word.
65
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/coap/config/sl_wisun_coap_config.h
SL_WISUN_COAP_RESOURCE_HND_VERBOSE_MODE_ENABLE#
#define SL_WISUN_COAP_RESOURCE_HND_VERBOSE_MODE_ENABLEValue:
0U
Enable Resource Handler verbose mode.
73
of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/coap/config/sl_wisun_coap_config.h