Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
JastAdd
RagConnect
Commits
632aa495
Commit
632aa495
authored
Jan 13, 2021
by
René Schöne
Browse files
Working on
#12
parent
8b5f47d3
Pipeline
#8575
passed with stages
in 2 minutes and 1 second
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
ragconnect.base/src/main/resources/mqtt.mustache
View file @
632aa495
...
...
@@ -10,7 +10,5 @@ aspect MQTT {
{{#
first
}}
inh MqttServerHandler ASTNode.
{{
mqttHandlerAttribute
}}
();
{{/
first
}}
eq
{{
rootNodeName
}}
.get
{{
name
}}
().
{{
mqttHandlerAttribute
}}
() =
{{
mqttHandlerField
}}
;
{{/
RootTypeComponents
}}
{{^
RootTypeComponents
}}
syn MqttServerHandler
{{
rootNodeName
}}
.
{{
mqttHandlerAttribute
}}
() =
{{
mqttHandlerField
}}
;
{{/
RootTypeComponents
}}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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