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: ModifyDevice method and change ip option #17

Merged

Conversation

RaulTrombin
Copy link
Member

@RaulTrombin RaulTrombin commented Sep 4, 2024

json command:

{
  "command": "ModifyDevice",
  "module": "DeviceManager",
  "payload": {
    "modify": {
      "Ip": "0.0.0.0"
    },
    "uuid": "00000000-0000-0000-e2b0-34ddc8816c48"
  }
}

Modify ping360 IP adress

Needs:

Copy link
Member

@joaoantoniocardoso joaoantoniocardoso left a comment

Choose a reason for hiding this comment

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

Some minor things

@RaulTrombin
Copy link
Member Author

Some minor things

Thks!

@joaoantoniocardoso joaoantoniocardoso merged commit 62cce23 into bluerobotics:master Sep 6, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants