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

Is this the swagger api documentation? #39

Closed
lakeman opened this issue May 20, 2020 · 2 comments
Closed

Is this the swagger api documentation? #39

lakeman opened this issue May 20, 2020 · 2 comments

Comments

@lakeman
Copy link

lakeman commented May 20, 2020

"GoodWe access is based on the undocumented API used by mobile apps."

Is it undocumented though?

After a cursory inspection, this looks promising;
http://globalapi.sems.com.cn:82/swagger/ui/index

@lakeman
Copy link
Author

lakeman commented May 26, 2020

All the responses that come back are wrapped in;

{
  "language": "en",
  "function": null,
  "hasError": false,
  "msg": "success",
  "code": "0",
  "data": { },
  "components": { }
}

Otherwise this is probably right.

markruys pushed a commit that referenced this issue Jun 28, 2020
Also add Sems API Swagger reference to README
@markruys
Copy link
Owner

Thanks for the reference, I've updated the README.md

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

2 participants