mirror of
https://git.rwth-aachen.de/acs/public/villas/web-backend-go/
synced 2025-03-30 00:00:12 +01:00
add APIHost to Demo Signal generator in test data #35
This commit is contained in:
parent
93bdd15e68
commit
a2f3941951
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ var ICA = database.InfrastructureComponent{
|
|||
var ICB = database.InfrastructureComponent{
|
||||
UUID: "7be0322d-354e-431e-84bd-ae4c9633138b",
|
||||
Host: "https://villas.k8s.eonerc.rwth-aachen.de/ws/ws_sig",
|
||||
APIHost: "https://villas.k8s.eonerc.rwth-aachen.de/ws/api/v1",
|
||||
Type: "VILLASnode Signal Generator",
|
||||
Category: "Signal Generator",
|
||||
Name: "ACS Demo Signals",
|
||||
|
|
Loading…
Add table
Reference in a new issue