
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 |
|---|---|---|---|
|
ENENSYS Technologies S.A.
Designs hardware and software solutions for efficient and s…
|
ALNN6 | FR | Telecommunications, computer pr… |
|
EuroTeleSites AG
Owns and operates 14,000 telecom sites in Central and Easte…
|
7YF | AT | Telecommunications, computer pr… |
|
EXFO Inc.
Provides essential test, monitoring, and analytics solution…
|
EXF | CA | Telecommunications, computer pr… |
|
Fibocom Wireless Inc.
Global technology provider specializing in wireless communi…
|
638 | HK | Telecommunications, computer pr… |
|
Frequentis AG
Supplier of communication and information systems for safet…
|
FQT | AT | Telecommunications, computer pr… |
|
Fuchun Technology Co.,Ltd
Provides telecom network technology services and digital en…
|
300299 | CN | Telecommunications, computer pr… |
|
GHT Co.,Ltd
Provides telecom network planning, optimization, maintenanc…
|
300711 | CN | Telecommunications, computer pr… |
|
GINSMS Inc.
A provider of mobile technology, messaging services, softwa…
|
GOK | CA | Telecommunications, computer pr… |
|
Grupo Amper S.A.
Provides technological, industrial, and engineering solutio…
|
AMP | ES | Telecommunications, computer pr… |
|
GTL INFRASTRUCTURE LIMITED
Independent, neutral company deploying, owning, and managin…
|
82ZB | SG | 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.