---
title: components
framework: wifiinfrastructure
role: symbol
role_heading: Instance Property
path: wifiinfrastructure/wimacaddress/components
---

# components

The MAC Address as a list of octets.

## Declaration

```swift
var components: [UInt8] { get }
```

## See Also

### Working with MAC Addresses as octet components

- [init(_:)](wifiinfrastructure/wimacaddress/init(_:)-9xhxx.md)
