Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeviceConfigResponse ¶
type DeviceConfigResponse struct { // PidURL including the version for the template PidURL string `json:"pidUrl"` // DeviceSettingURL including the version for the settings DeviceSettingURL string `json:"deviceSettingUrl"` // DbcURL including the version for the dbc file, usually same as pidurl template version DbcURL string `json:"dbcURL,omitempty"` }
DeviceConfigResponse response for what templates to use
type UserDeviceAutoPIUnit ¶
Click to show internal directories.
Click to hide internal directories.