Releases: particle-iot/particle-windows-sdk
Releases · particle-iot/particle-windows-sdk
v0.1.0
- Add .NET Framework 4.5.2 library for use in non WinRT applications
ParticleCloud
- Add public properties
OAuthClientId
andOAuthClientSecret
for setting OAuth client tokens - Add
SignupWithCustomerAsync
,RequestPasswordResetForCustomerAsync
, andCreateClaimCodeForOrganizationAsync
- Add public properties
ParticleDevice
- Add
SignalAsync
to send a signal to the device to shout rainbows - Add public properties
IsFlashing
,KnownPlatformId
, andKnownProductId
- Add Digistump Oak, RedBear Duo, and Bluz DK to the list of know devices
- Add
v0.0.5
Initial Release