Packages

Telit API Client For Elixir

Current section

Files

Jump to
telix config dev.exs
Raw

config/dev.exs

use Mix.Config
config :telix,
auth: %{
thingKey: "358239051214957",
appId: "casaiq",
appToken: System.get_env("TELIT_TOKEN")
}