The keyword "this" is used to indicate the current object, either a device or a service. It can be replaced with a device name or ID in the run time.
Action | Description | Examples |
---|---|---|
this.open | Open the current object. | "Open it." |
this.close | Close the current object. | "Close it." |