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 implement dmi interface #79

Merged
merged 3 commits into from
Jan 17, 2023
Merged

add implement dmi interface #79

merged 3 commits into from
Jan 17, 2023

Conversation

cl2017
Copy link
Contributor

@cl2017 cl2017 commented Sep 28, 2022

What type of PR is this?
/kind feature

What this PR does / why we need it:
add implement dmi interface

Which issue(s) this PR fixes:
NONE

Special notes for your reviewer:

@kubeedge-bot kubeedge-bot added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 28, 2022
@kubeedge-bot kubeedge-bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Sep 28, 2022
Copy link
Collaborator

@RyanZhaoXB RyanZhaoXB left a comment

Choose a reason for hiding this comment

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

please remove the binary mappers/modbus-dmi/bin/modbus-dmi

Signed-off-by: chenlin.liu <chenlin.liu@daocloud.io>
config/config.yaml Outdated Show resolved Hide resolved
config/config.go Outdated Show resolved Hide resolved
config/config.go Outdated Show resolved Hide resolved
config/config.go Outdated Show resolved Hide resolved
config/config.go Outdated Show resolved Hide resolved
pkg/util/grpcclient/register.go Outdated Show resolved Hide resolved
pkg/util/grpcclient/report.go Outdated Show resolved Hide resolved
pkg/util/parse/parse.go Outdated Show resolved Hide resolved
pkg/util/parse/parse.go Outdated Show resolved Hide resolved
}

var twins []*dmiapi.Twin
for _, twin := range msg.Twin {
Copy link
Collaborator

Choose a reason for hiding this comment

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

maybe we can make it a function in pkg/util/parse/type.go

Signed-off-by: cl2017 <chenlin.liu@daocloud.io>
Signed-off-by: cl2017 <chenlin.liu@daocloud.io>
@RyanZhaoXB
Copy link
Collaborator

/lgtm

@kubeedge-bot kubeedge-bot added the lgtm Indicates that a PR is ready to be merged. label Dec 19, 2022
@fisherxu
Copy link
Member

/approve

@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 Jan 17, 2023
@kubeedge-bot kubeedge-bot merged commit 1a172d8 into kubeedge:main Jan 17, 2023
@RyanZhaoXB
Copy link
Collaborator

the umbrella issue for DMI is kubeedge/kubeedge#3760

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. kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants