Merge pull request #71 from zluudg/leon/globally-update-mqtt-topic #101
Annotations
10 errors
build (1.23.1):
configupdater.go#L75
gconfig.ObservationTopics undefined (type tapir.GlobalConfig has no field or method ObservationTopics)
|
build (1.23.1):
configupdater.go#L78
gconfig.Bootstrap.ApiToken undefined (type struct{Servers []string; BaseUrl string; ApiKey string} has no field or method ApiToken)
|
build (1.23.1):
configupdater.go#L82
wbgl.Immutable undefined (type *tapir.WBGlist has no field or method Immutable)
|
build (1.23.1):
configupdater.go#L95
wbgl.MqttDetails.Bootstrap undefined (type *tapir.MqttDetails has no field or method Bootstrap)
|
build (1.23.1):
configupdater.go#L96
wbgl.MqttDetails.BootstrapUrl undefined (type *tapir.MqttDetails has no field or method BootstrapUrl)
|
build (1.23.1):
configupdater.go#L97
wbgl.MqttDetails.BootstrapKey undefined (type *tapir.MqttDetails has no field or method BootstrapKey)
|
build (1.23.1):
configupdater.go#L106
wbgl.MqttDetails.Bootstrap undefined (type *tapir.MqttDetails has no field or method Bootstrap)
|
build (1.23.1):
configupdater.go#L107
wbgl.MqttDetails.BootstrapUrl undefined (type *tapir.MqttDetails has no field or method BootstrapUrl)
|
build (1.23.1):
configupdater.go#L108
wbgl.MqttDetails.BootstrapKey undefined (type *tapir.MqttDetails has no field or method BootstrapKey)
|
build (1.23.1):
sources.go#L217
unknown field Bootstrap in struct literal of type tapir.MqttDetails
|