Version: 2.3.0
EdgeHub RESTFul APIs
EdgeHub provides a RESTFul API interface that allows users to access the following contents:
- User's authentication
- Groups
- Machines (objects)
- Parameters
- Parameter's Realtime or Historical data
- Devices(Gateways)
- Tag's data
Changelog
| Version | Author | Update date | Comment |
|---|---|---|---|
| 2.1.0 | Sa.Jing / Yuping.Hung | 2024/02/29 | First Version |
| 2.2.0 | ITsung.Shen | 2024/03/25 | Organize documentation and add descriptions |
| 2.3.0 | Sa.Jing / Yuping.Hung | 2024/04/19 | Add Chapter 8 & Chapter 9 (for EdgeHub v2.3 or above)Modify 7.1, 7.2 api format (for EdgeHub v2.3 or above) |
Authentication
- HTTP: Bearer Auth
SSO token of the logged-in user, Bearer token, obtained from the Login API response
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |