• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Email with CSV file attached

    User help
    2
    5
    2.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      Gert Dam
      last edited by

      Hello - I'm a newbee - investigating principal set-up for remote oilfield application in Kazakhstan:

      1.) am using GPRS
      2.) controller is sending email with data in attached CSV file

      Question:

      Can Mango pars data from an attached CSV file of a received email?

      Thanks ! Gert

      1 Reply Last reply Reply Quote 0
      • M
        mlohbihler
        last edited by

        am using GPRS

        I don't think this should be a problem. Are you having an issue? If so, can you be more specific?

        controller is sending email with data in attached CSV file ... Can Mango pars data from an attached CSV file of a received email?

        Not currently, no. Mango will only read the body content of an email. It's unlikely that attachment reading will make it into M2M, but such a thing will be possible in M2M v2 by creating a custom module. If you can't wait that long, maybe you can convince your devices to send data in an alternate format?

        Best regards,
        Matthew

        1 Reply Last reply Reply Quote 0
        • G
          Gert Dam
          last edited by

          Thanks Matthew!

          I'm planning to use a controller with minios7 as OS.
          It has modbus rtu implemented, can tonnect to gprs and has a tcp stack.

          What would be the easiest way to get data to mango? POST a http msg?

          thanks!

          1 Reply Last reply Reply Quote 0
          • M
            mlohbihler
            last edited by

            The most efficient way would be for Mango to poll over Modbus I/P. But if the device needs to initiate the connections then, yes, posting an HTTP message will work just fine. Check the HTTP Receiver documentation for details.

            Best regards,
            Matthew

            1 Reply Last reply Reply Quote 0
            • First post
              Last post