It is possible to import a list of devices using a .csv file.
The fields below are need to import multiple devices. The file must be .csv. Fields aftre DeviceEventType are not required. Click the Export button to download a sample file.
- Name,ProviderDeviceId,ApplicationId,Description,AutomaticallyUpdateCoordinates,Latitude,Longitude,DeviceEventType
- Example Imported Device,25ASDF,2,Test Imported Device, false,49.596125,6.12927333333333,16
All string values are trimmed before being saved, the decimal separator is a dot. The columns are not optional but you can skip the optional values by simply leaving its corresponding input empty.
To found out what your ApplicationId is click on your application. The number at the end of the URL is the ApplicationId - http://app.evvos.com/applications/2 ProviderDeviceId, Description, Latitude and Longitude are optional.