|
FireSync API
|
| kStatus kNetInterface_SetNextIpConfig | ( | kNetInterface | netInterface, |
| const kIpConfig * | config | ||
| ) |
Sets the IP configuration that will take effect after reset.
After changing a node's IP address and resetting, use kSystem_HasChanges/kSystem_Refresh to re-detect the node.
| netInterface | NetInterface object. |
| config | Future IP configuration. |