HEXING ELECTRICAL CO.,LTD. — Investor Relations & Filings
About HEXING ELECTRICAL CO.,LTD.
Hexing Electrical Co., Ltd. provides integrated smart energy products and digital solutions for global utility and industrial sectors. The company’s core portfolio includes advanced metering infrastructure (AMI) for electricity, water, and gas, alongside smart distribution automation systems and microgrid solutions. It develops hardware such as smart meters and data concentrators, complemented by cloud-based energy management software and IoT platforms. Hexing also offers renewable energy solutions, including solar power systems and energy storage technologies, to facilitate grid modernization and carbon neutrality. By focusing on end-to-end digital transformation, the company enables utilities to optimize resource management, improve operational efficiency, and integrate decentralized energy resources into existing infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 杭州海兴电力科技股份有限公司董事会审计委员会对会计师事务所履行监督职责的情况报告 | 2026-04-20 | Chinese | |
| 杭州海兴电力科技股份有限公司关于董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-20 | Chinese | |
| 杭州海兴电力科技股份有限公司对会计师事务所履职情况评估报告 | 2026-04-20 | Chinese | |
| 宁波泽联科技有限公司审计报告 | 2026-04-20 | Chinese | |
| 杭州海兴电力科技股份有限公司2025年度内部控制审计报告 | 2026-04-20 | Chinese | |
| 杭州海兴电力科技股份有限公司第五届董事会第九次会议决议公告 | 2026-04-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37668442 | 杭州海兴电力科技股份有限公司董事会审计委员会对会计师事务所履行监督职责的情况报告 | 2026-04-20 | Chinese | ||
| 37668441 | 杭州海兴电力科技股份有限公司关于董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-20 | Chinese | ||
| 37668414 | 杭州海兴电力科技股份有限公司对会计师事务所履职情况评估报告 | 2026-04-20 | Chinese | ||
| 37668413 | 宁波泽联科技有限公司审计报告 | 2026-04-20 | Chinese | ||
| 37668322 | 杭州海兴电力科技股份有限公司2025年度内部控制审计报告 | 2026-04-20 | Chinese | ||
| 37668278 | 杭州海兴电力科技股份有限公司第五届董事会第九次会议决议公告 | 2026-04-20 | Chinese | ||
| 37668267 | 杭州海兴电力科技股份有限公司关于2025年度利润分配预案的公告 | 2026-04-20 | Chinese | ||
| 37668256 | 杭州海兴电力科技股份有限公司关于开展外汇套期保值业务的公告 | 2026-04-20 | Chinese | ||
| 37668254 | 杭州海兴电力科技股份有限公司关于对外提供担保的公告 | 2026-04-20 | Chinese | ||
| 37668250 | 杭州海兴电力科技股份有限公司独立董事2025年度述职报告(魏美钟) | 2026-04-20 | Chinese | ||
| 37668241 | 杭州海兴电力科技股份有限公司关于续聘会计师事务所的公告 | 2026-04-20 | Chinese | ||
| 37668222 | 杭州海兴电力科技股份有限公司2025年度环境、社会及治理(ESG)报告(英文版) | 2026-04-20 | English | ||
| 37667319 | 杭州海兴电力科技股份有限公司2025年年度报告 | 2026-04-20 | Chinese | ||
| 37667316 | 杭州海兴电力科技股份有限公司2025年年度报告摘要 | 2026-04-20 | Chinese | ||
| 37667315 | 杭州海兴电力科技股份有限公司关于开展外汇套期保值业务的可行性分析报告 | 2026-04-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADVANTEST CORPORATION
Manufactures automatic test equipment and measurement solut…
|
6857 | JP | Manufacturing |
|
AEHR TEST SYSTEMS
Designs and manufactures test and reliability screening sol…
|
AEHR | US | Manufacturing |
|
AEROSPACE HI-TECH HOLDING GROUP CO., LTD.
Develops aerospace electronics, automotive control units, a…
|
000901 | CN | Manufacturing |
|
AEROSPACE NANHU ELECTRONIC INFORMATION TECHNOLOGY CO., LTD.
Develops air defense warning radars and electronic informat…
|
688552 | CN | Manufacturing |
|
Aether Global Innovations Corp.
Specializes in advanced Counter-UAS solutions protecting cr…
|
AETH | CA | Manufacturing |
|
Aeva Technologies, Inc.
Designs and manufactures 4D LiDAR sensing and perception sy…
|
AEVA | US | Manufacturing |
|
AGILENT TECHNOLOGIES, INC.
Provides solutions for the life sciences, diagnostics, and …
|
A | US | Manufacturing |
|
Aichi Tokei Denki Co.,Ltd.
Manufacturer of water meters, gas meters, flow meters, and …
|
7723 | JP | Manufacturing |
|
Ai Holdings Corporation
Manufactures and sells information equipment, security syst…
|
3076 | JP | Manufacturing |
|
Airthings
Develops and manufactures smart monitors and purifiers for …
|
AIRX | NO | Manufacturing |
HEXING ELECTRICAL 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/57702/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57702 | 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=57702 | 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=57702 \ -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": 57702}, 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 HEXING ELECTRICAL CO.,LTD. (id: 57702)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.