Upstream sync
This commit is contained in:
@@ -13,6 +13,7 @@ type Device struct {
|
||||
DeviceConfiguration string `json:"deviceConfiguration" gorm:"type:json"`
|
||||
CompanyID uint `json:"companyId"`
|
||||
DeviceInfos *[]DeviceInfo `json:"deviceInfos"`
|
||||
CurrentContractID *uint `json:"currentContractId"`
|
||||
}
|
||||
|
||||
type DeviceResponse struct {
|
||||
|
||||
Reference in New Issue
Block a user