ascom-alpaca 1.0.0-beta.10

Rust implementation of the ASCOM Alpaca API for astronomy devices
Documentation
<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8" />
    <title>Alpaca device setup</title>
    <style>
      body {
        font-family: Arial, sans-serif;
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100vh;
      }
    </style>
  </head>
  <body>
    Sorry, this device does not support configuration.
  </body>
</html>