• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. thirawad
    3. Topics

    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
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 15
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by thirawad

    • T

      Using REST API to PUT point-values by Python code

      How-To
      • • • thirawad
      9
      0
      Votes
      9
      Posts
      2.5k
      Views

      Jared WiltshireJ

      @MattFox See the post here -
      https://forum.infiniteautomation.com/topic/3238/failed-to-create-authentication-token-bad-request/2

    • T

      SSH data source & Python Programming

      How-To
      • • • thirawad
      2
      0
      Votes
      2
      Posts
      1.2k
      Views

      phildunlapP

      Hi Thirawad,

      Can you be more specific about which part you're having trouble with?

      The help in the SSH data source explains how to get SSH connectivity in a common Linux situation. You simply need to generate the keys, install the public key on the target machine, have the private key to gain SSH access on the Mango machine, and point the data source at this file.

      Data points run commands and then take the response as their value. So, maybe you're grep'ing values from files into a numeric point. Maybe you're cat'ing a file into an alphanumeric point so that you can run a script over it.

    • T

      How to Publisher data point type HTTP Image to another mango.

      How-To
      • • • thirawad
      12
      0
      Votes
      12
      Posts
      3.8k
      Views

      phildunlapP

      Hi thirawad,

      :D

      Thank you for documenting the solution so clearly. Image points will appear in the publisher's table in 3.3, but this will be helpful until that is released, for sure!

    • T

      How to force data bi-direction between HTTP Sender and HTTP Receiver

      User help
      • • • thirawad
      5
      0
      Votes
      5
      Posts
      1.7k
      Views

      T

      Thank you for your advice and checking about publisher's format.

      yes, i'm worry about the secure too.

      Thank you again Mr. Phildunlap