Particle Namespace |
[Missing <summary> documentation for "N:Particle"]
Class | Description | |
---|---|---|
![]() | Extensions |
Extensions the ParicleSDK uses
|
![]() | ParticleAuthenticationExeption |
There was a problem authenticating to the cloud
|
![]() | ParticleBase |
The base class for the ParticleCloud and ParticleDevice
|
![]() | ParticleCloud |
Represents the connection to the particle cloud.
|
![]() | ParticleDevice |
Represents a Device like the Core, Photon or Electron
|
![]() | ParticleEventData |
Represents the Json data from a particle Event
|
![]() | ParticleEventManager |
This class is used to manage the stream of events from the Particle Cloud and Turn them into native .net events
|
![]() | ParticleException | |
![]() | RequestResponse |
The Response from the Particle Cloud API
|
![]() | Result |
The results from the request.
|
![]() | ResultT | |
![]() | Variable |
Represents a variable for a device
|
![]() | WebEventArgs |
Represents an Event from Particle's Event api
|
Enumeration | Description | |
---|---|---|
![]() | ParticleDeviceType |
The type of particle devices
|
![]() | VariableType |
The types of a variable value
|