Configurations#
Macros#
#define
SL_WISUN_APP_STATUS_COAP_RESOURCE_ENABLE 1U
Enable CoAP resource.
#define
SL_WISUN_APP_STATUS_DEFAULT_NOTIFICATION_ID "app-status"
Default notification ID string.
#define
SL_WISUN_APP_STATUS_DEFAULT_REMOTE_ADDR "2001:db8::1"
Default remote address to send status report.
#define
SL_WISUN_APP_STATUS_DEFAULT_REMOTE_PORT 5683U
Default port of the remote host to send status report.
#define
SL_WISUN_APP_STATUS_DEFAULT_SCHEDULE_TIME_MS 10000UL
Default schedule time to send status report.
#define
SL_WISUN_APP_STATUS_DEFAULT_URI_PATH "/app/status"
Default URI Path to use in status report packet.
#define
SL_WISUN_APP_STATUS_DEVICE_INFO_ENABLE 1U
Enable execution time.
#define
SL_WISUN_APP_STATUS_EXECUTION_TIME_ENABLE 1U
Enable execution time.
#define
SL_WISUN_APP_STATUS_NEIGHBOR_INFO_ENABLE 1U
Enable Neighbor info.