
SHENZHEN CENTER POWER TECH.CO.,LTD. — Investor Relations & Filings
Shenzhen Center Power Tech. Co., Ltd., operating under the brand Vision Group, specializes in the research, development, and manufacturing of advanced energy storage solutions. The company's product portfolio includes valve-regulated lead-acid (VRLA) batteries, lithium-ion battery systems, and hydrogen fuel cell technologies. These products serve a wide range of applications, including uninterruptible power supplies (UPS), telecommunications infrastructure, renewable energy storage systems, and motive power for electric vehicles. With a focus on high-performance and reliability, the company provides integrated power solutions to global markets, leveraging extensive R&D capabilities to advance battery efficiency and lifecycle management. Its operations encompass the entire value chain from cell production to complete energy management systems, catering to industrial, commercial, and residential sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于市场传闻的澄清及风险提示的公告 | 2026-05-27 | Chinese | |
| 股票交易波动异常公告 | 2026-05-26 | Chinese | |
| 2025年年度权益分派实施公告 | 2026-05-26 | Chinese | |
| 广东信达律师事务所关于深圳市雄韬电源科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-17 | Chinese | |
| 2025年年度股东会会议决议公告 | 2026-05-17 | Chinese | |
| 董事、高级管理人员薪酬管理制度 | 2026-05-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47849079 | 关于市场传闻的澄清及风险提示的公告 | 2026-05-27 | Chinese | ||
| 47077632 | 股票交易波动异常公告 | 2026-05-26 | Chinese | ||
| 47077595 | 2025年年度权益分派实施公告 | 2026-05-26 | Chinese | ||
| 46378994 | 广东信达律师事务所关于深圳市雄韬电源科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-17 | Chinese | ||
| 46378993 | 2025年年度股东会会议决议公告 | 2026-05-17 | Chinese | ||
| 45773726 | 董事、高级管理人员薪酬管理制度 | 2026-05-13 | Chinese | ||
| 37000470 | 关于续聘2026年度会计师事务所的公告 | 2026-04-23 | Chinese | ||
| 37000462 | 独立董事2025年度述职报告(冯艳芳) | 2026-04-23 | Chinese | ||
| 37000458 | 关于部分募投项目终止、部分募投项目结项并将剩余募集资金永久补充流动资金的公告 | 2026-04-23 | Chinese | ||
| 37000456 | 勤信专字【2026】第0762号-雄韬股份-募集资金鉴证报告 | 2026-04-23 | Chinese | ||
| 37000455 | 2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 34902089 | 2026年第二次临时股东会会议决议公告 | 2026-04-14 | Chinese | ||
| 34857791 | 广东信达律师事务所关于深圳市雄韬电源科技股份有限公司2026年第二次临时股东会的法律意见书 | 2026-04-14 | Chinese | ||
| 34840524 | 2026年员工持股计划 | 2026-04-14 | Chinese | ||
| 37000454 | 广东信达律师事务所关于深圳市雄韬电源科技股份有限公司2026年第一次临时股东会的法律意见书 | 2026-04-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Gotion High-tech CO.,Ltd.
Develops and manufactures lithium-ion power batteries and e…
|
002074 | CN | Manufacturing |
|
GS Yuasa Corporation
Manufacturer of energy storage solutions, power supply syst…
|
6674 | JP | Manufacturing |
|
GUANGDONG GREENWAY TECHNOLOGY CO.,LTD
Manufacturer of lithium-ion battery packs and BMS for LEVs …
|
688345 | CN | Manufacturing |
|
Guangdong Huafeng New Energy Technology Co.,Ltd.
Develops and manufactures lithium-ion battery solutions and…
|
002806 | CN | Manufacturing |
|
Guangzhou Great Power Energy&Technology Co., Ltd.
Develops lithium-ion and Ni-MH batteries for energy storage…
|
300438 | CN | Manufacturing |
|
Guoxia Technology Co., Ltd.
Provider of AI-driven energy storage solutions and renewabl…
|
2655 | HK | Manufacturing |
|
H3 ENERGY LIMITED
Develops advanced energy storage and management systems for…
|
H3E | AU | Manufacturing |
|
HBL ENGINEERING LIMITED
Designs and manufactures specialized batteries and power el…
|
HBLENGINE | IN | Manufacturing |
|
High Energy Batteries (India) Ltd.
Manufacturer of high-tech batteries for defense, aerospace,…
|
504176 | IN | Manufacturing |
|
Honbridge Holdings Limited
Investment holding company in mineral resources, energy tec…
|
8137 | HK | Manufacturing |
SHENZHEN CENTER POWER TECH.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/54748/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54748 | 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=54748 | 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=54748 \ -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": 54748}, 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 SHENZHEN CENTER POWER TECH.CO.,LTD. (id: 54748)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.