Skip to main content
13 events
when toggle format what by license comment
Feb 12, 2023 at 12:05 comment added DataFiddler String str = {"timestamp": "2023-02-08 16-37-31" }; returns error: expected ',' or ';' before ':' token please fix.
Feb 12, 2023 at 0:25 answer added Roman timeline score: 0
Feb 11, 2023 at 21:03 history edited jsotola CC BY-SA 4.0
deleted 2 characters in body
Feb 11, 2023 at 19:21 history edited jsotola CC BY-SA 4.0
removed irrelevant text
Feb 11, 2023 at 17:38 comment added Juraj the HTTPClient library will do it
Feb 11, 2023 at 17:21 comment added Karan Bawadekar Please some one tell me, how to deserialize this json data, i want only values, so how to separate values from this incoming string
Feb 11, 2023 at 17:21 comment added Juraj use the HTTPClient library for the POST request
Feb 11, 2023 at 17:20 comment added Karan Bawadekar Input string is changed as POST / HTTP/1.1 Host: 192.168.0.197 User-Agent: libcurl-agent/1.0 Accept: / Content-Length: 144 Content-Type: application/x-www-form-urlencoded {"timestamp": "2023-02-08 16-37-33" ,"cpcb_device": [{"Station" : "833","Para": [{"tag_name": "Flow","tag_value": "2.0","tag_unit": "m3/hr"}]}]}
Feb 11, 2023 at 17:16 comment added Juraj what is " changed every time from its position"?
Feb 11, 2023 at 17:14 comment added Karan Bawadekar Using json, it shows derealization error., because string is changed every time from its position
Feb 11, 2023 at 17:10 comment added Juraj it looks like JSON format. try the ArduinoJson library
S Feb 11, 2023 at 17:05 review First questions
Feb 11, 2023 at 17:07
S Feb 11, 2023 at 17:05 history asked Karan Bawadekar CC BY-SA 4.0