Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
j.hoerdt
sensor2graph
Commits
9af97fae
Commit
9af97fae
authored
Oct 13, 2021
by
j.hoerdt
Browse files
LandingPage should be equal to URL
parent
b4e4b92e
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/sensor2graph/Sensor.java
View file @
9af97fae
...
...
@@ -116,7 +116,7 @@ class Sensor {
add_attribute
(
body
,
"9"
,
"URL"
,
new
JsonPrimitive
(
"https://sensor
data.open-forecast.eu
/"
)
new
JsonPrimitive
(
"https://sensor
.community
/"
)
);
add_attribute
(
body
,
"10"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment