go.mondoo.com/cnquery@v0.0.0-20231005093811-59568235f6ea/_motor/platform/detector/testdata/detect-plcnext.toml (about) 1 [commands."uname -s"] 2 stdout = "Linux" 3 4 [commands."uname -m"] 5 stdout = "armv7l" 6 7 [commands."uname -r"] 8 stdout = "5.4.193-rt74-pxc" 9 10 [files."/etc/plcnext/arpversion"] 11 content = """ 12 Arpversion: 23.0.0.65 13 GIT Commit Hash: d755854b5b21ecb8dca26b0a560e6842a0c638d7 14 Build Job: "jenkins-PLCnext-Yocto_Targets-Yocto_AXCF2152-release%2F23.0.x-65" 15 """