
Moso Power Supply Technology Co.,Ltd. — Investor Relations & Filings
Moso Power Supply Technology Co., Ltd. specializes in the research, development, and manufacturing of advanced power supply solutions. The company focuses on two primary segments: LED intelligent drivers and consumer electronics power adapters. Its product portfolio includes high-efficiency drivers for outdoor, industrial, and landscape lighting, as well as power adapters for set-top boxes, networking equipment, and audio-visual devices. Moso emphasizes technological innovation, maintaining a robust R&D infrastructure to deliver reliable, energy-efficient power conversion products. The company serves a global clientele across sectors such as smart city infrastructure, telecommunications, and home automation, positioning itself as a key provider of high-performance power electronics designed for durability and technical excellence.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司董事减持股份预披露公告 | 2026-05-19 | Chinese | |
| 2025年度独立董事述职报告(高峰) | 2026-04-03 | Chinese | |
| 2025年年度审计报告 | 2026-04-03 | Chinese | |
| 2025年年度报告 | 2026-04-03 | Chinese | |
| 关于续聘会计事务所的公告 | 2026-04-03 | Chinese | |
| 2025年度独立董事述职报告(李巍) | 2026-04-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46566179 | 关于公司董事减持股份预披露公告 | 2026-05-19 | Chinese | ||
| 36739531 | 2025年度独立董事述职报告(高峰) | 2026-04-03 | Chinese | ||
| 36739529 | 2025年年度审计报告 | 2026-04-03 | Chinese | ||
| 36739525 | 2025年年度报告 | 2026-04-03 | Chinese | ||
| 36739523 | 关于续聘会计事务所的公告 | 2026-04-03 | Chinese | ||
| 36739520 | 2025年度独立董事述职报告(李巍) | 2026-04-03 | Chinese | ||
| 36739519 | 2025年度内部控制评价报告 | 2026-04-03 | Chinese | ||
| 36739514 | 关于提请股东会授权董事会办理小额快速融资相关事宜的公告 | 2026-04-03 | Chinese | ||
| 36739510 | 关于开展外汇衍生品交易的可行性分析报告 | 2026-04-03 | Chinese | ||
| 36739508 | 董事会对独立董事独立性评估的专项意见 | 2026-04-03 | Chinese | ||
| 36739506 | 2025年度独立董事述职报告(梁仕念) | 2026-04-03 | Chinese | ||
| 36739503 | 内部控制审计报告 | 2026-04-03 | Chinese | ||
| 36739500 | 董事、高级管理人员薪酬管理制度 | 2026-04-03 | Chinese | ||
| 36739495 | 关于召开2025年度股东会的通知 | 2026-04-03 | Chinese | ||
| 36739493 | 关于2025年度拟不进行利润分配的公告 | 2026-04-03 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CHENGDU JIACHI ELECTRONIC TECHNOLOGY CO., LTD.
Develops electromagnetic functional materials for aerospace…
|
688708 | CN | Manufacturing |
|
Chengdu M&S Electronics Technology Co.,Ltd.
Develops microwave and millimeter-wave components for telec…
|
688311 | CN | Manufacturing |
|
Chengdu RML Technology Co., Ltd.
Develops millimeter-wave micro-systems and components for a…
|
301050 | CN | Manufacturing |
|
CHENGDU SINO-MICROELECTRONICS TECH. CO., LTD.
Manufactures power semiconductor devices and ICs for energy…
|
688709 | CN | Manufacturing |
|
CHENGDU SPACEON ELECTRONICS CO., LTD.
Develops and manufactures high-precision frequency control …
|
002935 | CN | Manufacturing |
|
CHENGDU TIANJIAN TECHNOLOGY CO., LTD.
Develops microwave components and subsystems for aerospace …
|
002977 | CN | Manufacturing |
|
Chengdu Xuguang Electronics Co.,Ltd.
Develops vacuum electronic devices, components, and ceramic…
|
600353 | CN | Manufacturing |
|
Chicony Power
Global leader in high-efficiency power conversion solutions…
|
6412 | TW | Manufacturing |
|
China Aerospace International Holdings Limited
Investment holding company focused on hi-tech manufacturing…
|
31 | HK | Manufacturing |
|
China Chippacking Technology Co.,Ltd.
Provides IC packaging and testing services for diverse elec…
|
688216 | CN | Manufacturing |
Moso Power Supply 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/54681/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54681 | 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=54681 | 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=54681 \ -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": 54681}, 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 Moso Power Supply Technology Co.,Ltd. (id: 54681)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.