Coder Social home page Coder Social logo

Unsubscribed Topics about weewx-mqttsubscribe HOT 8 CLOSED

n7qnm avatar n7qnm commented on July 18, 2024
Unsubscribed Topics

from weewx-mqttsubscribe.

Comments (8)

bellrichm avatar bellrichm commented on July 18, 2024

Hard to say with that amount of information. More log would be needed. Ideally from startup to the line you showed.

from weewx-mqttsubscribe.

n7qnm avatar n7qnm commented on July 18, 2024

from weewx-mqttsubscribe.

bellrichm avatar bellrichm commented on July 18, 2024

I think you are on the correct path. That line is the final packet, after any MQTT updates. So it would include the SDR data and any MQTT additional data. A few lines before should show the MQTT data. We could attack it from thst angle.
But I am now pretty sure it is SDR...

from weewx-mqttsubscribe.

n7qnm avatar n7qnm commented on July 18, 2024

from weewx-mqttsubscribe.

bellrichm avatar bellrichm commented on July 18, 2024

I think WeeWX uses the terminology ‘loop packet’ and ‘archive record’. Packets are accumulated/aggregated into archive records.
If you think it is not MQTTSubscribe, you can disable it by setting enable = false in its section. This will certainly reduce the log messages :)

from weewx-mqttsubscribe.

bellrichm avatar bellrichm commented on July 18, 2024

A bit before
Jun 17 00:37:46 weewx weewx[6128] DEBUG user.MQTTSubscribe: (Service) data-> final packet is 2022-06-17 00:37:42 PDT ([1655451462](tel:1655451462)): 'dateTime': '[1655451462](tel:1655451462)', 'outHumidity': '100.0', 'outTemp': '157.6', 'txBatteryStatus': '0', 'usUnits': '1', 'windSpeed': '99.380834998', you should see a line starting with Packet prior to update is. This the packet before MQTTSubscribe augments it. So yes, it ‘touches’ all packets, but if there is no data it essentially flows through untouched.

from weewx-mqttsubscribe.

n7qnm avatar n7qnm commented on July 18, 2024

from weewx-mqttsubscribe.

bellrichm avatar bellrichm commented on July 18, 2024

Closing since it appears to not be MQTTSubscribe. If you have any other questions/challenges, feel free to open a new issue or start a discussion topic.

from weewx-mqttsubscribe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.