LUSTER LIGHTTECH CO., LTD. — Investor Relations & Filings
About LUSTER LIGHTTECH CO., LTD.
LUSTER LightTech Co., Ltd. specializes in machine vision and optical fiber communication technologies. The company provides a comprehensive portfolio of products, including industrial cameras, lenses, light sources, and configurable vision systems designed for automated inspection, measurement, and robot guidance. These solutions are widely applied in sectors such as consumer electronics, printing, packaging, new energy, and display manufacturing. In the realm of optical communication, the company offers high-end components and subsystems for telecommunications and data center networks. By integrating artificial intelligence with advanced imaging and sensing technologies, LUSTER focuses on delivering intelligent manufacturing solutions that enhance industrial productivity and quality control.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事、高级管理人员薪酬管理制度 | 2026-04-28 | Chinese | |
| 2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-28 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-04-28 | Chinese | |
| 关于凌云光技术股份有限公司非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-28 | Chinese | |
| 关于使用暂时闲置募集资金及自有资金进行现金管理的公告 | 2026-04-28 | Chinese | |
| 2025年度环境、社会和公司治理(ESG)报告 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39492220 | 董事、高级管理人员薪酬管理制度 | 2026-04-28 | Chinese | ||
| 39492213 | 2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-28 | Chinese | ||
| 39492208 | 关于召开2025年年度股东会的通知 | 2026-04-28 | Chinese | ||
| 39492201 | 关于凌云光技术股份有限公司非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-28 | Chinese | ||
| 39492199 | 关于使用暂时闲置募集资金及自有资金进行现金管理的公告 | 2026-04-28 | Chinese | ||
| 39492193 | 2025年度环境、社会和公司治理(ESG)报告 | 2026-04-28 | Chinese | ||
| 39492073 | 商誉减值测试内部控制制度 | 2026-04-28 | Chinese | ||
| 39492060 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-28 | Chinese | ||
| 39492051 | 关于申请开立保函、银行承兑汇票及信用证等业务并提供保证金质押的公告 | 2026-04-28 | Chinese | ||
| 39492047 | 独立董事述职报告-西小虹 | 2026-04-28 | Chinese | ||
| 39492038 | 2025年年度报告 | 2026-04-28 | Chinese | ||
| 39492035 | 关于公司股东减持股份计划的公告 | 2026-04-28 | Chinese | ||
| 39492020 | 中国国际金融股份有限公司关于凌云光技术股份有限公司使用暂时闲置募集资金及自有资金进行现金管理核查意见 | 2026-04-28 | Chinese | ||
| 39492010 | 关于会计估计变更的公告 | 2026-04-28 | Chinese | ||
| 39492000 | 2026年度“提质增效重回报”行动方案 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ANRITSU CORPORATION
Global provider of test & measurement solutions and quality…
|
6754 | JP | Manufacturing |
|
Apator S.A.
Designs and manufactures metering devices and systems for e…
|
APT | PL | Manufacturing |
|
Aplab Ltd.
Manufactures professional electronic equipment, power syste…
|
890217 | IN | Manufacturing |
|
Aplisens S.A.
Manufacturer of process instrumentation and industrial meas…
|
APN | PL | Manufacturing |
|
Apollo Micro Systems Limited
Mission-critical electronics and electro-mechanical systems…
|
APOLLO | IN | Manufacturing |
|
Aptiv PLC
A technology company that designs and manufactures solution…
|
APTV | JE | Manufacturing |
|
Arad Ltd.
Global provider of water measurement and management solutio…
|
ARD | IL | Manufacturing |
|
Arbe Robotics Ltd.
Provider of 4D imaging radar solutions for driver-assist an…
|
ARBE | IL | Manufacturing |
|
Arch Meter Corporation
Designs and manufactures electronic power meters and smart …
|
4588 | TW | Manufacturing |
|
Aryt Industries Ltd.
Holding company that develops and markets electronic fuses …
|
ARYT | IL | Manufacturing |
LUSTER LIGHTTECH 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/58401/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58401 | 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=58401 | 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=58401 \ -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": 58401}, 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 LUSTER LIGHTTECH CO., LTD. (id: 58401)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.