mirror of
https://bitbucket.org/myhomie/myhomie_app.git
synced 2025-12-06 00:51:19 +00:00
714 B
714 B
mycore_api.model.Condition
Load the model package
import 'package:mycore_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| deviceId | String | [optional] | |
| state | ConditionState | [optional] | |
| startTime | String | [optional] | |
| endTime | String | [optional] | |
| type | ConditionType | [optional] | |
| value | ConditionValue | [optional] |