I am having trouble pulling individual datapoints using http get with conditions. Bottom line is the condition always evaluates to “true” and I get the whole stream contents. The size option works fine just not the condition option. Had success with this several years ago, but maybe I’m not holding my mouth right now.
Here’s my query that I am entering in mozilla browser:
The following query for diachannelFull works fine with conditions.
http://my.idigi.com/ws/DiaChannelDataFull?condition=dcdStringValue<‘272’
Reread idigi docs a hundred times - at least.
Thanks, Steve
PS - maybe there’s an easier way to find the last datapoints in a stream. Any suggestions would be appreciated.