cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

PAT MQTT

Krathi123
7-Bedrock

PAT MQTT

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.

1 ACCEPTED SOLUTION

Accepted Solutions

Hi,

 

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

 

Thanks

View solution in original post

3 REPLIES 3

I was able to resolve it on my own.

abhkumar
13-Aquamarine
(To:Krathi123)

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

Top Tags