Settings services: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 18: | Line 18: | ||
= set:cal = | = set:cal = | ||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| ? || GetDeviceId (Returns the 64bit DeviceId) | |||
|- | |||
| GetDeviceId_cmd+1 presumably? || GetDeviceCert (Returns the 0x240-byte DeviceCert) | |||
|} | |||
Used for accessing data calibrated at the factory. | Used for accessing data calibrated at the factory. | ||
Revision as of 19:26, 26 June 2017
set
| Cmd | Name |
|---|---|
| 0 | GetLanguageCode |
| 1 | SetLanguageCode |
| 3 | |
| 4 |
set:fd
set:cal
| Cmd | Name |
|---|---|
| ? | GetDeviceId (Returns the 64bit DeviceId) |
| GetDeviceId_cmd+1 presumably? | GetDeviceCert (Returns the 0x240-byte DeviceCert) |
Used for accessing data calibrated at the factory.