mirror of
https://bitbucket.org/myhomie/myhomie_app.git
synced 2025-12-06 17:11:19 +00:00
973 B
973 B
mycore_api.model.EventDetailDTO
Load the model package
import 'package:mycore_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] | |
| homeId | String | [optional] | |
| date | DateTime | [optional] | |
| type | EventType | [optional] | |
| roomId | String | [optional] | |
| deviceState | EventDetailDTOAllOfDeviceState | [optional] | |
| automationTriggered | EventDetailDTOAllOfAutomationTriggered | [optional] | |
| alarmTriggered | EventDetailDTOAllOfAlarmTriggered | [optional] |