
UET United Electronic Technology AG — Investor Relations & Filings
UET United Electronic Technology AG, now operating as aconnic AG, is an international technology supplier providing integrated systems for communication networks. The company develops and manufactures hardware and software, and provides professional and managed services for building and operating secure, energy-efficient, and sustainable networks. Its portfolio includes gigabit access and aggregation systems, private 5G networks, virtualized network solutions (uCPE), and advanced security frameworks with quantum-safe encryption for critical infrastructure and defense applications. The group also provides energy powering systems for FTTx and 5G cells and operates a business segment in carbon capture and bio-energy.
Recent filings
Browse filings by year
20 years- 2026 2 filings
- 2025 11 filings
- 2024 11 filings
- 2023 15 filings
- 2022 11 filings
- 2021 9 filings
- 2020 6 filings
- 2019 10 filings
- 2018 7 filings
- 2017 9 filings
- 2016 7 filings
- 2015 15 filings
- 2014 8 filings
- 2013 11 filings
- 2012 13 filings
- 2011 7 filings
- 2010 12 filings
- 2009 22 filings
- 2008 17 filings
- 2007 25 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for UET United Electronic Technology AG, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Other telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
VOGO
Develops audio and video solutions for sports, industrial, …
|
ALVGO | FR | Telecommunications, computer pr… |
|
WellCell Holdings Co., Limited
Provides telecom network support, ICT integration, speciali…
|
2477 | HK | Telecommunications, computer pr… |
|
Woori-Net Co., Ltd.
Designs and manufactures fiber optic transmission and acces…
|
115440 | KR | Telecommunications, computer pr… |
|
Wutong Holding Group CO.,LTD
Provides communication infrastructure and mobile internet d…
|
300292 | CN | Telecommunications, computer pr… |
|
Zhonggan Communication (Group) Holdings Limited
Comprehensive provider of telecom infrastructure services a…
|
2545 | HK | Telecommunications, computer pr… |
UET United Electronic Technology AG via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/5478/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5478 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=5478 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=5478 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 5478}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for UET United Electronic Technology AG (id: 5478)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.