Andrew
Andrew
`Get-BME280Data`/`Set-BME280Config` functions have `Oversampling` parameter, but it currently does nothing. This parameter should be tied to binary value used in `Set-BME280Config` function according to sensor datasheet. Currently oversampling of data...
... otherwise GitHub shows it as "Binary file not shown."
PSGallery needs this field for filtering.
Need to go through all reference packages and update to latest versions; For example: "Microsoft.PowerShell.SDK", "System.Xml.XDocument".
It would be good to have this module on pre-v5 PowerShell. Some things (not all) that got hit when this module was tried on PSv4: - usage of "::new"; e.g:...
A useful capability would be for cmdlets to return headers of server's responses. Currently cmdlets do not provide access to HTTP headers of server's responses.
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSDesiredStateConfiguration) - [X] Search the existing issues. ###...
Current subsystem design guidelines allow using SMA internal types by subsystem together with `InternalsVisibleTo` attribute. This brings to problems when compiling subsystems using `PackageReference` to `System.Management.Automation` (or PS SDK) package...
For test.