An open API service indexing awesome lists of open source software.

https://github.com/kevinschweikert/live_premier

An APi wrapper for the Analog Way LivePremier platform
https://github.com/kevinschweikert/live_premier

analogway api api-client api-rest aquilon elixir elixir-lang elixir-library live-premier

Last synced: 7 months ago
JSON representation

An APi wrapper for the Analog Way LivePremier platform

Awesome Lists containing this project

README

          

# LivePremier

[![CI](https://github.com/kevinschweikert/live_premier/actions/workflows/elixir.yml/badge.svg)](https://github.com/kevinschweikert/live_premier/actions/workflows/elixir.yml)

An API Wrapper for the Analog Way LivePremier system

More info about the devices at [Analog Way](https://www.analogway.com/emea/products/livepremier-presentation-systems/)

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `live_premier` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[
{:live_premier, "~> 0.1.0"}
]
end
```

Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .