Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 902 Bytes

File metadata and controls

18 lines (14 loc) · 902 Bytes

SubSystem

Properties

Name Type Description Notes
id str [optional]
sub_system_id str unique id of the system in the central system database [optional]
capabilities list[Capability] [optional]
is_syncing bool If data sync process is ongoing from central to sub system [optional] [default to False]
last_synced int Epoch timestamp when the sub system was last synced with central system [optional]
updated datetime [optional]
created datetime [optional]
etag str [optional]
links Links [optional]

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