Configurations#

Macros#

#define
#define

Default notification ID string.

#define

Default remote address to send status report.

#define

Default port of the remote host to send status report.

#define

Default schedule time to send status report.

#define

Default URI Path to use in status report packet.

#define

Enable execution time.

#define
#define

Macro Definition Documentation#

SL_WISUN_APP_STATUS_COAP_RESOURCE_ENABLE#

#define SL_WISUN_APP_STATUS_COAP_RESOURCE_ENABLE
Value:
1U

Enable CoAP resource.


SL_WISUN_APP_STATUS_DEFAULT_NOTIFICATION_ID#

#define SL_WISUN_APP_STATUS_DEFAULT_NOTIFICATION_ID
Value:
"app-status"

Default notification ID string.


SL_WISUN_APP_STATUS_DEFAULT_REMOTE_ADDR#

#define SL_WISUN_APP_STATUS_DEFAULT_REMOTE_ADDR
Value:
"2001:db8::1"

Default remote address to send status report.


SL_WISUN_APP_STATUS_DEFAULT_REMOTE_PORT#

#define SL_WISUN_APP_STATUS_DEFAULT_REMOTE_PORT
Value:
5683U

Default port of the remote host to send status report.


SL_WISUN_APP_STATUS_DEFAULT_SCHEDULE_TIME_MS#

#define SL_WISUN_APP_STATUS_DEFAULT_SCHEDULE_TIME_MS
Value:
10000UL

Default schedule time to send status report.


SL_WISUN_APP_STATUS_DEFAULT_URI_PATH#

#define SL_WISUN_APP_STATUS_DEFAULT_URI_PATH
Value:
"/app/status"

Default URI Path to use in status report packet.


SL_WISUN_APP_STATUS_DEVICE_INFO_ENABLE#

#define SL_WISUN_APP_STATUS_DEVICE_INFO_ENABLE
Value:
1U

Enable execution time.


SL_WISUN_APP_STATUS_EXECUTION_TIME_ENABLE#

#define SL_WISUN_APP_STATUS_EXECUTION_TIME_ENABLE
Value:
1U

Enable execution time.


SL_WISUN_APP_STATUS_NEIGHBOR_INFO_ENABLE#

#define SL_WISUN_APP_STATUS_NEIGHBOR_INFO_ENABLE
Value:
1U

Enable Neighbor info.