Hi everybody:

I have created a new data ("hauteur") in the database to graph the sea 
tide. It works like a charm. See at http://chevrerie-du-cap.com/meteo/ at 
the bottom.

Now I would like to send the tide level observation with MQTT, then I need 
it in the loop packet.

So, is there a way to augment loop packet with a data coming from database ?

It tried to extend the field map of the GW1000 driver, but it doesn't work

    [[field_map_extensions]]
    hauteur = hauteur(data_binding=wx_binding)
    
Thanks

-- 
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/ae1135c3-f66b-4dbb-97cf-eb9d5c1e0e20n%40googlegroups.com.

Reply via email to