References
Class Summary
| Static Public Class Summary | ||
| public |
A File subclass used for transform streams. |
|
| public abstract |
An atvise-scm project's configuration. |
|
| public |
Browses the atvise-server database based on one or more root nodes. |
|
| public |
|
|
| public |
Splits atvise displays into their SVG and JavaScript parts. |
|
| public |
|
|
| public |
A helper class used to translate database addresses to file paths. |
|
| public |
An OPC-UA node's id. |
|
| public |
A NodeId's type. Never create instances of this class, always use the exported constant ones. |
|
| public |
A transform stream handling AtviseFiles from atvise-server |
|
| public |
Provides utility methods for adding runtime configuration to a stream of AtviseFile and extracting configuration from a NodeStream. |
|
| public |
Extracts JavaScript code from atvise (serverside) scripts. |
|
| public |
A Stream that divides a file Stream into a push stream and a pull stream to synchronize between local files and atvise-server. |
|
| public |
Controls how files are transformed from and to the filesystem. |
|
Function Summary
| Static Public Function Summary | ||
| public |
defaultTask(cb: *) The default gulp task. |
|
| public |
pull(): Stream A gulp task that downloads all nodes from atvise-server. |
|
| public |
push(): Stream A gulp task that uploads all files to atvise-server. |
|
| public |
sync(): Stream A gulp task that synchronizes files and atvise-server. |
|
| public |
Uploads AtviseFiles from a stream to atvise-server. |
|
| public |
watch(): * |
|
Variable Summary
| Static Public Variable Summary | ||
| public |
A subset of node types available in atvise-server |
|
| public |
The project's configuration |
|
| public |
TransformDirection: {FromDB: string, FromFilesystem: string} The directions a Transformer can work in |
|
| public |
The path to the project's configuration file. |
|
External Summary
| Static Public External Summary | ||
| public |
|
|
| public |
|
|