Particle Api Client v0.2.0 Particle.Device View Source
This module defines the actions that can be taken on the Device endpoint.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Particle.Device{connected: Boolean, functions: [binary()], id: binary(), name: binary(), variables: %{optional(Atom) => binary()}}