[
{
"portIndex": 0,
"connectIndex": 0,
"conditions": [
{
"powerIndex": 0,
"status": 0
},
{
"powerIndex": 1,
"status": 0
},
{
"powerIndex": 2,
"status": 0
},
{
"powerIndex": 3,
"status": 0
},
{
"powerIndex": 4,
"status": 0
},
{
"powerIndex": 5,
"status": 0
},
{
"powerIndex": 6,
"status": 0
},
{
"powerIndex": 7,
"status": 0
}
]
}
]curl --location 'http://192.168.0.220:12000/terminal/core/v1/multiFunction/power/status' \
--header 'Authorization;' \
--header 'Authorization: 17857457369538LRHKOWdiBwFUnDn5QBZDw==' \
--header 'token: 1785466956901pkbCeqrUQv+PGjEfNTlNoQ==' \
--header 'Content-Type: application/json' \
--data '[
{
"portIndex": 0,
"connectIndex": 0,
"conditions": [
{
"powerIndex": 0,
"status": 0
},
{
"powerIndex": 1,
"status": 0
},
{
"powerIndex": 2,
"status": 0
},
{
"powerIndex": 3,
"status": 0
},
{
"powerIndex": 4,
"status": 0
},
{
"powerIndex": 5,
"status": 0
},
{
"powerIndex": 6,
"status": 0
},
{
"powerIndex": 7,
"status": 0
}
]
}
]'{
"code": 0,
"message": "string"
}