# Packages
Code generated by MockGen.
# Functions
BuildDeviceTypeAttributesTbland converts a list of DeviceTypeAttributeRequest to a JSON string for the given device type ID.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseSmartCarYears parses out the years format in the smartcar document and returns an array of years.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IntegrationCapabilities gets stored on the association table btw a device_definition and the integrations, device_integrations.
No description provided by the author
No description provided by the author
# Interfaces
go:generate mockgen -source autoiso_api_service.go -destination mocks/autoiso_api_service_mock.go -package mocks.
go:generate mockgen -source datgroup_api_service.go -destination mocks/datgroup_api_service_mock.go -package mocks.
go:generate mockgen -source device_definition_on_chain_service.go -destination mocks/device_definition_on_chain_service_mock.go -package mocks.
go:generate mockgen -source drivly_api_service.go -destination mocks/drivly_api_service_mock.go -package mocks.
go:generate mockgen -source fuel_api_service.go -destination mocks/fuel_api_service_mock.go -package mocks.
go:generate mockgen -source smart_car_api_service.go -destination mocks/smart_car_api_service_mock.go -package mocks.
go:generate mockgen -source vincario_api_service.go -destination mocks/vincario_api_service_mock.go -package mocks.