Knowledge
English
homeappabout
Search
⌃K
Links
Home
About Ardexa
Getting Started
What is Ardexa?
Connectivity in 60 Seconds
The Ardexa Data Store
Configure the Edge Device
Edge and Cloud Connect
Ardexa Agent
Installation (ARM64 or X86/AMD64)
Installation Raspberry Pi
Install (opkg)
Install on Docker
Check it's working
Increase system limits
Data types and formats
Scenarios
Run
How does the UNIX_SOCKET scenario work?
Dynamic Configuration
Manual Configuration
Replacing a Device with a New One
Replacing a Device with an Existing One
Uninstall
Ardexa Machine Plugins
Variable Naming Guide
The ArdexaLinux Image
Computer Hardware
Communications Hardware
Connecting a Machine to the Ardexa Device
Ardexa Cloud
Ardexa Account
Ardexa Remote
Data Access
Analysis
Searches
Devices
Entities
Standard UI components
Dashboards
Alerts
Administration
Energy Solutions
Control
FAQ
Troubleshooting
Ardexa API
API
Powered By GitBook

Run

One single RUN should only produce one piece of data, e.g. a line of CSV. This is quite deliberate so that in the future we can support multi-line output such as XML should the need arise.
If you have a situation where a single RUN might produce zero or more lines of output, we recommend writing the information to a file and using a CAPTURE scenario (or UNIX_SOCKET).
Previous
Scenarios
Next
How does the UNIX_SOCKET scenario work?
Last modified 3yr ago