Issue sending calibration point

All development related discussions that does not concern a specific programming language. For example, JSON data format, server communication etc.

Issue sending calibration point

Postby hendersond2004 » 27 Nov 2014, 14:26

Hi,
I am sending a calibration point packet
(which is generated by serialising a packet class using newton json parsa)

the return packet is a error 403
with status message of "Bogus packet"

which is not really that usfull.
any ideas ?
hendersond2004
 
Posts: 9
Joined: 30 Oct 2014, 18:06

Re: Issue sending calibration point

Postby hendersond2004 » 28 Nov 2014, 11:28

Ok figured it out,
Needed to create a second calibration packet class so when you serialise it.. it doesn't have all the JSON schema entry's for items not needed to calibrate the device... annoying that the server does not handle the a full packet and ignore the nulls and un-needed schema objects.
hendersond2004
 
Posts: 9
Joined: 30 Oct 2014, 18:06


Return to General



cron