I am working with the mesh 4.0 light switch example and had a general question regarding a custom model I created based off the simple on off model.
During configuration of a node, I am getting stuck when trying to configure the node server subscribe address.
When calling:
I am getting back opcode status field: 8 (ACCESS_STATUS_NOT_A_SUBSCRIBE_MODEL)
What does this mean?
Where in the simple on off model is the model described as being a "subscribe model" or a "publish model" ?