ZHEJIANGMEISHUOELECTRICTECHNOLOGYCO.,LTD. — Investor Relations & Filings
Zhejiang Meishuo Electric Technology Co., Ltd. specializes in the research, development, and manufacturing of high-quality relays and solenoid valves. The product portfolio includes general-purpose power relays, automotive relays, magnetic latching relays, and water valves. These components are widely utilized in household appliances, automotive systems, industrial automation, and smart home technologies. The company emphasizes technological innovation and maintains rigorous quality control standards, holding various international certifications. With advanced automated production facilities, it provides reliable switching solutions and fluid control components to a global client base, focusing on efficiency and durability in diverse electrical applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-23 | Chinese | |
| 2025年度独立董事述职报告(计时鸣-已离任) | 2026-04-23 | Chinese | |
| 2025年度独立董事述职报告(杨瑞) | 2026-04-23 | Chinese | |
| 关于修订及新增公司部分治理制度的公告 | 2026-04-23 | Chinese | |
| 董事会提名委员会议事规则 | 2026-04-23 | Chinese | |
| 关于向银行申请综合授信额度的公告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40069597 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-23 | Chinese | ||
| 40069592 | 2025年度独立董事述职报告(计时鸣-已离任) | 2026-04-23 | Chinese | ||
| 40069584 | 2025年度独立董事述职报告(杨瑞) | 2026-04-23 | Chinese | ||
| 40069576 | 关于修订及新增公司部分治理制度的公告 | 2026-04-23 | Chinese | ||
| 40069570 | 董事会提名委员会议事规则 | 2026-04-23 | Chinese | ||
| 40069561 | 关于向银行申请综合授信额度的公告 | 2026-04-23 | Chinese | ||
| 40069559 | 关于续聘会计师事务所的公告 | 2026-04-23 | Chinese | ||
| 40069542 | 财通证券股份有限公司关于浙江美硕电气科技股份有限公司2025年度持续督导跟踪报告 | 2026-04-23 | Chinese | ||
| 40069533 | 2025年度董事会工作报告 | 2026-04-23 | Chinese | ||
| 40069522 | 2025年度内部控制审计报告 | 2026-04-23 | Chinese | ||
| 40069501 | 第四届董事会第四次会议决议公告 | 2026-04-23 | Chinese | ||
| 40069496 | 浙江美硕电气科技股份有限公司2025年度非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-23 | Chinese | ||
| 40069463 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-23 | Chinese | ||
| 40069454 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 40069395 | 2025年年度报告摘要 | 2026-04-23 | 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 |
ZHEJIANGMEISHUOELECTRICTECHNOLOGYCO.,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/56212/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56212 | 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=56212 | 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=56212 \ -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": 56212}, 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 ZHEJIANGMEISHUOELECTRICTECHNOLOGYCO.,LTD. (id: 56212)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.