• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. Jhonny Martínez

    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
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    Jhonny Martínez

    @Jhonny Martínez

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

    Jhonny Martínez Unfollow Follow

    Latest posts made by Jhonny Martínez

    • RE: TCP DataSource Configuration

      Phil! thanks for show me the light at the tunnel end hehe, with the virtual serial server i was able to get the data from the gateway, i think the magic is in the regex both in the datasource and datapoint. Now i can listen the raw data and digest it through an Scripting DS.

      Regards!.

      posted in User help
      J
      Jhonny Martínez
    • TCP DataSource Configuration

      Hi guys, i have an issue trying to comunicate with a tcp gateway. This gateway is configured to periodically (every 10s) information about they sensors conected (Traffic sensors). The thing is, this gateway just send data without any request... just send data every 10s. So i am wondering to transform the data sent from the gateway into Mango Datapoints inside a tcp Datasource to handle it. I am trying to set the configuration on the tcp datasource (regex, and this stuff) to get the raw data sent from the gateway in a datapoint (inside the tcp datasource). Then with a scripting datasource and some virtual datapoints, i will decript the protocol and set the right values in the virtual datapoints.

      This is a screenshot of the raw hex data sent from the gateway.

      0_1550766084012_snipTCP.jpeg

      and this is the information about the protocol:

      0_1550766191207_protocol1.jpg

      0_1550766199999_protocol2.jpg

      I just want you guys help me with the tcp datasource and datapoint configuration to catch the raw data into a datapoint and then i can handle the rest with a scripting DS and some virtual datapoints.

      Thanks and rewards.

      posted in User help
      J
      Jhonny Martínez