27.2.2.4 getTagValuesAndFields_np
Get real-time tag values and tag fields but no push notification
TagExecuteResultgetTagValuesAndFields_np(string lid, string projectName, string tagJsonStr, string intervalWPush)
Push notification method:
Not supported
Parameter:
Ø lid : customized connection id(ex: lid of widget)
Ø projectName : Project name
Ø tagJsonStr : json string of tag objects, tagType is must if you want to get its field.
Ø isFormat : the returned value is formatted
Ø intervalWPush : Is use early push interval (1 Sec)
Return value:
Ø tagExecuteResult : Please refer to 2.1