Telix v0.1.0 Telix.Client View Source
Link to this section Summary
Link to this section Types
Link to this type
auth()
View Source
auth :: %{username: binary, password: binary} | %{thingKey: binary, appToken: binary, appId: binary}
Link to this type
t()
View Source
t() :: %Telix.Client{auth: auth, endpoint: binary, session_key: binary}