Headless Workheld Sense Edge Servie execution
For most use cases, it is good practice to use Workheld Sense Edge as Windows or Linux service. See the following section for further details:
Sometimes, it might be beneficial to run Luna in "headless-mode" without needing to install it as a service. Use the Luna.Service executable for that. Run the following command (in the SF Edge main binary location):
$ ./Luna.Service -f /path/to/config/appsettings.xml -o /path/to/config/otasettings.xml -s "EdgeService0"
Make sure, the Luna.Service executable has permissions to run on your operating system.