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

Questions on the GroundClient packages #126

Open
litong-x opened this issue Jun 19, 2019 · 0 comments
Open

Questions on the GroundClient packages #126

litong-x opened this issue Jun 19, 2019 · 0 comments

Comments

@litong-x
Copy link

According to the Ground Wiki, it shows that we can use the client library to generate the data context.

GroundClient client = new GroundClient(host, port);

int managerId = client.createNode("manager");
int engineerId = client.createNode("engineer");

Is the GroundClient packages? Also, When I want to use POST API to generate the data, it always reply bad request. Then, where can I get start with?

Thanks.

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

No branches or pull requests

1 participant