ARMmbed / mbed-client-quickstart

DEPRECATED: Mbed Client example program.
https://cloud.mbed.com/docs/current
Other
16 stars 15 forks source link

No context on how to access POST Payload #66

Closed BlackstoneEngineering closed 8 years ago

BlackstoneEngineering commented 8 years ago

Problem

The post payload is not accessed

Solution

Add example code showing how to access the POST payload.

ciarmcom commented 8 years ago

ARM Internal Ref: IOTCLT-743

anttiylitokola commented 8 years ago

Hi, example code added how to use post payloads. https://github.com/ARMmbed/mbed-client-quickstart/pull/74