This website requires JavaScript.
Explore
Help
Sign In
UNOV
/
manager-app
Watch
1
Star
0
Fork
0
You've already forked manager-app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
manager-app
/
manager_api
/
doc
/
DeviceDetailDTOAllOf.md
Thomas Fransolet
6e2dac52d1
Add device service generation (code + in client) + update devices screen + section icons + sectio detail screen (WIP)
2021-05-04 19:13:09 +02:00
628 B
Raw
Permalink
Blame
History
managerapi.model.DeviceDetailDTOAllOf
Load the model package
import
'package:managerapi/api.dart'
;
Properties
Name
Type
Description
Notes
connectionLevel
String
[optional]
lastConnectionLevel
DateTime
[optional]
batteryLevel
String
[optional]
lastBatteryLevel
DateTime
[optional]
[Back to Model list]
[Back to API list]
[Back to README]