Click or drag to resize
Particle Namespace

[Missing <summary> documentation for "N:Particle"]

Classes
  ClassDescription
Public classExtensions
Extensions the ParicleSDK uses
Public classParticleAuthenticationExeption
There was a problem authenticating to the cloud
Public classParticleBase
The base class for the ParticleCloud and ParticleDevice
Public classParticleCloud
Represents the connection to the particle cloud.
Public classParticleDevice
Represents a Device like the Core, Photon or Electron
Public classParticleEventData
Represents the Json data from a particle Event
Public classParticleEventManager
This class is used to manage the stream of events from the Particle Cloud and Turn them into native .net events
Public classParticleException
Public classRequestResponse
The Response from the Particle Cloud API
Public classResult
The results from the request.
Public classResultT
Public classVariable
Represents a variable for a device
Public classWebEventArgs
Represents an Event from Particle's Event api
Enumerations
  EnumerationDescription
Public enumerationParticleDeviceType
The type of particle devices
Public enumerationVariableType
The types of a variable value