curl --location --request PUT 'https://fleet.roscolive.com/api/v1.0/installerapp/device//install' \
--form 'device_type=""' \
--form 'vin_number=""' \
--form 'tag_plate=""' \
--form 'company_id=""' \
--form 'channel_available_3=""' \
--form 'channel_available_4=""' \
--form 'obd=""' \
--form 'canbus=""' \
--form 'install_ts=""' \
--form 'asset_id=""' \
--form 'channel_1=@""' \
--form 'channel_2=@""' \
--form 'channel_3=@""' \
--form 'channel_4=@""' \
--form 'obd_mount=@""' \
--form 'obd_zip_tie=@""' \
--form 'camera_mount=@""' \
--form 'j1939_mount=@""' \
--form 'adas_camera_height=""' \
--form 'adas_vehicle_width=""' \
--form 'adas_camera_offset=""' \
--form 'adas_vehicle_hood_len=""'