Files
Bose-SoundTouch/pkg/client/testdata/info_response_st20.xml
T
Tobias Gesellchen 600d536d2e fix: anonymize personal data in documentation and test files
- Remove personal email address from SOURCE-SELECTION.md examples
- Replace real device ID (08DF1F0BA325) with anonymized ID (1234567890AB)
- Replace real device name 'A Sound Machine' with 'My SoundTouch Device'
- Anonymize MAC addresses in test data files
- Update IP addresses in examples to use generic 192.168.1.x
- Keep designated test endpoints in CLAUDE.md as they are project-specific
- Ensure all test files use anonymized data while maintaining functionality
- All tests still pass after anonymization changes
2026-01-09 09:11:51 +01:00

41 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<info deviceID="1234567890AB">
<name>My SoundTouch Device</name>
<type>SoundTouch 20</type>
<margeAccountUUID>3230304</margeAccountUUID>
<components>
<component>
<componentCategory>SCM</componentCategory>
<softwareVersion>27.0.6.46330.5043500 epdbuild.trunk.hepdswbld04.2022-08-04T11:20:29</softwareVersion>
<serialNumber>K4245112804625125000710</serialNumber>
</component>
<component>
<componentCategory>PackagedProduct</componentCategory>
<serialNumber>066802942560222AE</serialNumber>
</component>
<component>
<componentCategory>Lightswitch</componentCategory>
<serialNumber></serialNumber>
</component>
<component>
<componentCategory>SMSC</componentCategory>
<softwareVersion>I2014102015199423; B unknown 081008</softwareVersion>
<serialNumber>08DF1F0BA32A</serialNumber>
</component>
</components>
<margeURL>https://streaming.bose.com</margeURL>
<networkInfo type="SCM">
<macAddress>1234567890AB</macAddress>
<ipAddress>192.168.1.100</ipAddress>
</networkInfo>
<networkInfo type="SMSC">
<macAddress>1234567890AC</macAddress>
<ipAddress>192.168.1.101</ipAddress>
</networkInfo>
<moduleType>scm</moduleType>
<variant>spotty</variant>
<variantMode>normal</variantMode>
<countryCode>EU</countryCode>
<regionCode></regionCode>
</info>