
Zhejiang Wellsun Intelligent Technology Co.,Ltd. — Investor Relations & Filings
Zhejiang Wellsun Intelligent Technology Co., Ltd. specializes in the research, development, and manufacturing of intelligent power distribution and energy management solutions. The company focuses on smart grid technologies, providing a comprehensive range of products including smart electricity meters, data acquisition terminals, and power quality monitoring systems. Its portfolio features advanced single-phase and three-phase smart meters, concentrators, and collector units designed for precise energy measurement and remote data transmission. Additionally, the company develops distribution automation equipment such as feeder terminal units (FTU) and distribution terminal units (DTU) to enhance grid reliability. By integrating Internet of Things (IoT) capabilities with power electronics, Wellsun supports utility providers and industrial clients in optimizing energy consumption, improving operational efficiency, and implementing modern smart grid infrastructures.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 国浩律师(杭州)事务所关于浙江万胜智能科技股份有限公司2025年度股东会法律意见书 | 2026-05-20 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-20 | Chinese | |
| 关于举办2025年度业绩说明会的公告 | 2026-05-08 | Chinese | |
| 关于收到国家电网中标通知书的公告 | 2026-05-08 | Chinese | |
| 2025年度独立董事述职报告(方先丽) | 2026-04-27 | Chinese | |
| 内部控制审计报告 | 2026-04-27 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46630630 | 国浩律师(杭州)事务所关于浙江万胜智能科技股份有限公司2025年度股东会法律意见书 | 2026-05-20 | Chinese | ||
| 46630649 | 2025年度股东会决议公告 | 2026-05-20 | Chinese | ||
| 44264153 | 关于举办2025年度业绩说明会的公告 | 2026-05-08 | Chinese | ||
| 44264159 | 关于收到国家电网中标通知书的公告 | 2026-05-08 | Chinese | ||
| 39178038 | 2025年度独立董事述职报告(方先丽) | 2026-04-27 | Chinese | ||
| 39178026 | 内部控制审计报告 | 2026-04-27 | Chinese | ||
| 39178006 | 关于2026年度日常关联交易预计情况的公告 | 2026-04-27 | Chinese | ||
| 39177999 | 关于公司2025年度利润分配预案的公告 | 2026-04-27 | Chinese | ||
| 39177989 | 关于公司拟续聘会计师事务所的公告 | 2026-04-27 | Chinese | ||
| 39177982 | 董事及高级管理人员薪酬管理制度 | 2026-04-27 | Chinese | ||
| 39177974 | 2025年年度报告摘要 | 2026-04-27 | Chinese | ||
| 39177964 | 2025年度董事会工作报告 | 2026-04-27 | Chinese | ||
| 39177938 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-27 | Chinese | ||
| 39177928 | 2025年度独立董事述职报告(金学军) | 2026-04-27 | Chinese | ||
| 39177918 | 2025年度独立董事述职报告(郑观) | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
10x Genomics, Inc.
Develops and manufactures integrated solutions for biologic…
|
TXG | US | Manufacturing |
|
908 Devices Inc.
Develops handheld and desktop devices for point-of-need che…
|
MASS | US | Manufacturing |
|
Acconeer AB
Develops compact, energy-efficient millimeter-wave radar se…
|
ACCON | SE | Manufacturing |
|
Acrel Co., Ltd.
Develops smart energy management systems and electrical saf…
|
300286 | CN | Manufacturing |
|
ACTIA Group
Designer and manufacturer of high-tech electronic systems f…
|
ATI | FR | Manufacturing |
|
Addsino Co.,Ltd
Specializes in electronic information technology and electr…
|
000547 | CN | Manufacturing |
|
A&D HOLON Holdings Company, Limited
Develops measurement, weighing, medical, and semiconductor …
|
7745 | JP | Manufacturing |
|
ADTEC PLASMA TECHNOLOGY CO.,LTD.
Manufactures RF plasma generators and power supplies for se…
|
6668 | JP | Manufacturing |
|
ADVANCED ENERGY INDUSTRIES INC
Designs and manufactures precision power conversion, measur…
|
AEIS | US | Manufacturing |
|
ADVANCE METERING TECHNOLOGY LIMITED
Manufactures energy meters and provides energy management a…
|
534612 | IN | Manufacturing |
Zhejiang Wellsun Intelligent 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/55849/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55849 | 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=55849 | 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=55849 \ -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": 55849}, 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 Zhejiang Wellsun Intelligent Technology Co.,Ltd. (id: 55849)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.