Microsoft azure connection - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10) +--- Thread: Microsoft azure connection (/showthread.php?tid=546) |
Microsoft azure connection - marcilbe - 09.01.2017 Hi, Do you example and/or tutoriel to connect LM5 Lite to Microsoft azure cloud. Thank you. RE: Microsoft azure connection - edgars - 10.01.2017 please see description and example scripts attached for MS Azure integration. RE: Microsoft azure connection - marcilbe - 13.01.2017 (10.01.2017, 07:14)edgars Wrote: please see description and example scripts attached for MS Azure integration. Thanks for this example. when i use your azure.received.lua code. I send a message to Azure cloud. On logic machine i receive not only the last message but all message sended since 10 minutes. How i can filter the received message with information iothub-enqueuetime? RE: Microsoft azure connection - marcilbe - 06.02.2017 (10.01.2017, 07:14)edgars Wrote: please see description and example scripts attached for MS Azure integration. HI, When i received an message to azure. I would like to ack this message. For the moment , I receive 10 times the same message. How can we ack a Azure message? |