FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We have started the migration process.
This community is now in READ ONLY mode.
Read more: Important
information on the platform change.
01-10-2023 03:06 PM
Hello,
in the GET "typeplate" call to the System REST API, the response body between V01.16 and V01.18 has changed.
Response body in V01.16:
{
"typePlateType": "ctrlXCORE",
"serialNumber": "xxxxxxxxxxx",
"materialIndex": "AB1",
"materialNumber": "R9114xxxx",
"typeCode": "COREX-C-X3-11-ANNN-21.01-01RS-NN-NN"
}
Response body in V01.18:
{
"typePlateType": "ctrlXCORE",
"serialNumber": "xxxxxxxxxxx",
"materialIndex": "AB1",
"typeCode": "COREX-C-X3-11-ANNN-21.01-01RS-NN-NN",
"hardwareRevision": "cx_m4_a"
}
REST API URL used on both images: /system/api/v1/typeplate
Is this change intended or an bug?
If the change is permanent, where is the materialNumber available via the REST API?
Thanks
Solved! Go to Solution.
01-11-2023 02:49 PM
Hi,
Thanks for reporting this issue. I was able to reproduce it and I forwarded the issue.
I will let you know when I got news for you.
Best regards,
Nick
02-01-2023 11:15 AM
Hi,
is there any news about the issue?
Best regards
Wolfgang
02-01-2023 04:34 PM - edited 02-02-2023 08:48 AM
Hi Wolfgang,
thanks for reporting the bug. We were able to solve it.
Update: The bug will be fixed with the version 1.20 (RM23.03).
Best regards,
Nick
02-03-2023 08:12 AM
Hi Nick,
thanks for the information.
Best regards
Wolfgang