WINC1500 IoT Software APIs: m2m_ota_notif_set_url

WINC1500 IoT Software API

WINC1500 IoT Software APIs  19.5.2
WINC Software API Reference Manual
m2m_ota_notif_set_url

Functions

NMI_API sint8 m2m_ota_notif_set_url (uint8 *u8Url)
 

Detailed Description

Set the OTA notification server URL, the functions need to be called before any check for update

Function Documentation

◆ m2m_ota_notif_set_url()

NMI_API sint8 m2m_ota_notif_set_url ( uint8 u8Url)
Parameters
[in]u8UrlSet the OTA notification server URL, the functions need to be called before any check for update.
Warning
Calling m2m_ota_init is required Notification Server is not supported in the current version (function is not implemented)
See also
m2m_ota_init
Returns
The function returns M2M_SUCCESS for successful operations and a negative value otherwise.
Generated on Thu Jan 26 2017 22:15:21 for WINC1500 IoT Software APIs by   doxygen 1.8.13