• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. Wilson

    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
    W
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 0

    Wilson

    @Wilson

    0
    Reputation
    270
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Wilson Unfollow Follow

    Latest posts made by Wilson

    • RE: How to use HTTP JSON Receiever to receive the data with is by JSON format

      Would you please help explain more about below, Thank you.

      #!/bin/bash
      #Send previous POST to the server!
      nc serverIp serverPort < postMessage.txt

      posted in How-To
      W
      Wilson
    • RE: How to use HTTP JSON Receiever to receive the data with is by JSON format

      @phildunlap

      Hi Phil,

      Thank you but I tried per your advice, result is not optimistic. Please assist.
      Firstly, I created mango http receiver with data point, with most input as "key"
      0_1486093270932_1.jpg
      Secondly, I tried to run two http post as below,
      first one, I put content type as application/json,
      0_1486093377336_2.jpg
      Second one, I put content type as what you recommend above, result get is unconsumed key
      0_1486093603658_3.jpg
      For these two tests, I can not get the data from data view as below.
      0_1486093872378_4.png

      Thanks,
      Wilson

      posted in How-To
      W
      Wilson