雷特科技 — 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 |
|---|---|---|---|
|
Clear Blue Technologies International Inc.
Provider of Smart Off-Grid power technology and Energy-as-a…
|
CBLU | CA | Manufacturing |
|
CNLIGHT CO., LTD.
Develops and manufactures LED lighting, automotive HID lamp…
|
002076 | CN | Manufacturing |
|
Corep Lighting
Designer, manufacturer, and distributor of decorative light…
|
MLCOR | FR | Manufacturing |
|
CRS Electronics Inc.
Designs and manufactures innovative LED products and electr…
|
LED | CA | Manufacturing |
|
Depo Auto Parts Industrial Co., Ltd.
Global manufacturer of automotive lighting systems for afte…
|
6605 | TW | Manufacturing |
|
Dhanashree Electronics Limited
Manufacturer of energy-efficient LED lighting systems and e…
|
542679 | IN | Manufacturing |
|
DIALIGHT PLC
Manufactures sustainable LED lighting for industrial and ha…
|
DIA | GB | Manufacturing |
|
Divcom Lighting Inc.
Designer and manufacturer of architecturally-designed, ener…
|
DVQFF | CA | Manufacturing |
|
DONGGUAN KINGSUN OPTOELECTRONIC CO.,LTD.
Specializes in high-power LED lighting solutions for outdoo…
|
002638 | CN | Manufacturing |
|
Eco Volt Co.,Ltd.
Develops and manufactures automotive components, focusing o…
|
097780 | KR | 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.