- Source
Methods
getI18n() → {string}
Get a long description string for the wifi vlan.
- Source
Returns:
Returns a string containing the vlan id and the vlan name, if it is different than the vlan id
- Type:
- string
getIfname() → {string}
Get the Linux network device name of the wifi vlan.
- Source
Returns:
Returns the current network device name for this wifi vlan.
- Type:
- string
getName() → {string}
Get the name of the wifi vlan.
- Source
Returns:
Returns the name.
- Type:
- string
getNetwork() → {string}
Get the network of the wifi vlan.
- Source
Returns:
Returns the network.
- Type:
- string
getVlanId() → {number}
Get the vlan id of the wifi vlan.
- Source
Returns:
Returns the vlan id.
- Type:
- number