Hermes SDK Documentation
Public Types | Public Attributes | List of all members
Hermes::Protocol::Hardware::DeviceForest Struct Reference

Public Types

enum  ForestType {
  DevicesForest, HapticsForest, TrackersForest, UsersForest,
  SkeletonsForest
}
 

Public Attributes

string Description
 Description of where this data came from, i.e. the name of the service usually.
 
string map< uint32, DeviceTreeTrees
 Indexed by id.
 
string map< uint32, DeviceTree > repeated DeviceLink Links
 The topological links into the Trees map.
 
string map< uint32, DeviceTree > repeated DeviceLink google::protobuf::Timestamp LastSeen
 When this forest was brought into the landscape, DateTime.UtcNow.
 
ForestType forestType
 

Detailed Description

Device Forest type Services call Hermes.UpdateForest() to update the landscape.


The documentation for this struct was generated from the following file: