Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hi,
I have used sample mqtt project for connector.It allows only single property write at a time. Is there any way so that i can do multiple property write in single JSON.
Solved! Go to Solution.
Hi,
WritePropertiesMessage is not implemented in sample project.You need to implement it.
Thanks
I was able to resolve it on my own.
Hi @Krathi123
Thanks for resolving the issue. Could you please mentioned resolution so that it will benefit others with the same question?
Thanks
Abhishek
Hi,
WritePropertiesMessage is not implemented in sample project.You need to implement it.
Thanks