Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Chinese readme document #104

Merged
merged 1 commit into from
Jul 24, 2023
Merged

Conversation

JiaweiGithub
Copy link
Contributor

Signed-off-by: jiawei jiawei.liu@daocloud.io

@kubeedge-bot
Copy link
Collaborator

Welcome @JiaweiGithub! It looks like this is your first PR to kubeedge/mappers-go 🎉

@kubeedge-bot kubeedge-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 22, 2023
Signed-off-by: jiawei <jiawei.liu@daocloud.io>
KubeEdge Device Mappers是用go编写的,适用于KubeEdge 1.4或更高版本。

## 快速上手
如果想把边缘设备连接到kubeedge,可以创建和编写mapper来实现。现提供了两种方式,"mappers"和"mapper-sdk-go"。
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

“创建和编写”可以优化为“编写和部署”

如果想把边缘设备连接到kubeedge,可以创建和编写mapper来实现。现提供了两种方式,"mappers"和"mapper-sdk-go"。

### mappers
Mappers实现了modbus、蓝牙、onvif和opcua。如果想将设备通过这些协议连接到kubeedge,可以在[mappers](./mappers)中找到示例。
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里可以说明一下,当前社区实现了“modbus、蓝牙、onvif和opcua”等几种协议,用户也可以自己开发其他协议的mapper

@cl2017
Copy link
Contributor

cl2017 commented Jul 23, 2023

/lgtm

@fisherxu
Copy link
Member

/lgtm
/approve

@kubeedge-bot kubeedge-bot added the lgtm Indicates that a PR is ready to be merged. label Jul 24, 2023
@kubeedge-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fisherxu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubeedge-bot kubeedge-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 24, 2023
@kubeedge-bot kubeedge-bot merged commit 94e97fe into kubeedge:main Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants