雷特科技 — 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 |
|---|---|---|---|
|
FOS CAPITAL LTD
Designs, manufactures, and distributes commercial and archi…
|
FOS | AU | Manufacturing |
|
FOSHAN ELECTRICAL AND LIGHTING CO., LTD
Manufacturer of lighting products, electrical solutions, an…
|
000541 | CN | Manufacturing |
|
Guangdong PAK Corporation Co., Ltd.
Manufacturer of LED lighting, electrical components, and in…
|
300625 | CN | Manufacturing |
|
GUANGZHOU HAOYANG ELECTRONIC CO.,LTD.
Manufacturer of professional stage lighting, architectural …
|
300833 | CN | Manufacturing |
|
HANGZHOU BOOMY INTELLIGENT TECHNOLOGY CO., LTD.
Specializes in R&D and manufacturing of smart home IoT devi…
|
688290 | CN | Manufacturing |
|
Heliospectra AB
Develops intelligent LED lighting systems for horticulture …
|
HELIO | SE | Manufacturing |
|
HELLA GmbH & Co. KGaA
Automotive supplier specializing in lighting technology and…
|
HLE | DE | Manufacturing |
|
Hengdian Group Tospo Lighting Co.,Ltd.
Global provider of LED lamps, smart lighting, and automotiv…
|
603303 | CN | Manufacturing |
|
IKIO Technologies Limited
Designs and manufactures advanced LED lighting and electron…
|
IKIO | IN | Manufacturing |
|
IL CO.,LTD.
Develops and manufactures resource-efficient, eco-friendly …
|
307180 | 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.