IAsset.h
Go to the documentation of this file.
virtual std::wstring Version() const =0
Returns the version of the asset.
An Asset is a tangible asset on the system such as an Encoder or a Server.
Definition: IAsset.h:25
virtual std::wstring Domain() const =0
Returns the domain the asset belongs to.
virtual std::wstring UniqueID() const =0
Returns the Unique ID of the asset.
virtual std::wstring Groups() const =0
Returns the group the asset belongs to.
virtual Server GetServer() const =0
Returns the Server object associated with this asset.
A Server interface is used to make a connection to an EdgeVis server.
Definition: Server.h:54
The EdgeVis Decoder SDK namespace.
virtual std::wstring DeviceID() const =0
Returns the ID of the device that the asset belongs to.