Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
Cloud
MAS
clonemap
Commits
a5562006
Commit
a5562006
authored
Oct 18, 2021
by
Stefan Dähling
Browse files
change json name
parent
48b3b58f
Pipeline
#568378
passed with stages
in 7 minutes and 13 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
pkg/schemas/core.go
View file @
a5562006
...
...
@@ -190,7 +190,7 @@ type AgencyInfoFull struct {
MQTT
MQTTConfig
`json:"mqtt"`
// MQTT configuration
DF
DFConfig
`json:"df"`
// DF configuration
MASName
string
`json:"masname"`
// name of MAS as specified by user in MASConfig
MASCustom
string
`json:"custom,omitempty"`
// custom global configuration data from MASConfig
MASCustom
string
`json:"
mas
custom,omitempty"`
// custom global configuration data from MASConfig
Agents
[]
AgentInfo
`json:"agents"`
Status
Status
`json:"status"`
}
...
...
Write
Preview
Markdown
is supported
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