readAttributeMACAddress(completionHandler:)

Declaration

func readAttributeMACAddress(completionHandler: @escaping  @Sendable (String?, (any Error)?) -> Void)
func readAttributeMACAddress() async throws -> String