- Print
- DarkLight
- PDF
Operation is used to create new electric fuse. Available from product version 3.2.2.
Electric Fuse to be created
Id of bus connection type the fuse uses
Electric Fuse description
Id of Electric fuse type
Id of Electric fuse
Electric Fuse identification
Id of electric premises the fuse belongs to
Id of switch type
Id of vfuse type
A created Electric fuse
{
"connection": null,
"description": "",
"fuse": 299230,
"id": 59201,
"identification": "abc",
"premise": null,
"switch": 303410,
"vfuse": null
}
Id of bus connection type the fuse uses
Electric Fuse description
Id of Electric fuse type
Id of Electric fuse
Electric Fuse identification
Id of electric premises the fuse belongs to
Id of switch type
Id of vfuse type
There was an error in request. Usually field validation failed.
{
"fuse": [
"This field is required."
],
"identification": [
"This field is required."
],
"switch": [
"This field is required."
]
}
Fields which failed validation
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}
Detailed description of error