ProfileApplyTo
driver_idsstring[]
The identifiers of the drivers this profile applies to.
charger_asset_idsstring[]
The asset identifiers of the chargers (AC or DC) this profile applies to.
ProfileApplyTo
{
"driver_ids": [
"driver-1"
],
"charger_asset_ids": [
"LR34_001"
]
}