Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1016 Bytes

ClientApp.md

File metadata and controls

21 lines (18 loc) · 1016 Bytes

# ClientApp

Properties

Name Type Description Notes
id int Identifier [optional]
name string Name from the device [optional]
caption string Caption set by the user [optional]
enabled bool [optional]
connected bool Whether the app is connected now or not, sent only if requested by the `include` param [optional]
lastAccessDate \DateTime [optional]
lastAccessIpv4 string [optional]
regDate \DateTime [optional]
regIpv4 string [optional]
softwareVersion string [optional]
protocolVersion int [optional]
accessIdId int [optional]
accessId \Supla\ApiClient\Model\AccessIdentifier [optional]

[Back to Model list] [Back to API list] [Back to README]