Skip to content

Adding incoming JASON Parse#16

Open
jpeskar wants to merge 5 commits into
washo4evr:masterfrom
jpeskar:master
Open

Adding incoming JASON Parse#16
jpeskar wants to merge 5 commits into
washo4evr:masterfrom
jpeskar:master

Conversation

@jpeskar
Copy link
Copy Markdown

@jpeskar jpeskar commented May 12, 2016

I added a JSON parser to parse incoming JSON Data. It did not cause a breaking change for me, but take a look.

It adds a new variable passed into the monitor function which is parse JSON. It has a default value of false and thus will act in the previous version state. The JSON data comes back through the Rcontent variable.

I created an example with the function calls and parsing.

I also cleaned up a few files that were no longer used in the library.

Take a look and see what you think

jpeskar and others added 5 commits May 11, 2016 12:15
I updated the .h , .cpp and readme files to include a parse of the
complete JSON message. Just add true to the monitor function. The
default value is false to keep backwards compatibility
Example of JSON encoding and Decoding using sendJSON and ArduinoJSON
library
@washo4evr
Copy link
Copy Markdown
Owner

Hi,
Thank you for contributing to the library.
I will take a look ASAP and merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants