Zhejiang Viewshine Intelligent Meter Co.,Ltd. — Investor Relations & Filings
Zhejiang Viewshine Intelligent Meter Co., Ltd. specializes in the research, development, and manufacturing of advanced smart metering solutions. The company focuses on high-precision ultrasonic gas meters, smart diaphragm gas meters, and intelligent water meters. Its product portfolio integrates Internet of Things (IoT) technologies, including NB-IoT, LoRaWAN, and GPRS, to facilitate remote data collection and real-time monitoring. Viewshine provides comprehensive end-to-end solutions, encompassing hardware devices and cloud-based management software for utility providers. The company's ultrasonic measurement technology is recognized for its accuracy, reliability, and resistance to environmental interference. By leveraging digital transformation, Viewshine supports the modernization of energy and water resource management for residential, commercial, and industrial applications globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会审计委员会关于对会计师事务所2025年度履职情况评估报告暨履行监督职责情况的报告 | 2026-04-27 | Chinese | |
| 2025年年度报告摘要 | 2026-04-27 | Chinese | |
| 关于2026年度使用闲置自有资金进行委托理财的公告 | 2026-04-27 | Chinese | |
| 总经理工作细则(2026年4月修订) | 2026-04-27 | Chinese | |
| 独立董事专门会议工作细则(2026年4月修订) | 2026-04-27 | Chinese | |
| 机构投资者接待管理制度(2026年4月修订) | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38696996 | 董事会审计委员会关于对会计师事务所2025年度履职情况评估报告暨履行监督职责情况的报告 | 2026-04-27 | Chinese | ||
| 38696985 | 2025年年度报告摘要 | 2026-04-27 | Chinese | ||
| 38696969 | 关于2026年度使用闲置自有资金进行委托理财的公告 | 2026-04-27 | Chinese | ||
| 38696968 | 总经理工作细则(2026年4月修订) | 2026-04-27 | Chinese | ||
| 38696945 | 独立董事专门会议工作细则(2026年4月修订) | 2026-04-27 | Chinese | ||
| 38696916 | 机构投资者接待管理制度(2026年4月修订) | 2026-04-27 | Chinese | ||
| 38696914 | 信息披露管理制度(2026年4月修订) | 2026-04-27 | Chinese | ||
| 38696910 | 2025年环境、社会及治理(ESG)报告 | 2026-04-27 | Chinese | ||
| 38696242 | 东吴证券股份有限公司对威星智能2025年度募集资金存放与使用情况的专项核查意见---披露版 | 2026-04-27 | Chinese | ||
| 38696228 | 关于2025年度会计师事务所履职情况的评估报告 | 2026-04-27 | Chinese | ||
| 38696200 | 2025年年度报告 | 2026-04-27 | Chinese | ||
| 38696087 | 重大信息内部报告制度(2026年4月修订) | 2026-04-27 | Chinese | ||
| 38696068 | 审计委员会关于2025年度计提信用及资产减值准备的合理性说明 | 2026-04-27 | Chinese | ||
| 38696016 | 公司2025年度董事会工作报告 | 2026-04-27 | Chinese | ||
| 38695993 | 募集资金管理制度(2026年4月修订) | 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 Viewshine Intelligent Meter 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/54849/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54849 | 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=54849 | 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=54849 \ -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": 54849}, 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 Viewshine Intelligent Meter Co.,Ltd. (id: 54849)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.