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

Node outputs as string instead of object #26

Open
L-P-G opened this issue Oct 13, 2018 · 1 comment
Open

Node outputs as string instead of object #26

L-P-G opened this issue Oct 13, 2018 · 1 comment

Comments

@L-P-G
Copy link

L-P-G commented Oct 13, 2018

when trying to manipulate the output from the node most of the nodes can't pick up the output because it's formatted as a string instead of an object. Usually the output is loaded to msg.payload, instead this is what comes out.

image

@stokes776
Copy link

I get a similar behavior with the 'Azure IoT Hub' module, when it stops working randomly. I would expect a msg.payload = "error message here", but instead I get msg as a string which is proving difficult for me to catch and handle properly.

003255

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