I am developing one plugin for which I want to save some data in the database by creating my own table so that I can update/fetch the records from it as per the need for my plugin.Does anybody know how to do that?
You can create your own items which are stored in the system. Try the Sensor Monitor sample.
Hi Andersen , I couldn’t find any sample in my 2016 SDK version .Can you please tell me where exactly it exists?
It is recommended to switch to the newest MIP SDK when developing.
The sample called Access Control (MIP 2.0) was updated and renamed to Sensor Monitor in MIP SDK 2017 R1, now the newest MIP SDK is 2017 R2.
If you do not upgrade the MIP SDK look for Access Control (MIP 2.0)