Mine looks like this:
Apr  9 08:55:44 jed164 weewx[18834]: restx: AWEKAS: Posting not enabled.
Apr  9 08:55:44 jed164 weewx[18834]: engine: Finished loading service 
weewx.restx.StdAWEKAS
Apr  9 08:55:44 jed164 weewx[18834]: engine: Loading service user.mqtt.MQTT
Apr  9 08:55:44 jed164 weewx[18834]: restx: MQTT: service version is 0.19
Apr  9 08:55:44 jed164 weewx[18834]: restx: MQTT: binding to loop
Apr  9 08:55:44 jed164 weewx[18834]: manager: Daily summary version is 2.0
Apr  9 08:55:44 jed164 weewx[18834]: restx: MQTT: topic is 
jedwood/raw/weather
Apr  9 08:55:44 jed164 weewx[18834]: restx: MQTT: desired unit system is 
METRIC
Apr  9 08:55:44 jed164 weewx[18834]: restx: MQTT: data will be uploaded to 
mqtt://192.168.0.164:1883/
Apr  9 08:55:44 jed164 weewx[18834]: engine: Finished loading service 
user.mqtt.MQTT
Apr  9 08:55:44 jed164 weewx[18834]: engine: Loading service 
weewx.engine.StdPrint
Apr  9 08:55:44 jed164 weewx[18834]: engine: Finished loading service 
weewx.engine.StdPrint
Apr  9 08:55:44 jed164 weewx[18834]: engine: Loading service 
weewx.engine.StdReport
Apr  9 08:55:44 jed164 weewx[18834]: engine: Finished loading service 
weewx.engine.StdReport
Apr  9 08:55:44 jed164 weewx[18834]: engine: Starting up weewx version 3.9.2

I don't have a password on my mqtt broker.

https://github.com/weewx/weewx/wiki/mqtt

[StdRESTful]
    ...
    [[MQTT]]
        server_url = mqtt://username:password@localhost:1883/
        topic = weather
        unit_system = METRIC

[Engine]
    [[Services]]
        restful_services = ..., user.mqtt.MQTT


   1. Restart weewx

sudo /etc/init.d/weewx stop
sudo /etc/init.d/weewx start


On Thursday, 9 April 2020 00:18:13 UTC+10, Wifi75 wrote:
>
>
>
> 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/916a1de4-593e-425d-a0fa-a98f13ca24b3%40googlegroups.com.

Reply via email to