%2C%20Inc./other/Inventronics_Hangzhou_Inc.-logo.png)
Inventronics (Hangzhou), Inc. — Investor Relations & Filings
Inventronics (Hangzhou), Inc. specializes in the design and manufacture of high-efficiency LED drivers and power supply solutions for the global solid-state lighting market. The company provides a comprehensive portfolio of constant-current and constant-voltage drivers, surge protectors, and lighting control systems. Its products are engineered for demanding applications, including street and tunnel lighting, industrial high-bay environments, horticultural systems, and sports arena illumination. Following the strategic acquisition of the OSRAM Digital Systems business in Europe and Asia, the company has expanded its technological capabilities and global service network. Inventronics focuses on delivering reliable, energy-efficient power electronics that support smart lighting integration and advanced thermal management, catering to original equipment manufacturers and lighting designers worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于使用部分闲置自有资金进行现金管理的进展公告 | 2018-07-18 | Chinese | |
| 2018年半年度业绩预告 | 2018-07-12 | Chinese | |
| 监事会关于2017年限制性股票激励计划预留限制性股票激励对象人员名单的核查及公示情况的说明 | 2018-07-04 | Chinese | |
| 关于部分限制性股票回购注销完成的公告 | 2018-06-25 | Chinese | |
| 关于持股5%以上股东部分股权解除质押的公告 | 2018-06-25 | Chinese | |
| 北京盈科(宁波)律师事务所关于公司回购注销部分限制性股票及向激励对象授予预留部分限制性股票相关事宜的法律意见(更新后) | 2018-06-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
15 filings
| |||||
| 39628134 | 关于使用部分闲置自有资金进行现金管理的进展公告 | 2018-07-18 | Chinese | ||
| 39628123 | 2018年半年度业绩预告 | 2018-07-12 | Chinese | ||
| 39628104 | 监事会关于2017年限制性股票激励计划预留限制性股票激励对象人员名单的核查及公示情况的说明 | 2018-07-04 | Chinese | ||
| 39628099 | 关于部分限制性股票回购注销完成的公告 | 2018-06-25 | Chinese | ||
| 39628077 | 关于持股5%以上股东部分股权解除质押的公告 | 2018-06-25 | Chinese | ||
| 39628063 | 北京盈科(宁波)律师事务所关于公司回购注销部分限制性股票及向激励对象授予预留部分限制性股票相关事宜的法律意见(更新后) | 2018-06-21 | Chinese | ||
| 39628049 | 关于第二届董事会第十二次会议决议公告等的更正公告 | 2018-06-21 | Chinese | ||
| 39628038 | 第二届董事会第十二次会议决议公告(更新后) | 2018-06-21 | Chinese | ||
| 39628025 | 关于聘任证券事务代表的公告 | 2018-06-20 | Chinese | ||
| 39628010 | 关于向激励对象授予预留部分限制性股票的公告 | 2018-06-20 | Chinese | ||
| 39627994 | 2017年限制性股票激励计划预留部分限制性股票激励对象名单 | 2018-06-20 | Chinese | ||
| 39627982 | 第二届监事会第十一次会议决议公告 | 2018-06-20 | Chinese | ||
| 39627971 | 关于回购注销部分激励对象已获授但尚未解锁的限制性股票的公告 | 2018-06-20 | Chinese | ||
| 39627958 | 监事会关于2017年限制性股票激励计划预留限制性股票授予日激励对象人员名单的核实意见 | 2018-06-20 | Chinese | ||
| 39627946 | 独立董事关于第二届董事会第十二次会议相关事项的独立意见 | 2018-06-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACUITY INC. (DE)
Industrial technology company providing solutions for light…
|
AYI | US | Manufacturing |
|
AG VENTURES LIMITED
Produces LED lighting and electronic components with invest…
|
506579 | IN | Manufacturing |
|
APEX INTEC Co.,LTD.
Manufacturer specializing in LED lighting and renewable ene…
|
207490 | KR | Manufacturing |
|
Artemis Electricals and Projects Limited
Manufactures LED lighting and provides electrical project d…
|
AEPL | IN | Manufacturing |
|
Beghelli
Manufactures lighting equipment and electronic systems for …
|
BGQ | IT | Manufacturing |
|
Bortex Global Limited
Designs, manufactures, and distributes LED lighting product…
|
8118 | HK | Manufacturing |
|
Brilliant AG
European supplier of a wide range of indoor and outdoor lig…
|
BAG | DE | Manufacturing |
|
Calcom Vision Ltd.
ODM and OEM for energy-efficient LED lighting products and …
|
517236 | IN | Manufacturing |
|
CE
Manufacturer of lighting solutions, electrical components, …
|
1611 | TW | Manufacturing |
|
Changzhou Xingyu Automotive Lighting Systems Co., Ltd.
Designs and manufactures automotive lighting and LED system…
|
601799 | CN | Manufacturing |
Inventronics (Hangzhou), Inc. 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/55564/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55564 | 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=55564 | 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=55564 \ -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": 55564}, 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 Inventronics (Hangzhou), Inc. (id: 55564)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.