Start Back Next End
  
ZBasic System Library
ZBasic Microcontrollers
51
Wifi.SetHostname
Type
Subroutine
Invocation
Wifi.SetHostname(hostname)
Parameter
Method
Type
Description
hostname
ByVal
String
The desired host name (32 characters maximum).
Discussion
This subroutine sets the DHCP hostname for the device.
Previous page Top Next page