Getting device info from command line

Dear colleagues, Is there any command line possibility to get device info, including SerialNumber and/or UniqueHardwareId without using [RSC service](https://www.plcnext.help/te/
Service_Components/Remote_Service_Calls_RSC/RSC_device_interface_services.htm)? Something similar to /etc/plcnext/arpversion file. The only way I was able to find by myself - is grepping logs/Output.log file for string: INFO - SetupSettings, articleName=AXC F 2152, articleNumber=2404267, serialNumber=xxxxxxxxx

Hi Andrey, Sorry for the delay. You can find that information in this file:

/etc/device_data/phoenixsign/production_data

~ Martin.

Great! Thank you.