Skip to content

Commit 78a72cd

Browse files
authored
Merge pull request #5 from inhandnet/pre-release
Modify README
2 parents 890f3f3 + 222e36c commit 78a72cd

File tree

1 file changed

+51
-2
lines changed

1 file changed

+51
-2
lines changed

README.md

Lines changed: 51 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,51 @@
1-
# InGateway-docker-EN
2-
Docker documents of InHand Gateway
1+
# InHand Edge Computing Gateway Docker Document
2+
You can learn how to configure the Docker operating environment, add images, deploy containers, and other operations through the Docker documentation of the Edge Computing Gateway.
3+
4+
## About InGateway
5+
The InGateway series of Beijing InHand Networks Technology Co., Ltd. (InHand) consists of InGateway902 and InGateway501.
6+
7+
MobiusPi is a secondary development platform for the InGateway series. <br/>
8+
9+
### InGateway902 Product Features
10+
- Supports 4G LTE CAT4 & CAT1
11+
- Built-in redundancies: dual SIM card, link backup, VRRP hot standby, ensuring uninterrupted network communications
12+
- Powerful computing performance, providing high-performance processing resources for edge computing
13+
- Supports a variety of industrial real-time Ethernet protocols and field bus protocols, compatible with a wide range of industrial equipment
14+
- Supports Python development, for developing user custom applications
15+
- Supports industrial cloud platforms: Microsoft Azure, Amazon AWS
16+
- Easy for management and large-scale deployment, support SNMP protocol and InHand Device Manager cloud platform for efficient remote central management
17+
- Fully industrial-grade design, ready for challenging conditions
18+
19+
### InGateway501 Product Features
20+
- Support 2G/3G/4G network
21+
- Fully industrial-grade design, ready for challenging conditions
22+
- Multi-level link detection mechanism to ensure that the device has high availability and high reliability
23+
- Support multiple management methods to achieve rapid, flexible and efficient deployment
24+
- Supports Python development, for developing user custom applications
25+
- Supports a variety of industrial real-time Ethernet protocols and field bus protocols, compatible with a wide range of industrial equipment
26+
27+
### Customizable Python development platform
28+
MobiusPi has a Python development platform, and users can implement customized App applications through the Python development platform to find the best business solution. <br/>
29+
In order to facilitate user development, InHand provides development tools such as instantiated Python App release package, software development kit (SDK), instantiated Python App source code, and API interface. It provides users with typical cases while helping users based on existing Typical cases quickly realize customized solutions to help users increase product value and gain stronger competitiveness.
30+
31+
### Integrated Docker engine
32+
MobiusPi integrates the Docker engine and supports the deployment and management of images and containers through visual pages. Help users quickly package and publish applications.
33+
34+
## InGateway Literature Library
35+
We provide the following technical documents to facilitate your effective use of our products. You can view the corresponding technical documents as needed:
36+
- 中文文档
37+
- [InGateway用户手册](http://manual.ig.inhand.com.cn/zh_CN/latest/):网关用户手册、快速使用手册等文档
38+
- [Python开发者文档](http://sdk.ig.inhand.com.cn/zh_CN/latest/):Python二次开发指南、API手册等文档
39+
- [Device Supervisor说明文档](http://app.ig.inhand.com.cn/zh_CN/latest/)
40+
- [Docker用户手册](http://docker.ig.inhand.com.cn/zh_CN/latest/)
41+
- English documents
42+
- [InGateway User Manual](http://manual.ig.inhandnetworks.com/en/latest/): InGateway user manual, quick user manual and others
43+
- [Python Developer Documentation](http://sdk.ig.inhandnetworks.com/en/latest/): Python secondary development guide, API manual and others
44+
- [Device Supervisor User Manual](http://app.ig.inhandnetworks.com/en/latest/)
45+
- [Docker User Manual](http://docker.ig.inhandnetworks.com/en/latest/)
46+
47+
48+
## Contact Us
49+
Official Website: www.inhandnetworks.com
50+
51+
Technical Support: support@inhandnetworks.com

0 commit comments

Comments
 (0)