Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Topics parsing #18

Open
jsponz opened this issue Jul 19, 2020 · 16 comments
Open

Topics parsing #18

jsponz opened this issue Jul 19, 2020 · 16 comments

Comments

@jsponz
Copy link

jsponz commented Jul 19, 2020

I have a topic with name "display_targettemperature" and it is ignored. Other topics without "_" work. Is there any limitation here? Special characters in the name of the topics?

Thanks

@robertsLando
Copy link
Owner

there shouldn't be any limitation on topic names. Are you using maps with wildecards or functions?

@jsponz
Copy link
Author

jsponz commented Jul 20, 2020

I am using wildecards.

Original topic is: "node/kitchen/1234/display_targettemperature" and I am using "node/+/+/+", but I only miss the topic with "_"

@robertsLando
Copy link
Owner

robertsLando commented Jul 20, 2020

if you remove the _ does it work? (just for testing)

@jsponz
Copy link
Author

jsponz commented Jul 20, 2020

Yes

@robertsLando
Copy link
Owner

@jsponz could you pull latest commit and try again?

@jsponz
Copy link
Author

jsponz commented Jul 20, 2020

sure. I will test it this afternoon at home :-)

Thanks!

@jsponz
Copy link
Author

jsponz commented Jul 22, 2020

Same result :-(

@robertsLando
Copy link
Owner

@jsponz Culd you tell me how you configured that map? A screenshot or/and the json export would be good

@robertsLando
Copy link
Owner

@jsponz I'm not able to reproduce your bug, are you sure you added the map to the client? Maybe you have created the map but you forgot to assign it to client

@jsponz
Copy link
Author

jsponz commented Jul 22, 2020

See below.

Thanks!

2020-07-22 12_24_55-MQTT To MQTT

2020-07-22 12_25_24-MQTT To MQTT

2020-07-22 12_25_46-MQTT To MQTT

2020-07-22 12_26_03-MQTT To MQTT

2020-07-22 12_26_17-MQTT To MQTT

@robertsLando
Copy link
Owner

@jsponz Do you get a log when you receive the message on the console?

@jsponz
Copy link
Author

jsponz commented Jul 22, 2020

Yes, but I need to check and get back to you.

@robertsLando
Copy link
Owner

Because I have created the exactly same map on my instance and it is working, dunno why it's not on yours. I have also released a new version, give that a try too

@jsponz
Copy link
Author

jsponz commented Jul 22, 2020

Could you send me your screenshots? I mean when you configure my settings. Thanks!

I am trying with the last version (1.2.5)

@robertsLando
Copy link
Owner

Could you send me your screenshots? I mean when you configure my settings. Thanks!

It's exactly the same as yours. I sugges to try to remove all maps and use just the one that you need to see if it's something weird caused by others, also you could also try to recreate that map and double check the topic is correct. For what I saw there is not reason that could cause that behaviour

@jsponz
Copy link
Author

jsponz commented Jul 23, 2020

Ok. I will do it and get back to you.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants