Skip to content

Instantly share code, notes, and snippets.

@kobeaerts
Last active April 21, 2023 08:49
Show Gist options
  • Save kobeaerts/3105beaa41200a7415a9796d4eab9599 to your computer and use it in GitHub Desktop.
Save kobeaerts/3105beaa41200a7415a9796d4eab9599 to your computer and use it in GitHub Desktop.
{
"id": "3b8705f9-a4d7-4e66-a867-7eb70cbbe41f",
"type": "battery",
"name": "BAT-300",
"description": "",
"manufacturerId": "f7e6a63b-5d33-40d2-9ba8-5873e85e77f5",
"manufacturer": {
"id": "f7e6a63b-5d33-40d2-9ba8-5873e85e77f5",
"name": "SAURUS"
},
"specifications": {
"ports": {
"port1": {
"voltage": {
"min": {
"value": 10,
"unit": "V"
},
"nom": {
"unit": "V"
},
"max": {
"unit": "V"
}
},
"current": {
"nom": {
"unit": "A"
},
"max": {
"unit": "A"
}
},
"power": {
"nom": {
"unit": "W"
},
"max": {
"unit": "W"
}
}
}
},
"energy": {
"unit": "kWh"
}
},
"dateCreated": "2023-03-27T09:57:36.929Z",
"dateUpdated": "2023-03-27T09:59:29.040Z",
"dateDeleted": null,
"createdBy": {
"firstName": "Kobe",
"lastName": "Aerts"
},
"updatedBy": {
"firstName": "Kobe",
"lastName": "Aerts"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment