UROVO TECHNOLOGY CO., LTD. — Investor Relations & Filings
UROVO TECHNOLOGY CO., LTD. specializes in the design, development, and manufacturing of mobile data collection terminals and smart payment devices. The company provides a comprehensive suite of enterprise mobility solutions, including rugged mobile computers, handheld barcode scanners, mobile POS terminals, and industrial printers. Its product portfolio is engineered to facilitate efficient data capture and secure transaction processing across sectors such as logistics, warehousing, retail, healthcare, and manufacturing. UROVO also develops integrated software platforms for enterprise mobility management and IoT applications, enabling businesses to optimize operational workflows and enhance real-time visibility. The company focuses on delivering high-performance hardware combined with robust software ecosystems to support digital transformation in global supply chains and service industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2025年年度报告及2026年第一季度报告披露的提示性公告 | 2026-04-27 | Chinese | |
| 关于公司会计政策变更的公告 | 2026-04-27 | Chinese | |
| 关于会计师事务所履职情况的评估报告 | 2026-04-27 | Chinese | |
| 关于2025年度计提资产减值准备、资产核销及确认其他权益工具投资公允价值变动的公告 | 2026-04-27 | Chinese | |
| 关于2026年度日常关联交易预计的公告 | 2026-04-27 | Chinese | |
| 关于非经营性资金占用及其他关联资金往来的专项说明[致同专字(2026)第441A010513号] | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 37619486 | 关于2025年年度报告及2026年第一季度报告披露的提示性公告 | 2026-04-27 | Chinese | ||
| 37619475 | 关于公司会计政策变更的公告 | 2026-04-27 | Chinese | ||
| 37619468 | 关于会计师事务所履职情况的评估报告 | 2026-04-27 | Chinese | ||
| 37619452 | 关于2025年度计提资产减值准备、资产核销及确认其他权益工具投资公允价值变动的公告 | 2026-04-27 | Chinese | ||
| 37619442 | 关于2026年度日常关联交易预计的公告 | 2026-04-27 | Chinese | ||
| 37619430 | 关于非经营性资金占用及其他关联资金往来的专项说明[致同专字(2026)第441A010513号] | 2026-04-27 | Chinese | ||
| 37619417 | 2025年年度审计报告 | 2026-04-27 | Chinese | ||
| 37619151 | 关于控股股东及其一致行动人持股比例变动触及1%整数倍暨减持计划提前终止的公告 | 2026-04-13 | Chinese | ||
| 37619147 | 2025年度业绩快报 | 2026-03-23 | Chinese | ||
| 37619137 | 2026年第一季度业绩预告 | 2026-03-23 | Chinese | ||
| 37619136 | 关于控股股东及其一致行动人持股比例变动触及1%整数倍的公告 | 2026-01-28 | Chinese | ||
| 37619134 | 2025年度业绩预告 | 2026-01-23 | Chinese | ||
|
2025
3 filings
| |||||
| 37619131 | 关于控股股东及其一致行动人减持股份预披露的公告 | 2025-12-30 | Chinese | ||
| 37619128 | 北京市中伦(深圳)律师事务所关于公司2025年第二次临时股东会的法律意见书 | 2025-12-19 | Chinese | ||
| 37619127 | 2025年第二次临时股东会决议公告 | 2025-12-19 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DFI Inc.
Global provider of high-performance computing technology an…
|
2397 | TW | Manufacturing |
|
DUKSHINEPC CO., LTD.
Specializes in the research, development, and manufacturing…
|
090410 | KR | Manufacturing |
|
EIZO Corporation
Visual technology company that develops and manufactures hi…
|
6737 | JP | Manufacturing |
|
ELECOM CO.,LTD.
Develops, manufactures, and sells computer peripherals and …
|
6750 | JP | Manufacturing |
|
Elitegroup Computer Systems Co., Ltd.
Global provider of motherboards, mini PCs, AI laptops, and …
|
2331 | TW | Manufacturing |
|
Elivision Co., Ltd.
Manufacturer of hardware and software for digital signage a…
|
276240 | KR | Manufacturing |
|
Elma Electronic AG
Global manufacturer of embedded computing and electronic pa…
|
ELMN | CH | Manufacturing |
|
Emdoor Information Co., Ltd.
Designs and manufactures rugged computing solutions for ind…
|
001314 | CN | Manufacturing |
|
ENNOCONN CORPORATION
Provides AIoT, cloud management, and industrial computing f…
|
6414 | TW | Manufacturing |
|
Evolis
Designs and manufactures systems for personalizing plastic …
|
ALTVO | FR | Manufacturing |
UROVO TECHNOLOGY CO., LTD. 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/55515/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55515 | 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=55515 | 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=55515 \ -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": 55515}, 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 UROVO TECHNOLOGY CO., LTD. (id: 55515)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.