
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 |
|---|---|---|---|
|
Alchip
Global provider of silicon design and production services f…
|
3661 | TW | Manufacturing |
|
ALi
Global provider of digital multimedia SoC solutions for set…
|
3041 | TW | Manufacturing |
|
ALLEGRO MICROSYSTEMS, INC.
Designs and manufactures semiconductor ICs for sensing and …
|
ALGM | US | Manufacturing |
|
Allwinner Technology Co., Ltd.
Fabless semiconductor firm designing high-performance SoCs …
|
300458 | CN | Manufacturing |
|
Alphachips, Inc.
A fabless semiconductor firm providing design services and …
|
117670 | KR | Manufacturing |
|
ALPHA & OMEGA SEMICONDUCTOR Ltd
Designer, developer, and global supplier of a broad range o…
|
AOSL | BM | Manufacturing |
|
Alphawave IP Group PLC
Semiconductor company specializing in high-speed connectivi…
|
AWE | GB | Manufacturing |
|
ALPS ALPINE CO., LTD.
Manufacturer of electronic components and in-vehicle inform…
|
6770 | JP | Manufacturing |
|
ALT Co.,Ltd.
Specializes in back-end processing and testing of non-memor…
|
172670 | KR | Manufacturing |
|
AMBARELLA INC
Fabless semiconductor company designing low-power AI vision…
|
AMBA | KY | 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.