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 v1beta1 Modbus mapper #113

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

wbc6080
Copy link
Collaborator

@wbc6080 wbc6080 commented Nov 8, 2023

Modbus mapper based on v1beta1 version device api generated using mapper-framework

@kubeedge-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign kevin-wangzefeng after the PR has been reviewed.
You can assign the PR to them by writing /assign @kevin-wangzefeng in a comment when ready.

The full list of commands accepted by this bot can be found 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 size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Nov 8, 2023
@wbc6080 wbc6080 changed the title Modbus mapper Add v1beta1 Modbus mapper Nov 8, 2023
@luchaoshi45
Copy link

luchaoshi45 commented Jul 6, 2024

Thank you very much for your work. I have kcloude (192.168.1.200) and kedge1 (192.168.1.201). I want to know how to debug my mapper because I can't guarantee that every line of code is correct. For example, I use kubedege1.17, and I want to generate a mapper for LED lights. Should I clone kubeedge 1.17 to kedge1 and then use make template to generate a template, add relevant files, and then use Goland to debug my code. Is it impossible to debug in kcloude, only deploy?
The code I used is
https://github.com/kubeedge/kubeedge/tree/release-1.17/staging/src/github.com/kubeedge/mapper-framework

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants