Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 810 Bytes

DeviceGroup.md

File metadata and controls

20 lines (15 loc) · 810 Bytes

DeviceGroup

esperclient.models.device_group

Description

Properties

Name Type Description Notes
id str Group id [optional]
name str Group name
created_on datetime Date and time of when the group was created [optional]
enterprise str Enterprise url [optional]
parent str Parent group url [optional]
device_count int Count of devices in the group [optional]
path str Path of the group [optional]
children_count int Count of child groups [optional]

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