Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BoltToken ¶ added in v1.9.8
type BoltToken struct {
St string
}
func (*BoltToken) Initiate ¶ added in v1.9.8
func (b *BoltToken) Initiate() (*LinkInitiate, error)
type LinkInitiate ¶ added in v1.9.8
type LinkLogin ¶ added in v1.9.8
type LinkLogin struct { Data struct { Attributes struct { Token string } } }
func (LinkLogin) Marshal ¶ added in v1.9.9
you must /authentication/linkDevice/initiate first or this will always fail
type Playback ¶
type Url ¶ added in v1.9.9
type Url struct {
String string
}
func (*Url) UnmarshalText ¶ added in v1.9.9
Click to show internal directories.
Click to hide internal directories.