Byd\ApiClient\Config\WatchDeviceProfile
No PHPDoc description provided.
Type: class
Source: src/Config/WatchDeviceProfile.php
Public properties
| Property | Type | Default |
|---|---|---|
watchImei |
string |
— |
brand |
string |
— |
model |
string |
— |
appVersion |
string |
— |
watchOs |
string |
— |
networkType |
string |
— |
Public methods
__construct
No PHPDoc description provided.
public function __construct(string $watchImei, string $brand, string $model, string $appVersion = '341', string $watchOs = '0', string $networkType = 'wifi'): mixed
generate
No PHPDoc description provided.
public static function generate(string $brand, string $model): \Byd\ApiClient\Config\WatchDeviceProfile
watchName
No PHPDoc description provided.
public function watchName(): string