Release v1.0.181024


1. About this release

The initial release of the nVent Nuheat OpenAPI.

2. How to access the API

The documentation for connecting and accessing the API can be found at https://api.mynuheat.com/. Documentation for the endpoints can be found in our Swagger implementation.
The documentation contains information about:

  • Get started
  • OAuth2
  • Webservices
  • Http return codes
  • Error handling
  • Models
  • Versioning
  • Burst and rate limits
  • Validation
  • Energy log
  • Real time change notifications (SignalR)

3. Prerequisites

You need request access to the API, before you are able to get any data. Go to our Get started section.

4. What's new

The OpenAPI became generally available in it's first version in this release.
Features added:

5. System requirements

This API is a web-based HTTP REST Api. An internet connection is required.
To perform initial Authorization, a browser is needed to initiate the OAuth2 flow.
The client also need to be able send HTTP/1.1 requests and be able to handle JSON responses.
To use our change notification, you must be able to communicate with SignalR.

6. Documentation and Examples

The documentation for connecting and accessing the API can be found at https://api.mynuheat.com/. Documentation for the endpoints can be found in our Swagger implementation.

7. Known issues

No issues have been registered.

8. Enhancements

The OpenAPI was released.

9. Deprecated features

N/A

10. Removed features

N/A