Product Updates
New updates and improvements
Fixes
- Fixed an issue where onboarding requests failed immediately when trying to onboard a BMW.
- Resolved the problem that prevented canceling commands in a Pending state.
- It’s no longer possible to schedule commands to be triggered in the past.
- Unwanted artifacts in command error descriptions have been removed.
- Fixed a 500 Internal Server Error for GET requests to
/offboarding/entities/:offboardingRequestId
when using a non-existent ID. - Tenant administrators can now again successfully retrieve collectives they own.
New
- Commands API available for SMA Inverters: You can now send commands to supported SMA inverters.
- New Command Type: It’s now possible to curtail Entities that support it through the Command API with the
LimitFeedIn
command.
Fixes
- Fixed an issue that caused invalid Charge Sessions to be created for Mercedes-Benz vehicles.
New
- Locating Matching for Readings: We’re now matching known Entity Locations to Readings, similarly to how the Charge Sessions API handles it.
Improvements
- Clients created through the Account Center are now automatically set as administrators of their Tenant.
- Strengthened validations for Entity Onboarding & Guided Onboarding Requests.
- We made it easier to retrieve all open Onboarding Requests without specifying filters.
Fixes
- Fixed issue where making a Client an administrator of a Tenant did not grant expected access to endpoints.
- Fixed issue that caused a 500 (internal server) error to return on the
POST /v1/collectives/:collectiveId/members
endpoint. - Fixed a validation issue that allowed for incorrect latitude and longitude values to be set for Entity Locations.
Improvements
-
Individual transactions on onboarding requests are now hidden to prevent potential security vulnerabilities.
-
Increased the GO session validity period from 7 to 30 days for enhanced user flexibility.
Fixes
-
Fixed issues with the entity offboarding process to ensure stability.
-
Corrected a bug that caused a 500 Internal Server Error on the GET
/onboarding/entities
endpoint. -
Fixed an issue where GO status was not updating properly after user consent was provided on the OEM page.
-
Resolved an unspecified error that occurred during the onboarding of BMW vehicles.
-
Fixed an error where Tesla’s charge sessions sometimes returned incorrect total power values.
-
Resolved an issue where a ‘Canceled’ status was mistakenly returned for all transactions during entity offboarding requests.
-
Updated error handling so that the “Invalid input” message only appears when required parameters are missing in GET
/entities/{entityId}/aggregations/total
.
Improvements
- Location-matching: we match entity-locations to specific charge sessions based on their proximity
Fixes
-
Fixed a bug in the “Create Entity” step during onboarding requests.
-
Added missing validation for the “Charging” property in the POST
/entities/:entityId/commands
and/entities/:entityId/commands/schedule
endpoints to ensure proper data handling.
Improvements
-
Made it easier to track the status of Guided Onboarding Sessions and linked Onboarding Requests.
-
We now automatically cancel any existing onboarding requests that are duplicates of newly created ones.
Fixes
-
Resolved a problem where a small number of end-users experienced a long wait time and redirection through two error pages when using Guided Onboarding.
-
Fixed an issue where users couldn’t continue a Guided Onboarding session from where they previously left off, requiring them to start over.
-
Addressed a 400 error issue with the Total Aggregations endpoint.
Improvements
-
Improved the clarity and detail of error messages across the platform.
-
Improved documentation for:
-
the Principals API
-
the Entities API
-
the Records API
-
the Onboarding API
-
the Offboarding API
-
Fixes
-
Fixed an issue where some users were unable to confirm their VIN during a Guided Onboarding session.
-
Resolved a problem where onboarding vehicles of certain brands failed due to transactions getting stuck in an
InProgress
orPending
status. -
Fixed an issue that prevented users from onboarding Collectives and adding Entities.
-
Addressed issues encountered during the creation of Guided Onboarding sessions.
-
Fixed a bug where scheduled commands ran ahead of the set trigger time, causing all but the first command to fail.
Was this page helpful?