{}
curl --location --request GET 'https://api.exati.com.br/tracking/read/deviceType' \ --header 'Content-Type: application/json' \ --data-raw '{}'
[ { "id_device_type": 1, "name": "testing", "code": "testing" } ]