
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 |
|---|---|---|---|
|
DREAMTECH CO.,LTD.
Designs and manufactures electronic modules for smart devic…
|
192650 | KR | Manufacturing |
|
DUKSANHIMETALCO.,LTD.
Manufacturer of soldering materials for semiconductors and …
|
077360 | KR | Manufacturing |
|
DYNAMIC ELECTRONICS CO., LTD.
Designs and manufactures high-quality PCBs for automotive a…
|
603175 | CN | Manufacturing |
|
Dynamic Holding
Produces advanced PCBs for automotive electronics, AI serve…
|
3715 | TW | Manufacturing |
|
Dynex Power Inc.
Designs and manufactures high power semiconductors and indu…
|
DNX | CA | Manufacturing |
|
Eastcompeace Technology Co., Ltd
Develops and manufactures smart cards and integrated secure…
|
002017 | CN | Manufacturing |
|
Ebang International Holdings Inc.
A fabless ASIC chip designer for blockchain, fintech, and r…
|
EBON | KY | Manufacturing |
|
ECE
Designs and manufactures electromechanical and precision st…
|
2483 | TW | Manufacturing |
|
Edge Foundry Co.,Ltd
Develops and manufactures advanced sensors for automotive a…
|
105550 | KR | Manufacturing |
|
EDT
Manufacturer of TFT touch display modules and HMI solutions…
|
3038 | TW | 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.