GrovePi icon indicating copy to clipboard operation
GrovePi copied to clipboard

Unable to use AirQuality Grove sensor

Open abhisheksharma0994 opened this issue 10 years ago • 1 comments

there is no direct method available for accessing airquality grove sensor values in this library especially for C#.

Is there any recommended way to do the same or do we need to implement our own Airquality Interface ?

We are mainly concerned about the C# implementation of the library.

abhisheksharma0994 avatar Feb 25 '16 08:02 abhisheksharma0994

Greetings, the same is true for other devices such as the PIR sensor. The idea would be to have a table here that lists all the possible Grove devices/ sensors and a [YES] or [NO] for the availability in the current .NET SDK...

Best regards -Simon

zeroskyx avatar Jul 24 '16 00:07 zeroskyx