Client of Generic On/Off, Sensor Model
I found that I can make vendor model client with BluenrgMesh_SetRemoteData(), BluenrgMesh_ReadRemoteData() functions using BlueNRG embedded SDK.
However, these functions looks only for vendor models. Are there any APIs to make standard models client like Generic On/Off, Sensor models?
I mean for example I'd like to prepare Generic On/Off "Physical" Switch to control lighting which has Generic On/Off server model (Not iOS/Android APP).