雷特科技 — 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 |
|---|---|---|---|
|
IMS Group Holdings Limited
Customized LED lighting and visual-audio system solutions f…
|
8136 | HK | Manufacturing |
|
Inventronics (Hangzhou), Inc.
Manufacturer of high-efficiency LED drivers and power suppl…
|
300582 | CN | Manufacturing |
|
Jagan Lamps Ltd.
Designs and manufactures automotive lighting solutions for …
|
530711 | IN | Manufacturing |
|
KAUFEL GROUP LTD.
Specializes in designing, manufacturing, and distributing e…
|
— | CA | Manufacturing |
|
KENNEDE ELECTRONICS MFG. CO., LTD.
Manufactures lighting products, rechargeable fans, and smal…
|
002723 | CN | Manufacturing |
|
KH FEELUX Co.,Ltd.
Researches, designs, and manufactures electronic components…
|
033180 | KR | Manufacturing |
|
KOITO MANUFACTURING CO.,LTD.
Global manufacturer of automotive and aircraft lighting sys…
|
7276 | JP | Manufacturing |
|
KUMHO ELECTRIC CO.,LTD
A specialized manufacturer of lighting equipment and soluti…
|
001210 | KR | Manufacturing |
|
Kumho HT, Inc.
Designs, manufactures, and sells automotive lighting compon…
|
214330 | KR | Manufacturing |
|
Kundan Edifice Limited
ODM specializing in the design and manufacturing of LED str…
|
KEL | IN | 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.