SMARTGEN(ZHENGZHOU) TECHNOLOGY CO.,LTD. — Investor Relations & Filings
SmartGen (Zhengzhou) Technology Co., Ltd. specializes in the development and production of control systems for internal combustion engines and generator sets. The product range encompasses automatic mains failure controllers, automatic transfer switch controllers, engine heaters, and battery chargers. These solutions are engineered for applications in power generation, marine operations, and industrial machinery. The company integrates automation and Internet of Things technologies to facilitate remote monitoring and intelligent management of power equipment. Its systems are designed to enhance operational reliability, optimize fuel efficiency, and provide seamless power transitions for critical infrastructure and commercial standby power systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 郑州众智科技股份有限公司第六届董事会第一次会议决议公告 | 2026-04-23 | Chinese | |
| 2026年一季度报告 | 2026-04-23 | Chinese | |
| 北京华联(郑州)律师事务所关于郑州众智科技股份有限公司2025年年度股东会的法律意见书 | 2026-04-23 | Chinese | |
| 关于选举第六届董事会职工代表董事的公告 | 2026-04-14 | Chinese | |
| 关于举行2025年度业绩说明会的公告 | 2026-04-03 | Chinese | |
| 关于继续使用部分闲置募集资金及超募资金进行现金管理的进展公告 | 2026-04-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39670470 | 郑州众智科技股份有限公司第六届董事会第一次会议决议公告 | 2026-04-23 | Chinese | ||
| 39670459 | 2026年一季度报告 | 2026-04-23 | Chinese | ||
| 39670447 | 北京华联(郑州)律师事务所关于郑州众智科技股份有限公司2025年年度股东会的法律意见书 | 2026-04-23 | Chinese | ||
| 39670438 | 关于选举第六届董事会职工代表董事的公告 | 2026-04-14 | Chinese | ||
| 39670435 | 关于举行2025年度业绩说明会的公告 | 2026-04-03 | Chinese | ||
| 39670432 | 关于继续使用部分闲置募集资金及超募资金进行现金管理的进展公告 | 2026-04-03 | Chinese | ||
| 39670429 | 2025年度独立董事述职报告(郑军安) | 2026-03-26 | Chinese | ||
| 39670417 | 独立董事候选人声明与承诺(秦超贤) | 2026-03-26 | Chinese | ||
| 39670405 | 国联民生证券承销保荐有限公司关于郑州众智科技股份有限公司2025年度募集资金存放与使用情况之专项核查报告 | 2026-03-26 | Chinese | ||
| 39670390 | 非经营性资金占用及其他关联资金往来汇总表 | 2026-03-26 | Chinese | ||
| 39670371 | 2025年度内部控制自我评价报告 | 2026-03-26 | Chinese | ||
| 39670359 | 独立董事候选人关于参加独立董事培训并取得独立董事培训证明的承诺函(韩天旭) | 2026-03-26 | Chinese | ||
| 39670347 | 独立董事提名人声明与承诺(张栋) | 2026-03-26 | Chinese | ||
| 39670338 | 关于董事会换届选举的公告 | 2026-03-26 | Chinese | ||
| 39670329 | 郑州众智科技股份有限公司关于召开2025年年度股东会的通知 | 2026-03-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
ACCORD TRANSFORMER & SWITCHGEAR LIMITED
Designs and manufactures energy-efficient transformers and …
|
544710 | IN | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
|
AHOKU Electronic Company
Manufacturer of power management, surge protectors, and PDU…
|
3002 | TW | Manufacturing |
SMARTGEN(ZHENGZHOU) TECHNOLOGY 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/56264/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56264 | 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=56264 | 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=56264 \ -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": 56264}, 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 SMARTGEN(ZHENGZHOU) TECHNOLOGY CO.,LTD. (id: 56264)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.