Schema Definitions/ Parse
Description
The parse action enables you to test your schema correctness with a specific payload. In response, you can retrieve the IoT Platform event that was created, or send the event to the actual device if it exists.
Parse
Property
Type
Description
Mandatory
schemaDefinition
Schema Definition Object
The schema definition as described above
deviceId
String
The device ID
No
Productid
String
The device product ID
Payload
String
The Json payload
sendToHub
Boolean
Send the parsed event to IoT Hub – will work if there is a valid device.