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.
Running JSON from command line?
-
I have a PHP script that creates JSON for adding data points. Could i run the JSON from command line (in linux)? I could then trigger it from the PHP script.
Currenlty PHP creates the JSON file to the templates folder and I then need to run it from "Templates" by selecting it from the drop down list. Not very convenient...