ParticleNET / ParticleSDK

.NET SDK for Particle.io (formally spark.io)
Apache License 2.0
10 stars 3 forks source link

Implement FlashFileAsync #9

Open holtsoftware opened 9 years ago

holtsoftware commented 9 years ago

From Android SDK @Multipart @PUT("/v1/devices/{deviceID}") Response flashFile(@Path("deviceID") String deviceID, @Part("file") TypedOutput file);