• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How to handle Softwarecrash

    Official EVOK API
    2
    2
    58
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      sknobloch last edited by sknobloch

      Im just getting startet using the EVOK API over Websocket.
      My first steps in controlling some Stuff worked pretty good.
      Now i have the question, how to handle a crash of my control Software?
      For example I use the Unipi to control a conveyor belt.
      When i set the output for driving the belt high and the software is terminated the pin is of course still high.
      How do you handle stuff like this, so the conveyor is stopped?

      Martin Kudláček 1 Reply Last reply Reply Quote 0
      • Martin Kudláček
        Martin Kudláček @sknobloch last edited by

        Hello @sknobloch,
        if your program is some script or binary, you should use systemd for starting and keeping alive. This tutorial shows how to work with it: https://medium.com/@benmorel/creating-a-linux-service-with-systemd-611b5c8b91d6

        Best regards,
        Martin

        1 Reply Last reply Reply Quote 0
        • First post
          Last post