Skip to content

Releases: particle-iot/particle-windows-sdk

v0.1.0

16 May 17:05
Compare
Choose a tag to compare
  • Add .NET Framework 4.5.2 library for use in non WinRT applications
  • ParticleCloud
    • Add public properties OAuthClientId and OAuthClientSecret for setting OAuth client tokens
    • Add SignupWithCustomerAsync, RequestPasswordResetForCustomerAsync, and CreateClaimCodeForOrganizationAsync
  • ParticleDevice
    • Add SignalAsync to send a signal to the device to shout rainbows
    • Add public properties IsFlashing, KnownPlatformId, and KnownProductId
    • Add Digistump Oak, RedBear Duo, and Bluz DK to the list of know devices

v0.0.5

16 May 17:04
Compare
Choose a tag to compare

Initial Release