Skip to content

type_sensor has no affect on Panthera database

Could be an issue with Panthera, I'm not sure.

When attempting to upload to Panthera with the line "type_sensor": "3D" in dict_modules.json, the 'Sensor Type: ' field is always 'planar'.

I suspect it has something to do with this line where the DEFAULT 'planar' states: "if you don’t explicitly provide a value for type_sensor when adding a row, the database will automatically fill it with the string 'planar'."

I'm attaching my dict_modules.json used at upload to confirm that I think I did everything I need to explicitly provide a value for type_sensor. Let me know if I have done anything wrong. I used the string '3D' because of this line in create_module.php.

dict_modules.json

Edited by Matthew Lewis Franks