Hi Team,
Which models are supported in the latest mesh SDK?
I can see support for the on-off model.
Is Time and Scenes (Explained in Mesh Models.pdf, Section-5, Page-133) supported? If not, how to implement the same?
Thanks!
Hi Team,
Which models are supported in the latest mesh SDK?
I can see support for the on-off model.
Is Time and Scenes (Explained in Mesh Models.pdf, Section-5, Page-133) supported? If not, how to implement the same?
Thanks!
Hi,
We have support for the Configuration, Health & PB_Remote models. Time & Scenes are not supported in the latest mesh sdk. If you are interested in supporting new models, I would consider taking a look at the mesh documentation on our InfoCenter for getting started & also taking a look at the light switch code to make sure that you understand how models are initialized & used in our mesh sdk.