DeviceFinder
Extends:
This class allow make get request to device provisioned resource into Opengate North API.
Constructor Summary
| Public Constructor | ||
| public |
constructor(Reference: InternalOpenGateAPI) Constructor |
|
Inherited Summary
| From class EntityFinder | ||
| public |
findByOrganizationAndId(organization: string, id: string, flattened: string): Promise Download a specific entity by its organization and id. |
|
Public Constructors
public constructor(Reference: InternalOpenGateAPI) source
Constructor
Override:
EntityFinder#constructorParams:
| Name | Type | Attribute | Description |
| Reference | InternalOpenGateAPI | to the API object. |