
Jiangsu Yunyong Electronics and Technology Co.,Ltd — Investor Relations & Filings
Jiangsu Yunyong Electronics and Technology Co., Ltd. specializes in the research, development, and manufacturing of information security and industrial control products. The company focuses on providing hardware-based security solutions and embedded computing platforms tailored for critical infrastructure. Its core product portfolio includes industrial security gateways, power system communication gateways, encryption modules, and network security appliances. These solutions are designed to ensure the integrity and reliability of data transmission in sectors such as power generation, smart grids, energy management, and industrial automation. By integrating trusted computing technologies with high-performance embedded hardware, the company delivers specialized equipment that meets rigorous industrial standards for environmental resilience and cybersecurity. Its offerings support the digital transformation of utility networks and industrial control systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京市金杜(南京)律师事务所关于江苏云涌电子科技股份有限公司2025年年度股东会之法律意见书 | 2026-05-18 | Chinese | |
| 云涌科技2025年年度股东会决议公告 | 2026-05-18 | Chinese | |
| 云涌科技2025年度独立董事述职报告(刘跃露) | 2026-04-23 | Chinese | |
| 云涌科技2025年度独立董事述职报告(田霞) | 2026-04-23 | Chinese | |
| 关于云涌科技2025年度非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-23 | Chinese | |
| 云涌科技2025年度独立董事述职报告(陈都鑫) | 2026-04-23 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46513341 | 北京市金杜(南京)律师事务所关于江苏云涌电子科技股份有限公司2025年年度股东会之法律意见书 | 2026-05-18 | Chinese | ||
| 46512607 | 云涌科技2025年年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 38621802 | 云涌科技2025年度独立董事述职报告(刘跃露) | 2026-04-23 | Chinese | ||
| 38621788 | 云涌科技2025年度独立董事述职报告(田霞) | 2026-04-23 | Chinese | ||
| 38621786 | 关于云涌科技2025年度非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-23 | Chinese | ||
| 38621783 | 云涌科技2025年度独立董事述职报告(陈都鑫) | 2026-04-23 | Chinese | ||
| 38621766 | 云涌科技关于修订及制定部分公司治理制度的公告 | 2026-04-23 | Chinese | ||
| 38621748 | 云涌科技2025年度内部控制审计报告 | 2026-04-23 | Chinese | ||
| 38621713 | 江苏云涌电子科技股份有限公司董事、高级管理人员薪酬管理制度 | 2026-04-23 | Chinese | ||
| 38621701 | 云涌科技关于召开2025年年度股东会的通知 | 2026-04-23 | Chinese | ||
| 38621696 | 云涌科技第四届董事会第八次会议决议公告 | 2026-04-23 | Chinese | ||
| 38621678 | 云涌科技营业收入扣除情况表专项核查报告 | 2026-04-23 | Chinese | ||
| 38621401 | 云涌科技关于2026年度董事、高级管理人员薪酬的公告 | 2026-04-23 | Chinese | ||
| 38621398 | 云涌科技2025年度内部控制评价报告 | 2026-04-23 | Chinese | ||
| 38621360 | 云涌科技2025年度审计报告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
ACCTON
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
Air Link Communication Limited
Technology company manufacturing, distributing, and retaili…
|
AIRLINK | PK | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
Jiangsu Yunyong Electronics and 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/58109/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58109 | 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=58109 | 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=58109 \ -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": 58109}, 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 Jiangsu Yunyong Electronics and Technology Co.,Ltd (id: 58109)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.