BuildingApi 0.4.0
A library to ease .NET http client interactions with Johnson Controls' Building API at https://api.panoptix.com/.
Install-Package BuildingApi -Version 0.4.0
dotnet add package BuildingApi --version 0.4.0
<PackageReference Include="BuildingApi" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BuildingApi --version 0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BuildingApi, 0.4.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
0.4
Remove Common.Logging dependency
Mark ApiClient and HttpHelper as obsolete
More complete JSON model classes
0.3.1
Point now exposes SamplesRequested boolean
0.3
Add Async methods to API; obsolete non-async versions
Add Created/Updated audit properties to Sample
Dependencies
-
- Flurl (>= 1.0.1)
- Microsoft.Net.Http (>= 2.2.22)
- Newtonsoft.Json (>= 6.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.