Skip to main content
1-Visitor
March 31, 2020
Solved

PAT MQTT

  • March 31, 2020
  • 3 replies
  • 1717 views

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.

Best answer by Krathi123

Hi,

 

WritePropertiesMessage is not implemented in sample project.You need to implement it.

 

Thanks

3 replies

Krathi1231-VisitorAuthor
1-Visitor
April 7, 2020

I was able to resolve it on my own.

5-Regular Member
April 7, 2020

Hi @Krathi123 

 

Thanks for resolving the issue.  Could you please mentioned resolution so that it will benefit others with the same question?

 

Thanks

Abhishek

Krathi1231-VisitorAuthorAnswer
1-Visitor
April 9, 2020

Hi,

 

WritePropertiesMessage is not implemented in sample project.You need to implement it.

 

Thanks