LI3DS / cli-li3ds

CLI to interact with the LI³DS datastore through the LI³DS HTTP API
GNU General Public License v3.0
1 stars 0 forks source link

Import platform #50

Closed ldgeo closed 7 years ago

elemoine commented 7 years ago

New error at deploy time (on the li3ds server):

Error: "specifications" mismatch in sensor "lidar" ("{}" vs "None")

I will have a look tomorrow.

elemoine commented 7 years ago

The issue is related to an incompatibility between import-platform and import-ept. import-ept creates a lidar sensor with specifications set to {} while import-platform creates a lidar sensor with specifications set to NULL.