Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: mermacoraHas anyone had to acquire data with LAE that�s in JSON format?
As I understand it, JSON (JavaScript Object Notation) is an XML-like platform independent data interchange format.
I imagine that there are JSON parser java libraries available which could by used in a Java node to build a reader.
I was hoping that someone has a node we could look to re-use rather than building something from scratch.
Thanks in advance!
Mario