This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Model subscription error (ACCESS_STATUS_NOT_A_SUBSCRIBE_MODEL)

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:

Fullscreen
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

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" ?