雷特科技 — Investor Relations & Filings
About 雷特科技
LTECH Technology Co., Ltd. specializes in the research, development, and manufacturing of intelligent LED control systems and power supplies. The company provides a comprehensive range of products, including DALI, DMX512, 0-10V, and Phase-cut dimmable drivers, alongside wireless control solutions utilizing Bluetooth, Zigbee, and Wi-Fi protocols. Known for its proprietary T-PWM super depth dimming technology, the firm delivers high-precision, flicker-free lighting control for commercial, hospitality, and high-end residential applications. Its portfolio extends to smart home systems and IoT-integrated lighting management platforms. By focusing on technical innovation and energy efficiency, the company serves a global clientele, offering scalable solutions for complex architectural lighting projects and automated building environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度报告摘要 | 2026-04-09 | Chinese | |
| 2025年度内部控制审计报告 | 2026-04-09 | Chinese | |
| 2025年度独立董事述职报告(孙敏) | 2026-04-09 | Chinese | |
| 第四届董事会第十三次会议决议公告 | 2026-04-09 | Chinese | |
| 董事会审计委员会2025年度对会计师事务所履行监督职责情况报告 | 2026-04-09 | Chinese | |
| 2025年年度报告 | 2026-04-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39753051 | 2025年年度报告摘要 | 2026-04-09 | Chinese | ||
| 39753041 | 2025年度内部控制审计报告 | 2026-04-09 | Chinese | ||
| 39752616 | 2025年度独立董事述职报告(孙敏) | 2026-04-09 | Chinese | ||
| 39752607 | 第四届董事会第十三次会议决议公告 | 2026-04-09 | Chinese | ||
| 39752582 | 董事会审计委员会2025年度对会计师事务所履行监督职责情况报告 | 2026-04-09 | Chinese | ||
| 39752577 | 2025年年度报告 | 2026-04-09 | Chinese | ||
| 39752526 | 2025年度独立董事述职报告(袁自强) | 2026-04-09 | Chinese | ||
| 39752522 | 董事、高级管理人员薪酬管理制度 | 2026-04-09 | Chinese | ||
| 39752513 | 2025年年度董事会工作报告 | 2026-04-09 | Chinese | ||
| 39752506 | 2025年年度权益分派预案公告 | 2026-04-09 | Chinese | ||
| 39752497 | 会计师事务所2025年度履职情况评估报告 | 2026-04-09 | Chinese | ||
| 39752493 | 2025年度审计报告 | 2026-04-09 | Chinese | ||
| 39752185 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-09 | Chinese | ||
| 39752175 | 2025年度内部控制自我评价报告 | 2026-04-09 | Chinese | ||
| 39752170 | 2025年度董事会审计委员会履职情况报告 | 2026-04-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Edison Opto Corporation
Specializes in high-power LED technology and integrated lig…
|
3591 | TW | Manufacturing |
|
ENDO Lighting Corporation
Manufacturer of LED lighting, energy management systems, an…
|
6932 | JP | Manufacturing |
|
ENERGY FOCUS, INC/DE
Designs and manufactures energy-efficient LED lighting and …
|
EFOI | US | Manufacturing |
|
Excellence Optoelectronics Holding Co., Inc.
Global manufacturer of automotive LED modules and energy-ef…
|
3717 | TW | Manufacturing |
|
Fagerhult
Develops and produces professional lighting solutions for p…
|
FAG | SE | Manufacturing |
|
FIEM INDUSTRIES LIMITED
Tier-1 supplier of automotive lighting, signaling systems, …
|
FIEMIND | IN | Manufacturing |
|
FINE TECHNIX CO., LTD
Manufactures LED lighting solutions, electronic, and mechan…
|
106240 | KR | Manufacturing |
|
Focus Lighting and Fixtures Limited
Designs and manufactures LED lighting solutions for retail …
|
FOCUS | IN | Manufacturing |
|
Focus Lightings Tech CO.,LTD.
Develops and manufactures LED chips, packaging, and energy-…
|
300708 | CN | Manufacturing |
|
FORTUNE ORIENTAL COMPANY LIMITED
Specializes in LED lighting, multimedia trading, aquatic pr…
|
2491 | TW | Manufacturing |
雷特科技 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/58727/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58727 | 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=58727 | 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=58727 \ -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": 58727}, 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 雷特科技 (id: 58727)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.