BEIJING INHAND NETWORKS TECHNOLOGY CO.,LTD. — Investor Relations & Filings
About BEIJING INHAND NETWORKS TECHNOLOGY CO.,LTD.
Beijing InHand Networks Technology Co., Ltd. provides Industrial Internet of Things (IIoT) solutions, specializing in the development of industrial networking hardware and cloud management platforms. The product portfolio includes industrial cellular routers, edge gateways, industrial Ethernet switches, and wireless modems designed for mission-critical applications. These solutions support connectivity for smart grids, industrial automation, remote asset monitoring, and intelligent vending systems. By integrating edge computing capabilities with robust hardware, the company enables secure data transmission and remote device management. Its technology is engineered to operate in demanding environments, facilitating digital transformation through reliable communication infrastructure and comprehensive IoT ecosystems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事2025年度述职报告(姚武) | 2026-04-21 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-04-21 | Chinese | |
| 第五届董事会第三次会议决议公告 | 2026-04-21 | Chinese | |
| 关于董事、高级管理人员2025年度薪酬确认及2026年度薪酬方案的公告 | 2026-04-21 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-04-21 | Chinese | |
| 关于召开2025年年度暨2026年第一季度业绩暨现金分红说明会的公告 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39680546 | 独立董事2025年度述职报告(姚武) | 2026-04-21 | Chinese | ||
| 39680529 | 关于召开2025年年度股东会的通知 | 2026-04-21 | Chinese | ||
| 39680517 | 第五届董事会第三次会议决议公告 | 2026-04-21 | Chinese | ||
| 39680511 | 关于董事、高级管理人员2025年度薪酬确认及2026年度薪酬方案的公告 | 2026-04-21 | Chinese | ||
| 39680500 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-04-21 | Chinese | ||
| 39680496 | 关于召开2025年年度暨2026年第一季度业绩暨现金分红说明会的公告 | 2026-04-21 | Chinese | ||
| 39680483 | 关于2025年度利润分配方案的公告 | 2026-04-21 | Chinese | ||
| 39680478 | 信永中和会计师事务所(特殊普通合伙)关于北京映翰通网络技术股份有限公司2025年度募集资金存放、管理与实际使用情况鉴证报告 | 2026-04-21 | Chinese | ||
| 39680157 | 独立董事2025年度述职报告(朱朝晖) | 2026-04-21 | Chinese | ||
| 39680146 | 董事及高级管理人员薪酬管理制度(2026年4月修订) | 2026-04-21 | Chinese | ||
| 39680134 | 关于向银行申请综合授信额度的公告 | 2026-03-05 | Chinese | ||
| 39680085 | 第五届董事会第二次会议决议公告 | 2026-03-05 | Chinese | ||
| 39680075 | 关于使用自有闲置资金进行现金管理的公告 | 2026-03-05 | Chinese | ||
| 39680065 | 2025年度业绩快报公告 | 2026-02-27 | Chinese | ||
| 39680054 | 关于完成工商变更登记并换发营业执照的公告 | 2026-01-21 | 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 Systems, Inc.
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
Accton Technology Corporation
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 |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
|
Alpha Networks Inc.
Provides networking equipment design, manufacturing, and se…
|
3380 | TW | Manufacturing |
BEIJING INHAND NETWORKS 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/58127/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58127 | 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=58127 | 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=58127 \ -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": 58127}, 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 BEIJING INHAND NETWORKS TECHNOLOGY CO.,LTD. (id: 58127)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.