This is the documentation for ToiResourceServiceResourceInfo.
Information about a system resource. Use toi.statics.ToiResourceServiceResourceInfo.create(<resource>, <name>, <availability>) to create an instance of ToiResourceServiceResourceInfo.
import "ToiResourceServiceResourceInfo.idl";
Public Attributes | |
| attribute ToiResourceService::TToiResource | resource |
| attribute string | name |
| attribute ToiResourceService::TToiAvailability | availability |
The availability status of the resource.
| attribute string ToiResourceServiceResourceInfo::name |
The Name of the resource. For eg, the resource RESOURCE_TUNER can have Name that is tuner Number. Like "0", "1", "2", etc. or "OOB". Empty if it has no name.
The system resource.