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

Integrate with iotedge GA bits #214

Closed
LazarusX opened this issue Jul 31, 2018 · 0 comments
Closed

Integrate with iotedge GA bits #214

LazarusX opened this issue Jul 31, 2018 · 0 comments

Comments

@LazarusX
Copy link
Contributor

Currently there are 4 runtime control commands which can be ported for iotedge GA bits (for production):

  • start: start the iotedge system service (risky because the system service control commands require privileges to run and may not be easy to wrap, OS differences)
  • stop: stop the iotedge system service (similar situation as start)
  • setup: update the configuration yaml file
  • status: check the status of the iotedge system service (similar situation as start)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants