Update hawkBit sandbox URL (#1568)

Update hawkBit sandbox URL to use the eclipseprojects.io domain.

Signed-off-by: Diego Rondini <diego.rondini@kynetics.it>
This commit is contained in:
Diego Rondini
2024-01-29 08:15:27 +01:00
committed by GitHub
parent 015bbe7007
commit 28f0446d9d
3 changed files with 6 additions and 6 deletions

View File

@@ -3,9 +3,9 @@ hawkBit Sandbox
## Try out the update server in our hawkBit sandbox
- try out Management UI https://hawkbit.eclipse.org (username: demo, passwd: demo)
- try out Management API https://hawkbit.eclipse.org/rest/v1/targets (don't forget basic auth header; username: demo, passwd: demo)
- try out DDI API https://hawkbit.eclipse.org/DEFAULT/controller/v1/MYTESTDEVICE
- try out Management UI https://hawkbit.eclipseprojects.io (username: demo, passwd: demo)
- try out Management API https://hawkbit.eclipseprojects.io/rest/v1/targets (don't forget basic auth header; username: demo, passwd: demo)
- try out DDI API https://hawkbit.eclipseprojects.io/DEFAULT/controller/v1/MYTESTDEVICE
## Sandbox Setup