CreateAssetRequest
The request body that we need to passed at the time of creating assets.
Please enter the name of the owner
Possible values: [Industrility
]
Please enter the address where asset is located
Possible values: [Krushna Chowk, New Sangavi
]
Please enter the serialNumber of the asset
Possible values: [8083557085
]
Please enter the customerIndustry of the asset
Possible values: [Industrility
]
asset created via developer portal for testing
Possible values: [asset created via developer portal for testing
]
Please enter the 10 digit unique telematicsSerialNumber for the each individual asset creation
Possible values: [8083557085
]
Please enter the type of the asset
Possible values: [boiler
]
Please enter the userName for which you want to create the asset
Possible values: [oem@industrility.com
]
Please enter the template associated with asset
Possible values: [AssetModel.json
]
Please enter the userId for which you want to create the asset
Possible values: [US-oem@industrility.com
]
Please enter the website where asset more information is available
Possible values: [www.google.com
]
Please enter the tags for the asset, please ensure you are entering the comma separated string to create another tag.
Possible values: [test
]
Please enter the distributor name of asset
Possible values: [Industrility
]
Please enter the model name of the asset
Possible values: [LS90
]
Please enter avatar of the user
Possible values: [avatar-male.png
, avatar-male1.png
, avatar-male-2.png
, avatar-male-3.png
, avatar-male-4.png
, avatar-female.png
, avatar-female-2.png
, avatar-female-3.png
, ``]
Please enter the name of the asset
Possible values: [Rental Boiler
]
Please add the lat long of the asset in the JSON stringified format.
Possible values: [{"lat":41.903943,"long":-87.688929}
, ``]
Please enter the model Id
Possible values: [AM-74067f82-6a33-4627-a7f2-1df6006e3cc1
]
Possible values: [SG-OEM
]
Please enter the step name
Possible values: [meta
]
Please enter the name of maker of this asset
Possible values: [Industrility
]
Please enter the forgeid of asset from 3D diagram
Possible values: [dbid:001
]
Please enter the create date of the asset
Possible values: [2023-11-30T18:30:00.000Z
]
Please enter the current status of the asset
Possible values: [active
, inactive
]
{
"owner": "Industrility",
"address": "Krushna Chowk, New Sangavi",
"serialNumber": "8083557085",
"customerIndustry": "Industrility",
"description": "asset created via developer portal for testing",
"telematicsSerialNumber": 8083557085,
"type": "boiler",
"userName": "oem@industrility.com",
"selectedTemplate": "AssetModel.json",
"userId": "US-oem@industrility.com",
"productVideoLink": "www.google.com",
"tags": "test",
"distributorName": "Industrility",
"modelName": "LS90",
"avatarImage": "avatar-male.png",
"assetName": "Rental Boiler",
"location": "{\"lat\":41.903943,\"long\":-87.688929}",
"model": "AM-74067f82-6a33-4627-a7f2-1df6006e3cc1",
"securityGroups": [
"SG-OEM"
],
"step": "meta",
"make": "Industrility",
"forgeid": "dbid:001",
"createDate": "2023-11-30T18:30:00.000Z",
"status": "active"
}