Set Values with blanks in topics
Closed this issue · 1 comments
wrzlbrmft1 commented
I tried to change this value:
Wolf/x.x.x.x/CHA_0x8/set/Pumpenleistung HK maximal
with value 70
the dockerlog returns this:
nothing to send for topic 'Wolf/x.x.x.x/CHA_0x8' with payload 70
Is it possible to change the value direct via PTID="250037"
For testing I tried to change another value
Wolf/x.x.x.x/CHA_0x8/set/Soll-Spreizung
this works - this topic has no blanks
wrzlbrmft1 commented
Sorry for my impatience. I saw the solution in one closed issue. The solution:
Topic:
Wolf/x.x.x.x/CHA_0x8/set
Payload:
{ "Pumpenleistung HK maximal": 70 }