Experts,
I am new to SAP IoT. Till now I have implemented below in trial account.
1. Registered two devices (a) Device_1 as FROM_DEVICE and (b) Device_2 as TO_DEVICE.
2. Enabled my android phone as IoT device which sends data to cloud (Device_1)
3. Scan any barcode via android phone camera and send it to SAP Cloud
4. Barcode data stored in table T_IOT_<message_type>
Now, I want as soon as barcode is sent to cloud, I want to send this value to other IoT device (Device_2 which is registered as TO_DEVICE)
I have read about message processing using HTTP method, but could not implement it.
Can anyone please share the step by step guide for this?
Thanks and Regards,
Jignesh