Live API release notes


Version 1.14.0 (2023-05-23)

  • Support for the functionalities of the Sunny Home Manager in ennexOS:
    • Live switching state and live consumption of consumers

Version 1.13.0 (2023-03-29)

  • Sunny Portal system migration (SunnyPortal classic to Sunny Portal powered by ennexOS):
    • Permanent Redirect for migrated classic systems:
      • API-response returns an HTTP code 308 without a response body
      • New plantId/deviceId in location header, including any query params.
    • More details on MigrationAnnouncement (sma.de)
  • Endpoint (GET /live/v1/devices/{deviceId}/measurement/sets/EnergyMix) –now available for ennexOS devices too.

Version 1.12.0 (2022-10-19)

  • Minor performance improvements
  • Error info enhancements:
    • New property in (GET /live/v1/plants/{plantId}/measurements/sets/EnergyBalance) endpoint
      • error - additional error information. See swagger for more details.

Version 1.11.0 (2022-09-28)

  • Minor performance improvements

Version 1.10.0 (2022-06-28)

  • Performance improvements
  • New property in plant related responses, in the Plant section:
    • timezone - The timezone of the plant in IANA format.
  • Empowering for ennexOS live data
  • Obsolescence of existing endpoint (GET /v1/plants/{plantId}/devices):
    • healthStatus property improvements - nullability removed, values ​​added/changed. (Active (v1) to Ok (v2), Inactive (v1) to Off (v2)).
    • For more details see the documentation of the new version of the endpoint: (GET /v2/plants/{plantId}/devices).

Version 1.9.0 (2022-04-05)

  • Performance improvements