Is the mosquitto broker IP 192.168.1.60? If so why do you have this IP in the url 192.168.1.52 <http://www.google.com/url?q=http%3A%2F%2Fmy_user%3Amypassw%40192.168.1.52%3A1883&sa=D&sntz=1&usg=AFQjCNESt3jmUUc_McHiP5JuHg4_z1rHAA> ? It should be the IP of the mosquitto broker.
On Thursday, 9 April 2020 17:53:15 UTC+10, Wifi75 wrote: > > hello, I have password on my broker and work with aother devices... > > se the logo of my broker... 192.168.1.60 it is my weewx server: > > below my configuration... it's ok? > > [[MQTT]] > server_url = mqtt://my_user:[email protected]:1883 > <http://www.google.com/url?q=http%3A%2F%2Fmy_user%3Amypassw%40192.168.1.52%3A1883&sa=D&sntz=1&usg=AFQjCNESt3jmUUc_McHiP5JuHg4_z1rHAA> > topic = weewx > unit_system = METRIC > binding = loop > > > > ############################################################################## > > # This section configures the internal weewx engine. > > [Engine] > > [[Services]] > # This section specifies the services that should be run. They are > # grouped by type, and the order of services within each group > # determines the order in which the services will be run. > prep_services = weewx.engine.StdTimeSynch > data_services = , > process_services = weewx.engine.StdConvert, > weewx.engine.StdCalibrate, weewx.engine.StdQC, > weewx.wxservices.StdWXCalculate > archive_services = weewx.engine.StdArchive > restful_services = weewx.restx.StdStationRegistry, > weewx.restx.StdWunderground, weewx.restx.StdPWSweather, > weewx.restx.StdCWOP, weewx.restx.StdWOW, weewx.restx.StdAWEKAS, > user.mqtt.MQTT > report_services = weewx.engine.StdPrint, weewx.engine.StdReport > > > > Il giorno mercoledì 8 aprile 2020 09:19:40 UTC+2, Wifi75 ha scritto: >> >> Hello I have installdet plugin for sent info to my broker server But I >> have only one question : >> what should I write in the engine section? >> it's not clear to me ... >> >> >> -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/00647a12-6e4a-4330-a808-68c77b37a9c7%40googlegroups.com.
