ParticleDevice Properties |
The ParticleDevice type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cellular |
Does this device have a cellular connection.
|
![]() | Connected |
Gets a value indicating whether this ParticleDevice is connected.
|
![]() | CurrentBuildTarget |
The Current Build Target
|
![]() | DeviceType |
Gets the type of the device.
|
![]() | Functions |
Gets the functions for this device. Be sure to call RefreshAsync to refresh this list.
|
![]() | Id |
Gets the identifier.
|
![]() | IMEI |
IMEI number if Electron
|
![]() | IsRefreshing |
Gets or sets a value indicating whether this device is refreshing.
|
![]() | LastApp |
Gets the last application flashed to the core
|
![]() | LastHeard |
Gets the last heard date.
|
![]() | LastICCID |
Last SIM card ID used if an Electron
|
![]() | LastIPAddress |
Gets the last IP address the Device was connected with
|
![]() | Name |
The name of the core
|
![]() | PlatformId |
The PlatformId for the ParticleDevice
|
![]() | Status |
The Status of the device
|
![]() | Variables |
Gets the variables defined for this device. Be sure to call RefreshAsync to refresh this list.
|