This release notes document describes the details of version E7 in the following platforms:
This Release Notes document describes the following details for version E7 of the Surfsight® Portal:
SUR-4526 and SUR-4662
In the Settings area of the Surfsight® Portal, a new Organization Settings tab enables reseller partners, organization administrators, and supervisors to configure the following settings at the organization level:
-
Device Settings - configure device settings.
-
Events Settings - select how to receive event alerts (text notification, snapshot, or video), and add the relevant email recipients.
-
Webhook Settings - add webhook addresses.
-
SD Retention Settings - update the recording retention time, in minutes, for each device.
You can configure these at the organization level even if the organization includes devices from multiple reseller partners.
SUR-4711
Two new events, Entering standby and Exiting standby, are now available as text notifications, without video or a snapshot attached. GPS information is included in these events.
These events are triggered when a dashcam that is connected to constant power enters or wakes up from standby mode.
SUR-4768
In the Settings area of the Surfsight® Portal, fleet managers can now add and remove admin users from a different organization (within Surfsight®).
This gives them access to your organization data, and the ability to both manage your organization and add external integrations.
This Release Notes document describes the following details for version E7 of the Partner Portal:
Issue ID |
Problem |
Resolution |
---|---|---|
SUR-4410 |
Performing a factory reset on a device was erasing the selected data profile level associated with the account, even though this is a portal - not device - setting. |
After a factory reset, the portal automatically retrieves the selected data profile level for the device. |
This Release Notes document describes the following details for version E7 of the Surfsight® API:
SUR-4114
The new POST /devices/{imei}/factory-reset call enables reseller partners and organization administrators to reset a dashcam to its factory settings. If the dashcam is offline, it is reset when it comes back online.
SUR-4662
Organization administrators and supervisors can now create organization profiles for organizations with devices from multiple reseller partners with the following calls:
-
POST /organizations/{orgId}/device-settings
-
POST /organizations/{orgId}/event-settings
-
POST /devices/{orgId}/webhook-settings
SUR-4711
Two new events, standbyEnter and standbyExit, are now available as text notifications, without video or a snapshot attached. GPS information is included in these events.
These events are triggered when a device that is connected to constant power enters or wakes up from standby mode.
SUR-4768
The new POST /organizations/orgId/external-users call enables organization administrators to add and remove admin users from a different organization. These admin users can then make API calls for your organization and add external integrations.
Issue ID |
Problem |
Resolution |
---|---|---|
SUR-3866 |
If users were not signed in and clicked on an event link from an event notification email, they would not be directed to the correct event once they signed in. |
If users are not signed in and click on an event link from an event notification email, they are directed to the correct event once they sign in. |