
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 |
|---|---|---|---|
|
Flying Technology Co.,Ltd.
Specializes in electronic component R&D, PCB design, and ha…
|
603488 | CN | Manufacturing |
|
FocalTech
Provider of HMI solutions, specializing in touch and displa…
|
3545 | TW | Manufacturing |
|
FOREHOPE ELECTRONIC (NINGBO) CO., LTD.
Provides integrated circuit packaging and testing services …
|
688362 | CN | Manufacturing |
|
FORTEC Elektronik AG
Supplier of components and systems for display, embedded, a…
|
FEV | DE | Manufacturing |
|
Fortior Technology (Shenzhen) Co., Ltd.
Fabless IC design company specializing in BLDC motor contro…
|
1304 | HK | Manufacturing |
|
FORTIOR TECHNOLOGY(SHENZHEN)CO., LTD.
Designs motor control ICs and algorithms for BLDC and PMSM …
|
688279 | CN | Manufacturing |
|
FOSHAN BLUE ROCKET ELECTRONICS CO.,LTD.
Develops and manufactures semiconductor discrete devices, I…
|
301348 | CN | Manufacturing |
|
Foshan NationStar Optoelectronics Co., Ltd
Develops LED components, Mini/Micro LED tech, and optoelect…
|
002449 | CN | Manufacturing |
|
FOTRONICS CORPORATION BERHAD
Information is not readily available from the provided sour…
|
— | MY | Manufacturing |
|
Founder Technology Group Co., Ltd.
Develops IT hardware and PCBs, providing system integration…
|
600601 | 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.