mirror of
https://bitbucket.org/myhomie/myhomie_app.git
synced 2025-12-06 00:51:19 +00:00
630 B
630 B
mycoreapi.model.SmartPrinterMessage
Load the model package
import 'package:mycoreapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] | |
| type | String | [optional] | |
| time | String | [optional] | |
| temperature | double | [optional] | |
| pressure | double | [optional] | |
| smoke | int | [optional] |