Skip to main content

alertObj

alertIdstring<uuid>
Example: 81edf463-cd5f-4a3f-9066-31fcea3eb302
alertTypestring
Example: network_offline
detailsstring
Example: Charger lost connectivity to network provider
raisedAtstring<datetime>
Example: 2023-12-12T14:00:00.000Z
updatedAtstring<datetime>
Example: 2023-12-12T14:00:00.000Z
createdAtstring<datetime>
Example: 2023-12-12T14:00:00.000Z
alertObj
{
"alertId": "81edf463-cd5f-4a3f-9066-31fcea3eb302",
"alertType": "network_offline",
"details": "Charger lost connectivity to network provider",
"raisedAt": "2023-12-12T14:00:00.000Z",
"updatedAt": "2023-12-12T14:00:00.000Z",
"createdAt": "2023-12-12T14:00:00.000Z"
}