iotile-cloud
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Device
constructor
active
busy
data
Block
drifter
Mode
external
Id
gid
id
is
Modified
label
lat
lon
org
project
properties
property
Map
raw
Data
sensor
Graph
Slug
sg
slug
state
template
add
Properties
get
Patch
Payload
get
Property
get
State
Display
is
Data
Block
to
Json
Hierarchy
Device
Indexable
[
key:
string
]:
any
Index
Constructors
constructor
Properties
active
busy
data
Block
drifter
Mode
external
Id
gid
id
is
Modified
label
lat
lon
org
project
properties
property
Map
raw
Data
sensor
Graph
Slug
sg
slug
state
template
Methods
add
Properties
get
Patch
Payload
get
Property
get
State
Display
is
Data
Block
to
Json
Constructors
constructor
new
Device
(
data
?:
any
)
:
Device
Parameters
Default value
data:
any
= {}
Returns
Device
Properties
active
active
:
boolean
busy
busy
:
boolean
= false
Optional
data
Block
data
Block
:
DataBlock
drifter
Mode
drifter
Mode
:
boolean
Optional
external
Id
external
Id
:
undefined
|
string
gid
gid
:
string
id
id
:
number
is
Modified
is
Modified
:
boolean
label
label
:
string
Optional
lat
lat
:
undefined
|
number
Optional
lon
lon
:
undefined
|
number
Optional
org
org
:
undefined
|
string
project
project
:
string
properties
properties
:
Array
<
Property
>
property
Map
property
Map
:
PropertyDictionary
raw
Data
raw
Data
:
any
sensor
Graph
Slug
sensor
Graph
Slug
:
string
Optional
sg
sg
:
SensorGraph
slug
slug
:
string
Optional
state
state
:
undefined
|
string
template
template
:
string
Methods
add
Properties
add
Properties
(
properties
:
Array
<
Property
>
)
:
void
Parameters
properties:
Array
<
Property
>
Returns
void
get
Patch
Payload
get
Patch
Payload
(
)
:
any
Returns
any
get
Property
get
Property
(
name
:
string
)
:
Property
Parameters
name:
string
Returns
Property
get
State
Display
get
State
Display
(
)
:
string
Returns
string
is
Data
Block
is
Data
Block
(
)
:
boolean
Returns
boolean
to
Json
to
Json
(
)
:
any
Returns
any
Generated using
TypeDoc