LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

REST interface

Hi All,

I would like to raise this post also. What is the status of LabVIEW REST API?

Michał Bieńkowski
CLA, CTA

Someone devote his time to help solve your problem? Appreciate it and give kudos. Problem solved? Accept as a solution so that others can find it faster in the future.
Make a contribution to the development of TestStand - vote on TestStand Idea Exchange.
0 Kudos
Message 11 of 13
(1,309 Views)

I'm not sure if you've found what you're looking for or if this helps but there's a toolkit developed by JKI SW, I played around with it and it has all the HTTP commands packed in a nice way. 

I'm building an application using it, so far I only used the GET command and it works flawlessly!

Package link: http://jki.net.s3-website-us-east-1.amazonaws.com/tools#easyxml/ 
https://github.com/JKISoftware/JKI-REST-Client 


0 Kudos
Message 12 of 13
(1,250 Views)

JKI's HTTP REST Client is also available directly on NI's Tools Network: HTTP REST Client by JKI

 

Of course one could also implement a REST client manually using LabVIEW's HTTP Client VIs palette as discussed as second option here: How to Connect to the Tinymesh Cloud Service API?

 

 


Ingo – LabVIEW 2013, 2014, 2015, 2016, 2017, 2018, NXG 2.0, 2.1, 3.0
CLADMSD
0 Kudos
Message 13 of 13
(1,235 Views)