
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 |
|---|---|---|---|
|
BESTEC
Designs and manufactures power conversion solutions and ele…
|
3308 | TW | Manufacturing |
|
Bestechnic (Shanghai) Co., Ltd.
Designs ultra-low power edge AIoT SoCs for audio and voice …
|
688608 | CN | Manufacturing |
|
BHCo.,Ltd.
Manufacturer of Flexible Printed Circuit Boards for consume…
|
090460 | KR | Manufacturing |
|
BHI (BizLink)
Global provider of interconnect solutions, wire harnesses, …
|
3665 | TW | Manufacturing |
|
BioSmart Co., Ltd.
A diversified company manufacturing smart cards, surgical d…
|
038460 | KR | Manufacturing |
|
BLUETOP CO.,LTD.
Manufactures PCBs for network/communication devices and ele…
|
191600 | KR | Manufacturing |
|
BLUGLASS LIMITED
Develops and manufactures GaN laser diodes using proprietar…
|
BLG | AU | Manufacturing |
|
BMC
Global materials science leader in display materials, healt…
|
8215 | TW | Manufacturing |
|
BOE HC SemiTek Corporation
Develops LED epitaxial wafers and chips for advanced displa…
|
300323 | CN | Manufacturing |
|
BOE TECHNOLOGY GROUP CO., LTD
Global provider of semiconductor display technologies and I…
|
000725 | 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.