Skip to content
StaIdentity.md 875 B
Newer Older
# StaIdentity
## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**aid** | [**String**](string.md) | Number which identifies a particular association between a station and an Access Point  | [optional] [default to null]
**ipAddress** | [**List**](string.md) | IPv4 or IPv6 address allocated for the station. | [optional] [default to null]
**macId** | [**String**](string.md) | Unique identifier assigned to station (as network interface controller) for communications at the data link layer of a network segment. | [default to null]
**ssid** | [**List**](string.md) | Service Set Identifier to identify logical networks. | [optional] [default to null]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)