Note de ce sujet :
  • Moyenne : 0 (0 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5
MQTT + accueil
#5
Mike, this helps a lot! After a Node-RED flow that takes emon/household/PT to send it through a change node I can now see the graph. Thanks!

André, because of the extra step (read MQTT, change value, publish to MQTT again), I probably have a little bit of lag. Would it be possible in a future version to have more flexibility in filling out the desired information? Eg.:

Code :
MQTT Topic Puissance: emon/household/PT       #The value is directly in the topic, eg. -115
MQTT Topic Puissance: emon/routeur_rms/PT.Pw  #The value is in a JSON string, eg. {{"Pw": -115, "Pva": -110, "Pf": 0.5}}
MQTT Topic Puissance: emon/household.PT       #The value is in a JSON string, eg. {{"PT": -115, "FR": 0.5}}

MQTT Topic facteur de puissance: emon/household/FR              #The value is directly in the topic, eg. 0.5
MQTT Topic facteur de puissance: emon/routeur_rms/PT.Pf         #The value is in a JSON string, eg. {{"Pw": -115, "Pva": -110, "Pf": 0.5}}

MQTT Topic Volt-Ampère:                        #empty, so the user has no interest in this value
Répondre


Messages dans ce sujet
MQTT + accueil - par m2ts - 30-07-2025, 02:04 PM
RE: MQTT + accueil - par F1ATB - 30-07-2025, 02:52 PM
RE: MQTT + accueil - par m2ts - 30-07-2025, 06:50 PM
RE: MQTT + accueil - par Mike - 30-07-2025, 09:40 PM
RE: MQTT + accueil - par m2ts - 31-07-2025, 08:11 AM
RE: MQTT + accueil - par F1ATB - 31-07-2025, 08:48 AM

Atteindre :


Utilisateur(s) parcourant ce sujet : 1 visiteur(s)